summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
2015-01-27usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart10-4708/+0
2015-01-27usb: isp1760: Add device controller supportLaurent Pinchart6-5/+1761
2015-01-27usb: isp1760: Move PORT1 configuration to core codeLaurent Pinchart2-9/+8
2015-01-27usb: isp1760: Initialize the bus interface in core codeLaurent Pinchart4-75/+105
2015-01-27usb: isp1760: Set IRQF_SHARED flag in core codeLaurent Pinchart2-7/+6
2015-01-27usb: isp1760: Move core code to isp1760-core.cLaurent Pinchart6-38/+114
2015-01-27usb: isp1760: Reorganize header filesLaurent Pinchart4-225/+256
2015-01-27usb: isp1760: Prefix driver data structures with isp1760_Laurent Pinchart2-9/+10
2015-01-27usb: isp1760: Decouple usb_hdc and isp1760_privLaurent Pinchart1-6/+15
2015-01-27usb: isp1760: Refactor PCI initialization codeLaurent Pinchart1-65/+69
2015-01-27usb: isp1760: Use the managed devm_ioremap_resource() APILaurent Pinchart2-41/+16
2015-01-27usb: isp1760: Pass resource pointer to isp1760_registerLaurent Pinchart3-13/+11
2015-01-27usb: isp1760: Remove busname argument to isp1760_registerLaurent Pinchart3-6/+4
2015-01-27usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_Laurent Pinchart3-7/+7
2015-01-27usb: isp1760: Fix indentation in probe error pathLaurent Pinchart1-3/+3
2015-01-27usb: isp1760: Don't expose hcd to glue code from isp1760_registerLaurent Pinchart3-28/+19
2015-01-27usb: isp1760: Manage device driver data in common codeLaurent Pinchart2-3/+2
2015-01-27usb: isp1760: Move removal cleanup code to isp1760-hcd.cLaurent Pinchart3-14/+14
2015-01-27usb: isp1760: Merge platform and OF glue codesLaurent Pinchart1-135/+55
2015-01-27usb: isp1760: Unmap I/O registers at platform device removalLaurent Pinchart1-2/+1
2015-01-27usb: isp1760: Retrieve pdev memory resource from hcd at remove timeLaurent Pinchart1-5/+1
2015-01-27usb: isp1760: Remove isp1760 glue structureLaurent Pinchart1-31/+15
2015-01-27usb: isp1760: Use the gpio descriptor APILaurent Pinchart3-46/+19
2015-01-09OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-09usb: host: ehci-tegra: request deferred probe when failing to get phyVince Hsu1-1/+1
2015-01-09xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllersHans de Goede1-0/+2
2015-01-09USB: EHCI: adjust error return codeAlan Stern1-3/+3
2015-01-09USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern1-4/+4
2015-01-09xhci: Check if slot is already in default state before moving it thereMathias Nyman1-0/+9
2014-12-20PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2-2/+2
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds19-19/+0
2014-12-15Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds41-1058/+212
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki5-24/+17
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki5-24/+17
2014-12-03usb: xhci: fix comment for PORT_DEV_REMOVELu Baolu1-1/+1
2014-12-03xhci: don't use the same variable for stopped and halted rings current TDMathias Nyman3-10/+6
2014-12-03xhci: clear extra bits from slot context when setting max exit latencyMathias Nyman1-0/+1
2014-12-03xhci: cleanup finish_td functionMathias Nyman1-56/+49
2014-12-01Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman6-90/+79
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-1/+1
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern7-597/+10
2014-11-25USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...Markus Elfring1-8/+4
2014-11-25host: ehci-w90x900: fix error return codeJulia Lawall1-1/+3
2014-11-25usb: ehci-orion: enable big-endian supportMarcin Wojtas1-2/+2
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu4-4/+52
2014-11-22USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman2-80/+25
2014-11-22Revert "xhci: clear root port wake on bits if controller isn't wake-up capable"Lu Baolu1-4/+1
2014-11-22USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman1-2/+1
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida3-3/+3