summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman
2017-01-11xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin
2017-01-03usb: host: xhci: handle COMP_STOP from SETUP phase tooFelipe Balbi
2017-01-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo LakeWan Ahmad Zainie
2017-01-03xhci: Fix race related to abort operationOGAWA Hirofumi
2017-01-03xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi
2017-01-03usb: xhci: hold lock over xhci_abort_cmd_ring()Lu Baolu
2017-01-03xhci: Handle command completion and timeout raceMathias Nyman
2017-01-03usb: host: xhci: Fix possible wild pointer when handling abort commandBaolin Wang
2017-01-03usb: xhci: fix possible wild pointerLu Baolu
2017-01-03usb: return error code when platform_get_irq failsPan Bian
2017-01-03usb: xhci: fix return value of xhci_setup_device()Lu Baolu
2017-01-03xhci: free xhci virtual devices with leaf nodes firstMathias Nyman
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-08USB: OHCI: nxp: fix code warningsManjunath Goudar
2016-12-08USB: OHCI: nxp: remove useless extern declarationManjunath Goudar
2016-12-08USB: OHCI: at91: remove useless extern declarationManjunath Goudar
2016-12-05USB: OHCI: ohci-pxa27x: remove useless functionsManjunath Goudar
2016-12-05USB: OHCI: omap: remove useless extern declarationManjunath Goudar
2016-12-05USB: OHCI: ohci-omap: remove useless functionsManjunath Goudar
2016-12-05USB: OHCI: ohci-s3c2410: remove useless functionsManjunath Goudar
2016-12-05fsl/usb: Workarourd for USB erratum-A005697Changming Huang
2016-11-29USB: EHCI: ehci-w90x900: remove unuseful functionsManjunath Goudar
2016-11-29usb: ohci: s3c2410: allow probing from device treeSergio Prado
2016-11-29USB: ohci: da8xx: Resume the entire host controllerAxel Haslam
2016-11-29USB: ohci: da8xx: Allow probing from DTAxel Haslam
2016-11-29USB: ohci: da8xx: Allow a regulator to handle VBUSAxel Haslam
2016-11-29USB: ohci: da8xx: Add wrappers for platform callbacksAxel Haslam
2016-11-29USB: ohci: da8xx: use ohci priv data instead of globalsAxel Haslam
2016-11-23usb: ohci-da8xx: rename driver to ohci-da8xxAxel Haslam
2016-11-21USB: OHCI: use dma_pool_zallocshashi bhusan
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-11-14usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2016-11-14usb: xhci: move slot_id from xhci_hcd to xhci_command structureLu Baolu
2016-11-14usb: xhci: remove the use of xhci->addr_devLu Baolu
2016-11-14usb: xhci: cleanup cmd_completion in xhci_virt_deviceLu Baolu
2016-11-14xhci: add helper to get the endpoint state of a endpoint contextMathias Nyman
2016-11-14usb: host: xhci: plat: add support for Renesas r8a7796 SoCYoshihiro Shimoda
2016-11-14usb: host: xhci: rcar: add a new firmware version for r8a7796Yoshihiro Shimoda
2016-11-14usb: xhci: clean up error_bitmask usageLu Baolu
2016-11-14xhci: Remove duplicate xhci urb giveback functionsMathias Nyman
2016-11-14xhci: Giveback urb in finish_td directlyMathias Nyman
2016-11-14xhci: refactor handle_tx_event() urb givebackMathias Nyman
2016-11-14xhci: fix non static symbol warningWei Yongjun
2016-11-14xhci: cleanup and refactor td_to_noop()Mathias Nyman
2016-11-14xhci: refactor and cleanup process_isoc_td()Mathias Nyman