summaryrefslogtreecommitdiff
path: root/src/drivers/usb/gadget.c
AgeCommit message (Expand)Author
2020-07-14src/drivers/usb/gadget.c: Add missing includeElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-07-09src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-04-27drivers/usb: Add spaces around '=='Elyes HAOUAS
2017-07-28src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2016-11-21drivers/usb: Add option for baudrate of FT232H UARTNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-12usbdebug: Add FTDI FT232H supportKyösti Mälkki
2014-11-23usbdebug: Refactor descriptor probing of dongleKyösti Mälkki
2014-11-23usbdebug: Move initialisation of the optional hubKyösti Mälkki