summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeLines
* MA-7251 - [evk_6ul]: Support boot conctrol for brillofang hui2015-11-13-24/+550
* MA-7157 Check the error log in fastboot flashzhang sanshan2015-11-06-0/+2
* MLK-11823 USB:gadget Fix USB port interface issue in ci_udc driverYe.Li2015-11-04-1/+1
* MA-6928 Bootargs cannot be setzhang sanshan2015-07-28-20/+0
* MA-6924 [Android_MX6_MX7] fastboot: 'fastboot reboot-bootloader' do not workzhang sanshan2015-07-27-6/+6
* MLK-11228-3 android: Add "data" partition in fastbootYe.Li2015-07-13-6/+13
* MLK-11228-2 android: Add fastboot command "reboot-bootloader" supportYe.Li2015-07-13-3/+17
* MLK-11228-1 android: Integrate community fastboot with FSL i.MX fastbootYe.Li2015-07-13-2/+1746
* MLK-10363-1 udc: Update i.MX udc driver to support MX7Ye.Li2015-04-29-6/+7
* MLK-10774-33 imx:mx6 add udc and fastboot supportPeng Fan2015-04-29-0/+1191
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-24-2/+0
* usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-25-0/+5
* fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-25-5/+22
* usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-25-0/+25
* fastboot: add support for "oem format" commandRob Herring2015-02-25-0/+11
* fastboot: add "fastboot oem" command supportMichael Scott2015-02-25-0/+15
* usb: gadget: pxa25x_udc: fix use-before-initialized bugAlex Sadovsky2015-01-18-2/+2
* usb: gadget: f_dfu: Add get_alt function to pass the USB compliance testStefan Roese2015-01-18-0/+8
* usb: gadget: composite: Fix NULL pointer crash in USB compliance testStefan Roese2015-01-18-0/+8
* gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak2014-12-18-2/+14
* fastboot: add support for continue commandRob Herring2014-12-18-0/+14
* usb, g_dnl: generalize DFU detach functionsRob Herring2014-12-18-1/+18
* USB: gadget: atmel_usba_udc: fix transfer hang issueBo Shen2014-12-16-1/+0
* lib: string: move strlcpy() to a common placeMasahiro Yamada2014-12-11-24/+0
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-7/+8
* usb: s3c-otg: Allow custom gusbcfgMarek Vasut2014-11-07-7/+13
* usb: s3c-otg: Split out PHY controlMarek Vasut2014-11-07-62/+104
* usb: s3c-otg: Encapsulate PHY controlMarek Vasut2014-11-06-4/+8
* usb: s3c-otg: Remove useless includeMarek Vasut2014-11-06-1/+0
* usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-06-1/+8
* usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-06-1/+1
* usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-06-1/+2
* usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEEDEric Nelson2014-10-06-0/+5
* usb: gadget: fastboot: improve download progress barBo Shen2014-10-06-5/+9
* usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson2014-10-06-0/+1
* usb: dfu: add fullspeed support for DFUHeiko Schocher2014-10-06-0/+3
* usb: dfu: thor: gadget: Remove dead codeLukasz Majewski2014-10-06-18/+0
* cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-24-6/+6
* usb/gadget: fastboot: minor cleanupSteve Rae2014-09-24-5/+10
* usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-24-0/+31
* USB: gadget: s3c: get rid of debug compile warningBo Shen2014-09-02-8/+8
* USB: gadget: atmel: get rid of debug compile warningBo Shen2014-09-02-6/+6
* usb: ci_udc: implement dfu_usb_get_resetStephen Warren2014-09-02-0/+7
* udc: dfu: s3c_udc: Provide function to check if USB reset was assertedLukasz Majewski2014-09-02-0/+5
* dfu: Provide means to find difference between dfu-util -e and -RLukasz Majewski2014-09-02-1/+1
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-25-10/+0
* omap: remove omap5912osk board supportMasahiro Yamada2014-08-21-1507/+0
* omap: clean-up dead configsMasahiro Yamada2014-08-09-50/+0
* dfu: allow backend to specify a maximum buffer sizeStephen Warren2014-08-09-2/+3
* dfu: add write error handlingStephen Warren2014-08-09-4/+16