index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
usb
/
gadget.c
Age
Commit message (
Expand
)
Author
2020-09-21
src/drivers: Drop unneeded empty lines
Elyes HAOUAS
2020-07-14
src/drivers/usb/gadget.c: Add missing include
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-07-09
src/{device,drivers}: Use "foo *bar" instead of "foo* bar"
Elyes HAOUAS
2018-04-27
drivers/usb: Add spaces around '=='
Elyes HAOUAS
2017-07-28
src/drivers: Fix checkpatch warning: no spaces at the start of a line
Martin Roth
2016-11-21
drivers/usb: Add option for baudrate of FT232H UART
Nico Huber
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-12
usbdebug: Add FTDI FT232H support
Kyösti Mälkki
2014-11-23
usbdebug: Refactor descriptor probing of dongle
Kyösti Mälkki
2014-11-23
usbdebug: Move initialisation of the optional hub
Kyösti Mälkki