summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2013-04-03usb: host: ehci-tegra: Fix oops in error cleanupThierry Reding
2013-04-03usb: host: tegra: Reset Tegra USB controller before initVenu Byravarasu
2013-04-03EHCI: Quirk flag for port power handling on overcurrent.Christian Engelmayer
2013-04-01usb: PS3 EHCI remove unneeded ehci_shutdownGeoff Levand
2013-03-28usb: ehci: mark unlink_empty_async_suspended() as __maybe_unusedArnd Bergmann
2013-03-28USB: EHCI: DT support for generic bus glueArnd Bergmann
2013-03-28usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PMTony Prisk
2013-03-28USB: ehci-spear: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-28usb: echi-sh: Remove driver variable which is not usedNobuhiro Iwamatsu
2013-03-28usb: ehci-sh: Fix build error due to comma has been deletedNobuhiro Iwamatsu
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-28Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch
2013-03-25USB: EHCI: remove unused variable in unlink_empty_async()Alan Stern
2013-03-25USB: EHCI: improve end_unlink_async()Alan Stern
2013-03-25USB: EHCI: convert singly-linked lists to list_headsAlan Stern
2013-03-25USB: EHCI: consolidate code in ehci_urb_dequeue()Alan Stern
2013-03-25USB: EHCI: split needs_rescan into two flagsAlan Stern
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-20Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern
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-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