Anton Bondarenko
|
1a744d2eb7
usb: core: fix potential memory leak in error path during hcd creation
|
8 years ago |
Vamsi Krishna Samavedam
|
2f964780c0
USB: core: replace %p with %pK
|
8 years ago |
Sekhar Nori
|
bde654a55a
usb: hcd: use correct device pointer for dma ops
|
8 years ago |
Greg Kroah-Hartman
|
cb2e3d461b
Merge 4.11-rc5 into usb-next
|
8 years ago |
Alan Stern
|
1633682053
USB: fix linked-list corruption in rh_call_control()
|
8 years ago |
Arnd Bergmann
|
a8c06e407e
usb: separate out sysdev pointer from usb_bus
|
8 years ago |
William wu
|
76b8db0d48
usb: hcd: initialize hcd->flags to 0 when rm hcd
|
8 years ago |
Baoyou Xie
|
35be784cdb
usb: core: hcd: add missing header dependencies
|
9 years ago |
Javier Martinez Canillas
|
f7b7f37549
usb: core: use IS_ENABLED() instead of checking for built-in or module
|
9 years ago |
Wolfram Sang
|
36af2db870
usb: core: hcd: don't print on ENOMEM
|
9 years ago |
Alan Stern
|
ab2a4bf839
USB: don't free bandwidth_mutex too early
|
9 years ago |
Peter Chen
|
dc5878abf4
usb: core: move root hub's device node assignment after it is added to bus
|
9 years ago |
Chris Bainbridge
|
feb26ac31a
usb: core: hub: hub_port_init lock controller instead of bus
|
9 years ago |
Geert Uytterhoeven
|
58f2266f40
usb: core: Allow compilation on platforms where NO_DMA=y
|
9 years ago |
Heiner Kallweit
|
a4b5d606b9
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
|
9 years ago |
Heiner Kallweit
|
5363de7530
usb: core: switch bus numbering to using idr
|
9 years ago |
Geliang Tang
|
6ae706aeaf
USB: core, wusbcore: use bus_to_hcd
|
9 years ago |
Mathias Nyman
|
0cdd49a1d1
usb: Support USB 3.1 extended port status request
|
9 years ago |
Mathias Nyman
|
9508e3b7a7
usb: add device descriptor for usb 3.1 root hub
|
9 years ago |
Mathias Nyman
|
5f9c3a668b
usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
|
9 years ago |
Mathias Nyman
|
8a1b2725a6
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
|
9 years ago |
Julia Lawall
|
6fb8ac81cb
USB: constify usb_mon_operations structure
|
9 years ago |
Sergei Shtylyov
|
d491fe75ed
usb: hcd: use USB_DT_*
|
10 years ago |
Mathias Nyman
|
7117522520
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
|
10 years ago |
Stefan Koch
|
ff8e2c560e
usb: interface authorization: Use a flag for the default device authorization
|
10 years ago |
Stefan Koch
|
6b2bd3c8c6
usb: interface authorization: Introduces the default interface authorization
|
10 years ago |
Greg Kroah-Hartman
|
12e1a6a0f1
Revert "usb: interface authorization: Introduces the default interface authorization"
|
10 years ago |
Greg Kroah-Hartman
|
a1b93ab715
Revert "usb: interface authorization: Use a flag for the default device authorization"
|
10 years ago |
Stefan Koch
|
3cf1fc8065
usb: interface authorization: Use a flag for the default device authorization
|
10 years ago |
Stefan Koch
|
1d958bef45
usb: interface authorization: Introduces the default interface authorization
|
10 years ago |