aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+7
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testingGreg Kroah-Hartman10-20/+24
2015-04-07usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi1-3/+4
2015-04-07usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+1
2015-04-07usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-04-07usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi2-8/+11
2015-04-07usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-1/+1
2015-04-07tracing: Add TRACE_SYSTEM_VAR to xhci-hcdSteven Rostedt (Red Hat)1-0/+7
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2-2/+9
2015-04-03ehci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fhci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fotg210-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03fusbh200-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03imx21-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03isp116x-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03isp1362-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03max3421-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03ohci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03oxu210hp-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03r8a66597-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03sl811-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03u132-hcd: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03uhci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-04-03Revert "usb: host/sl811-hcd: fix sparse warning"Guenter Roeck1-1/+1
2015-03-26usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-03-26USB: host: ohci-at91: remove useless uclk clockBoris Brezillon1-15/+3
2015-03-26usb: ehci-orion: add more constants for register valuesThomas Petazzoni1-6/+12
2015-03-23usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu1-1/+1
2015-03-23usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu1-1/+8
2015-03-23Merge 4.0-rc5 into usb-nextGreg Kroah-Hartman4-115/+19
2015-03-18ehci-msm: Remove dead dependencyStephen Boyd1-1/+1
2015-03-18USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_hcd"Markus Elfring1-2/+1
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard1-1/+18
2015-03-18xhci: unify cycle state toggling operation with 'XOR'Lin Wang1-2/+2
2015-03-18usb: host/sl811-hcd: fix sparse warningLad, Prabhakar1-1/+1
2015-03-18USB: ehci-atmel: rework clk handlingBoris Brezillon1-21/+9
2015-03-11Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"Mathias Nyman3-94/+10
2015-03-06xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2-0/+31
2015-03-06xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-02-24xhci: Clear the host side toggle manually when endpoint is 'soft reset'Mathias Nyman3-10/+94
2015-02-24xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-02-24usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard1-10/+9
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+2
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds49-3265/+467
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-5/+2
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches1-1/+1