summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/sysfs.c
AgeCommit message (Expand)Author
2020-09-17usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiébaud Weksteen
2019-01-18USB: Add new USB LPM helpersKai-Heng Feng
2018-04-22USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanesMathias Nyman
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-03USB: core: move existing SPDX tags to top of the fileGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-17usb: Apply hardware LPM attributes to 3.1 deviceLu Baolu
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring
2016-10-29USB: core: add missing license information to some filesGreg Kroah-Hartman
2016-10-27usb/core: Added devspec sysfs entry for devices behind the usb hubVijay Kumar
2016-02-03usb: no locking for reading descriptors in sysfsOliver Neukum
2016-02-03usb: sysfs: make locking interruptibleOliver Neukum
2016-01-24usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devicesMathias Nyman
2015-12-01usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu
2015-09-22usb: interface authorization: SysFS part of USB interface authorizationStefan Koch
2015-08-18Revert "usb: interface authorization: SysFS part of USB interface authorization"Greg Kroah-Hartman
2015-08-14usb: interface authorization: SysFS part of USB interface authorizationStefan Koch
2015-07-22usbcore: add sysfs support to xHCI usb3 hardware LPMKevin Strasser
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar
2013-10-16usb: Don't enable USB 2.0 Link PM by default.Sarah Sharp
2013-10-11drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixesMatthias Beyer
2013-09-25USB: fix substandard locking for the sysfs filesAlan Stern
2013-08-25USB: core: be specific about attribute permissionsGreg Kroah-Hartman
2013-06-05usb: add usb2 Link PM variables to sysfs and usb_deviceMathias Nyman
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-01-11usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior
2012-08-20usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESETLan Tianyu
2012-08-10usb: Rename temp variable "config" to "val" in the set_avoid_reset_quirk()Lan Tianyu
2012-07-11USB: Add a sysfs file to show LTM capabilities.Sarah Sharp
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-05-14sysfs: get rid of some lockdep false positivesAlan Stern
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-09-26usbcore: add sysfs support to xHCI usb2 hardware LPMAndiry Xu
2011-04-29usb: core: Change usb_create_sysfs_intf_files()' return type to voidMichal Nazarewicz
2010-11-16USB: use the runtime-PM autosuspend implementationAlan Stern
2010-11-16USB: use sysfs_merge_group for power attributesAlan Stern
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-20USB: deprecate the power/level sysfs attributeAlan Stern
2010-05-20USB: use PM core routines to enable/disable autosuspendAlan Stern
2010-03-02USB: change handling of negative autosuspend delaysAlan Stern
2010-03-02USB: implement usb_enable_autosuspendAlan Stern
2010-03-02USB: use the device lock for persist_enabledAlan Stern
2010-03-02USB: change locking for device-level autosuspendAlan Stern
2010-03-02USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESSGreg Kroah-Hartman
2010-03-02USB: Export QUIRK_RESET_MORPHS through sysfsOliver Neukum
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman
2009-12-23USB: fix bugs in usb_(de)authorize_deviceAlan Stern