Commit Graph

437 Commits (871d78ed1b906a79d8a6dad96a9f83dea7b9170f)

Author SHA1 Message Date
Tom Warren 3e8650c0f9 Tegra: clocks: Add 38.4MHz OSC support for T210 use 10 years ago
Paul Kocialkowski 0fa5999bea usb: USB storage-specific part ifdef in uclass 10 years ago
Peter Griffin 93b9957894 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() 10 years ago
Nikita Kiryanov 919e802c86 arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option 10 years ago
Tom Warren 7aaa5a60ce ARM: Tegra210: Add support to common Tegra source/config files 10 years ago
Stefan Roese 82b9143bf8 usb: ehci-marvell: Drop wrl accessor function 10 years ago
Nikhil Badola f2226c0dbe drivers: usb: fsl: Remove LS102XA immap inclusion 10 years ago
Nikhil Badola 667f4dd90f drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller 10 years ago
Nikhil Badola 7e5a32fcf3 drivers: usb: fsl: Remove warnings for 64-bit architectures 10 years ago
Ramneek Mehresh ba92ee06a5 usb: fsl: Add XHCI driver support 10 years ago
Ramneek Mehresh 792651f030 usb: xhci: keystone: Remove common dwc3 drv functions calls 10 years ago
Ramneek Mehresh 2770448c8c usb: xhci: omap: Remove common dwc3 drv functions calls 10 years ago
Ramneek Mehresh 552d60cc22 usb: xhci: exynos: Remove common dwc3 drv functions calls 10 years ago
Ramneek Mehresh dc9cdf859e usb: dwc3: Add DWC3 controller driver support 10 years ago
Simon Glass 2b53b078d7 dm: usb: Add driver-model support to ehci-pci 10 years ago
Simon Glass e62b526635 usb: Update some EHCI driver licenses to use SPDX 10 years ago
Simon Glass 19df0bc1b1 usb: ehci: Correct a missing hypen in an error message 10 years ago
Hans de Goede fd1bd21bf0 dm: usb: Do not assume that first child is always a hub 10 years ago
Hans de Goede b2f219b081 dm: usb: Allow usb host drivers to implement usb_reset_root_port 10 years ago
Hans de Goede 9b510df703 dm: usb: Rename usb_find_child to usb_find_emul_child 10 years ago
Hans de Goede 6cda369509 dm: usb: Use device_unbind_children to clean up usb devs on stop 10 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 10 years ago
Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 10 years ago
Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 10 years ago
Stefan Roese fe11ae2437 usb: Add EHCI support for Armada 38x (mvebu) 10 years ago
Hans de Goede 7f59d16a50 usb: ehci: Properly deal with data toggle for interrupt endpoints 10 years ago
Simon Glass 257bfd2e21 dm: usb: tegra: Drop legacy USB code 10 years ago
Simon Glass 0c5dd9ae2f dm: usb: Implement usb_detect_change() for driver model 10 years ago
Sanchayan Maity 60ed286453 usb: ehci-vf: Add weak function for board specific initialisation 10 years ago
Nikhil Badola 19b17d1254 drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect 10 years ago
Masahiro Yamada b6ef3a3f04 ARM: UniPhier: update the vendor name of UniPhier in Kconfig 10 years ago
Masahiro Yamada f6e7f07c17 ARM: UniPhier: replace <asm/io.h> with <linux/io.h> 10 years ago
Peter Griffin 5cfd6c002a usb: dwc2: Add support for v3 snpsid value 10 years ago
Hans de Goede bf495712ed usb: ohci: Add support for interrupt queues 10 years ago
Hans de Goede d563e62c34 usb: ohci: Add an ohci_alloc_urb() function 10 years ago
Hans de Goede 44dbc33056 usb: ohci: Do not reuse ed for interrupt endpoints of different devices 10 years ago
Hans de Goede 6a72e804a2 sunxi: ohci: Add ohci usb host controller support 10 years ago
Hans de Goede 8d837a1f7d sunxi: ehci: Convert to the driver-model 10 years ago
Hans de Goede 58b4048f64 usb: ohci: Add dm support 10 years ago
Hans de Goede 8f761f023c usb: ohci: Skip unnecessary mdelay(1) calls in various places 10 years ago
Hans de Goede 969bb5bad3 usb: ohci: Remove unnecessary delays from hc_start and power power-on paths 10 years ago
Hans de Goede 47976d2c16 usb: ohci: Do not resubmit and leak urbs for interrupt packets 10 years ago
Hans de Goede e253637be7 dm: usb: Do not scan companion buses if no devices where handed over 10 years ago
Hans de Goede b6de4d1093 dm: usb: Add support for companion controllers 10 years ago
Hans de Goede a24a0e9159 dm: usb: Move printing of usb scan status to usb_scan_bus() 10 years ago
Hans de Goede 8a5f0665da dm: usb: Add support for interrupt queues to the dm usb code 10 years ago
Hans de Goede 029fd8ea1f dm: usb: Prefix ehci interrupt-queue functions with _ehci_ 10 years ago
Hans de Goede 45b9ea1da2 usb: Stop reset procedure when a dev is handed over to a companion hcd 10 years ago
Hans de Goede 71b945267d usb: Fix handover of full-speed devices from ehci to companion 10 years ago
Simon Glass f56da290b8 dm: usb: exynos: Drop legacy USB code 10 years ago