summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-09-05drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-05usb: ohci: Fix Kconfig dependency on USB_ISP1301Roland Stigge
2012-09-05powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu
2012-09-05usb host: fix spelling of provides in KconfigPeter Meerwald
2012-09-05usb: host: xhci: fix compilation error for non-PCI based stacksMoiz Sonasath
2012-09-05usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar
2012-09-05usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP HardwareAlexis R. Cortes
2012-09-05xhci: Make handover code more robustMatthew Garrett
2012-09-05xhci: Fix a logical vs bitwise AND bugDan Carpenter
2012-09-05usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu
2012-09-04Intel xhci: Only switch the switchable portsKeng-Yu Lin
2012-09-04xhci: Recognize USB 3.0 devices as superspeed at powerupManoj Iyer
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-26ARM: mach-pnx4008: Remove architectureRoland Stigge
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-16ARM: vt8500: Add support for UHCI companion controllerTony Prisk
2012-08-16ARM: vt8500: Update vt8500-ehci driver to support device tree.Tony Prisk
2012-08-15drivers/usb/host/ohci-platform.c: fix error return codeJulia Lawall
2012-08-15drivers/usb/host/ehci-platform.c: fix error return codeJulia Lawall
2012-08-15USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter
2012-08-10USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()Alexey Khoroshilov
2012-08-10usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto
2012-08-10usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto
2012-08-10usb: host: ohci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto
2012-08-10usb: host: ehci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto
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-08-10usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu
2012-08-10usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill
2012-08-10USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli
2012-08-10OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda
2012-08-09xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp
2012-08-08xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp
2012-08-08usb/ohci-omap: remove unused variableArnd Bergmann