summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
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-25USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"Markus Elfring1-2/+1
2014-11-25USB-IP: Deletion of unnecessary checks before the function call "usb_put_dev"Markus Elfring1-6/+3
2014-11-25host: ehci-w90x900: fix error return codeJulia Lawall1-1/+3
2014-11-25storage: Fix bus scan and multi-LUN support for SCM eUSCSI devicesMark Knibbs1-12/+24
2014-11-25storage: Enable multi-target mode as vendor driver does for SCM eUSCSI bridgeMark Knibbs1-2/+1
2014-11-25usb: ehci-orion: enable big-endian supportMarcin Wojtas1-2/+2
2014-11-25USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5
2014-11-25cdc-acm: memory leak in error caseOliver Neukum1-0/+1
2014-11-10Merge 3.18-rc4 into usb-next.Greg Kroah-Hartman15-32/+106
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-07renesas_usbhs: common: remove duplicate check on resourceVarka Bhadram1-2/+2
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-07dwc3: dwc3-keystone: remove duplicate check on resourceVarka Bhadram1-5/+0
2014-11-07phy: phy-rcar-usb: remove duplicate check on resourceVarka Bhadram1-5/+3
2014-11-07musb: musb_dsps: remove duplicate check on resourceVarka Bhadram1-3/+0
2014-11-07musb: musb_core: remove duplicate check on resourceVarka Bhadram1-2/+2
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-07USB: storage: Reject bogus max LUN valuesMark Knibbs1-3/+14
2014-11-06USB: cdc-acm: add quirk for control-line state requestsJohan Hovold2-2/+14