aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-03-14usb: dwc2: handle return code of dev_read_size() in of to, plat functionWolfgang Grandegger
2022-02-23usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from KconfigAdam Ford
2022-02-23usb: ehci-omap: Use PHY system to manage phy resetsAdam Ford
2022-02-23usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAPAdam Ford
2022-02-23usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probeAdam Ford
2022-02-23usb: ehci-omap: Drop dead codeAdam Ford
2022-02-17Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár
2022-02-16usb: xhci: reset endpoint on USB stallStefan Agner
2022-02-16usb: dwc3: core: stop the core when it's removedAngus Ainslie
2022-02-16usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie
2022-02-11usb: gadget: ci: Avoid null pointer dereferenceMarek Vasut
2022-02-11usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mnAdam Ford
2022-01-28dfu: handle short frame result of UPLOAD in state_dfu_idlePatrick Delaunay
2022-01-27Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-01-26usb: gadget: Add CDC ACM functionLoic Poulain
2022-01-26usb: ehci: dm: Convert i.MX28 ehci code to driver modelLukasz Majewski
2022-01-26usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})Lukasz Majewski
2022-01-26usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DMLukasz Majewski
2022-01-26usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28Lukasz Majewski
2022-01-25usb: Use the first available device for ehci_gadgetSean Anderson
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-17drivers: musb_gadget: Save endpoint desc to usb_ep->descqianfan Zhao
2022-01-13drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".Vagrant Cascadian
2022-01-13drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".Vagrant Cascadian
2022-01-10Merge branch 'next'Tom Rini
2022-01-08usb: gadget: dwc2_udc_otg: set ep's desc during enable/disableGary Bisson
2021-11-17usb: cdns3: cdns3-ti: Add compatible for AM64 SoCAswath Govindraju
2021-11-15usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXISamuel Dionne-Riel
2021-11-09usb: dwc3: add layerscape supportMichael Walle
2021-11-09usb: dwc3: Enable undefined length INCR burst typeMichael Walle
2021-11-09usb: dwc3: Add frame length adjustment quirkMichael Walle
2021-11-09usb: common: silence dubious errorsMichael Walle
2021-11-09usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3Michael Walle
2021-11-03usb: mtu3: flush cache for the first GPD when allocate GPD ringChunfeng Yun
2021-10-30usb: xhci-brcm: Include header file needed for dev_errStefan Agner
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12usb: sandbox: Add gadget callbacksPatrice Chotard
2021-10-12usb: gadget: Add bcdDevice for the DWC2 USB Gadget ControllerPatrice Chotard
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong
2021-10-01arm: Remove zmx25 board and ARCH_MX25Tom Rini
2021-10-01arm: Remove flea3 boardTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk