summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.10.17' into dev-4.10Joel Stanley2017-06-058-1/+35
|\
| * usb: host: xhci: print correct command ring addressPeter Chen2017-05-201-1/+1
| * usb: xhci: bInterval quirk for TI TUSB73x0Roger Quadros2017-05-203-0/+15
| * usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-05-141-0/+2
| * usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-05-141-0/+2
| * usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi2017-04-121-0/+3
| * usb: xhci: add quirk flag for broken PED bitsFelipe Balbi2017-04-122-0/+9
| * xhci: Set URB actual length for stopped control transfersMathias Nyman2017-04-081-0/+3
* | usb/uhci: Add support for Aspeed BMC SoCsBenjamin Herrenschmidt2017-06-014-5/+91
|/
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-181-0/+2
* usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-181-1/+1
* usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-181-2/+2
* usb: host: xhci: plat: check hcc_params after add hcdWilliam wu2017-03-121-3/+3
* xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-201-1/+1
* xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2017-01-112-24/+0
* usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
* usb: host: xhci: handle COMP_STOP from SETUP phase tooFelipe Balbi2017-01-031-12/+21
* usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie2017-01-031-1/+2
* xhci: Fix race related to abort operationOGAWA Hirofumi2017-01-033-80/+90
* xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi2017-01-033-16/+21
* usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu2017-01-031-4/+9
* xhci: Handle command completion and timeout raceMathias Nyman2017-01-031-1/+5
* usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang2017-01-031-1/+4
* usb: xhci: fix possible wild pointerLu Baolu2017-01-031-5/+11
* usb: return error code when platform_get_irq failsPan Bian2017-01-031-1/+3
* usb: xhci: fix return value of xhci_setup_device()Lu Baolu2017-01-031-1/+3
* xhci: free xhci virtual devices with leaf nodes firstMathias Nyman2017-01-031-2/+36
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-252-4/+2
* ktime: Get rid of the unionThomas Gleixner2016-12-252-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-0/+4
|\
| * USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern2016-11-111-0/+4
* | USB: OHCI: nxp: fix code warningsManjunath Goudar2016-12-081-2/+3
* | USB: OHCI: nxp: remove useless extern declarationManjunath Goudar2016-12-081-2/+0
* | USB: OHCI: at91: remove useless extern declarationManjunath Goudar2016-12-081-2/+0
* | USB: OHCI: ohci-pxa27x: remove useless functionsManjunath Goudar2016-12-051-26/+10
* | USB: OHCI: omap: remove useless extern declarationManjunath Goudar2016-12-051-3/+0
* | USB: OHCI: ohci-omap: remove useless functionsManjunath Goudar2016-12-051-25/+11
* | USB: OHCI: ohci-s3c2410: remove useless functionsManjunath Goudar2016-12-051-25/+14
* | fsl/usb: Workarourd for USB erratum-A005697Changming Huang2016-12-054-0/+27
* | USB: EHCI: ehci-w90x900: remove unuseful functionsManjunath Goudar2016-11-291-22/+8
* | usb: ohci: s3c2410: allow probing from device treeSergio Prado2016-11-291-0/+8
* | USB: ohci: da8xx: Resume the entire host controllerAxel Haslam2016-11-291-2/+1
* | USB: ohci: da8xx: Allow probing from DTAxel Haslam2016-11-291-0/+8
* | USB: ohci: da8xx: Allow a regulator to handle VBUSAxel Haslam2016-11-291-3/+93
* | USB: ohci: da8xx: Add wrappers for platform callbacksAxel Haslam2016-11-291-23/+102
* | USB: ohci: da8xx: use ohci priv data instead of globalsAxel Haslam2016-11-291-30/+43
* | usb: ohci-da8xx: rename driver to ohci-da8xxAxel Haslam2016-11-231-1/+1
* | USB: OHCI: use dma_pool_zallocshashi bhusan2016-11-211-4/+2
* | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-187-34/+26
|\ \
OpenPOWER on IntegriCloud