Commit Graph

443 Commits (210fbee901b13d8e21568fc3e00932f3e082c178)

Author SHA1 Message Date
Simon Glass 24ed894fc0 dm: usb: ehci: Use a function to find the controller from struct udevice 10 years ago
Simon Glass 6a1a8162c6 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() 10 years ago
Simon Glass 11d18a1946 dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() 10 years ago
Simon Glass 56d4273045 dm: usb: tegra: Drop use of global controller variable 10 years ago
Simon Glass 727fce369e dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() 10 years ago
Simon Glass 27f782b6a1 dm: usb: tegra: Store the controller type explicitly 10 years ago
Simon Glass c4a3141d55 dm: usb: Allow ECHI to hold private data for the controller 10 years ago
Simon Glass 7338287d58 dm: usb: Pass EHCI controller pointer to ehci_get_port_speed() 10 years ago
Simon Glass aac064f76b dm: usb: Move all the EHCI weak functions together and declare them 10 years ago
Simon Glass de31213fb8 dm: usb: Add a uclass for USB controllers 10 years ago
Stephen Warren 5877de9165 usb: dwc2: retry NAK'd interrupt transfers 10 years ago
Stephen Warren e236519b73 usb: dwc2: implement interrupt transfers 10 years ago
Stephen Warren ed9bcbc792 usb: dwc2: correctly program hcchar for LS devices 10 years ago
Stephen Warren 4748cce573 usb: dwc2: detect device speed correctly 10 years ago
Stephen Warren 5c0beb5c58 usb: dwc2: use phys_to_bus/bus_to_phys 10 years ago
Stephen Warren fc909c0563 usb: dwc2: fix bulk transfers 10 years ago
Stephen Warren 805b67e1ea usb: dwc2: remove restriction on buffer length 10 years ago
Stephen Warren d1c880c66c usb: dwc2: fix aligned buffer usage 10 years ago
Stephen Warren 66ffc87586 usb: dwc2: simplify wait_for_chhltd 10 years ago
Stephen Warren 282685e07e usb: dwc2: remove control_data_toggle[] 10 years ago
Stephen Warren ee83755401 usb: dwc2: usb chunk_msg() for control transfers too 10 years ago
Stephen Warren 7b5e504dae usb: dwc2: refactor submit_bulk_msg to be common 10 years ago
Stephen Warren 4a1d21fc52 usb: dwc2: unify waiting for transfer completion 10 years ago
Sergey Temerkhanov 421a5a0c98 usb: 64-bit architectures support for xHCI 10 years ago
Thierry Reding 96df9c7e94 usb: ehci-tegra: Build warning fixes for 64-bit 10 years ago
Rob Herring 98ae840a00 ehci-hcd: fix warnings on 64-bit builds 10 years ago
Masahiro Yamada 6462cdedc2 ARM: UniPhier: adjust device trees for business transfer 10 years ago
Masahiro Yamada 1e7df7c4e4 usb: UniPhier: add UniPhier on-chip xHCI host driver support 10 years ago
Masahiro Yamada 4c7d025368 ARM: UniPhier: move uniphier_ehci_reset() function 10 years ago
Masahiro Yamada 44f597adeb ARM: UniPhier: remove EHCI platform devices 10 years ago
Masahiro Yamada a86ac9540e ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h> 10 years ago
Joonyoung Shim 8f9f7be7af exynos: usb: make dwc3_set_mode to static 10 years ago
Simon Glass 316328f59d usb: pci: Add XHCI driver for PCI 11 years ago
Simon Glass 4fd46727e4 usb: pci: Use pci_find_class() to find the device 11 years ago
Simon Glass 46927e1ef4 dm: usb: Remove use of fdtdec GPIO support 11 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 11 years ago
Hans de Goede 0eccec4ef1 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg 11 years ago
Nikhil Badola da5ce448c7 drivers: usb: fsl: Check USB Erratum A007792 applicability 11 years ago
Nikhil Badola ecfc19f31f drivers: usb: fsl: Add USB device-tree errata framework 11 years ago
Nikhil Badola a1c04e2785 drivers: usb: Make usb device-tree fixup code architecture independent 11 years ago
Masahiro Yamada 149c751dc7 usb: UniPhier: support OF configuration 11 years ago
Nikhil Badola f3dff695e1 drivers : usb: fsl: Implement usb Erratum A007798 workaround 11 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 11 years ago
Nikhil Badola c26c80a1a4 drivers: usb: fsl: Move USB Errata checking code 11 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 11 years ago
Masahiro Yamada f2168440de ARM: remove CONFIG_ARM920T defines 11 years ago
Masahiro Yamada 0c6de8853b usb: ehci: do not set the LSB of Current qTD pointer 11 years ago
Suriyan Ramasami 6a23c6533c arm: odroid: usb: add support for usb host including ethernet 11 years ago
Peng Fan 229dbba9b1 usb:ehci-mx6 add phy mode query function 11 years ago
Hans de Goede 76946dfe69 sun6i: ehci: Add sun6i ehci support 11 years ago