index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2022-10-17
usb: ether: Fix error handling in usb_ether_init
Michal Suchanek
2022-10-12
Fix typo in CONFIG_USBNET_DEVADDR
Ignacio Zamora
2022-10-10
usb: gadget: fastboot: detach usb on reboot commands
Mattijs Korpershoek
2022-10-10
usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers
Patrice Chotard
2022-10-10
usb: gadget: Clean up Makefile ifdeffery
Marek Vasut
2022-10-03
Merge branch 'next'
Tom Rini
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-26
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2022-09-26
Fix out of bound access of ep array.
Alison Huffman
2022-09-26
usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Jim Liu
2022-09-25
sandbox: scsi: Move request-handling code to scsi_emul
Simon Glass
2022-09-25
sandbox: scsi: Move structs to header file
Simon Glass
2022-09-25
sandbox: scsi: Remove setup calls from handle_read()
Simon Glass
2022-09-25
sandbox: scsi: Move reply setup out of helper
Simon Glass
2022-09-25
sandbox: scsi: Move file size into shared struct
Simon Glass
2022-09-25
sandbox: scsi: Move block size into shared struct
Simon Glass
2022-09-25
scsi: Move vendor/product info into the shared struct
Simon Glass
2022-09-25
sandbox: Move buffer to scsi_emul_info
Simon Glass
2022-09-25
scsi: Move core emulation state into a new struct
Simon Glass
2022-09-25
scsi: Move cmd_phase enum to the header
Simon Glass
2022-09-25
sandbox: usb: Rename transfer_len in protocol struct
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-19
usb: gadget: designware-udc: Drop the driver
Marek Vasut
2022-09-19
usb: Kconfig: Fix typo in SPL_DM_USB text
Fabio Estevam
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-02
drivers: usb: fastboot: Fix full-speed usb descriptor
qianfan Zhao
2022-08-12
Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig
Tom Rini
2022-07-25
usb: ehci-mx6: Remove MX6Q_ARM2 related ifdefery
Fabio Estevam
2022-07-21
arch: mvebu: Disable by default unused peripherals in SPL
Pali Rohár
2022-07-15
musb: sunxi: Allow host-side USB with external VBUS
Samuel Holland
2022-07-15
usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
Angus Ainslie
2022-07-14
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2022-07-13
usb: xhci-mtk: add support for MediaTek MT7621 SoC
Weijie Gao
2022-07-12
usb: add isp1760 family driver
Rui Miguel Silva
2022-07-12
usb: common: move urb code to common
Rui Miguel Silva
2022-07-12
usb: dwc3: Add support to reset usb ULPI phy
T Karthik Reddy
2022-07-11
Merge branch 'next'
Tom Rini
2022-07-08
arm: Remove strongarm support
Tom Rini
2022-07-08
Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2022-07-07
arm: Remove PXA architecture support
Tom Rini
2022-07-07
usb: ohci-hcd: Remove some unused legacy code
Tom Rini
2022-07-07
Convert CONFIG_USB_OHCI_NEW et al to Kconfig
Tom Rini
2022-07-07
Convert CONFIG_USB_XHCI_EXYNOS et al to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to Kconfig
Tom Rini
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-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
[next]