summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/g_dnl.c
AgeCommit message (Expand)Author
2014-05-05USB: gadget: save driver name before registering itStephen Warren
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega
2013-11-12usb, g_dnl: make bcdDevice value configurableHeiko Schocher
2013-11-08usb, g_dnl: make iSerialNumber board configurableHeiko Schocher
2013-10-20usb:g_dnl: Support for TIZEN's THOR function in generic download codeLukasz Majewski
2013-10-20usb:g_dnl: Add name parameter to g_dnl_bind_fixup functionLukasz Majewski
2013-10-20usb:g_dnl: Replace static usb_configuration structure with dynamically alloca...Lukasz Majewski
2013-09-24usb:g_dnl:dfu: Download gadget and DFU function code clean upLukasz Majewski
2013-09-24usb:gadget:Remove redundant #includes for USB composite gadget and its functionsLukasz Majewski
2013-09-24usb:g_dnl:ums: Conditional compilation for mass storage function (f_mass_stor...Lukasz Majewski
2013-08-26usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driverLukasz Majewski
2013-08-26usb:dfu:g_dnl: Change number of exported configurations at composite gadgetLukasz Majewski
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-30usb, g_dnl: make possibility to fixup the device_desc board specificHeiko Schocher
2013-03-18usb:gadget: USB Mass Storage Gadget supportLukasz Majewski
2012-12-17g_dnl: Properly terminate string list.Pantelis Antoniou
2012-12-17g_dnl: Issue connect/disconnect as appropriatePantelis Antoniou
2012-09-01dfu:usb: Support for g_dnl composite download gadget.Lukasz Majewski