summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2016-02-04xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence
2016-02-03xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-03usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT
2016-02-03usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun
2016-02-03usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun
2016-02-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu
2016-02-03usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu
2016-02-03usb: xhci: add a quirk bit for ssic port unusedLu Baolu
2016-02-03usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu
2016-02-03Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-12Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-22QE: Move QE from arch/powerpc to drivers/socZhao Qiang
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman
2015-12-04usb: ehci: ohci: fix bool assignmentsGeyslan G. Bem
2015-12-04xhci: refuse loading if nousb is usedOliver Neukum
2015-12-04usb: use BUG_ON() instead of BUG()Geyslan G. Bem
2015-12-04usb: whci: fhci: remove comparison to boolGeyslan G. Bem
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: host: ehci-msm: Use posted data writes on AHBAndy Gross
2015-12-01USB: bcma: switch to GPIO descriptor for power controlRafał Miłecki
2015-12-01USB: whci-hcd: add check for dma mapping errorAlexey Khoroshilov
2015-12-01usb: host: ohci-pxa27x: use of_property_read_bool()Saurabh Sengar
2015-12-01USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy"Markus Elfring
2015-12-01usb : replace dma_pool_alloc and memset with dma_pool_zallocSaurabh Sengar
2015-12-01xhci: rework xhci extended capability list parsing functionsMathias Nyman
2015-12-01xhci: use debug level when printing out interval rounding messagesMathias Nyman
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda
2015-12-01usb: host: xhci-plat: add firmware_name in xhci_plat_privYoshihiro Shimoda
2015-12-01usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda
2015-12-01usb: host: xhci: add a platform-private fieldYoshihiro Shimoda
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda
2015-12-01xhci: use the correct define to indicate port status suspend change.Mathias Nyman
2015-12-01USB: EHCI: warn on unexpectedly active QHAlan Stern
2015-12-01USB: EHCI: enhance "async" debugfs outputAlan Stern
2015-11-24ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann
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