Skip to content
Snippets Groups Projects
  • Greg Kroah-Hartman's avatar
    [PATCH] USB: add endpoint information to sysfs · 094f1649
    Greg Kroah-Hartman authored
    
    This patch adds endpoint information for both devices and interfaces to
    sysfs.  Previously it was only possible to get the endpoint information
    from usbfs, and never possible to get any information on endpoint 0.
    
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    
     drivers/usb/core/sysfs.c |  195 ++++++++++++++++++++++++++++++++++++++++++++++-
     include/linux/usb.h      |    4
     2 files changed, 197 insertions(+), 2 deletions(-)
    094f1649
Code owners
Assign users and groups as approvers for specific file changes. Learn more.