summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2020-07-09usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_...Lee Jones
2020-07-09usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen...Lee Jones
2020-07-09usb: host: bcma-hcd: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones
2020-07-09usb: host: fotg210-hcd: Remove unused variable 'hcc_params'Lee Jones
2020-07-09usb: host: ehci-fsl: Fix incorrectly named function argumentLee Jones
2020-07-09usb: host: imx21-hcd: Demote function header which is clearly not kerneldocLee Jones
2020-07-09usb: host: r8a66597-hcd: Remove set, then over-written, but never used variab...Lee Jones
2020-07-09usb: host: xhci-debugfs: Use 'gnu_printf' format notationLee Jones
2020-07-09usb: host: xhci-dbgtty: File headers are not good candidates for kerneldocLee Jones
2020-07-09usb: host: xhci-dbgcap: File headers are not good candidates for kerneldocLee Jones
2020-07-09usb: host: xhci-mem: Demote obvious misuse of kerneldoc to standard comment b...Lee Jones
2020-07-09usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment blockLee Jones
2020-07-09usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comme...Lee Jones
2020-07-09usb: ehci-omap: Drop surplus includeLinus Walleij
2020-07-03usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'Lee Jones
2020-07-03usb: host: ohci: Mark cc_to_error as __maybe_unusedLee Jones
2020-07-03usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocksLee Jones
2020-07-03usb: host: isp1362: Mark the many unused ISP1362_REG entries as __maybe_unusedLee Jones
2020-07-03usb: host: ehci-omap: Provide documentation for ehci_hcd_omap_probe()'s arg '...Lee Jones
2020-07-03usb: host: pci-quirks: Demote function header from kerneldoc to comment blockLee Jones
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman
2020-06-24xhci: Poll for U0 after disabling USB2 LPMKai-Heng Feng
2020-06-24xhci: Return if xHCI doesn't support LPMKai-Heng Feng
2020-06-24usb: host: xhci-mtk: avoid runtime suspend when removing hcdMacpaul Lin
2020-06-24xhci: Fix enumeration issue when setting max packet size for FS devices.Al Cooper
2020-06-24xhci: Fix incorrect EP_STATE_MASKMathias Nyman
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman
2020-06-19USB: OHCI: remove obsolete FIXME commentGreg Kroah-Hartman
2020-06-18usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"Colin Ian King
2020-06-18USB: ohci-sm501: Add missed iounmap() in removeChuhong Yuan
2020-06-18USB: ehci: reopen solution for Synopsys HC bugLongfang Liu
2020-06-18usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()Tang Bin
2020-06-18usb: xhci: tegra: Remove PLL power suppliesThierry Reding
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-07Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-06Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-05-19USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()Tang Bin
2020-05-19USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King
2020-05-19usb: xhci: make symbols staticVinod Koul
2020-05-19usb: xhci: fix USB_XHCI_PCI dependsVinod Koul
2020-05-18usb/ehci-platform: Set PM runtime as active on resumeQais Yousef
2020-05-18usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-05-18usb/ohci-platform: Fix a warning when hibernatingQais Yousef
2020-05-18usb: renesas-xhci: include correct header for get_unaligned_le16()Vinod Koul
2020-05-18Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman
2020-05-15usb: renesas-xhci: Add ROM loader for uPD720201Vinod Koul
2020-05-15usb: xhci: Add support for Renesas controller with memoryVinod Koul
2020-05-15usb: renesas-xhci: Add the renesas xhci driverChristian Lamparter
2020-05-15usb: hci: add hc_driver as argument for usb_hcd_pci_probeVinod Koul
2020-05-14usb: host: xhci-plat: keep runtime active when removing hostLi Jun