aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman14-0/+14
2017-10-17usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana1-5/+18
2017-10-17usb: xhci: Reset halted endpoint if trb is noopLu Baolu1-7/+13
2017-10-17xhci: Cleanup current_cmd in xhci_cleanup_command_queue()Jeffy Chen1-0/+1
2017-10-17xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman1-1/+2
2017-09-18Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts"Kai-Heng Feng3-16/+1
2017-09-18xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptorMathias Nyman1-1/+10
2017-09-18xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaroundMathias Nyman1-1/+1
2017-09-18usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis1-6/+10
2017-09-18xhci: fix wrong endpoint ESIT value shown in tracingMathias Nyman1-2/+4
2017-09-18usb: pci-quirks.c: Corrected timeout values used in handshakeJim Dickerson1-4/+4
2017-09-18xhci: fix finding correct bus_state structure for USB 3.1 hostsMathias Nyman1-1/+1
2017-09-18usb: xhci: Free the right ring in xhci_add_endpoint()Lu Baolu1-1/+2
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-10/+6
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+1
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-mergedLee Jones8-12/+133
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2-10/+6
2017-08-31usb: imx21-hcd: make imx21_hc_driver constBhumika Goyal1-1/+1
2017-08-31usb: host: make ehci_fsl_overrides const and __initconstBhumika Goyal1-1/+1
2017-08-31usb: xhci-mtk: add generic compatible stringChunfeng Yun1-0/+1
2017-08-28usb: xhci: Support enabling of compliance mode for xhci 1.1Jack Pham1-0/+33
2017-08-28usb:xhci:Fix regression when ATI chipsets detectedSandeep Singh1-17/+18
2017-08-16xhci: rework bus_resume and check ports are suspended before resuming them.Mathias Nyman1-43/+51
2017-08-16xhci: add port status tracingMathias Nyman2-0/+25
2017-08-16xhci: rename temp and temp1 variablesMathias Nyman1-10/+10
2017-08-16xhci: Add port status decoder for tracing purposesMathias Nyman1-0/+81
2017-08-16xhci: add definitions for all port link statesMathias Nyman1-1/+8
2017-08-16usb: host: xhci: rcar: Add support for R-Car H3 ES2.0Yoshihiro Shimoda1-1/+6
2017-08-16usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3Yoshihiro Shimoda1-9/+1
2017-08-16usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()Yoshihiro Shimoda1-1/+32
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman3-5/+40
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-5/+12
2017-08-10usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh1-5/+12
2017-08-10usb: imx21-hcd: fix error return code in imx21_probe()Gustavo A. R. Silva1-2/+4
2017-08-10usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()Gustavo A. R. Silva1-2/+2
2017-08-10usb: hwa-hc: constify usb_device_idArvind Yadav1-1/+1
2017-08-02xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier3-0/+28
2017-07-30USB: whci-hcd: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-30USB: HWA: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-30isp116x-hcd: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-30usb: host: u132-hcd: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-30usb: host/sl811-hcd: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-30usb: r8a66597-hcd: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-30usb: host: max3421-hcd: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-30isp1362-hcd: constify hc_driver structuresJulia Lawall1-1/+1
2017-07-23Merge 4.13-rc2 into usb-nextGreg Kroah-Hartman7-6/+92
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-07-20xhci: fix memleak in xhci_run()Shu Wang1-1/+3
2017-07-20usb: xhci: fix spinlock recursion for USB2 test modePeter Chen1-0/+2