index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
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-04
1
-2
/
+2
*
usbcore: add sysfs support to xHCI usb2 hardware LPM
Andiry Xu
2011-09-27
1
-1
/
+58
*
usb: core: Change usb_create_sysfs_intf_files()' return type to void
Michal Nazarewicz
2011-04-30
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-21
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-16
1
-6
/
+6
*
USB: add quirk to avoid config and interface strings
Alan Stern
2009-03-25
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-25
1
-12
/
+10
*
USB: fix codingstyle issues in drivers/usb/core/*.c
Greg Kroah-Hartman
2008-02-01
1
-10
/
+10
*
USB: Export suspend statistics
Sarah Sharp
2008-02-01
1
-0
/
+49
*
USB: keep track of whether interface sysfs files exist
Alan Stern
2007-11-28
1
-0
/
+6
*
USB: Export URB statistics for powertop
Sarah Sharp
2007-10-12
1
-0
/
+11
*
usb: hook up device authorization to sysfs
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+39
*
USB: add "descriptors" binary sysfs attribute
Alan Stern
2007-07-20
1
-0
/
+53
*
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-13
1
-0
/
+34
*
USB: add power/persist device attribute
Alan Stern
2007-07-13
1
-2
/
+73
*
USB: handle errors in power/level attribute
Alan Stern
2007-05-23
1
-0
/
+7
*
USB: add "busnum" attribute for USB devices
Alan Stern
2007-04-27
1
-0
/
+11
*
USB: add power/level sysfs attribute
Alan Stern
2007-04-27
1
-4
/
+77
*
USB: Allow autosuspend delay to equal 0
Alan Stern
2007-04-27
1
-6
/
+10
*
USB: export autosuspend delay in sysfs
Alan Stern
2007-02-24
1
-0
/
+64
*
USB: minor cleanups for sysfs.c
Alan Stern
2007-02-24
1
-24
/
+12
*
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
2007-02-24
1
-0
/
+11
*
USB: unconfigure devices which have config 0
Alan Stern
2007-02-17
1
-1
/
+1
*
usbcore: trivial whitespace fixes
Oliver Neukum
2007-02-08
1
-49
/
+49
*
USB: fix __must_check warnings in drivers/usb/core/
Greg Kroah-Hartman
2006-09-27
1
-12
/
+43
[next]