summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_fastboot.c
Commit message (Expand)AuthorAgeLines
* MA-7373 - [brillo]: store slot meta data in a raw partition, no file system.fang hui2015-12-24-4/+4
* MA-7251 - [evk_6ul]: Support boot conctrol for brillofang hui2015-11-13-24/+119
* MA-7157 Check the error log in fastboot flashzhang sanshan2015-11-06-0/+2
* 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-1/+1745
* 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
* fastboot: add support for continue commandRob Herring2014-12-18-0/+14
* 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: gadget: fastboot: improve download progress barBo Shen2014-10-06-5/+9
* usb/gadget: fastboot: minor cleanupSteve Rae2014-09-24-5/+10
* usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-24-0/+31
* usb: fastboot: fix potential buffer overflowJeroen Hofstee2014-06-25-4/+7
* usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-08-0/+513