Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d79218f6bbe1638c6c84548848c0c75ae9730d65
/
drivers
/
usb
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
68a61bc
usb: sunxi: ohci: make ohci_t the first member in private data
by Vasily Khoruzhick
· 6 years ago
beba0ff
dwc2 USB controller hangs with lan78xx
by Andrew Thomas
· 6 years ago
f4baf3b
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
63400ad
usb: sunxi: access ahb_reset0_cfg in CCM using its offset
by Vasily Khoruzhick
· 6 years ago
1348894
Merge git://git.denx.de/u-boot-x86
by Tom Rini
· 6 years ago
2d2fa49
lib: Add hexdump
by Alexey Brodkin
· 6 years ago
a03cbbb
usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use
by Vasily Khoruzhick
· 6 years ago
acabc91
usb: sunxi: ohci: get rid of ifdefs
by Vasily Khoruzhick
· 6 years ago
9f9c6cf
usb: sunxi: ehci: get rid of ifdefs
by Vasily Khoruzhick
· 6 years ago
7380f7a
usb: xhci-pci: Fix compiler warning
by Bin Meng
· 6 years ago
9aadafc
bug.h: introduce WARN_ONCE
by Ramon Fried
· 6 years ago
a51b585
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
4cfa481
Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
47a52ab
usb: xhci: zynqmp: Fix header location
by Michal Simek
· 7 years ago
e80d294
usb: fastboot: Convert USB f_fastboot to shared fastboot
by Alex Kiernan
· 7 years ago
32c2194
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· 7 years ago
1df9890
fastboot: Extract common definitions from USB fastboot
by Alex Kiernan
· 7 years ago
5512c43
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· 7 years ago
8cb1eab
fastboot: Correct dependencies in FASTBOOT_FLASH
by Alex Kiernan
· 7 years ago
ed6a4144
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· 7 years ago
27b69de
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 7 years ago
e78aac1
gadget: f_thor: Fix memory leaks of usb request and its buffer
by Seung-Woo Kim
· 7 years ago
ca8a37a
rockchip: xhci: remove DTS parsing for PHY (which is unused)
by Philipp Tomsich
· 7 years ago
Next »