summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-04-03fusbh200-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03imx21-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03isp116x-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03isp1362-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03max3421-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03ohci-hub: use USB_DT_HUBSergei Shtylyov
2015-04-03oxu210hp-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03r8a66597-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03sl811-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03u132-hcd: use USB_DT_HUBSergei Shtylyov
2015-04-03uhci-hub: use USB_DT_HUBSergei Shtylyov
2015-04-03Revert "usb: host/sl811-hcd: fix sparse warning"Guenter Roeck
2015-03-26usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warningskbuild test robot
2015-03-26USB: host: ohci-at91: remove useless uclk clockBoris Brezillon
2015-03-26usb: ehci-orion: add more constants for register valuesThomas Petazzoni
2015-03-23usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-03-23usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman
2015-03-18ehci-msm: Remove dead dependencyStephen Boyd
2015-03-18USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...Markus Elfring
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard
2015-03-18xhci: unify cycle state toggling operation with 'XOR'Lin Wang
2015-03-18usb: host/sl811-hcd: fix sparse warningLad, Prabhakar
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon
2015-03-11Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman
2015-03-06xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-02-24xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman
2015-02-24xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-02-24usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-02-03uhci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-02-03usb: kconfig: replace PPC_OF with PPCKevin Hao
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko
2015-01-31ehci-pci: disable for Intel MID platformsAndy Shevchenko
2015-01-31usb: host: pci_quirks: joing string literalsAndy Shevchenko
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-01-27usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart
2015-01-27usb: isp1760: Add device controller supportLaurent Pinchart
2015-01-27usb: isp1760: Move PORT1 configuration to core codeLaurent Pinchart
2015-01-27usb: isp1760: Initialize the bus interface in core codeLaurent Pinchart
2015-01-27usb: isp1760: Set IRQF_SHARED flag in core codeLaurent Pinchart
2015-01-27usb: isp1760: Move core code to isp1760-core.cLaurent Pinchart
2015-01-27usb: isp1760: Reorganize header filesLaurent Pinchart
2015-01-27usb: isp1760: Prefix driver data structures with isp1760_Laurent Pinchart