summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2012-09-13drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-13drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-13usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior
2012-09-13usb: host: xhci: sparse fixesFelipe Balbi
2012-09-13xHCI: handle command after aborting the command ringElric Fu
2012-09-13xHCI: cancel command after command timeoutElric Fu
2012-09-13xHCI: add aborting command ring functionElric Fu
2012-09-13xHCI: add cmd_ring_stateElric Fu
2012-09-11Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-09-10USB/host: Cleanup unneccessary irq disable codeChuansheng Liu
2012-09-10usb/acpi: Use ACPI methods to power off ports.Lan Tianyu
2012-09-10xhci: Handle clear PORT_POWER feature.Lan Tianyu
2012-09-10usb: move children to struct usb_portLan Tianyu
2012-09-05USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun
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: move phy driver from mach-tegra to drivers/usbVenu Byravarasu
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
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