aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2015-05-22Merge tag 'v3.14.42' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/...lsk-v3.14-15.05Kevin Hilman
2015-05-13usb: host: ehci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-13usb: host: oxu210hp: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-05-06usb: host: sl811: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: xhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: isp116x: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: r8a66597: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fotg210: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-05-06usb: host: fusbh200: use new USB_RESUME_TIMEOUTFelipe Balbi
2015-04-20 Merge tag 'v3.14.39' into linux-linaro-lsk-v3.14Alex Shi
2015-04-19usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllersLu Baolu
2015-04-19usb: xhci: handle Config Error Change (CEC) in xhci driverLu Baolu
2015-03-19 Merge tag 'v3.14.36' into linux-linaro-lsk-v3.14Alex Shi
2015-03-18xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado
2015-03-18xhci: Allocate correct amount of scratchpad buffersMathias Nyman
2015-01-28Merge tag 'v3.14.30' into linux-linaro-lsk-v3.14Mark Brown
2015-01-27USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2014-12-17 Merge tag 'v3.14.27' into linux-linaro-lsk-v3.14Alex Shi
2014-12-16USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-12Merge remote-tracking branch 'lsk/v3.14/topic/dwc3' into linux-linaro-lsk-v3.14Mark Brown
2014-12-08xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand
2014-12-08usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT
2014-12-08Merge tag 'v3.14.26' into linux-linaro-lsk-v3.14Mark Brown
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern
2014-10-05xhci: fix oops when xhci resumes from hibernate with hw lpm capable devicesMathias Nyman
2014-10-05xhci: Fix null pointer dereference if xhci initialization failsMathias Nyman
2014-10-05usb: host: xhci: fix compliance mode workaroundFelipe Balbi
2014-09-06Merge tag 'v3.14.18' into linux-linaro-lsk-v3.14Mark Brown
2014-09-05usb: ehci: using wIndex + 1 for hub portPeter Chen
2014-09-05usb: xhci: amd chipset also needs short TX quirkHuang Rui
2014-09-05xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVALHans de Goede
2014-09-05USB: ehci-pci: USB host controller support for Intel Quark X1000Bryan O'Donoghue
2014-09-05USB: OHCI: don't lose track of EDs when a controller diesAlan Stern
2014-09-05USB: OHCI: fix bugs in debug routinesAlan Stern
2014-08-20Merge remote-tracking branch 'lsk/v3.14/topic/usb' into linux-linaro-lsk-v3.14Mark Brown
2014-08-20usb: Fix H20AHB driver for big-endianRobin Murphy
2014-07-10Merge tag 'v3.14.12' into linux-linaro-lsk-v3.14Alex Shi
2014-07-09xhci: Fix runtime suspended xhci from blocking system suspend.Wang, Yu
2014-07-09xhci: correct burst count field for isoc transfers on 1.0 xhci hostsMathias Nyman
2014-07-09xhci: Use correct SLOT ID when handling a reset device commandMathias Nyman
2014-07-01Merge tag 'v3.14.10' into linux-linaro-lsk-v3.14Mark Brown
2014-06-30USB: EHCI: avoid BIOS handover on the HASEE E200Alan Stern
2014-06-12Merge tag 'v3.14.7' into linux-linaro-lsk-v3.14Alex Shi
2014-06-11Merge remote-tracking branch 'lsk/v3.14/topic/arm64-usb' into linux-linaro-ls...Mark Brown