Marek Vasut e1cc60c0d6 usb: xhci: Add Renesas R-Car xHCI driver 6 years ago
..
Kconfig e1cc60c0d6 usb: xhci: Add Renesas R-Car xHCI driver 6 years ago
Makefile e1cc60c0d6 usb: xhci: Add Renesas R-Car xHCI driver 6 years ago
dwc2.c 9b643e312d treewide: replace with error() with pr_err() 6 years ago
dwc2.h b5ab663a69 usb: dwc2: disable erroneous overcurrent condition 8 years ago
dwc3-sti-glue.c fb48bc448c sti: fix STMicroelectronics copyright 6 years ago
ehci-armada100.c c7c47ca246 Update Maintainer and Author's email address 7 years ago
ehci-atmel.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
ehci-exynos.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
ehci-faraday.c deb8508c51 dm: usb: Drop the EHCI weak functions 9 years ago
ehci-fsl.c 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
ehci-generic.c 9b643e312d treewide: replace with error() with pr_err() 6 years ago
ehci-hcd.c a23aa66baa dm: usb: ehci: Implement get_max_xfer_size() operation 6 years ago
ehci-marvell.c 911f3aef35 dm: core: Rename of_device_is_compatible() 7 years ago
ehci-msm.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
ehci-mx5.c e162c6b1a7 usb: Rename ehci-fsl.h to ehci-ci.h 8 years ago
ehci-mx6.c 552a848e4f imx: reorganize IMX code as other SOCs 7 years ago
ehci-mxc.c e162c6b1a7 usb: Rename ehci-fsl.h to ehci-ci.h 8 years ago
ehci-mxs.c dd24b57bb7 usb: ehci: mxs: Add board-specific callbacks 9 years ago
ehci-omap.c 835a5559bd usb: ehci-omap: Reset the USB Host OMAP module 10 years ago
ehci-pci.c 2cb7b900f4 ehci-pci: Prepare for usage of readl()/writel() accessors 7 years ago
ehci-ppc4xx.c 83cb46c286 ehci-ppc4xx: Prepare for usage of readl()/writel() accessors 7 years ago
ehci-rmobile.c 865ed5eae4 usb: rmobile: Use ARRAY_SIZE(usb_base_address) instead of CONFIG_USB_MAX_CONTROLLER_COUNT 9 years ago
ehci-spear.c e8d056989a usb: spear: Add support for both SPEAr600 EHCI controllers 8 years ago
ehci-sunxi.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
ehci-tegra.c 5ae28c0a60 dm: tegra: usb: Convert to livetree 6 years ago
ehci-vct.c 127efc4fe8 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. 10 years ago
ehci-vf.c 552a848e4f imx: reorganize IMX code as other SOCs 7 years ago
ehci-zynq.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
ehci.h 9829ce2ff2 usb: ehci: Fix accessors for big-endian platforms and descriptors 6 years ago
isp116x-hcd.c 53302bdc48 Remove some merge markers 7 years ago
isp116x.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ohci-at91.c 9cf7385c9b drivers: usb: ohci-at91: clean up the PLLB code 8 years ago
ohci-da8xx.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
ohci-ep93xx.c 7237d22baa arm: ep9315: Return back Cirrus Logic EDB9315A board support 10 years ago
ohci-generic.c 9b643e312d treewide: replace with error() with pr_err() 6 years ago
ohci-hcd.c 98f705c9ce powerpc: remove 4xx support 7 years ago
ohci-lpc32xx.c 9ad69f0ba4 usb: lpc32xx: add i2c DM support 7 years ago
ohci-sunxi.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
ohci.h 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 7 years ago
r8a66597-hcd.c 24b852a7a2 Move console definitions into a new console.h file 8 years ago
r8a66597.h e62b526635 usb: Update some EHCI driver licenses to use SPDX 9 years ago
sl811-hcd.c 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 10 years ago
sl811.h 2731b9a866 drivers/usb: regorganisation 15 years ago
usb-sandbox.c 84aa8536f0 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() 6 years ago
usb-uclass.c ad56e4b684 dm: usb: emul: Drop usb_emul_reset() 6 years ago
utmi-armada100.c c7c47ca246 Update Maintainer and Author's email address 7 years ago
xhci-dwc3.c 9b643e312d treewide: replace with error() with pr_err() 6 years ago
xhci-exynos5.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
xhci-fsl.c a821c4af79 dm: Rename dev_addr..() functions 7 years ago
xhci-keystone.c 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 7 years ago
xhci-mem.c fae35857e1 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 6 years ago
xhci-mvebu.c d3d036af8c mvebu: usb: xhci: a38x support 6 years ago
xhci-omap.c 4acfe1ae46 arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks 7 years ago
xhci-pci.c 5e941943d8 usb: xhci-pci: Clean up the driver a little bit 6 years ago
xhci-rcar-r8a779x_usb3_v3.h e1cc60c0d6 usb: xhci: Add Renesas R-Car xHCI driver 6 years ago
xhci-rcar.c e1cc60c0d6 usb: xhci: Add Renesas R-Car xHCI driver 6 years ago
xhci-ring.c 43eb0d4488 usb: xhci: Correct command TRB 4th dword initialization 6 years ago
xhci-rockchip.c 9b643e312d treewide: replace with error() with pr_err() 6 years ago
xhci-zynqmp.c 5d97dff042 treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 7 years ago
xhci.c fae35857e1 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints 6 years ago
xhci.h f51966bf7a usb: xhci: Honor endpoint's interval 6 years ago