summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorFilesLines
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-24USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci...Markus Elfring1-8/+4
2014-11-24host: ehci-w90x900: fix error return codeJulia Lawall1-1/+3
2014-11-24usb: ehci-orion: enable big-endian supportMarcin Wojtas1-2/+2
2014-11-10usb: host: ohci: omap: fix build breakageFelipe Balbi1-1/+1
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman3-17/+7
2014-11-07fotg210: Use ehci_dbg_port structChris Rorvick1-12/+1
2014-11-07fotg210: Remove duplicate ehci-dbgp declarationsChris Rorvick1-38/+2
2014-11-07fotg210: Remove superfluous macro definitionsChris Rorvick1-14/+0
2014-11-07fotg210: Make Xen notification consistent with EHCIChris Rorvick1-0/+5
2014-11-07fusbh200: Use ehci_dbg_port structChris Rorvick1-12/+1
2014-11-07fusbh200: Remove duplicate ehci-dbgp declarationsChris Rorvick1-38/+2
2014-11-07fusbh200: Remove superfluous macro definitionsChris Rorvick1-14/+0
2014-11-07fusbh200: Make Xen notificaiton consistent with EHCIChris Rorvick1-0/+5
2014-11-07host: ehci-exynos: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-11-07host: ehci-fsl: remove duplicate check on resourceVarka Bhadram1-9/+3
2014-11-07host: xhci-plat: remove duplicate check on resourceVarka Bhadram1-6/+4
2014-11-07host: ehci-spear: remove duplicate check on resourceVarka Bhadram1-7/+2
2014-11-07host: ehci-platform: remove duplicate check on resourceVarka Bhadram1-8/+4
2014-11-07host: ehci-orion: remove duplicate check on resourceVarka Bhadram1-9/+1
2014-11-07host: ehci-octeon: remove duplicate check on resourceVarka Bhadram1-9/+3
2014-11-07host: ehci-mxc: remove duplicate check on resourceVarka Bhadram1-9/+2
2014-11-07host: ehci-mv: remove duplicate check on resourceVarka Bhadram1-12/+0
2014-11-07host: ehci-msm: remove duplicate check on resourceVarka Bhadram1-8/+2
2014-11-07host: ohci-spear: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-11-07host: ehci-sh: remove duplicate check on resourceVarka Bhadram1-12/+3
2014-11-07host: ohci-pxa27x: remove duplicate check on resourceVarka Bhadram1-9/+2
2014-11-07host: ohci-platform: remove duplicate check on resourceVarka Bhadram1-9/+4
2014-11-07host: ohci-octeon: remove duplicate check on resourceVarka Bhadram1-9/+3
2014-11-07host: ohci-jz4740: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ohci-exynos: remove duplicate check on resourceVarka Bhadram1-8/+2
2014-11-07host: ohci-at91: remove duplicate check on resourceVarka Bhadram1-8/+3
2014-11-07host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ehci-tegra: remove duplicate check on resourceVarka Bhadram1-7/+3
2014-11-07host: ohci-da8xx: remove duplicate check on resourceVarka Bhadram1-5/+2
2014-11-07host: ehci-atmel: remove duplicate check on resourceVarka Bhadram1-10/+3
2014-11-07host: ehci-sead3: fix NULL pointer dereference on resourceVarka Bhadram1-3/+2
2014-11-07host: uhci-platform: fix NULL pointer dereference on resourceVarka Bhadram1-3/+3
2014-11-03xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2014-11-03usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen1-1/+0
2014-11-03usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon2-22/+8
2014-11-03USB: imx21-hcd: use %pad for dma_addr_tJingoo Han1-3/+3
2014-11-03USB: OHCI: ohci-at91: remove unnecessary headersAlexandre Belloni1-4/+0
2014-11-03USB: ohci-platform: Move platform_data checks into the probe functionKevin Cernekee1-15/+4
2014-11-03USB: ohci-platform: Expose no_big_frame_no and num_ports in DTKevin Cernekee1-0/+6
2014-11-03USB: OHCI: Eliminate platform-specific test in ohci.hKevin Cernekee1-10/+9