summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* usb: xhci: remove unnecessary second abort tryLu Baolu2017-01-251-13/+5
* xhci: remove unnecessary check for pending timerMathias Nyman2017-01-251-2/+1
* xhci: detect stop endpoint race using pending timer instead of counter.Mathias Nyman2017-01-253-18/+11
* xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDINGMathias Nyman2017-01-253-7/+7
* xhci: simplify if statement to make it more readableMathias Nyman2017-01-251-1/+2
* Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman2017-01-251-1/+1
|\
| * xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-201-1/+1
* | usb: xhci-mtk: add reference clockChunfeng Yun2017-01-192-0/+16
* | usb: host: xhci: plat: check hcc_params after add hcdWilliam wu2017-01-191-3/+3
* | usb: host: constify dev_pm_ops structuresBhumika Goyal2017-01-191-1/+1
* | usb: host: oxu210hp-hcd: remove unused variableSudip Mukherjee2017-01-191-2/+0
* | Merge 4.10-rc4 into usb-nextGreg Kroah-Hartman2017-01-162-24/+0
|\|
| * xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2017-01-112-24/+0
* | usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-01-101-0/+2
* | usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski2017-01-101-0/+2
* | usb: make the MTK XHCI driver compile for older MIPS SoCsJohn Crispin2017-01-101-2/+2
* | USB: ohci-omap: defer probe if PHY is missingAaro Koskinen2017-01-101-2/+1
|/
* 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