aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09usb: exynos: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-2/+2
2019-12-31usb: host: Do not compile test deprecated USB_OCTEON_EHCIKrzysztof Kozlowski1-1/+1
2019-12-30usb: host: Enable compile testing for some of driversKrzysztof Kozlowski1-27/+27
2019-11-21usb: host: Fix Kconfig indentationKrzysztof Kozlowski1-25/+25
2019-10-04usb: Fix Kconfig indentationKrzysztof Kozlowski1-34/+34
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-32/+0
2019-08-15usb: ohci-nxp: enable compile-testingArnd Bergmann1-1/+2
2019-08-10usb: remove ehci-w90x900 driverArnd Bergmann1-6/+0
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman1-26/+0
2019-06-20docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab1-1/+1
2019-05-21usb: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-5/+0
2019-01-30usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz1-2/+2
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman1-0/+1
2019-01-18usb: kconfig: remove dependency FSL_SOC for ehci fsl driverRan Wang1-2/+1
2018-09-20USB: EHCI: make ehci-mv a separate driverLubomir Rintel1-1/+1
2018-06-25USB host: Add USB ehci support for nuvoton npcm7xx platformAvi Fishman1-0/+8
2018-05-24xhci: hisilicon: support HiSilicon STB xHCI host controllerJianguo Sun1-0/+7
2018-04-23usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko1-3/+1
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-25/+0
2018-03-26usb: isp1362: remove blackfin arch glueArnd Bergmann1-0/+1
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel1-25/+0
2018-02-15usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan1-8/+0
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu1-0/+8
2017-11-01usb: host: remove ehci-msm.cAlex Elder1-12/+0
2017-10-23usb: host: modify description for MTK xHCI configChunfeng Yun1-2/+2
2017-06-03usb: host: ohci-omap3: Remove driver in favor of ohci-platformTony Lindgren1-1/+5
2017-05-25usb/uhci: Add support for Aspeed BMC SoCsBenjamin Herrenschmidt1-1/+5
2017-03-17usb: host: Allow to build ehci orion with mvebu SoCsGregory CLEMENT1-1/+1
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu1-5/+5
2017-01-10usb: make the MTK XHCI driver compile for older MIPS SoCsJohn Crispin1-2/+2
2016-10-27USB: OHCI: make ohci-da8xx a separate driverManjunath Goudar1-2/+2
2016-10-24usb: ohci-da8xx: Remove code that references machDavid Lechner1-0/+1
2016-09-13usb: ohci: Allow ohci on omap5 alsoTony Lindgren1-1/+1
2016-06-21usb: gadget: move gadget API functions to udc-coreFelipe Balbi1-1/+1
2016-05-20Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+2
2016-05-09usb: host: xhci-rcar: Avoid long wait in xhci_reset()Yoshihiro Shimoda1-1/+2
2016-04-29usb: xhci: Add NVIDIA Tegra XUSB controller driverThierry Reding1-0/+9
2016-03-04Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-4/+0
2016-03-04usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann1-4/+0
2016-03-03usb: host: Host drivers relying on DMA should depend on HAS_DMAGeert Uytterhoeven1-5/+4
2016-02-20usb: host: xhci-rcar: Use ARCH_RENESASSimon Horman1-1/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_ISP1362_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_OXU210HP_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_OHCI_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_FOTG210_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_XHCI_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_EHCI_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_SL811_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_C67X00_HCDVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_R8A66597_HCDVegard Nossum1-0/+1