summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-08-10drivers/usb/host/ehci-xilinx-of.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-vt8500.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-tegra.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-sh.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-sead3.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-s5p.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-ppc-of.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-mxc.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-mv.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-msm.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-ls1x.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-ixp4xx.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-grlib.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-cns3xxx.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-au1xxx.c: use devm_ functionsJulia Lawall
2012-08-10drivers/usb/host/ehci-atmel.c: use devm_ functionsJulia Lawall
2012-08-10USB: ohci-pxa27x: add DT bindingsDaniel Mack
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31usb/host/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-07-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-07-24Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-18usb: add host support for the tilegx architectureChris Metcalf
2012-07-17USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layerVivek Gautam
2012-07-17USB: ehci-s5p: Add support for device treeVivek Gautam
2012-07-17USB: ohci-exynos: Add support for device treeVivek Gautam
2012-07-17USB: ehci-omap: fix compile failure(v1)Ming Lei
2012-07-17usb: host: tegra: pass correct pointer in ehci_setup()Laxman Dewangan
2012-07-17USB: ehci-fsl: Update ifdef check to work on 64-bit ppcKumar Gala
2012-07-16Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-07-16USB: EHCI: resolve some unlikely racesAlan Stern
2012-07-16USB: EHCI: fix up lockingAlan Stern
2012-07-16USB: EHCI: simplify isochronous scanningAlan Stern
2012-07-16USB: EHCI: use hrtimer for the I/O watchdogAlan Stern
2012-07-16USB: EHCI: always scan each interrupt QHAlan Stern
2012-07-16USB: EHCI: don't lose events during a scanAlan Stern
2012-07-16USB: EHCI: use hrtimer for unlinking empty async QHsAlan Stern
2012-07-16USB: EHCI: unlink multiple async QHs togetherAlan Stern
2012-07-16USB: EHCI: use hrtimer for the IAA watchdogAlan Stern
2012-07-16USB: EHCI: don't refcount iso_stream structuresAlan Stern
2012-07-16USB: EHCI: use hrtimer for (s)iTD deallocationAlan Stern
2012-07-16USB: EHCI: use hrtimer for controller deathAlan Stern
2012-07-16USB: EHCI: use hrtimer for interrupt QH unlinkAlan Stern
2012-07-16USB: EHCI: use hrtimer for async scheduleAlan Stern
2012-07-16USB: EHCI: remove PS3 status pollingAlan Stern