summaryrefslogtreecommitdiffstats
path: root/src/drivers/usb/gadget.c
Commit message (Expand)AuthorAgeFilesLines
* src/drivers: Drop unneeded empty linesElyes HAOUAS2020-09-211-2/+0
* src/drivers/usb/gadget.c: Add missing includeElyes HAOUAS2020-07-141-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src/{device,drivers}: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-1/+1
* drivers/usb: Add spaces around '=='Elyes HAOUAS2018-04-271-1/+1
* src/drivers: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-281-1/+1
* drivers/usb: Add option for baudrate of FT232H UARTNico Huber2016-11-211-1/+30
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* usbdebug: Add FTDI FT232H supportKyösti Mälkki2015-05-121-2/+85
* usbdebug: Refactor descriptor probing of dongleKyösti Mälkki2014-11-231-0/+111
* usbdebug: Move initialisation of the optional hubKyösti Mälkki2014-11-231-0/+138