index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-3
/
+3
*
Merge branch 'origin' into for-linus
Russell King
2009-09-24
41
-903
/
+5995
|
\
|
*
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
2009-09-23
1
-0
/
+1
|
*
USB: xhci: Support USB hubs.
Sarah Sharp
2009-09-23
4
-0
/
+92
|
*
USB: xhci: Set multi-TT field for LS/FS devices under hubs.
Sarah Sharp
2009-09-23
1
-4
/
+2
|
*
USB: xhci: Set route string for all devices.
Sarah Sharp
2009-09-23
1
-1
/
+1
|
*
USB: xhci: Fix command wait list handling.
Sarah Sharp
2009-09-23
1
-17
/
+29
|
*
USB: xhci: Change how xHCI commands are handled.
Sarah Sharp
2009-09-23
4
-53
/
+186
|
*
USB: xhci: Refactor input device context setup.
Sarah Sharp
2009-09-23
1
-9
/
+18
|
*
USB: xhci: Endpoint representation refactoring.
Sarah Sharp
2009-09-23
4
-100
/
+115
|
*
USB: ehci-dbgp,ehci: Allow dbpg to work with suspend/resume
Jason Wessel
2009-09-23
1
-0
/
+7
|
*
USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device
Jason Wessel
2009-09-23
3
-20
/
+37
|
*
USB: EHCI: change deschedule logic for interrupt QHs
Alan Stern
2009-09-23
3
-34
/
+40
|
*
USB: EHCI: rescan the queue after an unlink
Alan Stern
2009-09-23
3
-12
/
+50
|
*
USB: ohci-ep93xx.c: remove unused variable
H Hartley Sweeten
2009-09-23
1
-1
/
+0
|
*
USB: isp1362: Correct use of ! and &
Julia Lawall
2009-09-23
1
-4
/
+8
|
*
USB: EHCI: ensure all watchdog timer events are deleted when suspending usb
Jon Hunter
2009-09-23
1
-0
/
+5
|
*
USB: Work around BIOS bugs by quiescing USB controllers earlier
David Woodhouse
2009-09-23
1
-1
/
+1
|
*
USB: isp1362: fix pulldown register defines and conf logic
Ken MacLeod
2009-09-23
2
-3
/
+3
|
*
USB: ohci-pxa27x: Allow NOCP and OCPM to be cleared
Aric Blumer
2009-09-23
1
-0
/
+4
|
*
USB: EHCI: OHCI: Remove unnecessary includes of reboot.h
Anand Gadiyar
2009-09-23
3
-3
/
+0
|
*
USB: at91: modify OHCI driver to allow shared interrupts
Nicolas Ferre
2009-09-23
1
-1
/
+1
|
*
USB: at91: Add USB EHCI driver for at91sam9g45 series
Nicolas Ferre
2009-09-23
2
-0
/
+235
|
*
USB: uhci: rm repeatedly evaluation for urbp->qh
Bob Liu
2009-09-23
1
-1
/
+0
|
*
USB: NXP ISP1362 USB host driver
Lothar Wassmann
2009-09-23
4
-0
/
+3997
|
*
USB: au1xxx: add dev_pm_ops
Manuel Lauss
2009-09-23
2
-29
/
+27
|
*
USB: isp1760: allow platform devices to customize devflags
Michael Hennerich
2009-09-23
3
-1
/
+26
|
*
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...
Alek Du
2009-09-23
3
-6
/
+65
|
*
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
2009-09-23
6
-81
/
+127
|
*
USB: EHCI: add need_io_watchdog flag to ehci_hcd
Alek Du
2009-09-23
3
-0
/
+10
|
*
USB: whci-hcd: make endpoint_reset method async
David Vrabel
2009-09-23
5
-6
/
+31
|
*
USB: Add nuvoton Ehci driver for w90p910 platform
Wan ZongShun
2009-09-23
3
-0
/
+192
|
*
USB: ehci-dbg.c: no need for checking it before call vfree
Figo.zhang
2009-09-23
1
-2
/
+1
|
*
USB: xhci: Support interrupt transfers.
Sarah Sharp
2009-09-23
3
-1
/
+55
|
*
USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.
Sarah Sharp
2009-09-23
1
-0
/
+9
|
*
USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.
Sarah Sharp
2009-09-23
1
-2
/
+8
|
*
USB: xhci: Check URB's actual transfer buffer size.
Sarah Sharp
2009-09-23
1
-1
/
+16
|
*
USB: xhci: Don't touch xhci_td after it's freed.
Sarah Sharp
2009-09-23
1
-1
/
+1
|
*
USB: xhci: Handle babbling endpoints correctly.
Sarah Sharp
2009-09-23
1
-2
/
+14
|
*
USB: xhci: Make TRB completion code comparison readable.
Sarah Sharp
2009-09-23
1
-7
/
+9
|
*
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
Sarah Sharp
2009-09-23
4
-23
/
+148
|
*
USB: xhci: Handle stalled control endpoints.
Sarah Sharp
2009-09-23
3
-14
/
+58
|
*
USB: xhci: Support full speed devices.
Sarah Sharp
2009-09-23
3
-5
/
+89
|
*
USB: xhci: Set correct max packet size for HS/FS control endpoints.
Sarah Sharp
2009-09-23
1
-5
/
+18
|
*
USB: xhci: Configure endpoint code refactoring.
Sarah Sharp
2009-09-23
4
-52
/
+169
|
*
USB: xhci: Fix slot and endpoint context debugging.
Sarah Sharp
2009-09-23
1
-2
/
+3
|
*
USB: xhci: Work around for chain bit in link TRBs.
Sarah Sharp
2009-09-23
4
-4
/
+35
|
*
USB: sl811-hcd: Fix device disconnect:
Hennerich, Michael
2009-09-23
1
-2
/
+6
|
*
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-09-21
1
-1
/
+1
|
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
2
-2
/
+2
[next]