summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: f_thor: Free the allocated out request bufferSiva Durga Prasad Paladugu2017-07-281-0/+1
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-5/+0
* drivers, usb, gadget: fix compiler warnings for at91_udc.cHeiko Schocher2017-06-291-71/+1
* usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial lengthLukasz Majewski2017-06-291-1/+2
* at91_udc.c: Fix unused variable warningTom Rini2017-06-181-10/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-121-9/+0
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-122-1387/+0
* samsung: Drop more references fo s3c24x0Simon Glass2017-06-051-8/+0
* usb: gadget: avoid variable name clipping in cb_getvarnicolas.le.bayon@st.com2017-05-111-2/+10
* usb: gadget: g_dnl: don't set iProduct nor iSerialNumberFelipe Balbi2017-04-141-2/+2
* usb: gadget: g_dnl: only set iSerialNumber if we have a serial#Felipe Balbi2017-04-141-5/+7
* usb: gadget: g_dnl: hold maximum string descriptorFelipe Balbi2017-04-141-1/+1
* usb: gadget: f_dfu: set serial number if serial# is validFelipe Balbi2017-02-261-0/+5
* usb: gadget: g_dnl: fix g_dnl_set_serialnumber()Felipe Balbi2017-02-261-2/+1
* usb: gadget: f_dfu: write req->actual bytesFelipe Balbi2017-02-261-1/+1
* usb: gadget: dfu: add result for handle_getstatus()Patrick Delaunay2017-02-262-22/+13
* usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE resultPatrick Delaunay2017-02-261-11/+11
* usb: gadget: dfu: add functional descriptor in descriptor setPatrick Delaunay2017-02-261-1/+9
* drivers: usb: gadget: ether: Fix compiler warningLokesh Vutla2017-01-171-0/+2
* usb: dwc2-otg: remove unused variableMasahiro Yamada2017-01-171-2/+0
* drivers: usb: gadget: ether/rndis: convert driver to adopt device driver modelMugunthan V N2017-01-094-15/+174
* usb: gadget: remove unused shortname variableAndre Przywara2016-12-041-1/+0
* drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N2016-12-021-21/+52
* drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N2016-12-021-25/+21
* drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N2016-12-021-27/+26
* drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N2016-12-021-0/+36
* drivers: usb: gadget: ether: access network_started using local variableMugunthan V N2016-12-021-5/+5
* spl: add USB Gadget config optionStefan Agner2016-11-281-1/+2
* spl: dfu: move DFU Kconfig to SPL KconfigStefan Agner2016-11-281-2/+6
* usb:gadget: Disallow DFU in SPL for nowTom Rini2016-09-271-0/+2
* Move ENOTSUPP defines to include/linux/errno.hMasahiro Yamada2016-09-231-2/+0
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-2312-12/+12
* fastboot: implement KconfigSteve Rae2016-08-201-0/+5
* usb: dwc2 : invalidate dcache before starting DMAXu Ziyuan2016-07-251-0/+3
* usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan2016-07-252-9/+19
* fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-271-12/+19
* fastboot: sparse: remove session-id logicSteve Rae2016-06-271-14/+2
* usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae2016-06-132-0/+14
* usb: gadget: dfu: discard dead codePeng Fan2016-05-061-9/+1
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-1/+1
* usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros2016-04-251-2/+2
* usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros2016-04-251-1/+1
* fastboot: Clean up bulk-out logicRoger Quadros2016-04-251-27/+23
* fastboot: Enable the respective speed endpoints at runtimeRoger Quadros2016-04-251-7/+17
* fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros2016-04-251-9/+27
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-202-1/+14
* usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-0/+6
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-0/+27
* usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-0/+21
* USB: g_dnl: Change device classJohn Tobias2016-04-201-2/+2