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