summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig
2017-08-31usb: imx21-hcd: make imx21_hc_driver constBhumika Goyal
2017-08-31usb: host: make ehci_fsl_overrides const and __initconstBhumika Goyal
2017-08-31usb: xhci-mtk: add generic compatible stringChunfeng Yun
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh
2017-08-16xhci: rework bus_resume and check ports are suspended before resuming them.Mathias Nyman
2017-08-16xhci: add port status tracingMathias Nyman
2017-08-16xhci: rename temp and temp1 variablesMathias Nyman
2017-08-16xhci: Add port status decoder for tracing purposesMathias Nyman
2017-08-16xhci: add definitions for all port link statesMathias Nyman
2017-08-16usb: host: xhci: rcar: Add support for R-Car H3 ES2.0Yoshihiro Shimoda
2017-08-16usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3Yoshihiro Shimoda
2017-08-16usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()Yoshihiro Shimoda
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-10usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-08-10usb: imx21-hcd: fix error return code in imx21_probe()Gustavo A. R. Silva
2017-08-10usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()Gustavo A. R. Silva
2017-08-10usb: hwa-hc: constify usb_device_idArvind Yadav
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier
2017-07-30USB: whci-hcd: constify hc_driver structuresJulia Lawall
2017-07-30USB: HWA: constify hc_driver structuresJulia Lawall
2017-07-30isp116x-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: host: u132-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: host/sl811-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: r8a66597-hcd: constify hc_driver structuresJulia Lawall
2017-07-30usb: host: max3421-hcd: constify hc_driver structuresJulia Lawall
2017-07-30isp1362-hcd: constify hc_driver structuresJulia Lawall
2017-07-23Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring
2017-07-20xhci: fix memleak in xhci_run()Shu Wang
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen
2017-07-20xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-20usb: xhci: Issue stop EP command only when the EP state is runningShyam Sundar S K
2017-07-20xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
2017-07-20xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-07-07Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03Merge branch 'acpi-pm'Rafael J. Wysocki
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-29usb: host: ohci-pxa27x: Handle return value of clk_prepare_enableArvind Yadav
2017-06-28PM / core: Drop run_wake flag from struct dev_pm_infoRafael J. Wysocki
2017-06-20xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang