summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-07-26Merge "usb: xhci-plat: Add XHCI_STATE_REMOVING flag on removal of usb device"Linux Build Service Account
2016-07-26Merge "xhci: fix 10 second timeout on removal of PCI hotpluggable xhci contro...Linux Build Service Account
2016-07-12usb: xhci-plat: Add XHCI_STATE_REMOVING flag on removal of usb deviceChandana Kishori Chiluveru
2016-07-12xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-07-08usb: dwc3: Change dwc3 irq to oneshot threaded irqHemant Kumar
2016-07-06usb: xhci: Add helper APIs to return xhci dma addressesHemant Kumar
2016-07-06usb: xhci: Add support for secondary interruptersHemant Kumar
2016-05-04xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman
2016-05-04usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-05-04xhci: resume USB 3 roothub firstMathias Nyman
2016-05-04usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski
2016-03-23usb: xhci: clean up command queue when haltingJack Pham
2016-03-23usb: xhci: Set interrupt moderation for host mode to 4000(1ms)Azhar Shaikh
2016-03-23usb: xhci-plat: Add support to modify imod from sysfsDevdutt Patnaik
2016-03-23xhci-hub: Handle error condition with xhci_stop_deviceMayank Rana
2016-03-23Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel
2016-03-22usb: dwc3: Add changes to support dual-role switchingJack Pham
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman
2016-02-17usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-17usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu
2016-01-31xhci: refuse loading if nousb is usedOliver Neukum
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg
2015-12-01USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman
2015-11-18usb: xhci: fix checking ep busy for CFCLu Baolu
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman
2015-10-24usb: host: lpc32xx: don't unregister phy deviceVladimir Zapolskiy
2015-10-24usb: host: lpc32xx: balance clk enable/disable on removalVladimir Zapolskiy
2015-10-24usb: host: lpc32xx: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2015-10-17usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott
2015-10-17xhci: handle no ping response error properlyMathias Nyman
2015-10-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman
2015-10-16usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin
2015-10-16usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin
2015-10-16usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin