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-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
48
-1905
/
+1604
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
4
-0
/
+427
2012-07-24
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-10
/
+10
2012-07-24
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-4
/
+5
2012-07-19
usb: add host support for the tilegx architecture
Chris Metcalf
4
-0
/
+427
2012-07-17
USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
Vivek Gautam
1
-0
/
+21
2012-07-17
USB: ehci-s5p: Add support for device tree
Vivek Gautam
1
-0
/
+22
2012-07-17
USB: ohci-exynos: Add support for device tree
Vivek Gautam
1
-0
/
+22
2012-07-17
USB: ehci-omap: fix compile failure(v1)
Ming Lei
1
-5
/
+5
2012-07-17
usb: host: tegra: pass correct pointer in ehci_setup()
Laxman Dewangan
3
-3
/
+3
2012-07-17
USB: ehci-fsl: Update ifdef check to work on 64-bit ppc
Kumar Gala
1
-1
/
+1
2012-07-17
Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
1
-0
/
+6
2012-07-17
USB: EHCI: resolve some unlikely races
Alan Stern
3
-5
/
+43
2012-07-17
USB: EHCI: fix up locking
Alan Stern
3
-30
/
+64
2012-07-17
USB: EHCI: simplify isochronous scanning
Alan Stern
3
-91
/
+32
2012-07-17
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
6
-65
/
+25
2012-07-17
USB: EHCI: always scan each interrupt QH
Alan Stern
5
-50
/
+71
2012-07-17
USB: EHCI: don't lose events during a scan
Alan Stern
2
-4
/
+12
2012-07-17
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
5
-42
/
+59
2012-07-17
USB: EHCI: unlink multiple async QHs together
Alan Stern
5
-94
/
+98
2012-07-17
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
5
-71
/
+61
2012-07-17
USB: EHCI: don't refcount iso_stream structures
Alan Stern
3
-52
/
+16
2012-07-17
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
6
-105
/
+90
2012-07-17
USB: EHCI: use hrtimer for controller death
Alan Stern
3
-10
/
+38
2012-07-17
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
5
-28
/
+94
2012-07-17
USB: EHCI: use hrtimer for async schedule
Alan Stern
4
-49
/
+86
2012-07-17
USB: EHCI: remove PS3 status polling
Alan Stern
1
-67
/
+2
2012-07-17
USB: EHCI: return void instead of 0
Alan Stern
1
-20
/
+14
2012-07-17
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
5
-61
/
+101
2012-07-17
USB: EHCI: introduce high-res timer
Alan Stern
4
-2
/
+138
2012-07-17
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
6
-18
/
+23
2012-07-17
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
3
-7
/
+5
2012-07-17
USB: EHCI: rename "reclaim"
Alan Stern
5
-37
/
+38
2012-07-17
USB: EHCI: add symbolic constants for QHs
Alan Stern
4
-11
/
+17
2012-07-17
USB: EHCI: don't refcount QHs
Alan Stern
5
-44
/
+8
2012-07-17
USB: EHCI: remove unneeded suspend/resume code
Alan Stern
2
-19
/
+1
2012-07-17
USB: EHCI: initialize data before resetting hardware
Alan Stern
1
-3
/
+3
2012-07-17
Merge 3.5-rc7 into usb-next
Greg Kroah-Hartman
42
-1000
/
+474
2012-07-13
Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+8
2012-07-11
xhci: Export Latency Tolerance Messaging capabilities.
Sarah Sharp
1
-0
/
+6
2012-07-10
Merge branch 'omap/cleanup2' into next/clk
Arnd Bergmann
2
-4
/
+5
2012-07-10
EHCI: centralize controller initialization
Alan Stern
24
-439
/
+164
2012-07-09
EHCI: centralize controller suspend/resume
Alan Stern
9
-348
/
+114
2012-07-09
mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.
Russ Dill
1
-10
/
+8
2012-07-07
Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-10
/
+10
2012-07-06
usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl
Hans de Goede
1
-0
/
+2
2012-07-06
USB: ehci-s5p: use devm_ functions
Jingoo Han
1
-13
/
+6
2012-07-06
USB: ohci-exynos: use devm_ functions
Jingoo Han
1
-13
/
+6
2012-07-06
USB: ohci-exynos: add clock gating to suspend/resume
Jingoo Han
1
-0
/
+5
2012-07-06
Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
5
-26
/
+30
[next]