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
/
f_rockusb.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
2021-01-31
f_rockusb: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2021-01-31
f_rockusb: Use NULL instead of 0 for pointers
Andy Shevchenko
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
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-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-28
usb: rockchip: remove duplicate assignement.
Heinrich Schuchardt
2018-01-10
usb: rockchip: add the rockusb gadget
Eddie Cai