index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
usb: no locking for reading descriptors in sysfs
Oliver Neukum
1
-5
/
+1
2016-02-03
usb: sysfs: make locking interruptible
Oliver Neukum
1
-20
/
+49
2016-01-24
usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
Mathias Nyman
1
-0
/
+3
2015-12-01
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
1
-5
/
+26
2015-09-22
usb: interface authorization: SysFS part of USB interface authorization
Stefan Koch
1
-0
/
+36
2015-08-18
Revert "usb: interface authorization: SysFS part of USB interface authorization"
Greg Kroah-Hartman
1
-36
/
+0
2015-08-14
usb: interface authorization: SysFS part of USB interface authorization
Stefan Koch
1
-0
/
+36
2015-07-22
usbcore: add sysfs support to xHCI usb3 hardware LPM
Kevin Strasser
1
-0
/
+31
2014-12-04
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
Rafael J. Wysocki
1
-9
/
+4
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
1
-1
/
+1
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
1
-2
/
+4
2013-10-11
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
Matthias Beyer
1
-2
/
+3
2013-09-25
USB: fix substandard locking for the sysfs files
Alan Stern
1
-27
/
+26
2013-08-25
USB: core: be specific about attribute permissions
Greg Kroah-Hartman
1
-164
/
+139
2013-06-05
usb: add usb2 Link PM variables to sysfs and usb_device
Mathias Nyman
1
-0
/
+54
2013-03-28
USB: remove CONFIG_USB_SUSPEND option
Alan Stern
1
-2
/
+2
2013-01-11
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
1
-9
/
+22
2012-08-20
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
Lan Tianyu
1
-3
/
+3
2012-08-10
usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()
Lan Tianyu
1
-3
/
+3
2012-07-11
USB: Add a sysfs file to show LTM capabilities.
Sarah Sharp
1
-0
/
+10
2012-06-13
USB: allow match on bInterfaceNumber
Bjørn Mork
1
-2
/
+3
2012-05-14
sysfs: get rid of some lockdep false positives
Alan Stern
1
-3
/
+3
2012-02-09
usb: Add support for indicating whether a port is removable
Matthew Garrett
1
-0
/
+23
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-2
/
+2
2011-09-26
usbcore: add sysfs support to xHCI usb2 hardware LPM
Andiry Xu
1
-1
/
+58
2011-04-29
usb: core: Change usb_create_sysfs_intf_files()' return type to void
Michal Nazarewicz
1
-8
/
+5
2010-11-16
USB: use the runtime-PM autosuspend implementation
Alan Stern
1
-29
/
+5
2010-11-16
USB: use sysfs_merge_group for power attributes
Alan Stern
1
-33
/
+17
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+2
2010-05-20
USB: deprecate the power/level sysfs attribute
Alan Stern
1
-0
/
+12
2010-05-20
USB: use PM core routines to enable/disable autosuspend
Alan Stern
1
-5
/
+5
2010-03-02
USB: change handling of negative autosuspend delays
Alan Stern
1
-5
/
+17
2010-03-02
USB: implement usb_enable_autosuspend
Alan Stern
1
-16
/
+7
2010-03-02
USB: use the device lock for persist_enabled
Alan Stern
1
-2
/
+3
2010-03-02
USB: change locking for device-level autosuspend
Alan Stern
1
-0
/
+2
2010-03-02
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Greg Kroah-Hartman
1
-1
/
+1
2010-03-02
USB: Export QUIRK_RESET_MORPHS through sysfs
Oliver Neukum
1
-0
/
+31
2010-01-20
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
1
-0
/
+6
2009-12-23
USB: fix bugs in usb_(de)authorize_device
Alan Stern
1
-1
/
+5
2009-12-11
USB: prepare for changover to Runtime PM framework
Alan Stern
1
-21
/
+4
2009-12-11
USB: add devpath sysfs attribute
Greg Kroah-Hartman
1
-1
/
+12
2009-12-11
USB: add a "remove hardware" sysfs attribute
Alan Stern
1
-0
/
+23
2009-09-15
driver model: constify attribute groups
David Brownell
1
-2
/
+2
2009-06-15
USB: core/sysfs: fix sparse warnings
H Hartley Sweeten
1
-6
/
+6
2009-03-24
USB: add quirk to avoid config and interface strings
Alan Stern
1
-1
/
+3
2009-01-07
USB: utilize the bus notifiers
Alan Stern
1
-21
/
+1
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
1
-3
/
+3
2009-01-07
USB: straighten out inline code in sysfs.c
Alan Stern
1
-26
/
+9
2008-11-13
USB: don't register endpoints for interfaces that are going away
Alan Stern
1
-1
/
+1
2008-10-17
USB: Export if an interface driver supports autosuspend.
Sarah Sharp
1
-0
/
+24
[next]