Commit Graph

966 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
Ramneek Mehresh dc9cdf859e usb: dwc3: Add DWC3 controller driver support 10 years ago
Simon Glass fbc4b8af46 dm: usb: eth: Add driver-model support to the asix driver 10 years ago
Simon Glass 2b53b078d7 dm: usb: Add driver-model support to ehci-pci 10 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 10 years ago
Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 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 09e7ea47e7 musb: Add device-model support to the musb-host u-boot glue 10 years ago
Hans de Goede fc85d39e79 musb: Add musb_host_data struct to hold global data 10 years ago
Hans de Goede 1398252abf musb: Rename and wrap public functions 10 years ago
Hans de Goede e740ca3cab musb: Update usb-compat to work with struct usb_device without a parent ptr 10 years ago
Hans de Goede 1583723638 musb: Allow musb_platform_enable to return an error code 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
Hans de Goede 998b8ab3f6 sunxi: musb: Remove unused sunxi_musb_exit method 10 years ago
Hans de Goede e1abfa437a sunxi: musb: Do not fully reset the controler from sunxi_musb_disable 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
Inha Song 075020abbf usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() 10 years ago
Lukasz Majewski a272c99d30 samsung: usb: phy: Support for DWC3 PHY 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
Siva Durga Prasad Paladugu 6a13241635 ci_udc: Update the ci_udc driver to support bulk transfers 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