index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_rockusb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
f_rockusb: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2021-01-31
1
-1
/
+2
*
f_rockusb: Use NULL instead of 0 for pointers
Andy Shevchenko
2021-01-31
1
-2
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
1
-1
/
+1
*
usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytes
Alberto Panizzo
2018-08-08
1
-18
/
+21
*
usb: rockchip: fix printing csw debug info
Alberto Panizzo
2018-08-08
1
-1
/
+1
*
usb: rockchip: be quiet on serial port while transferring data
Alberto Panizzo
2018-08-08
1
-2
/
+2
*
usb: rockchip: implement K_FW_LBA_ERASE_10 command
Alberto Panizzo
2018-08-08
1
-0
/
+48
*
usb: rockchip: implement K_FW_LBA_READ_10 command
Alberto Panizzo
2018-08-08
1
-1
/
+103
*
usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
Alberto Panizzo
2018-08-08
1
-1
/
+43
*
usb: rockchip: fix command failed on host side due to missing data
Alberto Panizzo
2018-08-08
1
-2
/
+20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
usb: rockchip: remove duplicate assignement.
Heinrich Schuchardt
2018-03-28
1
-1
/
+0
*
usb: rockchip: add the rockusb gadget
Eddie Cai
2018-01-10
1
-0
/
+718