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
/
gadget
Age
Commit message (
Expand
)
Author
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-08
usb: gadget: f_dfu.c: fix memory leak
Ralph Siemsen
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
2019-06-19
usb: dwc2: allow peripheral mode for OTG configuration
Patrick Delaunay
2019-06-19
usb: dwc2: correctly handle binding for g-tx-fifo-size
Patrick Delaunay
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
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-03-16
usb: udc-uclass: Fixed problem when no alias is defined in DT
Jean-Jacques Hiblot
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
net: remove CONFIG_MCAST_TFTP
Chris Packham
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
2018-12-14
usb: composite: Fix max packet size for USB3.0
Siva Durga Prasad Paladugu
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
dm: usb: create a new UCLASS ID for USB gadget devices
Jean-Jacques Hiblot
2018-12-07
usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle...
Jean-Jacques Hiblot
2018-12-07
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
Jean-Jacques Hiblot
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
2018-09-30
usb:ci_udc: don't overwrite configuration on pullup
Ramon Fried
2018-09-30
usb:ci_udc: Introduce init_after_reset phy function
Ramon Fried
2018-08-21
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
Jean-Jacques Hiblot
2018-08-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-08
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
Alberto Panizzo
2018-08-08
usb: rockchip: fix printing csw debug info
Alberto Panizzo
2018-08-08
usb: rockchip: be quiet on serial port while transferring data
Alberto Panizzo
2018-08-08
usb: rockchip: implement K_FW_LBA_ERASE_10 command
Alberto Panizzo
2018-08-08
usb: rockchip: implement K_FW_LBA_READ_10 command
Alberto Panizzo
2018-08-08
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
Alberto Panizzo
2018-08-08
usb: rockchip: fix command failed on host side due to missing data
Alberto Panizzo
2018-08-08
gadget: f_thor: fix hang-up with ctrl-c
Seung-Woo Kim
2018-08-08
mips: au1x00: Remove support for these SoCs
Tom Rini
2018-06-13
lib: Add hexdump
Alexey Brodkin
2018-05-30
usb: fastboot: Convert USB f_fastboot to shared fastboot
Alex Kiernan
[next]