aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
...
* | | usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin2015-10-17
* | | usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin2015-10-17
* | | usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin2015-10-17
* | | usb/host/fotg210: Remove useless else statementPeter Senna Tschudin2015-10-17
* | | usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin2015-10-17
* | | usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin2015-10-17
* | | usb-host: Remove fusbh200 driverPeter Senna Tschudin2015-10-17
* | | usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang2015-10-17
* | | usb: Add support for ACPI identification to xhci-platformDuc Dang2015-10-17
* | | usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang2015-10-17
* | | usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu2015-10-17
* | | xhci: replace custom implementation of readq / writeqAndy Shevchenko2015-10-17
* | | xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman2015-10-17
* | | USB: u132-hcd: Fix seperate word in printk messageMasanari Iida2015-10-04
* | | usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda2015-10-04
* | | usb: host: fotg210: remove unreachable codeLuis de Bethencourt2015-10-04
* | | usb: host: uhci-platform: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-04
* | | usb: host: ohci-spear: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-04
* | | usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-04
* | | usb: host: ehci-spear: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-04
* | | USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.Jeremy Linton2015-10-04
* | | USB: ehci-platform: Display a DMA configuration error messageJeremy Linton2015-10-04
* | | usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski2015-10-04
* | | xhci: drop null test before destroy functionsJulia Lawall2015-10-04
* | | whci: drop null test before destroy functionsJulia Lawall2015-10-04
* | | usb: host: drop null test before destroy functionsJulia Lawall2015-10-04
* | | xhci: support new USB 3.1 hub request to get extended port statusMathias Nyman2015-10-04
* | | xhci: check xhci hardware for USB 3.1 supportMathias Nyman2015-10-04
* | | xhci: define the new default speed ID for SuperSpeedPlus used by xhci hwMathias Nyman2015-10-04
* | | xhci: Add a SuperSpeedPlus capability descriptor for xhci USB 3.1 roothubMathias Nyman2015-10-04
* | | xhci: parse xhci protocol speed ID list for usb 3.1 usageMathias Nyman2015-10-04
* | | xhci: Read and parse new xhci 1.1 capability registerLu Baolu2015-10-04
|/ /
* | xhci: init command timeout timer earlier to avoid deleting it uninitializedMathias Nyman2015-09-22
* | xhci: change xhci 1.0 only restrictions to support xhci 1.1Mathias Nyman2015-09-22
* | usb: xhci: exit early in xhci_setup_device() if we're halted or dyingRoger Quadros2015-09-22
* | usb: xhci: stop everything on the first call to xhci_stopRoger Quadros2015-09-22
* | usb: xhci: Clear XHCI_STATE_DYING on startRoger Quadros2015-09-22
* | usb: xhci: lock mutex on xhci_stopRoger Quadros2015-09-22
* | xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PMTomer Barletz2015-09-22
* | xhci: give command abortion one more chance before killing xhciMathias Nyman2015-09-22
|/
* usb: host: ehci-sys: delete useless bus_to_hcd conversionPeter Chen2015-08-18
* USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probeAlexandre Belloni2015-08-14
* USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probeAlexandre Belloni2015-08-14
* USB: host: ohci-at91: depend on OFAlexandre Belloni2015-08-14
* USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni2015-08-14
* drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola2015-08-14
* Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman2015-08-10
|\
| * drivers/usb: Delete XHCI command timer if necessaryGavin Shan2015-08-03
| * xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-08-03
* | xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)Lu Baolu2015-08-08