summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: OHCI: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-104-9/+9
| * | usb: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-104-12/+12
| * | usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-091-0/+2
| * | usb: host: fhci-sched: Remove unused variable 'td'Lee Jones2020-07-091-10/+9
| * | usb: host: fhci-tds: Remove unused variables 'buf' and 'extra_data'Lee Jones2020-07-091-7/+4
| * | usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_...Lee Jones2020-07-091-0/+2
| * | usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen...Lee Jones2020-07-091-2/+2
| * | usb: host: bcma-hcd: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones2020-07-091-2/+2
| * | usb: host: fotg210-hcd: Remove unused variable 'hcc_params'Lee Jones2020-07-091-2/+1
| * | usb: host: ehci-fsl: Fix incorrectly named function argumentLee Jones2020-07-091-1/+1
| * | usb: host: imx21-hcd: Demote function header which is clearly not kerneldocLee Jones2020-07-091-1/+1
| * | usb: host: r8a66597-hcd: Remove set, then over-written, but never used variab...Lee Jones2020-07-091-5/+3
| * | usb: host: xhci-debugfs: Use 'gnu_printf' format notationLee Jones2020-07-091-0/+1
| * | usb: host: xhci-dbgtty: File headers are not good candidates for kerneldocLee Jones2020-07-091-1/+1
| * | usb: host: xhci-dbgcap: File headers are not good candidates for kerneldocLee Jones2020-07-091-1/+1
| * | usb: host: xhci-mem: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones2020-07-091-1/+1
| * | usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment blockLee Jones2020-07-091-1/+1
| * | usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comme...Lee Jones2020-07-091-1/+1
| * | usb: ehci-omap: Drop surplus includeLinus Walleij2020-07-091-1/+0
| * | usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'Lee Jones2020-07-031-4/+3
| * | usb: host: ohci: Mark cc_to_error as __maybe_unusedLee Jones2020-07-031-1/+1
| * | usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocksLee Jones2020-07-031-3/+2
| * | usb: host: isp1362: Mark the many unused ISP1362_REG entries as __maybe_unusedLee Jones2020-07-031-1/+1
| * | usb: host: ehci-omap: Provide documentation for ehci_hcd_omap_probe()'s arg '...Lee Jones2020-07-031-0/+1
| * | usb: host: pci-quirks: Demote function header from kerneldoc to comment blockLee Jones2020-07-031-1/+1
| * | Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman2020-06-296-7/+22
| |\ \
| * | | USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman2020-06-241-3/+4
| * | | USB: OHCI: remove obsolete FIXME commentGreg Kroah-Hartman2020-06-191-4/+0
| * | | usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"Colin Ian King2020-06-181-2/+2
| * | | usb: xhci: tegra: Remove PLL power suppliesThierry Reding2020-06-181-8/+0
* | | | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-1/+1
| | |/ | |/|
* | | usb: tegra: Fix allocation for the FPCI contextJon Hunter2020-07-231-1/+1
* | | usb: xhci: Fix ASM2142/ASM3142 DMA addressingForest Crossman2020-07-211-0/+3
* | | usb: xhci-mtk: fix the failure of bandwidth allocationChunfeng Yun2020-07-211-0/+4
|/ /
* | xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng2020-06-241-0/+3
* | xhci: Return if xHCI doesn't support LPMKai-Heng Feng2020-06-241-1/+4
* | usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin2020-06-241-2/+3
* | xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper2020-06-241-0/+1
* | xhci: Fix incorrect EP_STATE_MASKMathias Nyman2020-06-241-1/+1
* | USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan2020-06-181-0/+1
* | USB: ehci: reopen solution for Synopsys HC bugLongfang Liu2020-06-181-0/+7
* | usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin2020-06-181-3/+2
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-45/+45
* Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-0732-66/+1099
|\
| * USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin2020-05-191-0/+2
| * USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King2020-05-191-4/+3
| * usb: xhci: make symbols staticVinod Koul2020-05-191-3/+3
| * usb: xhci: fix USB_XHCI_PCI dependsVinod Koul2020-05-191-1/+1
| * usb/ehci-platform: Set PM runtime as active on resumeQais Yousef2020-05-181-0/+4