index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
USB: xHCI: Isoc urb enqueue
Andiry Xu
1
-1
/
+6
2010-08-10
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
1
-2
/
+12
2010-08-10
USB: xHCI: Isochronous transfer implementation
Andiry Xu
2
-0
/
+324
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
4
-34
/
+125
2010-08-10
USB: xHCI: Missed Service Error Event process
Andiry Xu
3
-50
/
+117
2010-08-10
USB: xHCI: adds new cases to trb_comp_code switch
Andiry Xu
1
-24
/
+52
2010-08-10
USB: xHCI: remove redundant print messages
Andiry Xu
1
-15
/
+0
2010-08-10
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
Andiry Xu
1
-101
/
+115
2010-08-10
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
Andiry Xu
1
-78
/
+106
2010-08-10
USB: xHCI: handle_tx_event() refactor: finish_td
Andiry Xu
1
-73
/
+112
2010-08-10
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
2
-18
/
+0
2010-08-10
USB: EHCI: reorganize isochronous scheduler routine
Alan Stern
1
-53
/
+57
2010-08-10
USB: EHCI: add missing frame -> microframe conversion
Alan Stern
2
-10
/
+19
2010-08-10
USB: EHCI: simplify remainder computations
Alan Stern
1
-14
/
+15
2010-08-10
USB: EHCI: remove PCI assumption
Alan Stern
3
-6
/
+6
2010-08-10
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
2
-41
/
+127
2010-08-10
USB: host: Remove dead CONFIG_ARCH_KARO
Christian Dietrich
1
-23
/
+1
2010-08-10
USB: ehci_omap: fix device detect issue with modules
Ajay Kumar Gupta
1
-0
/
+36
2010-08-10
USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
Andrea Righi
1
-1
/
+2
2010-08-10
USB: xhci: trivial: use ARRAY_SIZE
Kulikov Vasiliy
1
-2
/
+2
2010-08-10
USB: UHCI: add support for Intel's wakeup flags
Alan Stern
2
-14
/
+23
2010-08-10
USB: controller resume should check the root hub
Alan Stern
4
-5
/
+15
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
7
-13
/
+13
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
15
-45
/
+42
2010-08-10
USB-BKL: Remove BKL use in uhci-debug
Andi Kleen
1
-13
/
+7
2010-08-10
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
Alek Du
3
-2
/
+27
2010-08-10
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
5
-1
/
+127
2010-08-10
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
3
-7
/
+139
2010-08-10
USB: host: Eliminate NULL dereference
Julia Lawall
1
-1
/
+1
2010-08-10
USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y
Alan Stern
1
-4
/
+7
2010-08-10
USB: xhci: Remove obsolete debugging printk.
Sarah Sharp
1
-1
/
+0
2010-08-10
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
2
-2
/
+4
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-14
/
+10
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-1
/
+282
2010-08-05
USB: Add JZ4740 OHCI support
Lars-Peter Clausen
2
-0
/
+281
2010-08-05
MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY
Manuel Lauss
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
8
-33
/
+104
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-6
/
+6
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-4
/
+3
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-4
/
+1
2010-07-29
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-1
/
+1
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-6
/
+35
2010-07-26
USB: xhci: Set Mult field in endpoint context correctly.
Sarah Sharp
1
-2
/
+3
2010-07-26
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
3
-0
/
+25
2010-07-26
USB: xHCI: Fix another bug in link TRB activation change.
Sarah Sharp
1
-4
/
+7
2010-07-26
i.MX25: fix EHCI support
Eric Bénard
1
-1
/
+1
2010-07-15
[ARM] pxa: fix incorrect CONFIG_CPU_PXA27x to CONFIG_PXA27x
Eric Miao
1
-1
/
+1
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-06-30
USB: isp1362-hcd, fix double lock
Jiri Slaby
1
-5
/
+10
2010-06-30
USB: ehci-mxc: bail out on transceiver problems
Wolfram Sang
1
-3
/
+10
[next]