Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-06 | cmd: Remove <common.h> and add needed includes | Tom Rini | 1 | -1/+0 |
2023-09-24 | common: Drop linux/printk.h from common header | Simon Glass | 1 | -0/+1 |
2023-09-15 | sdp: Use plain udevice for UDC controller interaction | Marek Vasut | 1 | -4/+7 |
2023-09-15 | cmd: sdp: Reorder variable declaration | Marek Vasut | 1 | -2/+2 |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass | 1 | -1/+2 |
2019-06-14 | usb: gadget: error out if g_dnl registration fails | Sjoerd Simons | 1 | -3/+8 |
2018-12-07 | usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers | Jean-Jacques Hiblot | 1 | -2/+2 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-02-21 | usb: gadget: sdp: add missing line breaks | Andre Heider | 1 | -2/+2 |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada | 1 | -2/+2 |
2017-08-23 | cmd: add sdp command | Stefan Agner | 1 | -0/+50 |