Commit Graph

939 Commits (d6fc0cefd80233c4e504e527729bf654559c1c48)

Author SHA1 Message Date
Hans de Goede 9ecce9707b sunxi: musb: Stop treating not having a vbus-det gpio as an error 9 years ago
Hans de Goede 56a2085410 sunxi: musb: Improve output during probing 9 years ago
Hans de Goede 91183babea sunxi: musb: Use device-model for musb host mode 9 years ago
Hans de Goede d42faf3198 sunxi: musb: Move musb config and platdata to the sunxi-musb glue 9 years ago
Hans de Goede 71cbe0d681 sunxi: musb: Add id pin support 9 years ago
Hans de Goede b41972e7d1 sunxi: musb: Move vbus check to sunxi_musb_enable 9 years ago
Rob Herring 58d6d139c3 usb: ci_udc: fix request allocation when endpoints are disabled 9 years ago
Stephen Warren 85a9ea314e ci_udc: fix 64-bit compile warnings 9 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 9 years ago
Stefan Roese 82b9143bf8 usb: ehci-marvell: Drop wrl accessor function 9 years ago
Paul Kocialkowski a588d99ac1 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency 9 years ago
Jiandong Zheng d00bf78121 implement Fastboot via USB OTG on bcm28155_ap boards 9 years ago
Jiandong Zheng 854cbd2977 usb: gadget: bcm_udc_otg files 9 years ago
Paul Kocialkowski bc9071c9f3 usb: gadget: fastboot: Dequeue the previous IN request for the current request 9 years ago
Paul Kocialkowski 94b385fa23 usb: gadget: fastboot: Request status and length check in rx handler 9 years ago
Paul Kocialkowski 99fc2221a0 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code 9 years ago
Paul Kocialkowski 17da3c0c8c usb: Fastboot function config for better consistency with other functions 9 years ago
Paul Kocialkowski 01acd6abbd usb: USB download gadget and functions config options coherent naming 9 years ago
Nikhil Badola f2226c0dbe drivers: usb: fsl: Remove LS102XA immap inclusion 9 years ago
Nikhil Badola 667f4dd90f drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller 9 years ago
Nikhil Badola 7e5a32fcf3 drivers: usb: fsl: Remove warnings for 64-bit architectures 9 years ago
Ramneek Mehresh ba92ee06a5 usb: fsl: Add XHCI driver support 9 years ago
Ramneek Mehresh 792651f030 usb: xhci: keystone: Remove common dwc3 drv functions calls 9 years ago
Ramneek Mehresh 2770448c8c usb: xhci: omap: Remove common dwc3 drv functions calls 9 years ago
Ramneek Mehresh 552d60cc22 usb: xhci: exynos: Remove common dwc3 drv functions calls 9 years ago
Ramneek Mehresh dc9cdf859e usb: dwc3: Add DWC3 controller driver support 9 years ago
Simon Glass fbc4b8af46 dm: usb: eth: Add driver-model support to the asix driver 9 years ago
Simon Glass 2b53b078d7 dm: usb: Add driver-model support to ehci-pci 9 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 9 years ago
Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 9 years ago
Simon Glass e62b526635 usb: Update some EHCI driver licenses to use SPDX 9 years ago
Simon Glass 19df0bc1b1 usb: ehci: Correct a missing hypen in an error message 9 years ago
Hans de Goede 09e7ea47e7 musb: Add device-model support to the musb-host u-boot glue 9 years ago
Hans de Goede fc85d39e79 musb: Add musb_host_data struct to hold global data 9 years ago
Hans de Goede 1398252abf musb: Rename and wrap public functions 9 years ago
Hans de Goede e740ca3cab musb: Update usb-compat to work with struct usb_device without a parent ptr 9 years ago
Hans de Goede 1583723638 musb: Allow musb_platform_enable to return an error code 9 years ago
Hans de Goede fd1bd21bf0 dm: usb: Do not assume that first child is always a hub 9 years ago
Hans de Goede b2f219b081 dm: usb: Allow usb host drivers to implement usb_reset_root_port 9 years ago
Hans de Goede 9b510df703 dm: usb: Rename usb_find_child to usb_find_emul_child 9 years ago
Hans de Goede 6cda369509 dm: usb: Use device_unbind_children to clean up usb devs on stop 9 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 9 years ago
Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 9 years ago
Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 9 years ago
Stefan Roese fe11ae2437 usb: Add EHCI support for Armada 38x (mvebu) 9 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