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-10-22
USB: ohci: remove check for RH already suspended in ohci_suspend
Florian Fainelli
1
-9
/
+2
2012-10-22
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
Florian Fainelli
2
-45
/
+45
2012-10-22
USB: ohci: allow platform driver to specify the number of ports
Florian Fainelli
1
-0
/
+4
2012-10-22
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
3
-161
/
+5
2012-10-22
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2
-189
/
+0
2012-10-22
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
1
-0
/
+2
2012-10-22
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
2
-147
/
+0
2012-10-22
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
2
-152
/
+0
2012-10-22
USB: OHCI: remove ohci-pcc-soc driver.
Florian Fainelli
3
-231
/
+0
2012-10-22
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
2
-144
/
+0
2012-10-22
OHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2
-6
/
+34
2012-10-22
UHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
1
-37
/
+36
2012-10-22
EHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
1
-7
/
+26
2012-10-22
EHCI: replace mult/div with bit-mask operation
Alan Stern
1
-1
/
+1
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
4
-11
/
+5
2012-10-22
EHCI: improved logic for isochronous scheduling
Alan Stern
2
-39
/
+33
2012-10-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-10-19
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
1
-1
/
+1
2012-10-19
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-1
/
+21
2012-10-19
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
Ben Collins
1
-1
/
+1
2012-10-18
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
Alexis R. Cortes
1
-1
/
+2
2012-10-17
usb: Missing dma_mask in ehci-vt8500.c when probed from device-tree
Tony Prisk
1
-0
/
+10
2012-10-17
usb: Missing dma_mask in uhci-platform.c when probed from device-tree
Tony Prisk
1
-0
/
+9
2012-10-17
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
Tony Lindgren
1
-3
/
+2
2012-10-15
usb: ehci-mxc: remove unneeded mach/hardware.h inclusion
Shawn Guo
1
-1
/
+0
2012-10-09
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
Arnd Bergmann
1
-1
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
8
-9
/
+9
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
4
-86
/
+4
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-25
Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
4
-2
/
+8
2012-09-25
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
3
-1
/
+5
2012-09-24
powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY
Shengzhou Liu
1
-2
/
+1
2012-09-24
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
Vivek Gautam
1
-0
/
+2
2012-09-24
Increase XHCI suspend timeout to 16ms
Michael Spang
1
-1
/
+1
2012-09-24
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-22
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
8
-9
/
+9
2012-09-21
fsl/usb: Add support for USB controller version 2.4
Ramneek Mehresh
1
-0
/
+2
2012-09-21
USB: EHCI: convert warning messages to debug-level
Alan Stern
1
-2
/
+4
2012-09-21
USB: EHCI: remove useless test
Alan Stern
1
-4
/
+2
2012-09-20
Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...
Olof Johansson
1
-1
/
+1
2012-09-20
Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
8
-11
/
+227
2012-09-20
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
3
-3
/
+3
2012-09-19
ARM: orion: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-18
USB EHCI/Xen: propagate controller reset information to hypervisor
Jan Beulich
2
-4
/
+4
2012-09-17
USB: remove CONFIG_EXPERIMENTAL dependancies
Greg Kroah-Hartman
1
-12
/
+10
2012-09-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
8
-11
/
+227
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-2
/
+2
2012-09-14
ARM: imx: move platform_data definitions
Arnd Bergmann
2
-2
/
+2
[prev]
[next]