aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-14usb: add HAS_IOMEM dependency to USB_XHCI_MVEBUVegard Nossum1-0/+1
2016-02-14usb: add HAS_IOMEM dependency to USB_ISP116X_HCDVegard Nossum1-0/+1
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2015-12-01xhci: mediatek: support MTK xHCI host controllerChunfeng Yun1-0/+9
2015-11-24ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann1-0/+2
2015-10-16usb-host: Remove fusbh200 driverPeter Senna Tschudin1-10/+0
2015-08-14USB: host: ohci-at91: depend on OFAlexandre Belloni1-4/+4
2015-08-08usb: xhci: make USB_XHCI_PLATFORM selectableRafał Miłecki1-1/+8
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2015-06-21MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings1-2/+2
2015-05-24drivers:usb:fsl:Make fsl ehci drv an independent driver moduleRamneek Mehresh1-1/+1
2015-03-18ehci-msm: Remove dead dependencyStephen Boyd1-1/+1
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-14/+0
2015-02-03usb: kconfig: replace PPC_OF with PPCKevin Hao1-4/+4
2015-01-27usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/Laurent Pinchart1-14/+0
2014-11-25USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern1-8/+10