Age | Commit message (Expand) | Author | Files | Lines |
2019-08-08 | usb: setup authorized_default attributes using usb_bus_notify | Thiébaud Weksteen | 1 | -0/+121 |
2019-01-18 | USB: Add new USB LPM helpers | Kai-Heng Feng | 1 | -1/+4 |
2018-04-22 | USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanes | Mathias Nyman | 1 | -0/+22 |
2017-11-14 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+3 |
2017-11-03 | USB: core: move existing SPDX tags to top of the file | Greg Kroah-Hartman | 1 | -1/+1 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -2/+2 |
2017-10-17 | usb: Apply hardware LPM attributes to 3.1 device | Lu Baolu | 1 | -1/+2 |
2017-07-22 | usb: Convert to using %pOF instead of full_name | Rob Herring | 1 | -1/+1 |
2016-10-29 | USB: core: add missing license information to some files | Greg Kroah-Hartman | 1 | -0/+2 |
2016-10-27 | usb/core: Added devspec sysfs entry for devices behind the usb hub | Vijay Kumar | 1 | -0/+15 |
2016-02-04 | usb: no locking for reading descriptors in sysfs | Oliver Neukum | 1 | -5/+1 |
2016-02-04 | usb: sysfs: make locking interruptible | Oliver Neukum | 1 | -20/+49 |
2016-01-25 | usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices | Mathias Nyman | 1 | -0/+3 |
2015-12-02 | 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-15 | usb: interface authorization: SysFS part of USB interface authorization | Stefan Koch | 1 | -0/+36 |
2015-07-23 | 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-08 | 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-12 | drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes | Matthias Beyer | 1 | -2/+3 |
2013-09-26 | USB: fix substandard locking for the sysfs files | Alan Stern | 1 | -27/+26 |
2013-08-26 | USB: core: be specific about attribute permissions | Greg Kroah-Hartman | 1 | -164/+139 |
2013-06-06 | 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-12 | usb/core: consider link speed while looking at bMaxPower | Sebastian Andrzej Siewior | 1 | -9/+22 |
2012-08-21 | 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-14 | 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-04 | switch ->is_visible() to returning umode_t | Al Viro | 1 | -2/+2 |
2011-09-27 | usbcore: add sysfs support to xHCI usb2 hardware LPM | Andiry Xu | 1 | -1/+58 |
2011-04-30 | usb: core: Change usb_create_sysfs_intf_files()' return type to void | Michal Nazarewicz | 1 | -8/+5 |
2010-11-17 | USB: use the runtime-PM autosuspend implementation | Alan Stern | 1 | -29/+5 |
2010-11-17 | 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-21 | USB: deprecate the power/level sysfs attribute | Alan Stern | 1 | -0/+12 |
2010-05-21 | USB: use PM core routines to enable/disable autosuspend | Alan Stern | 1 | -5/+5 |
2010-03-03 | USB: change handling of negative autosuspend delays | Alan Stern | 1 | -5/+17 |
2010-03-03 | USB: implement usb_enable_autosuspend | Alan Stern | 1 | -16/+7 |
2010-03-03 | USB: use the device lock for persist_enabled | Alan Stern | 1 | -2/+3 |
2010-03-03 | USB: change locking for device-level autosuspend | Alan Stern | 1 | -0/+2 |
2010-03-03 | USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS | Greg Kroah-Hartman | 1 | -1/+1 |
2010-03-03 | USB: Export QUIRK_RESET_MORPHS through sysfs | Oliver Neukum | 1 | -0/+31 |
2010-01-21 | 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 |