aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-03-25USB: EHCI: change return value of qh_completions()Alan Stern
2013-03-25USB: EHCI: changes related to qh_refresh()Alan Stern
2013-03-25xhci: Don't warn on empty ring for suspended devices.Sarah Sharp
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-03-25usb: xhci: fix build warningPeter Chen
2013-03-21USB: EHCI: fix up incorrect merge resolutionAlan Stern
2013-03-21usb: host: ehci-tegra: fix PHY error handlingFelipe Balbi
2013-03-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern
2013-03-20arm: tegra: fix Kconfig select clausesFelipe Balbi
2013-03-18usb: ehci-s5p: Use devm for requesting ehci_vbus_gpioDoug Anderson
2013-03-18USB: EHCI: don't turn on PORT_SUSPEND during port resumeAlan Stern
2013-03-18USB: EHCI: reorganize ehci_iaa_watchdog()Alan Stern
2013-03-18USB: EHCI: improve use of per-port status-change bitsAlan Stern
2013-03-18USB: EHCI: decrease schedule-status poll timeoutAlan Stern
2013-03-18USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov
2013-03-18usb: host: ohci-exynos: fix PHY error handlingFelipe Balbi
2013-03-18usb: host: ehci-s5p: fix PHY error handlingFelipe Balbi
2013-03-18usb: host: ehci-mv: fix PHY error handlingFelipe Balbi
2013-03-18usb: host: ehci-msm: fix PHY error handlingFelipe Balbi
2013-03-18usb: phy: remove CONFIG_USB_OTG_UTILSFelipe Balbi
2013-03-18usb: ehci: tegra: check against CONFIG_USB_PHYFelipe Balbi
2013-03-18usb: ehci: marvel: check against CONFIG_USB_PHYFelipe Balbi
2013-03-15drivers/usb: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-15USB: EHCI: fix regression during bus resumeAlan Stern
2013-03-15USB: xhci: correctly enable interruptsHannes Reinecke
2013-03-15USB: ehci-omap: Get rid of omap_ehci_init()Roger Quadros
2013-03-15USB: ehci-omap: Fix detection in HSIC modeRoger Quadros
2013-03-15USB: ehci-omap: Try to get PHY even if not in PHY modeRoger Quadros
2013-03-15USB: ehci-omap: Add device tree support and binding informationRoger Quadros
2013-03-15USB: ohci-omap3: Add device tree support and binding informationRoger Quadros
2013-03-15USB: ohci-omap3: Get platform resources by index rather than by nameRoger Quadros
2013-03-15USB: ehci-omap: Get platform resources by index rather than by nameRoger Quadros
2013-03-15USB: ehci-omap: Select NOP USB transceiver driverRoger Quadros
2013-03-15USB: ehci-omap: Remove PHY regulator handling codeRoger Quadros
2013-03-15USB: ehci-omap: Remove PHY reset handling codeRoger Quadros
2013-03-15USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspendRoger Quadros
2013-03-15USB: ehci-omap: Use devm_ioremap_resource()Roger Quadros
2013-03-15USB: EHCI: split ehci-omap out to a separate driverAlan Stern
2013-03-15usb: Use resource_size functionPaul Vlase
2013-03-15USB: remove incorrect __exit markupsDmitry Torokhov
2013-03-15usb: host: ehci-mxc: Remove dev_info on probeFabio Estevam
2013-03-15usb: host: ehci-mxc: Remove unneeded header fileFabio Estevam
2013-03-05USB: EHCI: don't check DMA values in QH overlaysAlan Stern
2013-03-05USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern
2013-03-03Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-26USB: EHCI: revert "remove ASS/PSS polling timeout"Alan Stern
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds