Carl-Daniel Hailfinger
|
c4fc2342cb
USB: Add "authorized_default" parameter to the usbcore module
|
14 years ago |
Alan Stern
|
69fff59de4
USB: remove remaining usages of hcd->state from usbcore and fix regression
|
14 years ago |
Sebastian Andrzej Siewior
|
1d15ee4cd7
usb/hcd: don't return 0 on error in usb_add_hcd()
|
14 years ago |
Matthew Wilcox
|
b214f191d9
USB: Fix unplug of device with active streams
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Sarah Sharp
|
ff9d78b36f
USB: Set usb_hcd->state and flags for shared roothubs.
|
14 years ago |
Sarah Sharp
|
c563543784
usb: Make core allocate resources per PCI-device.
|
14 years ago |
Sarah Sharp
|
83de4b2b90
usb: Store bus type in usb_hcd, not in driver flags.
|
14 years ago |
Sarah Sharp
|
d673bfcbff
usb: Change usb_hcd->bandwidth_mutex to a pointer.
|
14 years ago |
Sarah Sharp
|
23e0d1066f
usb: Refactor irq enabling out of usb_add_hcd()
|
14 years ago |
Sarah Sharp
|
22c6a35d41
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
|
14 years ago |
Sarah Sharp
|
4814030ce1
usb: Initialize hcd->state roothubs.
|
14 years ago |
Sarah Sharp
|
abc4f9b099
USB: Fix usb_add_hcd() checkpatch errors.
|
14 years ago |
Alan Stern
|
9b37596a2e
USB: move usbcore away from hcd->state
|
14 years ago |
Greg Kroah-Hartman
|
66b0835e2b
Merge 2.6.38-rc5 into usb-next
|
14 years ago |
Robert Morell
|
2694a48d90
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
|
14 years ago |
Robert Morell
|
c8cf203a1d
USB: HCD: Add usb_hcd prefix to exported functions
|
14 years ago |
Alan Stern
|
bf3d7d40e4
USB: fix race between root-hub resume and wakeup requests
|
14 years ago |
Greg Kroah-Hartman
|
36facadd9e
Merge branch 'usb-next' into musb-merge
|
14 years ago |
Anand Gadiyar
|
07a8cdd2bb
usb: musb: do not use dma for control transfers
|
14 years ago |
Ming Lei
|
6ddf27cdbc
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
|
14 years ago |
Martin Fuzzey
|
1dae423dd9
USB: introduce unmap_urb_setup_for_dma()
|
14 years ago |
Maulik Mankad
|
496dda704b
usb: musb: host: unmap the buffer for PIO data transfers
|
14 years ago |
Dong Nguyen
|
43b86af83d
USB: xHCI: Supporting MSI/MSI-X
|
15 years ago |
Andrea Righi
|
4307a28eb0
USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
|
15 years ago |
Alan Stern
|
ff2f078743
USB: fix race between root-hub wakeup & controller suspend
|
15 years ago |
Alan Stern
|
541c7d432f
USB: convert usb_hcd bitfields into atomic flags
|
15 years ago |
Alan Stern
|
6d88e67925
USB: don't stop root-hub status polls too soon
|
15 years ago |
Alan Stern
|
96e077ae34
USB: fix failure path in usb_add_hcd()
|
15 years ago |
Ming Lei
|
f537da685c
USB: add missing "{}" in map_urb_for_dma
|
15 years ago |