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