summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/g_dnl.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-1/+1
* USB: g_dnl: Change device classJohn Tobias2016-04-201-2/+2
* usb: gadget: don't leak configs when unbindingStephen Warren2015-09-111-2/+0
* usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget codePaul Kocialkowski2015-07-221-0/+13
* usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-181-0/+17
* USB: gadget: save driver name before registering itStephen Warren2014-05-051-1/+2
* USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-051-36/+28
* usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-051-0/+5
* usb, g_dnl: make bcdDevice value configurableHeiko Schocher2013-11-121-4/+19
* usb, g_dnl: make iSerialNumber board configurableHeiko Schocher2013-11-081-0/+20
* usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski2013-10-201-2/+8
* usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski2013-10-201-2/+2
* usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski2013-10-201-8/+16
* usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski2013-09-241-1/+1
* usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski2013-09-241-1/+0
* usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski2013-09-241-1/+1
* usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski2013-08-261-4/+7
* usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski2013-08-261-2/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher2013-06-301-0/+7
* usb:gadget: USB Mass Storage Gadget supportLukasz Majewski2013-03-181-0/+6
* g_dnl: Properly terminate string list.Pantelis Antoniou2012-12-171-0/+1
* g_dnl: Issue connect/disconnect as appropriatePantelis Antoniou2012-12-171-1/+10
* dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski2012-09-011-0/+202
OpenPOWER on IntegriCloud