summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
* drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
* usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior2012-09-131-1/+1
* usb: host: xhci: sparse fixesFelipe Balbi2012-09-133-3/+6
* xHCI: handle command after aborting the command ringElric Fu2012-09-131-6/+165
* xHCI: cancel command after command timeoutElric Fu2012-09-132-7/+22
* xHCI: add aborting command ring functionElric Fu2012-09-134-1/+128
* xHCI: add cmd_ring_stateElric Fu2012-09-133-2/+11
* Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-09-111-8/+9
|\
| * usb: move phy driver from mach-tegra to drivers/usbVenu Byravarasu2012-09-051-6/+8
* | USB/host: Cleanup unneccessary irq disable codeChuansheng Liu2012-09-102-2/+2
* | usb/acpi: Use ACPI methods to power off ports.Lan Tianyu2012-09-101-0/+12
* | xhci: Handle clear PORT_POWER feature.Lan Tianyu2012-09-101-0/+4
* | usb: move children to struct usb_portLan Tianyu2012-09-101-3/+2
* | USB: FHCI: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+1
* | drivers/usb/host/ohci-nxp.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall2012-09-051-1/+1
* | usb: ohci: Fix Kconfig dependency on USB_ISP1301Roland Stigge2012-09-051-1/+1
* | powerpc/usb: fix bug of CPU hang when missing USB PHY clockShengzhou Liu2012-09-052-18/+41
* | usb host: fix spelling of provides in KconfigPeter Meerwald2012-09-051-2/+2
* | Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman2012-08-2711-192/+59
|\ \
| * \ Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-1710-190/+59
| |\ \
| | * | usb: host: tegra: fix warning messages in ehci_removeVenu Byravarasu2012-08-101-1/+2
| | * | usb: host: mips: sead3: Update for EHCI register structure.Steven J. Hill2012-08-101-1/+1
| | * | USB: isp1362-hcd.c: usb message always saved in case of underrunBruno Morelli2012-08-101-4/+4
| | * | OMAP: USB : Fix the EHCI enumeration and core retention issueKeshava Munegowda2012-08-101-166/+1
| | * | xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp2012-08-095-0/+21
| | * | xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp2012-08-081-14/+22
| | * | xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.Sarah Sharp2012-08-072-2/+4
| | * | xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp2012-08-071-0/+1
| | * | xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp2012-08-071-2/+3
| | |/
| * | usb/ohci-omap: remove unused variableArnd Bergmann2012-08-081-2/+0
| |/
* | ARM: vt8500: Add support for UHCI companion controllerTony Prisk2012-08-163-2/+172
* | ARM: vt8500: Update vt8500-ehci driver to support device tree.Tony Prisk2012-08-161-0/+9
* | drivers/usb/host/ohci-platform.c: fix error return codeJulia Lawall2012-08-151-1/+3
* | drivers/usb/host/ehci-platform.c: fix error return codeJulia Lawall2012-08-151-1/+3
* | USB: whci-hcd: fix NULL dereference on allocation failureDan Carpenter2012-08-151-4/+4
* | USB: whci-hcd: Fix potential memory leak in qset_add_urb_sg()Alexey Khoroshilov2012-08-101-4/+7
* | usb: host: ohci-platform: add platform specific power callbackKuninori Morimoto2012-08-101-2/+34
* | usb: host: ehci-platform: add platform specific power callbackKuninori Morimoto2012-08-101-3/+37
* | usb: host: ohci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto2012-08-101-1/+5
* | usb: host: ehci-platform: BUG_ON() to WARN_ON() on probeKuninori Morimoto2012-08-101-1/+5
* | drivers/usb/host/ehci-xilinx-of.c: use devm_ functionsJulia Lawall2012-08-101-17/+3
* | drivers/usb/host/ehci-vt8500.c: use devm_ functionsJulia Lawall2012-08-101-13/+2
* | drivers/usb/host/ehci-tegra.c: use devm_ functionsJulia Lawall2012-08-101-27/+13
* | drivers/usb/host/ehci-sh.c: use devm_ functionsJulia Lawall2012-08-101-28/+7
* | drivers/usb/host/ehci-sead3.c: use devm_ functionsJulia Lawall2012-08-101-13/+2
* | drivers/usb/host/ehci-s5p.c: use devm_ functionsJulia Lawall2012-08-101-5/+2
* | drivers/usb/host/ehci-ppc-of.c: use devm_ functionsJulia Lawall2012-08-101-21/+7
* | drivers/usb/host/ehci-mxc.c: use devm_ functionsJulia Lawall2012-08-101-35/+10
* | drivers/usb/host/ehci-mv.c: use devm_ functionsJulia Lawall2012-08-101-35/+16
OpenPOWER on IntegriCloud