index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
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: core: sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-12-24
1
-6
/
+6
*
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-05
1
-1
/
+1
*
usb: core: sysfs: Unmerge @usb3_hardware_lpm_attr_group in remove_power_attri...
Zijun Hu
2024-08-22
1
-0
/
+1
*
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
2024-03-26
1
-3
/
+13
*
usb: Clarify expected behavior of dev_bin_attrs_are_visible()
Elbert Mai
2024-03-06
1
-2
/
+5
*
usb: Export BOS descriptor to sysfs
Elbert Mai
2024-03-05
1
-17
/
+61
*
usb: sysfs: use kstrtobool() if possible
Guan-Yu Lin
2024-02-17
1
-10
/
+12
*
USB: Remove remnants of Wireless USB and UWB
Alan Stern
2023-08-09
1
-3
/
+0
*
USB: core: Add wireless_status sysfs attribute
Bastien Nocera
2023-04-03
1
-0
/
+50
*
USB: core: Don't hold device lock while reading the "descriptors" sysfs file
Alan Stern
2023-01-31
1
-5
/
+0
*
usb: core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-03
1
-3
/
+4
*
usb: core: sysfs: convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-06-27
1
-39
/
+40
*
driver core: Move the "removable" attribute from USB to core
Rajat Jain
2021-05-27
1
-24
/
+0
*
usb: core: sysfs: Check for SSP rate in speed attr
Thinh Nguyen
2021-03-23
1
-1
/
+4
*
USB: core: Constify static attribute_group structs
Rikard Falkeborn
2020-11-26
1
-7
/
+7
*
usb: core: fix slab-out-of-bounds Read in read_descriptors
Zeng Tao
2020-09-04
1
-0
/
+5
*
USB: core: Replace an empty statement with a debug message
Alan Stern
2020-04-23
1
-2
/
+4
*
usb: use kobj_to_dev() API
chenqiwu
2020-02-14
1
-3
/
+3
*
usb: setup authorized_default attributes using usb_bus_notify
Thiébaud Weksteen
2019-08-08
1
-0
/
+121
*
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-01-18
1
-1
/
+4
*
USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanes
Mathias Nyman
2018-04-22
1
-0
/
+22
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-14
1
-2
/
+3
|
\
|
*
USB: core: move existing SPDX tags to top of the file
Greg Kroah-Hartman
2017-11-03
1
-1
/
+1
|
*
usb: Apply hardware LPM attributes to 3.1 device
Lu Baolu
2017-10-17
1
-1
/
+2
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
|
/
*
usb: Convert to using %pOF instead of full_name
Rob Herring
2017-07-22
1
-1
/
+1
*
USB: core: add missing license information to some files
Greg Kroah-Hartman
2016-10-29
1
-0
/
+2
*
usb/core: Added devspec sysfs entry for devices behind the usb hub
Vijay Kumar
2016-10-27
1
-0
/
+15
*
usb: no locking for reading descriptors in sysfs
Oliver Neukum
2016-02-03
1
-5
/
+1
*
usb: sysfs: make locking interruptible
Oliver Neukum
2016-02-03
1
-20
/
+49
*
usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
Mathias Nyman
2016-01-25
1
-0
/
+3
*
usb: core: lpm: fix usb3_hardware_lpm sysfs node
Lu Baolu
2015-12-01
1
-5
/
+26
*
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-03
1
-9
/
+4
*
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2014-01-08
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-12
1
-2
/
+3
*
USB: fix substandard locking for the sysfs files
Alan Stern
2013-09-26
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-12
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
[next]