aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2016-08-20fastboot: implement KconfigSteve Rae1-0/+5
2016-07-25usb: dwc2 : invalidate dcache before starting DMAXu Ziyuan1-0/+3
2016-07-25usb: dwc2-otg: adjust fifo size via platform dataXu Ziyuan2-9/+19
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae1-12/+19
2016-06-27fastboot: sparse: remove session-id logicSteve Rae1-14/+2
2016-06-13usb: dwc2_udc_otg: support 8-bit interfaceSteve Rae2-0/+14
2016-05-06usb: gadget: dfu: discard dead codePeng Fan1-9/+1
2016-05-02Fix spelling of "occurred".Vagrant Cascadian1-1/+1
2016-04-25usb: s3c-otg: Fix remaining bytes in debug messagesRoger Quadros1-2/+2
2016-04-25usb: s3c-otg: Fix short packet for request size > ep.maxpacketRoger Quadros1-1/+1
2016-04-25fastboot: Clean up bulk-out logicRoger Quadros1-27/+23
2016-04-25fastboot: Enable the respective speed endpoints at runtimeRoger Quadros1-7/+17
2016-04-25fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros1-9/+27
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2-1/+14
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-0/+6
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-0/+27
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-0/+21
2016-04-20USB: g_dnl: Change device classJohn Tobias1-2/+2
2016-04-10usb: bcm_udc_otg: enable clocksSteve Rae1-0/+4
2016-04-01fastboot: allow retrieving fastboot variables from envRob Herring1-2/+10
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-0/+35
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