aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds31-225/+1647
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro6-14/+67
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro1-21/+2
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman6-14/+67
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+44
2015-12-04usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem3-4/+4
2015-12-04xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2015-12-04usb: use BUG_ON() instead of BUG()Geyslan G. Bem1-5/+3
2015-12-04usb: whci: fhci: remove comparison to boolGeyslan G. Bem2-2/+2
2015-12-04USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irqAlexandre Belloni1-6/+5
2015-12-04usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8
2015-12-04xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable()Mika Westerberg1-2/+6
2015-12-01usb: host: ehci-msm: Use posted data writes on AHBAndy Gross1-2/+2
2015-12-01USB: bcma: switch to GPIO descriptor for power controlRafał Miłecki1-11/+10
2015-12-01USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov1-0/+4
2015-12-01usb: host: ohci-pxa27x: use of_property_read_bool()Saurabh Sengar1-7/+7
2015-12-01USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"Markus Elfring1-13/+5
2015-12-01usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar3-8/+4
2015-12-01xhci: rework xhci extended capability list parsing functionsMathias Nyman3-117/+64
2015-12-01xhci: use debug level when printing out interval rounding messagesMathias Nyman1-1/+1
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun8-6/+1383
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda4-2/+21
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda1-0/+3
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda3-14/+26
2015-12-01usb: host: xhci-plat: add firmware_name in xhci_plat_privYoshihiro Shimoda1-0/+1
2015-12-01usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda2-25/+85
2015-12-01usb: host: xhci: add a platform-private fieldYoshihiro Shimoda1-0/+3
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda3-3/+1
2015-12-01xhci: use the correct define to indicate port status suspend change.Mathias Nyman1-1/+1
2015-12-01USB: EHCI: warn on unexpectedly active QHAlan Stern2-2/+8
2015-12-01USB: EHCI: enhance "async" debugfs outputAlan Stern1-4/+11
2015-11-18xhci: Fix a race in usb2 LPM resume, blocking U3 for usb2 devicesMathias Nyman1-6/+9
2015-11-18usb: xhci: fix checking ep busy for CFCLu Baolu1-26/+6
2015-11-18xhci: Workaround to get Intel xHCI reset working more reliablyRajmohan Mani1-0/+10
2015-11-09dma: remove external references to dma_supportedChristoph Hellwig3-3/+3
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-2/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2-5/+26
2015-10-24usb: host: lpc32xx: don't unregister phy deviceVladimir Zapolskiy1-1/+0
2015-10-24usb: host: lpc32xx: balance clk enable/disable on removalVladimir Zapolskiy1-1/+2
2015-10-24usb: host: lpc32xx: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-8/+8
2015-10-17usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin1-7/+5
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-10-17xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-10-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman1-0/+10
2015-10-16usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin1-67/+76