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
/
host
Age
Commit message (
Expand
)
Author
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-03
Merge branch 'next'
Tom Rini
2022-09-26
usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
Jim Liu
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
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-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: common: move urb code to common
Rui Miguel Silva
2022-07-11
Merge branch 'next'
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-04
usb: host: ehci-generic: Fix error check
Andre Przywara
2022-06-28
Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig
Tom Rini
2022-06-28
usb: Remove non-DM code in ehci-fsl and xhci
Tom Rini
2022-06-28
usb: ehci-mx5: Remove non-DM code
Tom Rini
2022-06-28
usb: ehci-mxc: Remove
Tom Rini
2022-06-28
usb: xhci-fsl: Remove non-DM code
Tom Rini
2022-06-28
Convert CONFIG_USB_EHCI_TXFIFO_THRESH to Kconfig
Tom Rini
2022-06-28
usb: ehci-fsl: Remove non-DM code
Tom Rini
2022-06-28
Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig
Tom Rini
2022-06-28
Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to Kconfig
Tom Rini
2022-06-28
ehci-mxs: Remove non-DM code
Tom Rini
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-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-25
bootstd: usb: Add a bootdev driver
Simon Glass
2022-04-08
arm: Remove unused ep93xx code
Tom Rini
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-11
usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
Adam Ford
2022-01-27
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
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
[next]