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: 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
|
*
usb: OHCI/EHCI support for Netlogic XLS processor.
Jayachandran C
2011-08-22
4
-0
/
+322
|
*
USB: pxa168: Add onchip USB host controller support
Tanmay Upadhyay
2011-08-22
3
-0
/
+375
|
*
usb: isp1362-hcd: Quieten printks
Tobias Klauser
2011-08-22
1
-3
/
+3
|
*
usb/isp1760: Fix problems that trigger WARNING at line 1136.
Arvid Brodin
2011-08-22
1
-18
/
+20
|
*
usb/isp1760: Fix missing endpoint unlink when no mem during enqueue
Arvid Brodin
2011-08-22
1
-6
/
+3
|
*
usb/isp1760: Use polling instead of SOF interrupts to fix Errata 2
Arvid Brodin
2011-08-22
2
-45
/
+96
|
*
usb/isp1760: Move isp1760_run within file (prepare for next patch)
Arvid Brodin
2011-08-22
1
-68
/
+68
|
*
usb/isp1760: Move some code (prepare for next patch)
Arvid Brodin
2011-08-22
1
-27
/
+18
*
|
usb: s5p-ehci: fix a NULL pointer deference
Yulgon Kim
2011-08-22
1
-0
/
+1
*
|
USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resum...
Wang Zhi
2011-08-22
1
-4
/
+3
*
|
xhci: Handle zero-length isochronous packets.
Sarah Sharp
2011-08-16
1
-10
/
+11
*
|
xhci: Remove TDs from TD lists when URBs are canceled.
Sarah Sharp
2011-08-09
2
-8
/
+15
*
|
xhci: Fix failed enqueue in the middle of isoch TD.
Sarah Sharp
2011-08-09
1
-6
/
+44
*
|
xhci: Fix memory leak during failed enqueue.
Sarah Sharp
2011-08-09
2
-8
/
+18
*
|
xHCI: report USB2 port in resuming as suspend
Andiry Xu
2011-08-09
1
-3
/
+12
*
|
xHCI: fix port U3 status check condition
Andiry Xu
2011-08-09
1
-1
/
+1
|
/
*
usb/host/pci-quirks.c: correct annotation of `ehci_dmi_nohandoff_table'
Arnaud Lacombe
2011-08-08
1
-1
/
+1
*
usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink
Arvid Brodin
2011-08-08
1
-0
/
+3
*
USB: EHCI: Fix test mode sequence
Boris Todorov
2011-08-08
1
-0
/
+12
*
usb/ehci-mxc: add missing inclusion of mach/hardware.h
Shawn Guo
2011-08-08
1
-0
/
+1
*
Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...
Greg Kroah-Hartman
2011-08-01
1
-0
/
+16
|
\
|
*
usb: host: ehci-omap: fix .remove and failure handling path of .probe(v1)
Ming Lei
2011-08-01
1
-0
/
+16
*
|
USB: xhci: fix OS want to own HC
JiSheng Zhang
2011-08-01
1
-1
/
+1
*
|
xhci: Don't submit commands or URBs to halted hosts.
Sarah Sharp
2011-08-01
1
-5
/
+14
|
/
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-25
17
-240
/
+481
|
\
|
*
EHCI: fix direction handling for interrupt data toggles
Alan Stern
2011-07-19
2
-1
/
+3
|
*
USB: OHCI: fix another regression for NVIDIA controllers
Alan Stern
2011-07-16
1
-0
/
+28
[next]