Commit Graph

7035 Commits (9b5f0b1da9ba7019316ed8c9698fe25e8c7fc33e)

Author SHA1 Message Date
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
Daniel Kochmański 645c48f50e sunxi: Create helper function veryfing valid boot signature on MMC 10 years ago
Daniel Kochmański 1b26bab12e mmc: Protect `mmc_initialize` from initialising mmc multiple times 10 years ago
Stefan Roese ad6ac7aa00 arm: mvebu: a38x: Use correct PEX register access macros 10 years ago
Stefan Roese f1df936445 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr 10 years ago
Stefan Roese ff9112df8b arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 10 years ago
Stephen Warren 85a9ea314e ci_udc: fix 64-bit compile warnings 10 years ago
Anton Schubert e863f7f051 arm: mvebu: add Armada XP SATA support 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 a1ca92eaaf dm: eth: Avoid blocking on packet reception 10 years ago
Simon Glass 4b515e4fc5 dm: pci: Add a function to get the BDF for a device 10 years ago
Simon Glass d0a5a0b2d8 dm: eth: Add driver-model support to the rtl8169 driver 10 years ago
Simon Glass aba9296249 dm: pci: Add support for PCI driver matching 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
Simon Glass 36d7cc17bd dm: core: Add \n to two dm_warn() messages 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