Alan Stern
|
c99197902d
USB: fix use-after-free bug in usb_hcd_unlink_urb()
|
10 yıl önce |
Linus Torvalds
|
e7cf773d43
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
10 yıl önce |
Rafael J. Wysocki
|
ceb6c9c862
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
|
10 yıl önce |
Greg Kroah-Hartman
|
2d4d9f35ba
Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
10 yıl önce |
Hans de Goede
|
90a646c770
usb: Do not allow usb_alloc_streams on unconfigured devices
|
11 yıl önce |
Antoine Tenart
|
ef44cb4226
usb: allow to supply the PHY in the drivers when using HCD
|
10 yıl önce |
Sergei Shtylyov
|
0043325495
usb: hcd: add generic PHY support
|
11 yıl önce |
Antoine Tenart
|
3d46e73dfd
usb: rename phy to usb_phy in HCD
|
11 yıl önce |
Michal Sojka
|
0cfbd328d6
usb: Add LED triggers for USB activity
|
11 yıl önce |
Petr Mladek
|
37ebb54915
usb: hub: rename khubd to hub_wq in documentation and comments
|
11 yıl önce |
Petr Mladek
|
59d48b3f1f
usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()
|
11 yıl önce |
Mickael Maison
|
a6cd244b92
usb: Fixed a few typos
|
11 yıl önce |
Nicholas Krause
|
1c094728b6
usb-core: Remove Fix mes in file hcd.c
|
11 yıl önce |
Dan Williams
|
5c79a1e303
usb: introduce port status lock
|
11 yıl önce |
Dan Williams
|
d8521afe35
usb: assign default peer ports for root hubs
|
11 yıl önce |
Todd E Brandt
|
6fecd4f2a5
USB: separate usb_address0 mutexes for each bus
|
11 yıl önce |
Dan Williams
|
29d2fef8be
usb: catch attempts to submit urbs with a vmalloc'd transfer buffer
|
11 yıl önce |
Hans de Goede
|
8d4f70b2fa
usb-core: Track if an endpoint has streams
|
12 yıl önce |
Hans de Goede
|
12d4bbcea7
usb-core: Fix usb_free_streams return value documentation
|
12 yıl önce |
Sarah Sharp
|
140e3026a5
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
|
11 yıl önce |
Rahul Bedarkar
|
025d44309f
USB: core: correct spelling mistakes in comments and warning
|
11 yıl önce |
Peter Chen
|
3c9740a117
usb: hcd: move controller wakeup setting initialization to individual driver
|
11 yıl önce |
Valentine Barshak
|
1ae5799ef6
usb: hcd: Initialize USB phy if needed
|
11 yıl önce |
Valentine Barshak
|
103e127d1f
usb: hcd: Remove USB phy if needed
|
11 yıl önce |
Michael Opdenacker
|
88ed9fd50e
usb/hcd: remove unnecessary local_irq_save
|
12 yıl önce |
Matthias Beyer
|
059239adfe
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
|
12 yıl önce |
Hans de Goede
|
6ec4147e7b
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
|
12 yıl önce |
Matthias Beyer
|
d1ddb0a6bb
drivers: usb: core: hcd: if-else-braces fixed
|
12 yıl önce |
Matthias Beyer
|
070104966c
drivers: usb: core: hcd: removed braces for return statements
|
12 yıl önce |
Matthias Beyer
|
048cb21c37
drivers: usb: core: hcd: replaced C99 // comments
|
12 yıl önce |