summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-306-36/+22
|\
| * usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin2020-08-271-3/+2
| * xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedDing Hui2020-08-231-1/+2
| * xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng2020-08-231-9/+10
| * usb: host: xhci: fix ep context print mismatch in debugfsLi Jun2020-08-231-4/+4
| * usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo2020-08-181-1/+1
| * usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo2020-08-181-0/+2
| * usb: renesas-xhci: remove version checkVinod Koul2020-08-181-18/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-237-10/+11
|/
* Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-0540-459/+632
|\
| * usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman2020-07-291-1/+3
| * usb: xhci: define IDs for various ASMedia host controllersForest Crossman2020-07-291-3/+5
| * xhci: dbgtty: Make some functions staticWei Yongjun2020-07-281-2/+2
| * xhci: dbc: Make function xhci_dbc_ring_alloc() staticWei Yongjun2020-07-281-1/+1
| * Merge 5.8-rc7 into usb-nextGreg Kroah-Hartman2020-07-273-1/+8
| |\
| * | xhci: dbc: remove tty specific port structure from struct xhci_dbcMathias Nyman2020-07-232-7/+24
| * | xhci: dbgcap: remove dbc dependency on dbctty specific flagMathias Nyman2020-07-232-4/+17
| * | xhci: dbc: Add a operations structure to access driver functionsMathias Nyman2020-07-233-15/+21
| * | xhci: dbctty: split dbc tty driver registration and unregistration functions.Mathias Nyman2020-07-233-54/+81
| * | xhci: dbc: remove endpoint pointers from dbc_port structureMathias Nyman2020-07-232-4/+0
| * | xhci: dbc: simplify dbc requests allocation and queueingMathias Nyman2020-07-233-36/+52
| * | xhci: dbc: Pass dbc pointer to dbc start and stop functions.Mathias Nyman2020-07-231-15/+14
| * | xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functionsMathias Nyman2020-07-231-9/+5
| * | xhci: dbc: don't use generic xhci ring allocation functions for dbc.Mathias Nyman2020-07-233-12/+74
| * | xhci: dbc: Don't use generic xhci context allocation for dbcMathias Nyman2020-07-231-3/+30
| * | xhci: dbc: Use dbc structure in the request completion instead of xhci_hcdMathias Nyman2020-07-233-26/+23
| * | xhci: dbc: Pass dbc pointer to get_in/out_ep() helper functions to get endpointsMathias Nyman2020-07-233-16/+12
| * | xhci: dbgtty: Pass dbc pointer when registering a dbctty deviceMathias Nyman2020-07-233-12/+8
| * | xhci: dbc: Pass dbc pointer to dbc_handle_xfer_event() instead of xhci_hcd po...Mathias Nyman2020-07-231-4/+2
| * | xhci: dbc: Change to pass dbc pointer to xhci_do_dbc_stop()Mathias Nyman2020-07-231-4/+2
| * | xhci: dbc: Pass dbc pointer to endpoint init and exit functions.Mathias Nyman2020-07-231-10/+7
| * | xhci: dbc: Get the device pointer from dbc structure in dbc_ep_do_queue()Mathias Nyman2020-07-231-4/+1
| * | xhci: dbc: Don't pass the xhci pointer as a parameter to xhci_dbc_init_context()Mathias Nyman2020-07-231-4/+2
| * | xhci: dbc: Don't use xhci_write_64() as it takes xhci as a parameterMathias Nyman2020-07-231-4/+5
| * | xhci: dbc: Use dev_info() and similar instead of xhci_info()Mathias Nyman2020-07-231-21/+21
| * | xhci: dbc: Add device pointer to dbc structureMathias Nyman2020-07-232-0/+2
| * | xhci: dbc: Remove dbc_dma_free_coherent() wrapperMathias Nyman2020-07-231-12/+2
| * | xhci: dbc: Remove dbc_dma_alloc_coherent() wrapperMathias Nyman2020-07-231-15/+2
| * | xhci: dbc: Don't use generic xhci erst allocation and free functionsMathias Nyman2020-07-231-3/+28
| * | xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg()Mathias Nyman2020-07-231-11/+20
| * | xhci: dbc: Don't use generic xhci inc_deq() function for dbcMathias Nyman2020-07-231-1/+13
| * | xhci: Make debug message consistent with bus and port numberKai-Heng Feng2020-07-231-18/+23
| * | usb: ohci-omap: Convert to use GPIO descriptorsLinus Walleij2020-07-211-27/+32
| * | usb: ohci-omap: Create private state containerLinus Walleij2020-07-211-36/+49
| * | USB: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-211-3/+3
| * | USB: Remove pci-dma-compat wrapper APIs.Suraj Upadhyay2020-07-151-2/+1
| * | usb: host: xhci-plat: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
| * | USB: ohci: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-151-1/+1
| * | usb: host: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-105-7/+7
| * | USB: OHCI: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-104-9/+9