index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre
2
-0
/
+235
2009-09-23
USB: uhci: rm repeatedly evaluation for urbp->qh
Bob Liu
1
-1
/
+0
2009-09-23
USB: NXP ISP1362 USB host driver
Lothar Wassmann
4
-0
/
+3997
2009-09-23
USB: au1xxx: add dev_pm_ops
Manuel Lauss
2
-29
/
+27
2009-09-23
USB: isp1760: allow platform devices to customize devflags
Michael Hennerich
3
-1
/
+26
2009-09-23
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode
Alek Du
3
-6
/
+65
2009-09-23
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
6
-81
/
+127
2009-09-23
USB: EHCI: add need_io_watchdog flag to ehci_hcd
Alek Du
3
-0
/
+10
2009-09-23
USB: whci-hcd: make endpoint_reset method async
David Vrabel
5
-6
/
+31
2009-09-23
USB: Add nuvoton Ehci driver for w90p910 platform
Wan ZongShun
3
-0
/
+192
2009-09-23
USB: ehci-dbg.c: no need for checking it before call vfree
Figo.zhang
1
-2
/
+1
2009-09-23
USB: xhci: Support interrupt transfers.
Sarah Sharp
3
-1
/
+55
2009-09-23
USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.
Sarah Sharp
1
-0
/
+9
2009-09-23
USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.
Sarah Sharp
1
-2
/
+8
2009-09-23
USB: xhci: Check URB's actual transfer buffer size.
Sarah Sharp
1
-1
/
+16
2009-09-23
USB: xhci: Don't touch xhci_td after it's freed.
Sarah Sharp
1
-1
/
+1
2009-09-23
USB: xhci: Handle babbling endpoints correctly.
Sarah Sharp
1
-2
/
+14
2009-09-23
USB: xhci: Make TRB completion code comparison readable.
Sarah Sharp
1
-7
/
+9
2009-09-23
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
Sarah Sharp
4
-23
/
+148
2009-09-23
USB: xhci: Handle stalled control endpoints.
Sarah Sharp
3
-14
/
+58
2009-09-23
USB: xhci: Support full speed devices.
Sarah Sharp
3
-5
/
+89
2009-09-23
USB: xhci: Set correct max packet size for HS/FS control endpoints.
Sarah Sharp
1
-5
/
+18
2009-09-23
USB: xhci: Configure endpoint code refactoring.
Sarah Sharp
4
-52
/
+169
2009-09-23
USB: xhci: Fix slot and endpoint context debugging.
Sarah Sharp
1
-2
/
+3
2009-09-23
USB: xhci: Work around for chain bit in link TRBs.
Sarah Sharp
4
-4
/
+35
2009-09-23
USB: sl811-hcd: Fix device disconnect:
Hennerich, Michael
1
-2
/
+6
2009-09-22
Merge branch 'master' into for-linus
Russell King
1
-1
/
+1
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2
-2
/
+2
2009-09-21
trivial: OHCI: Fix typo in a comment
Anand Gadiyar
1
-1
/
+1
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-501
/
+154
2009-09-15
debugfs: Modified default dir of debugfs for debugging UHCI.
GeunSik Lim
1
-1
/
+1
2009-09-10
USB: ohci-pxa27x: Reconfigure power settings on resume
Aric D. Blumer
1
-0
/
+4
2009-09-10
[ARM] pxa: update ohci-pxa27x.c to use 'struct dev_pm_ops'
Mike Rapoport
1
-11
/
+15
2009-08-13
Merge branch 'sh/stable-updates'
Paul Mundt
11
-379
/
+886
2009-08-07
USB: EHCI: fix counting of transaction error retries
Alan Stern
2
-5
/
+5
2009-08-07
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
Alan Stern
2
-4
/
+5
2009-07-29
usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.
Yoshihiro Shimoda
1
-0
/
+2
2009-07-28
USB: xhci: Stall handling bug fixes.
Sarah Sharp
3
-49
/
+120
2009-07-28
USB: xhci: Support for 64-byte contexts
John Youn
5
-162
/
+286
2009-07-28
USB: xhci: Always align output device contexts to 64 bytes.
Sarah Sharp
4
-53
/
+89
2009-07-28
USB: xhci: Scratchpad buffer allocation
John Youn
2
-0
/
+113
2009-07-28
USB: xhci: Fail gracefully if there's no SS ep companion descriptor.
Sarah Sharp
1
-1
/
+6
2009-07-28
USB: xhci: Handle babble errors on transfers.
Sarah Sharp
1
-0
/
+4
2009-07-28
USB: xhci: Setup HW retries correctly.
Sarah Sharp
1
-2
/
+4
2009-07-28
USB: xhci: Check if the host controller died in IRQ handler.
Sarah Sharp
1
-0
/
+4
2009-07-28
USB: xhci: Don't oops if the host doesn't halt.
Sarah Sharp
1
-1
/
+4
2009-07-28
USB: xhci: Make debugging more verbose.
Sarah Sharp
3
-24
/
+72
2009-07-28
USB: xhci: Correct Event Handler Busy flag usage.
Sarah Sharp
2
-3
/
+7
2009-07-28
USB: xhci: Handle short control packets correctly.
Sarah Sharp
1
-3
/
+11
[prev]
[next]