index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+2
2012-03-16
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-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
2
-10
/
+2
2012-03-14
USB: ohci-nxp: Remove i2c_write(), use smbus
Roland Stigge
1
-29
/
+29
2012-03-14
USB: ohci-nxp: Support for LPC32xx
Roland Stigge
2
-35
/
+109
2012-03-14
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
Roland Stigge
2
-27
/
+28
2012-03-14
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-13
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-09
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
2012-03-03
usb: ohci-pxa27x: add explicit include of hardware.h
Rob Herring
1
-0
/
+1
2012-03-03
usb: sl811-hcd: Convert to module_platform_driver
Tobias Klauser
1
-17
/
+4
2012-03-03
usb: r8a66597-hcd: Convert to module_platform_driver
Tobias Klauser
1
-17
/
+4
2012-03-03
usb: isp116x-hcd: Convert to module_platform_driver
Tobias Klauser
1
-19
/
+4
2012-03-03
Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"
Greg Kroah-Hartman
2
-10
/
+2
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
1
-1
/
+1
2012-03-02
Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...
Arnd Bergmann
1
-2
/
+3
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
3
-6
/
+6
2012-03-01
Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
9
-35
/
+37
2012-03-01
ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio
Nicolas Ferre
1
-2
/
+3
2012-03-01
Revert "powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform"
Greg Kroah-Hartman
1
-14
/
+10
2012-02-28
powerpc/usb: fix usb CTRL_PHY_CLK_VALID breaks on some platform
Shengzhou Liu
1
-10
/
+14
2012-02-27
usb: otg: Convert all users to pass struct usb_otg for OTG functions
Heikki Krogerus
7
-14
/
+14
2012-02-27
usb: Convert all users to new usb_phy
Heikki Krogerus
6
-19
/
+21
2012-02-25
PCI: Use class for quirk for usb host controller fixup
Yinghai Lu
1
-1
/
+2
2012-02-25
usb: host: add dependence for USB_EHCI_MV
Neil Zhang
1
-1
/
+1
2012-02-25
USB: ohci-exynos: replace hcd->state with ohci->rh_state
Jingoo Han
1
-4
/
+2
2012-02-25
USB: ehci-spear: Add PM support
Deepak Sikri
1
-2
/
+81
2012-02-25
powerpc/usb: fix bug of kernel hang when initializing usb
Shengzhou Liu
2
-0
/
+5
2012-02-25
usb: Fix build error due to dma_mask is not at pdev_archdata at ARM
Peter Chen
1
-1
/
+0
2012-02-25
usb: Fix typo in ehci-dbg.c
Masanari Iida
1
-1
/
+1
2012-02-25
usb: isp1362-hcd: Convert to module_platform_driver
Tobias Klauser
1
-16
/
+4
[next]