summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman-6/+44
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni-6/+5
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun-0/+8
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg-2/+6
2015-12-01USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov-0/+4
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman-6/+9
2015-11-18usb: xhci: fix checking ep busy for CFCLu Baolu-26/+6
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani-0/+10
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig-3/+3
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman-1/+1
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis-1/+0
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman-5/+26
2015-10-24usb: host: lpc32xx: don't unregister phy deviceVladimir Zapolskiy-1/+0
2015-10-24usb: host: lpc32xx: balance clk enable/disable on removalVladimir Zapolskiy-1/+2
2015-10-24usb: host: lpc32xx: fix warnings caused by enabling unprepared clockVladimir Zapolskiy-8/+8
2015-10-17usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin-7/+5
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott-0/+1
2015-10-17xhci: handle no ping response error properlyMathias Nyman-5/+15
2015-10-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman-0/+10
2015-10-16usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin-67/+76
2015-10-16usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin-31/+31
2015-10-16usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin-11/+16
2015-10-16usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin-1/+1
2015-10-16usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin-1/+1
2015-10-16usb/host/fotg210: Remove useless else statementPeter Senna Tschudin-3/+2
2015-10-16usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin-1/+1
2015-10-16usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin-977/+769
2015-10-16usb-host: Remove fusbh200 driverPeter Senna Tschudin-6576/+0
2015-10-16usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang-0/+10
2015-10-16usb: Add support for ACPI identification to xhci-platformDuc Dang-0/+9
2015-10-16usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang-7/+13
2015-10-16usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu-3/+2
2015-10-16xhci: replace custom implementation of readq / writeqAndy Shevchenko-10/+4
2015-10-16xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman-62/+46
2015-10-05USB: u132-hcd: Fix seperate word in printk messageMasanari Iida-2/+1
2015-10-04usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda-3/+3
2015-10-04usb: host: fotg210: remove unreachable codeLuis de Bethencourt-1/+0
2015-10-04usb: host: uhci-platform: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-10-04usb: host: ohci-spear: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-10-04usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-10-04usb: host: ehci-spear: Fix module autoload for OF platform driverLuis de Bethencourt-0/+1
2015-10-04USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.Jeremy Linton-0/+8
2015-10-04USB: ehci-platform: Display a DMA configuration error messageJeremy Linton-1/+3
2015-10-04usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski-1/+2
2015-10-04xhci: drop null test before destroy functionsJulia Lawall-8/+4
2015-10-04whci: drop null test before destroy functionsJulia Lawall-2/+1