Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
87ce4bcaf08e4e51c89f5b471ac35a2928848375
/
drivers
/
usb
5f364f5
usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
by Adam Ford
· 6 years ago
d5f516c
usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs
by Bartosz Golaszewski
· 6 years ago
0972521
Merge git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
7bc8f21
usb: ohci: Re-enable commented out delay
by Adam Ford
· 6 years ago
544f9de
Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 6 years ago
9fbe17c
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
6fccaf2
Convert CONFIG_USB_EHCI_MX5 to Kconfig
by Lukasz Majewski
· 6 years ago
dbc70f8
USB: DM: Convert i.MX5 ehci code to driver model
by Lukasz Majewski
· 6 years ago
92f7f19
usb: dwc2: fix gadget disconnect
by Fabrice Gasnier
· 6 years ago
7f3384d
stm32mp1: add stusb1600 support for DK1 and DK2 board
by Patrick Delaunay
· 6 years ago
e014cb6
usb: dwc2: add support for STM32MP1
by Patrick Delaunay
· 6 years ago
00f3fc6
usb: dwc2_udc_otg: Add tx_fifo_sz array support
by Patrice Chotard
· 6 years ago
80a0de1
usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
by Patrick Delaunay
· 6 years ago
e2ad779
usb: dwc2: Add function for session B check
by Patrick Delaunay
· 6 years ago
0c42d1d
usb: dwc2: Add force-b-session-valid support
by Patrick Delaunay
· 6 years ago
9e4abe3
usb: dwc2: force reset assert before to probe the driver
by Patrick Delaunay
· 6 years ago
7515054
usb: dwc2: convert driver to DM_USB_GADGET
by Patrick Delaunay
· 6 years ago
6a1b77e
usb: dwc2: remove unused variable regs_otg
by Patrick Delaunay
· 6 years ago
e8d02b6
usb: Select USB_MUSB_DSPS with USB_MUSB_TI
by Alex Kiernan
· 6 years ago
e1269f4
configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to Kconfig
by Alex Kiernan
· 6 years ago
31f4495
configs: move CONFIG_USB_EHCI_VF to Kconfig
by Marcel Ziswiler
· 6 years ago
15287f0
usb: ehci-mx6: Use common code to extract dr_mode
by Adam Ford
· 6 years ago
f58affe
usb: host: Print device name when scanning
by Ismael Luceno Cortes
· 6 years ago
fb57691
usb: udc-uclass: Fixed problem when no alias is defined in DT
by Jean-Jacques Hiblot
· 6 years ago
43ecef4
Kconfig: tegra: Migrate USB_EHCI_TEGRA
by Peter Robinson
· 6 years ago
888a946
usb: ehci-mx6: Make regulator DM_REGULATOR dependent
by Abel Vesa
· 6 years ago
128151f
usb: ether: call _usb_eth_halt() if initialization fails
by Jean-Jacques Hiblot
· 6 years ago
6d932e6
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
by Andrew F. Davis
· 6 years ago
9dff08f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
a55ef7f
net: remove CONFIG_MCAST_TFTP
by Chris Packham
· 6 years ago
4b8d059
usb: host: Drop [e-o]hci-sunxi drivers
by Jagan Teki
· 6 years ago
1ba41e1
sunxi: usb: Switch to Generic host controllers
by Jagan Teki
· 6 years ago
ce8a697
musb-new: sunxi: Use CLK and RESET support
by Jagan Teki
· 6 years ago
db994e0
dm: usb: gadget: Fix boot breakage on sunxi platforms
by Jean-Jacques Hiblot
· 6 years ago
6a22852
Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGET
by Jean-Jacques Hiblot
· 6 years ago
2934dc1
dm: usb: udc: Use SEQ_ALIAS to index the USB gadget ports
by Jean-Jacques Hiblot
· 6 years ago
4bda718
usb: xhci-mem: Fix scratchpad array issue
by Ye Li
· 6 years ago
4beaec1
usb: musb-new: sunxi: Fix null pointer access
by Stefan Mavrodiev
· 6 years ago
c7c0718
usb: composite: Fix max packet size for USB3.0
by Siva Durga Prasad Paladugu
· 6 years ago
57118f6
usb: musb-new: Add support for DM_USB
by Jean-Jacques Hiblot
· 6 years ago
c1f9ba3
usb: musb-new: Allow the diver not to use the set_phy_power() callback
by Jean-Jacques Hiblot
· 6 years ago
ca848df
dwc3-generic: Add support for the am437x
by Jean-Jacques Hiblot
· 6 years ago
e2517a9
usb: host: replace xhci-keystone driver by the generic dwc3 driver
by Jean-Jacques Hiblot
· 6 years ago
3e0684b
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
by Jean-Jacques Hiblot
· 6 years ago
51d6159
usb: musb: Remove legacy CONFIG_USB_DA8XX
by Adam Ford
· 6 years ago
1f85bb3
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
by Adam Ford
· 6 years ago
07871c8
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
by Martyn Welch
· 6 years ago
80d353c
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
by Lukasz Majewski
· 6 years ago
d991cc3
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
by Petr Štetiar
· 6 years ago
65596f1
dwc3-generic: Add support for the TI DWC3 glue
by Jean-Jacques Hiblot
· 6 years ago
31da49d
usb: dwc3: Fix a compilation error with the edison defconfig
by Jean-Jacques Hiblot
· 6 years ago
ae004d3
dwc3-generic: Add select_dr_mode operation
by Jean-Jacques Hiblot
· 6 years ago
aa866a0
dwc3-generic: Handle the PHYs, the clocks and the reset lines
by Jean-Jacques Hiblot
· 6 years ago
9dc0d5c
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
3de978a
dwc3: move phy operation to core.c
by Jean-Jacques Hiblot
· 6 years ago
d7c36ae
dwc3_generic: do not probe the USB device driver when it's bound
by Jean-Jacques Hiblot
· 6 years ago
49ba05c
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
by Jean-Jacques Hiblot
· 6 years ago
44aaec7
usb: introduce a separate config option for DM USB device
by Jean-Jacques Hiblot
· 6 years ago
585e199
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
by Jean-Jacques Hiblot
· 6 years ago
3da6ce8
usb: Do not compile USB_STORAGE with BLK && !DM_USB
by Alexander Graf
· 6 years ago
8a3cb9f1
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
by Sven Schwermer
· 6 years ago
8416c6a
usb: Remove CMD_USB dependency for common code
by Sven Schwermer
· 6 years ago
469e0f7
usb: Introduce CONFIG_SPL_DM_USB
by Sven Schwermer
· 6 years ago
434f058
fsl/usb: Workaround for USB erratum-A005275
by Chris Packham
· 6 years ago
d6e53c7
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· 6 years ago
2ccb8b0
net.h: Include linux/if_ether.h to avoid duplication
by Bin Meng
· 6 years ago
8c09fce
usb:ci_udc: don't overwrite configuration on pullup
by Ramon Fried
· 6 years ago
cbee908
usb: ehci-msm: Add init_after_reset for CI_UDC
by Ramon Fried
· 6 years ago
5d4eb84
usb:ci_udc: Introduce init_after_reset phy function
by Ramon Fried
· 6 years ago
7b0334f
ehci: msm: use init_type in probe
by Ramon Fried
· 6 years ago
7e36596
ehci: msm: switch to generic PHY uclass
by Ramon Fried
· 6 years ago
4383948
ehci: msm: Add missing platdata
by Ramon Fried
· 6 years ago
bc866cc8
ehci: Replace board_prepare_usb with board_usb_init
by Ramon Fried
· 6 years ago
fc42468
usb: ehci-generic: Add vbus-supply regulator support
by Patrice Chotard
· 6 years ago
2386556
usb: dwc2: Add reset ctrl to driver
by Ley Foon Tan
· 6 years ago
8f58c78
usb: ehci: Add PHY support to ehci-pci
by Marek Vasut
· 6 years ago
d9af6cd
usb: ehci: Make the PHY handling generic
by Marek Vasut
· 6 years ago
501607a
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
7e8fd77
usb: musb-new: Call musb_platform_exit from musb_stop
by Jagan Teki
· 6 years ago
1d0d63e
usb: musb-new: sunxi: Add proper musb exit support
by Jagan Teki
· 6 years ago
2e8e67c
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
by Jagan Teki
· 6 years ago
d0edfee
usb: musb-new: sunxi: Allocate struct phy in private
by Jagan Teki
· 6 years ago
f0a6d79
usb: musb-new: Fix improper musb host pointer
by Jagan Teki
· 6 years ago
d9680f6
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
by Jean-Jacques Hiblot
· 6 years ago
0b957cd
usb: musb-new: omap2430: Enable DM_USB and OF support
by Adam Ford
· 6 years ago
d5856d8
usb: musb-new: omap2430: Remove dead code
by Adam Ford
· 6 years ago
dac5394
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
85763fc
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
by Alberto Panizzo
· 6 years ago
7ecbcb8
usb: rockchip: fix printing csw debug info
by Alberto Panizzo
· 6 years ago
dac7c2c
usb: rockchip: be quiet on serial port while transferring data
by Alberto Panizzo
· 6 years ago
f069eff
usb: rockchip: implement K_FW_LBA_ERASE_10 command
by Alberto Panizzo
· 6 years ago
4594021
usb: rockchip: implement K_FW_LBA_READ_10 command
by Alberto Panizzo
· 6 years ago
aa21ca3
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
by Alberto Panizzo
· 6 years ago
4ed7611
usb: rockchip: fix command failed on host side due to missing data
by Alberto Panizzo
· 6 years ago
1661bf2
gadget: f_thor: fix hang-up with ctrl-c
by Seung-Woo Kim
· 6 years ago
d45008f
mips: au1x00: Remove support for these SoCs
by Tom Rini
· 6 years ago
dc27c4f
sunxi: A64: OHCI: prevent turning off shared USB clock
by Andre Przywara
· 6 years ago
8044700
usb: dwc2: Add brcm,bcm2708-usb compatible
by Emmanuel Vadot
· 6 years ago
17970334
usb: sunxi: Use proper reg_mask for clock gate, reset
by Jagan Teki
· 6 years ago
0f77c42
usb: ohci: change the NUM_EDs from 8 to 32
by Zeng Tao
· 6 years ago
Next »