summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_fastboot.c
Commit message (Expand)AuthorAgeLines
* 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