Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7559f6e9f03ed1aac211d351427c0664666c35e9
/
drivers
/
usb
c908d46
rockchip: xhci: Remove RK3399 support
by Mark Kettenis
· 5 years ago
062790f
usb: xhci-dwc3: Add USB2 PHY configuration
by Mark Kettenis
· 5 years ago
aaa8d6b
usb: dwc3-of-simple: Add support for RK3399
by Mark Kettenis
· 5 years ago
9adaa03
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
by Derald D. Woods
· 5 years ago
3b83829
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
by Jean-Jacques Hiblot
· 5 years ago
e445d46
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
by Jean-Jacques Hiblot
· 5 years ago
501547c
usb: ehci-mx6: Fix bus enumeration for DM case
by Marek Vasut
· 5 years ago
0352e87
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
2c72ead
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
by Frieder Schrempf
· 5 years ago
7c65468
usb: dwc2: allow peripheral mode for OTG configuration
by Patrick Delaunay
· 5 years ago
7350a75
usb: dwc2: correctly handle binding for g-tx-fifo-size
by Patrick Delaunay
· 5 years ago
ad9f2be
usb: ehci: adopt 32 bit address for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
3a90b50
usb: ohci: ohci-da8xx: Cleanup Error handling and fix flags
by Adam Ford
· 6 years ago
adb049a
usb: dwc3: Add Meson G12A USB Glue
by Neil Armstrong
· 6 years ago
9da5474
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
by Adam Ford
· 6 years ago
0280202
usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
by Bartosz Golaszewski
· 6 years ago
c767b6a
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
e0b0af6
usb: ohci: Re-enable commented out delay
by Adam Ford
· 6 years ago
3570ea1
Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
400b972
Convert CONFIG_USB_EHCI_MX5 to Kconfig
by Lukasz Majewski
· 6 years ago
2298876
USB: DM: Convert i.MX5 ehci code to driver model
by Lukasz Majewski
· 6 years ago
7fd9f31
usb: dwc2: fix gadget disconnect
by Fabrice Gasnier
· 6 years ago
6fe7dd3
stm32mp1: add stusb1600 support for DK1 and DK2 board
by Patrick Delaunay
· 6 years ago
931e9d7
usb: dwc2: add support for STM32MP1
by Patrick Delaunay
· 6 years ago
763bb10
usb: dwc2_udc_otg: Add tx_fifo_sz array support
by Patrice Chotard
· 6 years ago
5bd97e8
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
by Patrick Delaunay
· 6 years ago
2d76160
usb: dwc2: Add function for session B check
by Patrick Delaunay
· 6 years ago
0fdd0bc
usb: dwc2: Add force-b-session-valid support
by Patrick Delaunay
· 6 years ago
c2c74f9
usb: dwc2: force reset assert before to probe the driver
by Patrick Delaunay
· 6 years ago
c791c84
usb: dwc2: convert driver to DM_USB_GADGET
by Patrick Delaunay
· 6 years ago
a812d77
usb: dwc2: remove unused variable regs_otg
by Patrick Delaunay
· 6 years ago
17982a2
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
by Alex Kiernan
· 6 years ago
ad99147
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
by Alex Kiernan
· 6 years ago
20df4b5
configs: move CONFIG_USB_EHCI_VF to Kconfig
by Marcel Ziswiler
· 6 years ago
69535b3
usb: ehci-mx6: Use common code to extract dr_mode
by Adam Ford
· 6 years ago
89aea23
usb: host: Print device name when scanning
by Ismael Luceno Cortes
· 6 years ago
e81d9de
usb: udc-uclass: Fixed problem when no alias is defined in DT
by Jean-Jacques Hiblot
· 6 years ago
747fed5
Kconfig: tegra: Migrate USB_EHCI_TEGRA
by Peter Robinson
· 6 years ago
921208e
usb: ehci-mx6: Make regulator DM_REGULATOR dependent
by Abel Vesa
· 6 years ago
1c1464c
usb: ether: call _usb_eth_halt() if initialization fails
by Jean-Jacques Hiblot
· 6 years ago
6536ca4
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· 6 years ago
d01806a
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
67bb984
net: remove CONFIG_MCAST_TFTP
by Chris Packham
· 6 years ago
543049a
usb: host: Drop [e-o]hci-sunxi drivers
by Jagan Teki
· 6 years ago
29d280c
sunxi: usb: Switch to Generic host controllers
by Jagan Teki
· 6 years ago
b9aa0a9
musb-new: sunxi: Use CLK and RESET support
by Jagan Teki
· 6 years ago
b3c518a
dm: usb: gadget: Fix boot breakage on sunxi platforms
by Jean-Jacques Hiblot
· 6 years ago
f811e97
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· 6 years ago
801f1fa
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
by Jean-Jacques Hiblot
· 6 years ago
8c6cc71
usb: xhci-mem: Fix scratchpad array issue
by Ye Li
· 6 years ago
46a3f27
usb: musb-new: sunxi: Fix null pointer access
by Stefan Mavrodiev
· 6 years ago
771e765
usb: composite: Fix max packet size for USB3.0
by Siva Durga Prasad Paladugu
· 6 years ago
7d98dbc
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· 6 years ago
1594c75
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· 6 years ago
1ce5f1f
dwc3-generic: Add support for the am437x
by Jean-Jacques Hiblot
· 6 years ago
4dd76d0
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· 6 years ago
1c03ade
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
by Jean-Jacques Hiblot
· 6 years ago
f187ace
usb: musb: Remove legacy CONFIG_USB_DA8XX
by Adam Ford
· 6 years ago
66c65f0
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
by Adam Ford
· 6 years ago
16ecb29
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
by Martyn Welch
· 6 years ago
916fa097
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
bb00a01
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· 6 years ago
d66e54a
dwc3-generic: Add support for the TI DWC3 glue
by Jean-Jacques Hiblot
· 6 years ago
4d3825c
usb: dwc3: Fix a compilation error with the edison defconfig
by Jean-Jacques Hiblot
· 6 years ago
93991cf
dwc3-generic: Add select_dr_mode operation
by Jean-Jacques Hiblot
· 6 years ago
446e3a2
dwc3-generic: Handle the PHYs, the clocks and the reset lines
by Jean-Jacques Hiblot
· 6 years ago
0131162
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
d648a50
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· 6 years ago
20bebd8
dwc3_generic: do not probe the USB device driver when it's bound
by Jean-Jacques Hiblot
· 6 years ago
ff8d755
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
687ab54
usb: introduce a separate config option for DM USB device
by Jean-Jacques Hiblot
· 6 years ago
a06955a
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
dc03b70
usb: Do not compile USB_STORAGE with BLK && !DM_USB
by Alexander Graf
· 6 years ago
fd09c20
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· 6 years ago
ab58170
usb: Remove CMD_USB dependency for common code
by Sven Schwermer
· 6 years ago
41a25f4
usb: Introduce CONFIG_SPL_DM_USB
by Sven Schwermer
· 6 years ago
4eaf7f5
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· 6 years ago
22929e1
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· 6 years ago
dda5251
net.h: Include linux/if_ether.h to avoid duplication
by Bin Meng
· 6 years ago
30b3241
usb:ci_udc: don't overwrite configuration on pullup
by Ramon Fried
· 6 years ago
2466704
usb: ehci-msm: Add init_after_reset for CI_UDC
by Ramon Fried
· 6 years ago
8164952
usb:ci_udc: Introduce init_after_reset phy function
by Ramon Fried
· 6 years ago
0683b27
ehci: msm: use init_type in probe
by Ramon Fried
· 6 years ago
0ac0b6e
ehci: msm: switch to generic PHY uclass
by Ramon Fried
· 6 years ago
2df4923
ehci: msm: Add missing platdata
by Ramon Fried
· 6 years ago
cd8c3ae
ehci: Replace board_prepare_usb with board_usb_init
by Ramon Fried
· 6 years ago
5c349e1
usb: ehci-generic: Add vbus-supply regulator support
by Patrice Chotard
· 6 years ago
88c34b8
usb: dwc2: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
1335e77
usb: ehci: Add PHY support to ehci-pci
by Marek Vasut
· 6 years ago
b43cdf9
usb: ehci: Make the PHY handling generic
by Marek Vasut
· 6 years ago
15fd1b7
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
12069bd
usb: musb-new: Call musb_platform_exit from musb_stop
by Jagan Teki
· 6 years ago
14b6a07
usb: musb-new: sunxi: Add proper musb exit support
by Jagan Teki
· 6 years ago
1034bcc
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
by Jagan Teki
· 6 years ago
622fd2b
usb: musb-new: sunxi: Allocate struct phy in private
by Jagan Teki
· 6 years ago
8b8d59f
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· 6 years ago
c73251e
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
by Jean-Jacques Hiblot
· 6 years ago
1a35526
usb: musb-new: omap2430: Enable DM_USB and OF support
by Adam Ford
· 6 years ago
10d5ed9
usb: musb-new: omap2430: Remove dead code
by Adam Ford
· 6 years ago
Next »