summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch1-0/+2
2013-03-25USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern1-4/+1
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern4-46/+60
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern6-47/+43
2013-03-25USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern1-37/+11
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern4-54/+39
2013-03-25USB: EHCI: change return value of qh_completions()Alan Stern2-21/+13
2013-03-25USB: EHCI: changes related to qh_refresh()Alan Stern2-35/+26
2013-03-25xhci: Don't warn on empty ring for suspended devices.Sarah Sharp1-8/+15
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu4-28/+32
2013-03-25usb: xhci: fix build warningPeter Chen1-6/+8
2013-03-21USB: EHCI: fix up incorrect merge resolutionAlan Stern1-0/+9
2013-03-21usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi1-9/+3
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman6-26/+48
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern1-1/+1
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi1-0/+1
2013-03-18usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson1-5/+6
2013-03-18USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern1-6/+5
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern1-28/+25
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern2-6/+7
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern1-4/+4
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov1-2/+2
2013-03-18usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: host: ehci-mv: fix PHY error handlingFelipe Balbi1-10/+9
2013-03-18usb: host: ehci-msm: fix PHY error handlingFelipe Balbi1-1/+1
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi1-1/+0
2013-03-18usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi1-3/+3
2013-03-18usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi1-2/+2
2013-03-15drivers/usb: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-14/+1
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern3-1/+15
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke1-1/+2
2013-03-15USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros1-20/+1
2013-03-15USB: ehci-omap: Fix detection in HSIC modeRoger Quadros1-17/+15
2013-03-15USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros1-3/+4
2013-03-15USB: ehci-omap: Add device tree support and binding informationRoger Quadros1-1/+36
2013-03-15USB: ohci-omap3: Add device tree support and binding informationRoger Quadros1-0/+19
2013-03-15USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros1-3/+2
2013-03-15USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros1-3/+2
2013-03-15USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros1-0/+1
2013-03-15USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros1-34/+0
2013-03-15USB: ehci-omap: Remove PHY reset handling codeRoger Quadros1-62/+10
2013-03-15USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros1-14/+62
2013-03-15USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros1-16/+5
2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern4-48/+37
2013-03-15usb: Use resource_size functionPaul Vlase1-1/+1
2013-03-15USB: remove incorrect __exit markupsDmitry Torokhov3-5/+5
2013-03-15usb: host: ehci-mxc: Remove dev_info on probeFabio Estevam1-2/+0
2013-03-15usb: host: ehci-mxc: Remove unneeded header fileFabio Estevam1-4/+0