Laurent Pinchart
|
80da2e0df5
usb: Add quirk detection based on interface information
|
13 years ago |
Hans de Goede
|
e714fad054
usb-core: Set intfdata to NULL if a driver's probe method failed
|
13 years ago |
Bjørn Mork
|
81df2d5943
USB: allow match on bInterfaceNumber
|
13 years ago |
Sarah Sharp
|
8306095fd2
USB: Disable USB 3.0 LPM in critical sections.
|
13 years ago |
Bjørn Mork
|
ef206f3f01
USB: add read support to usb-serial/../new_id
|
13 years ago |
Bjørn Mork
|
e6bbcef021
USB: let both new_id and remove_id show dynamic id list
|
13 years ago |
Greg Kroah-Hartman
|
fb28d58b72
USB: remove CONFIG_USB_DEVICEFS
|
13 years ago |
Alan Stern
|
cd4376e23a
USB: don't ignore suspend errors for root hubs
|
13 years ago |
Linus Torvalds
|
ed378a52da
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Alan Stern
|
ed283e9f0a
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
|
13 years ago |
Alan Stern
|
cef9bc56e1
Dynamic ID addition doesn't need get_driver()
|
13 years ago |
Oliver Neukum
|
98d9a82e5f
USB: cleanup the handling of the PM complete call
|
13 years ago |
Oliver Neukum
|
1493138af1
USB: code cleanup in suspend/resume path (3rd try)
|
13 years ago |
Oliver Neukum
|
e78832cdca
USB: remove dead code from suspend/resume path
|
13 years ago |
Josua Dietze
|
ff231db811
USB: Add optional match for interface class to dynamic ID facility
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Alan Stern
|
b2c0a863e1
USB: Update last_busy time after autosuspend fails
|
13 years ago |
Paul Gortmaker
|
f940fcd8ea
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
|
14 years ago |
Linus Torvalds
|
7e0bb71e75
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |
Andiry Xu
|
65580b4321
xHCI: set USB2 hardware LPM
|
13 years ago |
Jim Wylder
|
c5a48592d8
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
|
14 years ago |
Alan Stern
|
5b1b0b812a
PM / Runtime: Add macro to test for runtime PM events
|
14 years ago |
Linus Torvalds
|
2e34b429a4
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Alan Stern
|
f76b168b6f
PM: Rename dev_pm_info.in_suspend to is_prepared
|
14 years ago |
Alan Stern
|
0af212ba8f
USB: don't let errors prevent system sleep
|
14 years ago |
Rafael J. Wysocki
|
e1620d591a
USB: Move runtime PM callbacks to usb_device_pm_ops
|
14 years ago |
Sarah Sharp
|
db7c7c0aee
usb: Always return 0 or -EBUSY to the runtime PM core.
|
14 years ago |
Linus Torvalds
|
c8940eca75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
|
14 years ago |
Rafael J. Wysocki
|
b8c76f6aed
PM: Replace the device power.status field with a bit field
|
14 years ago |
Alan Stern
|
c08512c761
USB: improve uses of usb_mark_last_busy
|
14 years ago |