Michal Nazarewicz
|
643de6240b
usb: core: Change usb_create_sysfs_intf_files()' return type to void
|
14 years ago |
Alan Stern
|
fcc4a01eb8
USB: use the runtime-PM autosuspend implementation
|
14 years ago |
Alan Stern
|
045cac6b3b
USB: use sysfs_merge_group for power attributes
|
14 years ago |
Chris Wright
|
2c3c8bea60
sysfs: add struct file* to bin_attr callbacks
|
15 years ago |
Alan Stern
|
a90309860b
USB: deprecate the power/level sysfs attribute
|
15 years ago |
Alan Stern
|
9e18c82165
USB: use PM core routines to enable/disable autosuspend
|
15 years ago |
Alan Stern
|
5899f1e020
USB: change handling of negative autosuspend delays
|
15 years ago |
Alan Stern
|
088f7fec8a
USB: implement usb_enable_autosuspend
|
15 years ago |
Alan Stern
|
0c4db6df91
USB: use the device lock for persist_enabled
|
15 years ago |
Alan Stern
|
62e299e61a
USB: change locking for device-level autosuspend
|
15 years ago |
Greg Kroah-Hartman
|
551cdbbeb1
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
|
15 years ago |
Oliver Neukum
|
ef955341f6
USB: Export QUIRK_RESET_MORPHS through sysfs
|
15 years ago |
Greg Kroah-Hartman
|
b132b04e19
USB: add speed values for USB 3.0 and wireless controllers
|
15 years ago |
Alan Stern
|
da307123c6
USB: fix bugs in usb_(de)authorize_device
|
15 years ago |
Alan Stern
|
8e4ceb38eb
USB: prepare for changover to Runtime PM framework
|
15 years ago |
Greg Kroah-Hartman
|
9af23624ae
USB: add devpath sysfs attribute
|
15 years ago |
Alan Stern
|
253e05724f
USB: add a "remove hardware" sysfs attribute
|
15 years ago |
David Brownell
|
a4dbd6740d
driver model: constify attribute groups
|
16 years ago |
H Hartley Sweeten
|
a864e3aa5d
USB: core/sysfs: fix sparse warnings
|
16 years ago |
Alan Stern
|
1662e3a7f0
USB: add quirk to avoid config and interface strings
|
16 years ago |
Alan Stern
|
3b23dd6f8a
USB: utilize the bus notifiers
|
16 years ago |
Alan Stern
|
65bfd2967c
USB: Enhance usage of pm_message_t
|
16 years ago |
Alan Stern
|
92b0da1571
USB: straighten out inline code in sysfs.c
|
16 years ago |
Alan Stern
|
352d026338
USB: don't register endpoints for interfaces that are going away
|
16 years ago |
Sarah Sharp
|
49e7cc84a8
USB: Export if an interface driver supports autosuspend.
|
16 years ago |
Alan Stern
|
217a9081d8
USB: add all configs to the "descriptors" attribute
|
17 years ago |
Alan Stern
|
2e5f10e4f0
USB: create attributes before sending uevent
|
17 years ago |
Alan Stern
|
feccc30d90
USB: remove CONFIG_USB_PERSIST setting
|
17 years ago |
Greg Kroah-Hartman
|
2c044a4803
USB: fix codingstyle issues in drivers/usb/core/*.c
|
17 years ago |
Sarah Sharp
|
1512300689
USB: Export suspend statistics
|
17 years ago |