aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2016-03-01usb: gadget: composite: Correct recovery path for registerSam Protsenko1-1/+7
2016-02-24fastboot: update error and warning messagesSteve Rae1-5/+5
2016-02-24dfu: usb: f_dfu: Set deferred call for dfu_flush() functionLukasz Majewski1-8/+3
2016-02-06Use correct spelling of "U-Boot"Bin Meng6-6/+6
2016-02-04usb: gadget: dwc2_udc_otg: modified the check condition for max packet size o...Frank Wang1-2/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini3-12/+5
2016-01-16usb:ci_udc: Remove ULPI setting for i.MX OTG controllerYe.Li1-11/+3
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-3/+3
2016-01-13ums: support multiple LUNs at onceStephen Warren2-13/+16
2015-12-17usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.hMarek Vasut3-3/+3
2015-12-17usb: s3c-otg: Rename s3c_udc_probe() functionMarek Vasut1-1/+1
2015-12-17usb: s3c-otg: Rename struct s3c_plat_otg_dataMarek Vasut2-2/+2
2015-12-17usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG*Marek Vasut1-2/+2
2015-12-17usb: s3c-otg: Tweak the commentsMarek Vasut4-4/+4
2015-12-17usb: s3c-otg: Rename remaining macrosMarek Vasut4-22/+22
2015-12-17usb: s3c-otg: Rename sources to dwc2_*cMarek Vasut4-6/+6
2015-12-17usb: s3c-otg: Rename local headers to dwc2_*hMarek Vasut5-8/+8
2015-12-17usb: s3c-otg: Change the driver name to dwc2-udcMarek Vasut1-3/+3
2015-12-17usb: s3c-otg: Zap useless externsMarek Vasut1-4/+2
2015-12-17usb: s3c-otg: Rename remaining local s3c_*() functionsMarek Vasut2-23/+23
2015-12-17usb: s3c-otg: Rename s3c_udc_*() functionsMarek Vasut2-47/+47
2015-12-17usb: s3c-otg: Rename s3c_ep_*() functionsMarek Vasut1-11/+11
2015-12-17usb: s3c-otg: Rename s3c_ep0_*() functionsMarek Vasut2-14/+14
2015-12-17usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.cMarek Vasut1-7/+7
2015-12-17usb: s3c-otg: Staticize s3c_udc_ep_set_stallMarek Vasut2-3/+1
2015-12-17usb: s3c-otg: Rename struct s3c_requestMarek Vasut3-28/+28
2015-12-17usb: s3c-otg: Rename struct s3c_epMarek Vasut3-46/+46
2015-12-17usb: s3c-otg: Rename struct s3c_dev_*_epMarek Vasut1-4/+4
2015-12-17usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phyMarek Vasut2-5/+5
2015-12-17usb: s3c-otg: Split private bits from s3c_udc.hMarek Vasut4-1/+105
2015-12-17usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_regMarek Vasut2-3/+3
2015-12-17usb: s3c-otg: Rename struct s3c_udc to dwc2_udcMarek Vasut4-46/+46
2015-12-17usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.hMarek Vasut3-2/+2
2015-11-19Move console definitions into a new console.h fileSimon Glass3-0/+3
2015-11-12fastboot: Implement NAND backendMaxime Ripard1-0/+11
2015-11-12fastboot: Implement flashing session counterMaxime Ripard1-1/+13
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard1-8/+19
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-0/+3
2015-11-03usb: udc: Fix warnings on 64-bit buildsMichal Simek1-1/+1
2015-11-03usb: lthor: Specify correct parameter for sizeof typeMichal Simek1-1/+1
2015-10-20fastboot: Implement OEM format only when we have MMC supportMaxime Ripard1-1/+1
2015-09-12usb: ci_udc: fix emissions of ZLPsStephen Warren1-10/+8
2015-09-12usb: gadget: ci_udc: implement usb_ep_ops dequeue callbackPeng Fan1-0/+26
2015-09-11usb: gadget: don't leak configs when unbindingStephen Warren2-2/+1
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2-0/+2
2015-09-11usb: gadget: at91_udc: add at91_udc into U-BootHeiko Schocher3-517/+103
2015-09-11usb: gadget: at91_udc: port linux driver at91_udcHeiko Schocher2-0/+2211
2015-09-07usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu1-1/+1
2015-09-07f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu2-0/+10
2015-08-24usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler1-3/+2