summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-31Merge tag 'usb-serial-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-106/+14
2015-01-25USB: host: ohci-at91: Fix wake-up supportSylvain Rochet1-8/+19
2015-01-25USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisationSylvain Rochet1-1/+1
2015-01-25USB: host: ohci-at91: Move global variables to private structSylvain Rochet1-33/+51
2015-01-25USB: host: ehci-atmel: Move global variables to private structSylvain Rochet1-29/+50
2015-01-25USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driverSylvain Rochet1-11/+10
2015-01-25USB: host: ehci-atmel: Add suspend/resume supportSylvain Rochet1-0/+31
2015-01-25usb: core: hub: modify hub reset logic in hub driverDeepak Das1-2/+6
2015-01-25usb: ehci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25usb: ohci-platform: add support for multiple phys per controllerArun Ramamurthy1-22/+60
2015-01-25wusbcore: rh: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25usbip: vhci_hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25renesas_usbhs: mod_host: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25musb_virthub: use HUB_CHAR_*Sergei Shtylyov1-3/+4
2015-01-25dummy_hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+6
2015-01-25dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+3
2015-01-25u132-hcd: use HUB_CHAR_*Sergei Shtylyov1-5/+5
2015-01-25sl811-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25r8a66597-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25oxu210hp-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25ohci-s3c2410: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25ohci-hub: use HUB_CHAR_*Sergei Shtylyov1-5/+5
2015-01-25ohci-at91: use HUB_CHAR_*Sergei Shtylyov1-2/+4
2015-01-25max3421-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+2
2015-01-25isp1760-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+3
2015-01-25isp1362-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+6
2015-01-25isp116x-hcd: use HUB_CHAR_*Sergei Shtylyov1-1/+4
2015-01-25imx21-hcd: use HUB_CHAR_*Sergei Shtylyov1-3/+2
2015-01-25fusbh200-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25fotg210-hcd: use HUB_CHAR_*Sergei Shtylyov1-2/+2
2015-01-25fhci-hub: use HUB_CHAR_*Sergei Shtylyov1-1/+1
2015-01-25ehci-hub: use HUB_CHAR_*Sergei Shtylyov1-4/+4
2015-01-25xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messagesHans de Goede1-2/+4
2015-01-25xhci: Print hcc params, version and quirks on initHans de Goede2-0/+6
2015-01-25USB: don't cancel queued resets when unbinding driversAlan Stern3-53/+12
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann1-1/+2
2015-01-25fhci-hub: kill 'len' variable in fhci_hub_control()Sergei Shtylyov1-4/+0
2015-01-25fhci-hub: no need to overwrite byte 3 of the Hub DescriptorSergei Shtylyov1-3/+2
2015-01-25uwb: lc-dev: Remove unused functionRickard Strandqvist1-7/+0
2015-01-19USB: mos7840: remove unused codeColin Ian King1-60/+0
2015-01-19USB: option: clean up blacklist handlingJohan Hovold1-46/+14
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman278-2794/+3154
2015-01-18Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+7
2015-01-18Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds7-28/+69
2015-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+1
2015-01-17clk: fix possible null pointer dereferenceStanimir Varbanov1-1/+1
2015-01-17Revert "clk: ppc-corenet: Fix Section mismatch warning"Kevin Hao1-1/+1
2015-01-17clk: rockchip: fix deadlock possibility in cpuclkHeiko Stübner1-4/+6
2015-01-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+5
2015-01-17reset: sunxi: fix spinlock initializationTyler Baker1-0/+4