index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2019-04-21
usb: dwc2: fix gadget disconnect
Fabrice Gasnier
2019-04-21
stm32mp1: add stusb1600 support for DK1 and DK2 board
Patrick Delaunay
2019-04-21
usb: dwc2: add support for STM32MP1
Patrick Delaunay
2019-04-21
usb: dwc2_udc_otg: Add tx_fifo_sz array support
Patrice Chotard
2019-04-21
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
Patrick Delaunay
2019-04-21
usb: dwc2: Add function for session B check
Patrick Delaunay
2019-04-21
usb: dwc2: Add force-b-session-valid support
Patrick Delaunay
2019-04-21
usb: dwc2: force reset assert before to probe the driver
Patrick Delaunay
2019-04-21
usb: dwc2: convert driver to DM_USB_GADGET
Patrick Delaunay
2019-04-21
usb: dwc2: remove unused variable regs_otg
Patrick Delaunay
2019-04-19
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
Alex Kiernan
2019-04-19
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
Alex Kiernan
2019-04-13
configs: move CONFIG_USB_EHCI_VF to Kconfig
Marcel Ziswiler
2019-04-09
usb: ehci-mx6: Use common code to extract dr_mode
Adam Ford
2019-04-09
usb: host: Print device name when scanning
Ismael Luceno Cortes
2019-03-16
usb: udc-uclass: Fixed problem when no alias is defined in DT
Jean-Jacques Hiblot
2019-02-20
Kconfig: tegra: Migrate USB_EHCI_TEGRA
Peter Robinson
2019-02-15
usb: ehci-mx6: Make regulator DM_REGULATOR dependent
Abel Vesa
2019-02-01
usb: ether: call _usb_eth_halt() if initialization fails
Jean-Jacques Hiblot
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-24
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-01-24
net: remove CONFIG_MCAST_TFTP
Chris Packham
2019-01-18
usb: host: Drop [e-o]hci-sunxi drivers
Jagan Teki
2019-01-18
sunxi: usb: Switch to Generic host controllers
Jagan Teki
2019-01-18
musb-new: sunxi: Use CLK and RESET support
Jagan Teki
2019-01-10
dm: usb: gadget: Fix boot breakage on sunxi platforms
Jean-Jacques Hiblot
2019-01-10
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
Jean-Jacques Hiblot
2019-01-10
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
Jean-Jacques Hiblot
2019-01-09
usb: xhci-mem: Fix scratchpad array issue
Ye Li
2018-12-14
usb: musb-new: sunxi: Fix null pointer access
Stefan Mavrodiev
2018-12-14
usb: composite: Fix max packet size for USB3.0
Siva Durga Prasad Paladugu
2018-12-14
usb: musb-new: Add support for DM_USB
Jean-Jacques Hiblot
2018-12-14
usb: musb-new: Allow the diver not to use the set_phy_power() callback
Jean-Jacques Hiblot
2018-12-14
dwc3-generic: Add support for the am437x
Jean-Jacques Hiblot
2018-12-14
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
2018-12-14
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
Jean-Jacques Hiblot
2018-12-14
usb: musb: Remove legacy CONFIG_USB_DA8XX
Adam Ford
2018-12-14
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
Adam Ford
2018-12-14
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
Martyn Welch
2018-12-14
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-12-14
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
Petr Štetiar
2018-12-07
dwc3-generic: Add support for the TI DWC3 glue
Jean-Jacques Hiblot
2018-12-07
usb: dwc3: Fix a compilation error with the edison defconfig
Jean-Jacques Hiblot
2018-12-07
dwc3-generic: Add select_dr_mode operation
Jean-Jacques Hiblot
2018-12-07
dwc3-generic: Handle the PHYs, the clocks and the reset lines
Jean-Jacques Hiblot
2018-12-07
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-07
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-12-07
dwc3_generic: do not probe the USB device driver when it's bound
Jean-Jacques Hiblot
2018-12-07
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-12-07
usb: introduce a separate config option for DM USB device
Jean-Jacques Hiblot
[next]