index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF .
Joachim Foerster
2011-10-18
1
-4
/
+6
*
USB: Fix runtime wakeup on OHCI
Matthew Garrett
2011-10-18
1
-4
/
+1
*
xHCI/USB: Make xHCI driver have a BOS descriptor.
Sarah Sharp
2011-10-18
1
-0
/
+34
*
usb: gadget: renesas_usbhs: add mod_host support
Kuninori Morimoto
2011-10-13
1
-0
/
+13
*
USB: UHCI: improve comments and logic for root-hub suspend
Alan Stern
2011-09-26
1
-32
/
+34
*
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
2011-09-26
4
-9
/
+8
*
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
2011-09-26
3
-91
/
+91
*
usb/xhci: refactor xhci_pci_setup()
Sebastian Andrzej Siewior
2011-09-26
1
-27
/
+54
*
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
Sebastian Andrzej Siewior
2011-09-26
1
-19
/
+19
*
usb/xhci: hide MSI code behind PCI bars
Sebastian Andrzej Siewior
2011-09-26
1
-62
/
+98
*
usb/xhci: group MSI interrupt registration into its own function
Sebastian Andrzej Siewior
2011-09-26
1
-28
/
+42
*
usb/host: introduce USB_ARCH_HAS_XHCI
Felipe Balbi
2011-09-26
1
-1
/
+1
*
xHCI: fix debug message
Andiry Xu
2011-09-26
1
-1
/
+1
*
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-09-26
4
-38
/
+51
*
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
4
-1
/
+87
*
xHCI: test USB2 software LPM
Andiry Xu
2011-09-26
4
-1
/
+211
*
xHCI: Check host USB2 LPM capability
Andiry Xu
2011-09-26
3
-0
/
+27
*
xHCI: Clear PLC for USB2 root hub ports
Andiry Xu
2011-09-26
1
-0
/
+4
*
xHCI: test and clear RWC bit
Andiry Xu
2011-09-26
3
-10
/
+20
*
xHCI: set link state
Andiry Xu
2011-09-26
3
-47
/
+33
*
EHCI : introduce a common ehci_setup
Matthieu CASTET
2011-09-26
1
-0
/
+29
*
xhci-mem.c: xhci_segment_free: No need for checking seg argument
Kautuk Consul
2011-09-20
1
-2
/
+0
*
xhci-mem.c: Check for ring->first_seg != NULL
Kautuk Consul
2011-09-20
1
-10
/
+12
*
xhci: USB 3.0 BW checking.
Sarah Sharp
2011-09-20
2
-5
/
+67
*
xhci: Fix mult base in endpoint bandwidth info.
Sarah Sharp
2011-09-20
2
-5
/
+7
*
usb/xhci: ignore xhci version while checking for the link quirk
Sebastian Andrzej Siewior
2011-09-20
2
-4
/
+2
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
41
-45
/
+45
*
usb: ehci: remove the 1st wmb in qh_append_tds
Ming Lei
2011-09-18
1
-1
/
+1
*
usb: ehci: fix comment for EHCI_SHRINK_JIFFIES
Ming Lei
2011-09-18
1
-1
/
+1
*
usb: ehci: only prepare zero packet for out transfer if required
Ming Lei
2011-09-18
1
-2
/
+3
*
usb: ehci: remove wmb in qh_update
Ming Lei
2011-09-18
1
-2
/
+0
*
xhci: Redundant check in xhci_check_args for xhci->devs
sifram.rajas@gmail.com
2011-09-09
1
-2
/
+1
*
xHCI: refine td allocation
Andiry Xu
2011-09-09
2
-17
/
+12
*
xhci: Don't print short isoc packets.
Sarah Sharp
2011-09-09
1
-1
/
+2
*
xhci: Add software BW checking quirk to Intel PPT xHCI
Sarah Sharp
2011-09-09
1
-0
/
+1
*
xhci: Implement HS/FS/LS bandwidth checking.
Sarah Sharp
2011-09-09
2
-2
/
+312
*
xhci: Track interval bandwidth tables per port/TT.
Sarah Sharp
2011-09-09
3
-3
/
+293
*
xhci: Store endpoint bandwidth information.
Sarah Sharp
2011-09-09
3
-0
/
+96
*
xhci: Store information about roothubs and TTs.
Sarah Sharp
2011-09-09
3
-1
/
+189
*
xhci: Store the "real" root port number.
Sarah Sharp
2011-09-09
2
-0
/
+2
*
xhci: Refactor endpoint limit checking.
Sarah Sharp
2011-09-09
1
-18
/
+14
*
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
2011-09-09
3
-4
/
+4
*
xhci: If no endpoints changed, don't issue BW command.
Sarah Sharp
2011-09-09
1
-0
/
+6
*
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-29
26
-214
/
+1035
|
\
|
*
USB host i.MX21: remove dependency on MACH_MX21
Sascha Hauer
2011-08-24
1
-3
/
+3
|
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
6
-16
/
+16
|
*
usb: fhci-hcd: Allocate pram dynamically.
Joakim Tjernlund
2011-08-23
1
-1
/
+4
|
*
usb/isp1760: Clear TT buffer on interrupted low & full speed transfers
Arvid Brodin
2011-08-22
1
-9
/
+74
|
*
drivers/usb/host/ohci-omap3.c: test the just-initialized value
Julia Lawall
2011-08-22
1
-1
/
+1
|
*
USB: EHCI: remove usages of hcd->state
Alan Stern
2011-08-22
10
-41
/
+56
[next]