aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_rockusb.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-01-31f_rockusb: Avoid use-after-free in the global pointer variableAndy Shevchenko
2021-01-31f_rockusb: Use NULL instead of 0 for pointersAndy Shevchenko
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2018-08-08usb: rockchip: on K_FW_LBA_WRITE_10 remove magic block size of 512 bytesAlberto Panizzo
2018-08-08usb: rockchip: fix printing csw debug infoAlberto Panizzo
2018-08-08usb: rockchip: be quiet on serial port while transferring dataAlberto Panizzo
2018-08-08usb: rockchip: implement K_FW_LBA_ERASE_10 commandAlberto Panizzo
2018-08-08usb: rockchip: implement K_FW_LBA_READ_10 commandAlberto Panizzo
2018-08-08usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER commandAlberto Panizzo
2018-08-08usb: rockchip: fix command failed on host side due to missing dataAlberto Panizzo
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-28usb: rockchip: remove duplicate assignement.Heinrich Schuchardt
2018-01-10usb: rockchip: add the rockusb gadgetEddie Cai