9
0
Fork 0
barebox/drivers/usb/gadget
Marc Kleine-Budde 939d3a7684 fastboot: abort autoboot timeout when fastboot gadget is activated
This patch adds a call to "console_countdown_abort()" to abort a currently or
upcoming running console timeout.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-03-10 08:43:27 +01:00
..
Kconfig usb: gadget: disable AT91 driver on SAMA5D4 2017-01-17 07:58:09 +01:00
Makefile USB: gadget: Add a multi function gadget 2014-07-24 08:32:56 +02:00
at91_udc.c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
at91_udc.h at91_udc: update vbus param only if updated 2012-01-02 12:08:25 +01:00
composite.c USB: gadget: composite: avoid possible NULL ptr dereference 2016-07-07 09:35:53 +02:00
config.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
dfu.c fix erasing/protecting flashes with unspecified size 2016-04-19 08:26:51 +02:00
epautoconf.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
f_acm.c Introduce include/linux/spinlock.h 2016-02-01 09:16:13 +01:00
f_fastboot.c fastboot: abort autoboot timeout when fastboot gadget is activated 2017-03-10 08:43:27 +01:00
f_serial.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
fsl_udc.c usb: chipidea: Add udc unregister for device removal 2015-09-23 10:31:33 +02:00
functions.c USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
gadget_chips.h USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
multi.c USB: gadget: Add a multi function gadget 2014-07-24 08:32:56 +02:00
pxa27x_udc.c driver: replace dev_request_mem_region with dev_request_mem_resource 2016-03-07 08:57:56 +01:00
pxa27x_udc.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
serial.c USB: gadget: specify vendor/product id with device parameters 2014-07-22 08:09:28 +02:00
u_serial.c usb: gadget: serial: only call into CONSOLE_FULL code if it's there 2015-07-24 09:25:17 +02:00
u_serial.h USB: gadget: Update to 3.15 2014-07-22 08:08:44 +02:00
udc-core.c USB: gadget: put poller into core 2014-09-26 21:36:54 +02:00
usbstring.c Add USB device support 2009-09-25 14:31:26 +02:00