index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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