summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-07usb: Remove __init from early_dbgp_init() prototypeChris Rorvick
2014-11-07fotg210: Use ehci_dbg_port structChris Rorvick
2014-11-07fotg210: Remove duplicate ehci-dbgp declarationsChris Rorvick
2014-11-07fotg210: Remove superfluous macro definitionsChris Rorvick
2014-11-07fotg210: Make Xen notification consistent with EHCIChris Rorvick
2014-11-07fusbh200: Use ehci_dbg_port structChris Rorvick
2014-11-07fusbh200: Remove duplicate ehci-dbgp declarationsChris Rorvick
2014-11-07fusbh200: Remove superfluous macro definitionsChris Rorvick
2014-11-07fusbh200: Make Xen notificaiton consistent with EHCIChris Rorvick
2014-11-07usb: Create separate header for ehci-dbgpChris Rorvick
2014-11-07renesas_usbhs: common: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-exynos: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-fsl: remove duplicate check on resourceVarka Bhadram
2014-11-07dwc3: dwc3-keystone: remove duplicate check on resourceVarka Bhadram
2014-11-07phy: phy-rcar-usb: remove duplicate check on resourceVarka Bhadram
2014-11-07musb: musb_dsps: remove duplicate check on resourceVarka Bhadram
2014-11-07musb: musb_core: remove duplicate check on resourceVarka Bhadram
2014-11-07host: xhci-plat: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-spear: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-platform: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-orion: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-octeon: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-mxc: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-mv: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-msm: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-spear: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-sh: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-pxa27x: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-platform: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-octeon: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-jz4740: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-exynos: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-at91: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-w90x900: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-tegra: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ohci-da8xx: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-atmel: remove duplicate check on resourceVarka Bhadram
2014-11-07host: ehci-sead3: fix NULL pointer dereference on resourceVarka Bhadram
2014-11-07host: uhci-platform: fix NULL pointer dereference on resourceVarka Bhadram
2014-11-07USB: storage: Reject bogus max LUN valuesMark Knibbs
2014-11-03uwb: Remove bogus colon after newline from debug messageGeert Uytterhoeven
2014-11-03usb: renesas_usbhs: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: misc: usb3503: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-tegra: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-sh: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: host: ehci-mv: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: class: usbtmc: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: chipidea: otg_fsm: delete unnecessary 'out of memory' messagesPeter Chen
2014-11-03usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernationWonhong Kwon