Commit Graph

963 Commits (d04941cf3314c4b1f75f5c5d543b0c6257eff1ee)

Author SHA1 Message Date
Simon Glass 0990fcb772 net: smsc95xx: Add driver-model support 10 years ago
Simon Glass 527298c4b5 net: smsc95xx: Prepare for conversion to driver model 10 years ago
Simon Glass 25a9e98038 net: smsc95xx: Correct the error numbers 10 years ago
Simon Glass d62a1dc6bc net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE 10 years ago
Simon Glass a26925913c net: smsc95xx: Sort the include files 10 years ago
Simon Glass f58a41e001 dm: usb: Add driver-model support to dwc2 10 years ago
Simon Glass cc3e3a9e0e dm: usb: Prepare dwc2 driver for driver-model conversion 10 years ago
Simon Glass 2e5350fee0 dm: usb: Add an errno.h header to usb_ether.c 10 years ago
Tom Warren 3e8650c0f9 Tegra: clocks: Add 38.4MHz OSC support for T210 use 10 years ago
Marcel Ziswiler 147271209a net: asix: fix operation without eeprom 10 years ago
Paul Kocialkowski 0fa5999bea usb: USB storage-specific part ifdef in uclass 10 years ago
Maxime Ripard 1feda63ed9 musb: sunxi: Force EP0 on re-enable 10 years ago
Paul Kocialkowski 6bed24cc62 sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig 10 years ago
Paul Kocialkowski 5d6c2f4b5a usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET 10 years ago
Paul Kocialkowski 95de1e2f26 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB 10 years ago
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