index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-16
USB: core/sysfs: fix sparse warnings
H Hartley Sweeten
1
-6
/
+6
2009-03-25
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-14
USB: don't register endpoints for interfaces that are going away
Alan Stern
1
-1
/
+1
2008-10-18
USB: Export if an interface driver supports autosuspend.
Sarah Sharp
1
-0
/
+24
2008-05-30
USB: add all configs to the "descriptors" attribute
Alan Stern
1
-23
/
+21
2008-05-14
USB: create attributes before sending uevent
Alan Stern
1
-52
/
+85
2008-04-25
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
1
-12
/
+10
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
1
-10
/
+10
2008-02-02
USB: Export suspend statistics
Sarah Sharp
1
-0
/
+49
2007-11-29
USB: keep track of whether interface sysfs files exist
Alan Stern
1
-0
/
+6
2007-10-13
USB: Export URB statistics for powertop
Sarah Sharp
1
-0
/
+11
2007-10-13
usb: hook up device authorization to sysfs
Inaky Perez-Gonzalez
1
-0
/
+39
2007-07-20
USB: add "descriptors" binary sysfs attribute
Alan Stern
1
-0
/
+53
2007-07-13
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
1
-0
/
+34
2007-07-13
USB: add power/persist device attribute
Alan Stern
1
-2
/
+73
2007-05-23
USB: handle errors in power/level attribute
Alan Stern
1
-0
/
+7
2007-04-28
USB: add "busnum" attribute for USB devices
Alan Stern
1
-0
/
+11
2007-04-28
USB: add power/level sysfs attribute
Alan Stern
1
-4
/
+77
2007-04-28
USB: Allow autosuspend delay to equal 0
Alan Stern
1
-6
/
+10
2007-02-24
USB: export autosuspend delay in sysfs
Alan Stern
1
-0
/
+64
2007-02-24
USB: minor cleanups for sysfs.c
Alan Stern
1
-24
/
+12
2007-02-24
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
1
-0
/
+11
2007-02-17
USB: unconfigure devices which have config 0
Alan Stern
1
-1
/
+1
2007-02-08
usbcore: trivial whitespace fixes
Oliver Neukum
1
-49
/
+49
2006-09-27
USB: fix __must_check warnings in drivers/usb/core/
Greg Kroah-Hartman
1
-12
/
+43
2006-09-27
usbcore: add configuration_string to attribute group
Alan Stern
1
-3
/
+2
[next]