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-10-21
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+7
2010-10-08
ARM: ohci-pxa27x: enable OHCI over U2DC for pxa3xx
Igor Grinberg
1
-0
/
+7
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: remove the "Finally, report what we've done" message
Dominik Brodowski
1
-8
/
+0
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-21
/
+5
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-21
/
+3
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-5
/
+2
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-1
/
+1
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-4
/
+4
2010-09-20
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
1
-0
/
+5
2010-09-03
USB: ehci-ppc-of: problems in unwind
Dan Carpenter
1
-5
/
+7
2010-08-23
USB: xHCI: update ring dequeue pointer when process missed tds
Andiry Xu
1
-0
/
+4
2010-08-23
USB: xhci: Remove buggy assignment in next_trb()
John Youn
1
-1
/
+1
2010-08-23
USB: isp1760: use a write barrier to ensure proper ndelay timing
Michael Hennerich
1
-0
/
+2
2010-08-12
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-16
/
+16
2010-08-11
i2c: Add support for custom probe function
Jean Delvare
1
-1
/
+1
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
2
-15
/
+11
2010-08-10
USB: xhci: Set DMA mask for host.
Sarah Sharp
1
-0
/
+9
2010-08-10
USB: xhci: Don't flush doorbell writes.
Sarah Sharp
1
-5
/
+0
2010-08-10
USB: xhci: Reduce reads and writes of interrupter registers.
Sarah Sharp
1
-8
/
+10
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
3
-23
/
+23
2010-08-10
USB: xhci: Minimize HW event ring dequeue pointer writes.
Sarah Sharp
1
-13
/
+37
2010-08-10
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
2
-2
/
+1
2010-08-10
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Sarah Sharp
1
-15
/
+12
2010-08-10
USB: xhci: Performance - move xhci_work() into xhci_irq()
Sarah Sharp
1
-43
/
+30
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
3
-103
/
+104
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
4
-48
/
+85
2010-08-10
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2
-41
/
+21
2010-08-10
USB: Add USB 2.0 to ssb ohci driver
Hauke Mehrtens
1
-3
/
+49
2010-08-10
usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
Kulikov Vasiliy
1
-1
/
+1
2010-08-10
usb: host: sl811-hcd: check kzalloc() result
Kulikov Vasiliy
1
-1
/
+4
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
[next]