Masahiro Yamada 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB 8 years ago
..
Kconfig 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB 8 years ago
Makefile 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB 8 years ago
dwc2.c 2bf352f0c1 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA 9 years ago
dwc2.h b5ab663a69 usb: dwc2: disable erroneous overcurrent condition 9 years ago
ehci-armada100.c 127efc4fe8 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. 11 years ago
ehci-atmel.c 17b68b5a58 dm: atmel: Add driver model support for the ehci driver 8 years ago
ehci-exynos.c 70cc443d58 usb: host: ehci: samsung: Move hcor initialization after usb phy setup 9 years ago
ehci-faraday.c deb8508c51 dm: usb: Drop the EHCI weak functions 10 years ago
ehci-fsl.c ba699a5f91 usb: ehci: fsl: Add code to use CONFIG_DM_USB 8 years ago
ehci-generic.c 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
ehci-hcd.c 1e6fb0e367 usb: ehci: only shutdown opened controller 9 years ago
ehci-marvell.c cd48225b08 usb: ehci-marvell.c: Add DM support 9 years ago
ehci-mpc512x.c d144f96a48 ehci-ci.h: drop generic USBCMD fields 9 years ago
ehci-msm.c 5a8221181e ehci: Add support for Qualcomm EHCI 9 years ago
ehci-mx5.c e162c6b1a7 usb: Rename ehci-fsl.h to ehci-ci.h 9 years ago
ehci-mx6.c bb42fb4f10 dm: ehci-mx6: support driver model 8 years ago
ehci-mxc.c e162c6b1a7 usb: Rename ehci-fsl.h to ehci-ci.h 9 years ago
ehci-mxs.c dd24b57bb7 usb: ehci: mxs: Add board-specific callbacks 10 years ago
ehci-omap.c 835a5559bd usb: ehci-omap: Reset the USB Host OMAP module 11 years ago
ehci-pci.c 907eed2ce3 dm: usb: Add a compatible string for PCI EHCI controller 9 years ago
ehci-ppc4xx.c 127efc4fe8 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. 11 years ago
ehci-rmobile.c 865ed5eae4 usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT 10 years ago
ehci-spear.c e8d056989a usb: spear: Add support for both SPEAr600 EHCI controllers 9 years ago
ehci-sunxi.c fb3bfbb24a sunxi: H3: Do not clear usb companion clk-gate / reset on remove 9 years ago
ehci-tegra.c 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
ehci-vct.c 127efc4fe8 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. 11 years ago
ehci-vf.c e162c6b1a7 usb: Rename ehci-fsl.h to ehci-ci.h 9 years ago
ehci-zynq.c dec49e862e dm: zynq: usb: Convert to CONFIG_DM_USB 9 years ago
ehci.h 3f9f8a5b83 ehci-hcd: Add init_after_reset 9 years ago
isp116x-hcd.c cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
isp116x.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ohci-at91.c 9cf7385c9b drivers: usb: ohci-at91: clean up the PLLB code 9 years ago
ohci-da8xx.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ohci-ep93xx.c 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support 11 years ago
ohci-generic.c fee331f66c usb: add support of generic OHCI devices 9 years ago
ohci-hcd.c b748b24fb5 ohci: Add missing cache-flush for hcca area 9 years ago
ohci-lpc32xx.c 8d5c7bb294 usb: ohci-lpc32xx: Use shared wait_for_bit 9 years ago
ohci-s3c24xx.c cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
ohci-s3c24xx.h fb24ffc086 dm: Move s3c24xx USB driver to a proper place 12 years ago
ohci-sunxi.c fb3bfbb24a sunxi: H3: Do not clear usb companion clk-gate / reset on remove 9 years ago
ohci.h e0266f4942 usb: ohci: enable cache support 9 years ago
r8a66597-hcd.c 24b852a7a2 Move console definitions into a new console.h file 9 years ago
r8a66597.h e62b526635 usb: Update some EHCI driver licenses to use SPDX 10 years ago
sl811-hcd.c 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
sl811.h 2731b9a866 drivers/usb: regorganisation 16 years ago
usb-sandbox.c b70a3fea94 usb: sandbox: Add support for interrupt operations 9 years ago
usb-uclass.c 911954859d dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
utmi-armada100.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
xhci-dwc3.c 5955bb9345 usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook 9 years ago
xhci-exynos5.c 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
xhci-fsl.c 707c866f3d usb: xhci: fsl: Add code to use CONFIG_DM_USB 8 years ago
xhci-keystone.c 792651f030 usb: xhci: keystone: Remove common dwc3 drv functions calls 10 years ago
xhci-mem.c a5762fe048 dm: usb: Support driver model in XHCI 10 years ago
xhci-omap.c 9dc522249a usb: host: xhci-omap: fix build break 9 years ago
xhci-pci.c 316328f59d usb: pci: Add XHCI driver for PCI 10 years ago
xhci-ring.c 7c1deec0af dm: usb: xhci: Use a function to get xhci_ctrl 10 years ago
xhci-zynqmp.c 6af4e2782d usb: xhci: zynqmp: Removing unused function usb_phy_reset 9 years ago
xhci.c 1b108880e6 usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. 9 years ago
xhci.h a5762fe048 dm: usb: Support driver model in XHCI 10 years ago