Commit Graph

947 Commits (68f7c5db2d1e714c15b49b0759ddef8f8344f184)

Author SHA1 Message Date
Paul Kocialkowski 68f7c5db2d usb: Generic USB Kconfig option, that fits both host and gadget and comments 10 years ago
Paul Kocialkowski 9ad437447d usb: USB_ARCH_HAS_HCD Kconfig option removal 10 years ago
Peter Griffin 93b9957894 usb: dwc2: Call board_usb_init() from usb_lowlevel_init() 10 years ago
Nikita Kiryanov ff8baf8113 usb: kconfig: create a menu for usb 10 years ago
Nikita Kiryanov b2f2eea0a7 usb: kconfig: usb keyboard kconfig 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
Hans de Goede 9ecce9707b sunxi: musb: Stop treating not having a vbus-det gpio as an error 10 years ago
Hans de Goede 56a2085410 sunxi: musb: Improve output during probing 10 years ago
Hans de Goede 91183babea sunxi: musb: Use device-model for musb host mode 10 years ago
Hans de Goede d42faf3198 sunxi: musb: Move musb config and platdata to the sunxi-musb glue 10 years ago
Hans de Goede 71cbe0d681 sunxi: musb: Add id pin support 10 years ago
Hans de Goede b41972e7d1 sunxi: musb: Move vbus check to sunxi_musb_enable 10 years ago
Rob Herring 58d6d139c3 usb: ci_udc: fix request allocation when endpoints are disabled 10 years ago
Stephen Warren 85a9ea314e ci_udc: fix 64-bit compile warnings 10 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 10 years ago
Stefan Roese 82b9143bf8 usb: ehci-marvell: Drop wrl accessor function 10 years ago
Paul Kocialkowski a588d99ac1 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency 10 years ago
Jiandong Zheng d00bf78121 implement Fastboot via USB OTG on bcm28155_ap boards 10 years ago
Jiandong Zheng 854cbd2977 usb: gadget: bcm_udc_otg files 10 years ago
Paul Kocialkowski bc9071c9f3 usb: gadget: fastboot: Dequeue the previous IN request for the current request 10 years ago
Paul Kocialkowski 94b385fa23 usb: gadget: fastboot: Request status and length check in rx handler 10 years ago
Paul Kocialkowski 99fc2221a0 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code 10 years ago
Paul Kocialkowski 17da3c0c8c usb: Fastboot function config for better consistency with other functions 10 years ago
Paul Kocialkowski 01acd6abbd usb: USB download gadget and functions config options coherent naming 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 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