index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2012-08-08
usb/ohci-omap: remove unused variable
Arnd Bergmann
2012-07-30
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-30
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2012-07-30
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-07-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-07-25
Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes
Arnd Bergmann
2012-07-25
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-07-23
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-18
usb: add host support for the tilegx architecture
Chris Metcalf
2012-07-17
USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
Vivek Gautam
2012-07-16
USB: ehci-s5p: Add support for device tree
Vivek Gautam
2012-07-16
USB: ohci-exynos: Add support for device tree
Vivek Gautam
2012-07-16
USB: ehci-omap: fix compile failure(v1)
Ming Lei
2012-07-16
usb: host: tegra: pass correct pointer in ehci_setup()
Laxman Dewangan
2012-07-16
USB: ehci-fsl: Update ifdef check to work on 64-bit ppc
Kumar Gala
2012-07-16
Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2012-07-16
USB: EHCI: resolve some unlikely races
Alan Stern
2012-07-16
USB: EHCI: fix up locking
Alan Stern
2012-07-16
USB: EHCI: simplify isochronous scanning
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the I/O watchdog
Alan Stern
2012-07-16
USB: EHCI: always scan each interrupt QH
Alan Stern
2012-07-16
USB: EHCI: don't lose events during a scan
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for unlinking empty async QHs
Alan Stern
2012-07-16
USB: EHCI: unlink multiple async QHs together
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the IAA watchdog
Alan Stern
2012-07-16
USB: EHCI: don't refcount iso_stream structures
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for (s)iTD deallocation
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for controller death
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for interrupt QH unlink
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for async schedule
Alan Stern
2012-07-16
USB: EHCI: remove PS3 status polling
Alan Stern
2012-07-16
USB: EHCI: return void instead of 0
Alan Stern
2012-07-16
USB: EHCI: use hrtimer for the periodic schedule
Alan Stern
2012-07-16
USB: EHCI: introduce high-res timer
Alan Stern
2012-07-16
USB: EHCI: add new root-hub state: STOPPING
Alan Stern
2012-07-16
USB: EHCI: add pointer to end of async-unlink list
Alan Stern
2012-07-16
USB: EHCI: rename "reclaim"
Alan Stern
2012-07-16
USB: EHCI: add symbolic constants for QHs
Alan Stern
2012-07-16
USB: EHCI: don't refcount QHs
Alan Stern
2012-07-16
USB: EHCI: remove unneeded suspend/resume code
Alan Stern
2012-07-16
USB: EHCI: initialize data before resetting hardware
Alan Stern
2012-07-16
Merge 3.5-rc7 into usb-next
Greg Kroah-Hartman
2012-07-13
Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-07-11
xhci: Export Latency Tolerance Messaging capabilities.
Sarah Sharp
2012-07-10
Merge branch 'omap/cleanup2' into next/clk
Arnd Bergmann
2012-07-09
EHCI: centralize controller initialization
Alan Stern
2012-07-09
EHCI: centralize controller suspend/resume
Alan Stern
[next]