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
2012-04-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-77
/
+87
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+1
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-04-04
USB: ehci-atmel: add needed of.h header file
Nicolas Ferre
1
-0
/
+1
2012-04-04
USB: ohci-at91: trivial return code name change
Nicolas Ferre
1
-4
/
+3
2012-04-04
USB: ohci-at91: change maximum number of ports
Nicolas Ferre
1
-30
/
+36
2012-04-04
USB: ohci-at91: rework and fix initialization
Nicolas Ferre
1
-42
/
+46
2012-04-04
USB: ohci-at91: fix vbus_pin_active_low handling
Nicolas Ferre
1
-2
/
+2
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
8
-8
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+123
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
8
-8
/
+0
2012-03-27
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-155
/
+142
2012-03-27
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-03-24
USB: sa1111: add hcd .reset method
Russell King
1
-9
/
+11
2012-03-24
USB: sa1111: add OHCI shutdown methods
Russell King
1
-0
/
+12
2012-03-24
USB: sa1111: reorganize ohci-sa1111.c
Russell King
1
-134
/
+93
2012-03-24
USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)
Russell King
1
-4
/
+2
2012-03-24
USB: sa1111: sparse and checkpatch cleanups
Russell King
1
-16
/
+17
2012-03-24
ARM: sa1111: move USB interface register definitions to ohci-sa1111.c
Russell King
1
-5
/
+24
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2012-03-16
Merge branch 'spear/dt' into next/dt2
Arnd Bergmann
2
-10
/
+2
2012-03-16
Merge branch 'at91-3.4-cleanup2-DT2' of git://github.com/at91linux/linux-at91...
Arnd Bergmann
2
-2
/
+123
2012-03-15
USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls
Philipp Zabel
1
-2
/
+2
2012-03-15
USB: use generic platform driver on ath79
Hauke Mehrtens
5
-371
/
+10
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
3
-0
/
+213
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
3
-0
/
+209
2012-03-16
ARM: at91: usb ehci add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+23
2012-03-16
ARM: at91: usb ohci add dt support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+100
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2
-10
/
+2
2012-03-13
USB: ohci-nxp: Remove i2c_write(), use smbus
Roland Stigge
1
-29
/
+29
2012-03-13
USB: ohci-nxp: Support for LPC32xx
Roland Stigge
2
-35
/
+109
2012-03-13
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
Roland Stigge
2
-27
/
+28
2012-03-13
USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
Roland Stigge
2
-1
/
+1
2012-03-13
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
5
-0
/
+233
2012-03-13
xHCI: update sg tablesize
Andiry Xu
1
-1
/
+2
2012-03-13
xHCI: check enqueue pointer advance into dequeue seg
Andiry Xu
1
-12
/
+13
2012-03-13
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
1
-3
/
+3
2012-03-13
xHCI: dynamic ring expansion
Andiry Xu
3
-17
/
+93
2012-03-13
xHCI: set cycle state when allocate rings
Andiry Xu
1
-18
/
+38
2012-03-13
xHCI: factor out segments allocation and free function
Andiry Xu
1
-34
/
+55
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
4
-47
/
+67
2012-03-13
xHCI: store ring's last segment and segment numbers
Andiry Xu
2
-0
/
+4
2012-03-12
xHCI: store ring's type
Andiry Xu
3
-75
/
+92
2012-03-12
usb: host: xhci: use __ffs() instead of hardcoding shift
Felipe Balbi
1
-4
/
+1
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
1
-24
/
+27
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
32
-524
/
+479
2012-03-08
USB: ehci-s5p: add DMA burst support
Jingoo Han
1
-0
/
+15
2012-03-08
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+1
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
1
-1
/
+1
[next]