aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2015-02-04
|\
| * usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart2015-01-27
| * usb: isp1760: Add device controller supportLaurent Pinchart2015-01-27
| * usb: isp1760: Move PORT1 configuration to core codeLaurent Pinchart2015-01-27
| * usb: isp1760: Initialize the bus interface in core codeLaurent Pinchart2015-01-27
| * usb: isp1760: Set IRQF_SHARED flag in core codeLaurent Pinchart2015-01-27
| * usb: isp1760: Move core code to isp1760-core.cLaurent Pinchart2015-01-27
| * usb: isp1760: Reorganize header filesLaurent Pinchart2015-01-27
| * usb: isp1760: Prefix driver data structures with isp1760_Laurent Pinchart2015-01-27
| * usb: isp1760: Decouple usb_hdc and isp1760_privLaurent Pinchart2015-01-27
| * usb: isp1760: Refactor PCI initialization codeLaurent Pinchart2015-01-27
| * usb: isp1760: Use the managed devm_ioremap_resource() APILaurent Pinchart2015-01-27
| * usb: isp1760: Pass resource pointer to isp1760_registerLaurent Pinchart2015-01-27
| * usb: isp1760: Remove busname argument to isp1760_registerLaurent Pinchart2015-01-27
| * usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_Laurent Pinchart2015-01-27
| * usb: isp1760: Fix indentation in probe error pathLaurent Pinchart2015-01-27
| * usb: isp1760: Don't expose hcd to glue code from isp1760_registerLaurent Pinchart2015-01-27
| * usb: isp1760: Manage device driver data in common codeLaurent Pinchart2015-01-27
| * usb: isp1760: Move removal cleanup code to isp1760-hcd.cLaurent Pinchart2015-01-27
| * usb: isp1760: Merge platform and OF glue codesLaurent Pinchart2015-01-27
| * usb: isp1760: Unmap I/O registers at platform device removalLaurent Pinchart2015-01-27
| * usb: isp1760: Retrieve pdev memory resource from hcd at remove timeLaurent Pinchart2015-01-27
| * usb: isp1760: Remove isp1760 glue structureLaurent Pinchart2015-01-27
| * usb: isp1760: Use the gpio descriptor APILaurent Pinchart2015-01-27
* | uhci-hub: use HUB_CHAR_*Sergei Shtylyov2015-02-03
* | usb: kconfig: replace PPC_OF with PPCKevin Hao2015-02-03
* | ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko2015-02-03
* | ehci-pci: disable for Intel MID platformsAndy Shevchenko2015-01-31
* | usb: host: pci_quirks: joing string literalsAndy Shevchenko2015-01-31
* | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-01-31
* | USB: host: ohci-at91: Fix wake-up supportSylvain Rochet2015-01-25
* | USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet2015-01-25
* | USB: host: ohci-at91: Move global variables to private structSylvain Rochet2015-01-25
* | USB: host: ehci-atmel: Move global variables to private structSylvain Rochet2015-01-25
* | USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet2015-01-25
* | USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet2015-01-25
* | usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy2015-01-25
* | usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy2015-01-25
* | u132-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | sl811-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | ohci-hub: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | ohci-at91: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | max3421-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25
* | imx21-hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-25