Linus Torvalds
|
7e0bb71e75
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |
Sarah Sharp
|
48e8236114
xHCI/USB: Make xHCI driver have a BOS descriptor.
|
13 years ago |
Rafael J. Wysocki
|
d727b60659
Merge branch 'pm-runtime' into pm-for-linus
|
13 years ago |
Alan Stern
|
30b1a7a32c
USB: Add wakeup info to debugging messages
|
13 years ago |
Alan Stern
|
a6eeeb9f45
USB: Update USB default wakeup settings
|
13 years ago |
Alan Stern
|
5b1b0b812a
PM / Runtime: Add macro to test for runtime PM events
|
14 years ago |
Sarah Sharp
|
8a9af4fdf6
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
|
14 years ago |
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 |