summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_fastboot.c
Commit message (Expand)AuthorAgeFilesLines
* fastboot: Implement OEM format only when we have MMC supportMaxime Ripard2015-10-201-1/+1
* usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-221-4/+4
* usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski2015-07-221-0/+3
* usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski2015-07-221-5/+6
* fastboot: add support for reboot-bootloader commandAlexey Firago2015-04-141-0/+13
* usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta2015-02-251-0/+5
* fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta2015-02-251-5/+22
* usb: gadget: fastboot: Add fastboot eraseDileep Katta2015-02-251-0/+25
* fastboot: add support for "oem format" commandRob Herring2015-02-251-0/+11
* fastboot: add "fastboot oem" command supportMichael Scott2015-02-251-0/+15
* fastboot: add support for continue commandRob Herring2014-12-181-0/+14
* usb: gadget: fastboot: terminate commands with NULLEric Nelson2014-10-061-1/+8
* usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson2014-10-061-1/+1
* usb: gadget: fastboot: add max-download-size variableEric Nelson2014-10-061-1/+2
* usb: gadget: fastboot: improve download progress barBo Shen2014-10-061-5/+9
* usb/gadget: fastboot: minor cleanupSteve Rae2014-09-241-5/+10
* usb/gadget: fastboot: add support for flash commandSteve Rae2014-09-241-0/+31
* usb: fastboot: fix potential buffer overflowJeroen Hofstee2014-06-251-4/+7
* usb/gadget: add the fastboot gadgetSebastian Siewior2014-05-081-0/+513
OpenPOWER on IntegriCloud