index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2022-07-04
usb: host: ehci-generic: Fix error check
Andre Przywara
2022-06-29
rockchip: usb: phy: add rk3066/rk3188 support
Johan Jonker
2022-06-29
rockchip: usb: gadget: add rk3066 product id
Paweł Jarosz
2022-06-16
usb: host: ehci-generic: Make resets and clocks optional
Andre Przywara
2022-06-07
usb: xhci-mtk: disable all ports when disable host controller
Chunfeng Yun
2022-05-23
spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
Patrice Chotard
2022-05-20
usb: dwc3: Fix non-usb3 configurations
Jan Kiszka
2022-05-20
usb: xhci-dwc3: Support role switch default role
Mark Kettenis
2022-05-06
usb: host: ehci-generic: Remove DM_REGULATOR flag
Patrice Chotard
2022-05-06
usb: host: ehci-generic: Make usage of clock/reset bulk() API
Patrice Chotard
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-29
usb: sandbox: Bounds check read from buffer
Andrew Scull
2022-04-29
usb: sandbox: Check for string end in copy_to_unicode()
Andrew Scull
2022-04-25
bootstd: usb: Add a bootdev driver
Simon Glass
2022-04-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-04-22
Add support for TP-Link UE200 dongle
Oleksii Titov
2022-04-22
usb: dwc3: Add support for usb3-phy PHY configuration
Michal Simek
2022-04-22
usb: gadget: ci: Make various ops const
Adam Ford
2022-04-21
usb: dwc3: Implement .glue_configure for i.MX8MP
Marek Vasut
2022-04-21
usb: dwc3: Rename .select_dr_mode to .glue_configure
Marek Vasut
2022-04-08
arm: Remove unused ep93xx code
Tom Rini
2022-03-14
usb: dwc2: handle return code of dev_read_size() in of to, plat function
Wolfgang Grandegger
2022-02-23
usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig
Adam Ford
2022-02-23
usb: ehci-omap: Use PHY system to manage phy resets
Adam Ford
2022-02-23
usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP
Adam Ford
2022-02-23
usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe
Adam Ford
2022-02-23
usb: ehci-omap: Drop dead code
Adam Ford
2022-02-17
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-02-17
usb: ehci: ehci-marvell: Update compatible string to official DT bindings
Pali Rohár
2022-02-16
usb: xhci: reset endpoint on USB stall
Stefan Agner
2022-02-16
usb: dwc3: core: stop the core when it's removed
Angus Ainslie
2022-02-16
usb: dwc3: dwc3-generic: check the parent nodes
Angus Ainslie
2022-02-11
usb: gadget: ci: Avoid null pointer dereference
Marek Vasut
2022-02-11
usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
Adam Ford
2022-01-28
dfu: handle short frame result of UPLOAD in state_dfu_idle
Patrick Delaunay
2022-01-27
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-01-26
usb: gadget: Add CDC ACM function
Loic Poulain
2022-01-26
usb: ehci: dm: Convert i.MX28 ehci code to driver model
Lukasz Majewski
2022-01-26
usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})
Lukasz Majewski
2022-01-26
usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM
Lukasz Majewski
2022-01-26
usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28
Lukasz Majewski
2022-01-25
usb: Use the first available device for ehci_gadget
Sean Anderson
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-17
drivers: musb_gadget: Save endpoint desc to usb_ep->desc
qianfan Zhao
2022-01-13
drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".
Vagrant Cascadian
2022-01-13
drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".
Vagrant Cascadian
2022-01-10
Merge branch 'next'
Tom Rini
[next]