Linus Torvalds
|
e7cf773d43
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
10 years ago |
Rafael J. Wysocki
|
ceb6c9c862
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
|
10 years ago |
Greg Kroah-Hartman
|
69b7290e51
Merge 3.18-rc4 into usb-next.
|
10 years ago |
Peter Chen
|
b2108f1e51
usb: core: notify disconnection when core detects disconnect
|
11 years ago |
Tony Zheng
|
01ed67dc70
usb: core: need to call usb_phy_notify_connect after device setup
|
11 years ago |
Sudip Mukherjee
|
527307eacb
usb: hub: remove unused variable
|
11 years ago |
Josef Gajdusek
|
e50a322e51
usb: Do not re-read descriptors for wired devices in usb_authorize_device()
|
11 years ago |
Antoine Tenart
|
3d46e73dfd
usb: rename phy to usb_phy in HCD
|
11 years ago |
Peter Chen
|
e5a9d62199
usb: core: return -ENOTSUPP for all targeted hosts
|
11 years ago |
Petr Mladek
|
638139eb95
usb: hub: allow to process more usb hub events in parallel
|
11 years ago |
Petr Mladek
|
37ebb54915
usb: hub: rename khubd to hub_wq in documentation and comments
|
11 years ago |
Petr Mladek
|
59d48b3f1f
usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()
|
11 years ago |
Petr Mladek
|
32a6958998
usb: hub: convert khubd into workqueue
|
11 years ago |
Petr Mladek
|
eb6e292487
usb: hub: rename hub_events() to hub_event() and handle only one event there
|
11 years ago |
Petr Mladek
|
5d14f32383
usb: hub: keep hub->dev reference all the time when struct usb_hub lives
|
11 years ago |
Lu Baolu
|
ddbe1fca0b
USB: Add device quirk for ASUS T100 Base Station keyboard
|
11 years ago |
Peter Chen
|
026f3fcbb0
usb: core: TPL should apply for both OTG and EH
|
11 years ago |
Johan Hovold
|
2a159389bf
USB: core: add device-qualifier quirk
|
11 years ago |
Joe Lawrence
|
c605f3cdff
usb: hub: take hub->hdev reference when processing from eventlist
|
11 years ago |
Greg Kroah-Hartman
|
a9ef803d74
USB: fix build error with CONFIG_PM_RUNTIME disabled
|
11 years ago |
Roger Quadros
|
bdd405d2a5
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
|
11 years ago |
Peter Chen
|
5b1dc209d6
usb: core: fix below build warning
|
11 years ago |
Takashi Iwai
|
dd5f5006d1
usbcore: Fix wrong device in an error message in hub_port_connect()
|
11 years ago |
Linus Torvalds
|
ae9b475ebe
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
11 years ago |
Pratyush Anand
|
a40178b2fa
USB: Fix persist resume of some SS USB devices
|
11 years ago |
Oliver Neukum
|
5ee0f803cc
usbcore: don't log on consecutive debounce failures of the same port
|
11 years ago |
Gavin Guo
|
bb86cf569b
usb: Check if port status is equal to RxDetect
|
11 years ago |
Dan Williams
|
3cd12f9151
usb: force warm reset to break link re-connect livelock
|
11 years ago |
Pratyush Anand
|
51df62ff74
usb: allow lpm (en/dis)able only if device is atleast in default state
|
11 years ago |
Dan Williams
|
e3d1050555
usb: fix hub-port pm_runtime_enable() vs runtime pm transitions
|
11 years ago |