summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2016-07-11usb: host: ehci-tegra: Grab the correct UTMI pads resetThierry Reding
2016-07-11xhci: Fix handling timeouted commands on hosts in weird states.Mathias Nyman
2016-07-11USB: xhci: Add broken streams quirk for Frescologic device id 1009Hans de Goede
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-07-11xhci: Cleanup only when releasing primary hcdGabriel Krisman Bertazi
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-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
2015-10-16usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin
2015-10-16usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin
2015-10-16usb/host/fotg210: Remove useless else statementPeter Senna Tschudin
2015-10-16usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin
2015-10-16usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin
2015-10-16usb-host: Remove fusbh200 driverPeter Senna Tschudin
2015-10-16usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang
2015-10-16usb: Add support for ACPI identification to xhci-platformDuc Dang
2015-10-16usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang
2015-10-16usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu