summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-08-15Merge android-4.4@9f764bb (v4.4.80) into msm-4.4Blagovest Kolenichev
2017-07-27xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-07-27xhci: fix 20000ms port resume timeoutMathias Nyman
2017-06-28Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev
2017-06-26usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-26usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-06-26usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-06-08Merge "Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'"Linux Build Service Account
2017-06-07Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev
2017-06-02usb: xhci: Free leaked command in case xhci_queue_stop_endpoint failsJack Pham
2017-06-02usb: xhci: Avoid accessing dangling virt_dev in xhci_stop_deviceJack Pham
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-05-25xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen
2017-05-15Merge remote-tracking branch 'origin/tmp-285c137' into msm-4.4Kyle Yan
2017-05-14usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-05-14usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski
2017-03-31usb: dwc3: Use high priority worker as bottom half handlerMayank Rana
2017-03-25Merge "Merge tag v4.4.55 into branch 'msm-4.4'"Linux Build Service Account
2017-03-23Merge "usb: core: Enable xhci irq after starting controller"Linux Build Service Account
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen
2017-03-17usb: core: Enable xhci irq after starting controllerHemant Kumar
2017-03-13usb: host: xhci: Move LPM support quirk to xhci_plat_quirksHemant Kumar
2017-03-12usb: host: xhci: plat: check hcc_params after add hcdWilliam wu
2017-03-07usb: xhci: Set bulk EP maxpacket to 8 for buggy FS devicesManu Gautam
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-09Merge "usb: host: xhci: Fix bound check for interrupter number"Linux Build Service Account
2017-02-09usb: host: xhci: Fix bound check for interrupter numberHemant Kumar
2017-02-02Revert "usb: xhci: Set interrupt moderation for host mode to 4000(1ms)"Manu Gautam
2017-02-02usb: xhci-plat: Add DT parameter to program xhci imod_intervalManu Gautam
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-12xhci: Fix race related to abort operationOGAWA Hirofumi
2017-01-12xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi
2017-01-12usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2017-01-12usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-01-12xhci: Handle command completion and timeout raceMathias Nyman
2017-01-12usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-01-12usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2017-01-12xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2017-01-12usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-01-12xhci: workaround for hosts missing CAS bitMathias Nyman
2017-01-12usb: xhci: fix possible wild pointerLu Baolu
2017-01-06USB: UHCI: report non-PME wakeup signalling for Intel hardwareAlan Stern
2017-01-04usb: host: replace %p with %pKVamsi Krishna Samavedam
2016-12-23Merge "usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET"Linux Build Service Account
2016-12-20Merge "usb: xhci: Acknowledge pending events in secondary event ring"Linux Build Service Account