index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2012-08-10
usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
2012-08-10
usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
2012-08-10
drivers/usb/host/ehci-xilinx-of.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-vt8500.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-tegra.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-sh.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-sead3.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-s5p.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-ppc-of.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-mxc.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-mv.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-msm.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-ls1x.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-ixp4xx.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-grlib.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-cns3xxx.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-au1xxx.c: use devm_ functions
Julia Lawall
2012-08-10
drivers/usb/host/ehci-atmel.c: use devm_ functions
Julia Lawall
2012-08-10
USB: ohci-pxa27x: add DT bindings
Daniel Mack
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
[next]