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