index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
sysfs.c
Age
Commit message (
Expand
)
Author
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-10-27
usb/core: Added devspec sysfs entry for devices behind the usb hub
Vijay Kumar
2016-02-03
usb: no locking for reading descriptors in sysfs
Oliver Neukum
2016-02-03
usb: sysfs: make locking interruptible
Oliver Neukum
2016-01-24
usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
Mathias Nyman
2015-12-01
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2015-09-22
usb: interface authorization: SysFS part of USB interface authorization
Stefan Koch
2015-08-18
Revert "usb: interface authorization: SysFS part of USB interface authorization"
Greg Kroah-Hartman
2015-08-14
usb: interface authorization: SysFS part of USB interface authorization
Stefan Koch
2015-07-22
usbcore: add sysfs support to xHCI usb3 hardware LPM
Kevin Strasser
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2013-10-11
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
Matthias Beyer
2013-09-25
USB: fix substandard locking for the sysfs files
Alan Stern
2013-08-25
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
2013-06-05
usb: add usb2 Link PM variables to sysfs and usb_device
Mathias Nyman
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
2013-01-11
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
2012-08-20
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
2012-08-10
usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()
Lan Tianyu
2012-07-11
USB: Add a sysfs file to show LTM capabilities.
Sarah Sharp
2012-06-13
USB: allow match on bInterfaceNumber
Bjørn Mork
2012-05-14
sysfs: get rid of some lockdep false positives
Alan Stern
2012-02-09
usb: Add support for indicating whether a port is removable
Matthew Garrett
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-09-26
usbcore: add sysfs support to xHCI usb2 hardware LPM
Andiry Xu
2011-04-29
usb: core: Change usb_create_sysfs_intf_files()' return type to void
Michal Nazarewicz
2010-11-16
USB: use the runtime-PM autosuspend implementation
Alan Stern
2010-11-16
USB: use sysfs_merge_group for power attributes
Alan Stern
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-20
USB: deprecate the power/level sysfs attribute
Alan Stern
2010-05-20
USB: use PM core routines to enable/disable autosuspend
Alan Stern
2010-03-02
USB: change handling of negative autosuspend delays
Alan Stern
2010-03-02
USB: implement usb_enable_autosuspend
Alan Stern
2010-03-02
USB: use the device lock for persist_enabled
Alan Stern
2010-03-02
USB: change locking for device-level autosuspend
Alan Stern
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
2010-03-02
USB: Export QUIRK_RESET_MORPHS through sysfs
Oliver Neukum
2010-01-20
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
2009-12-23
USB: fix bugs in usb_(de)authorize_device
Alan Stern
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
2009-12-11
USB: add devpath sysfs attribute
Greg Kroah-Hartman
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
2009-09-15
driver model: constify attribute groups
David Brownell
2009-06-15
USB: core/sysfs: fix sparse warnings
H Hartley Sweeten
2009-03-24
USB: add quirk to avoid config and interface strings
Alan Stern
2009-01-07
USB: utilize the bus notifiers
Alan Stern
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
USB: straighten out inline code in sysfs.c
Alan Stern
[next]