summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_fastboot.c
AgeCommit message (Expand)Author
2016-06-27fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae
2016-06-27fastboot: sparse: remove session-id logicSteve Rae
2016-04-25fastboot: Clean up bulk-out logicRoger Quadros
2016-04-25fastboot: Enable the respective speed endpoints at runtimeRoger Quadros
2016-04-25fastboot: Fix wMaxPacketSize for High-Speed IN endpointRoger Quadros
2016-04-01fastboot: allow retrieving fastboot variables from envRob Herring
2016-02-24fastboot: update error and warning messagesSteve Rae
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-11-12fastboot: Implement NAND backendMaxime Ripard
2015-11-12fastboot: Implement flashing session counterMaxime Ripard
2015-11-12fastboot: Move fastboot response functions to fastboot coreMaxime Ripard
2015-10-20fastboot: Implement OEM format only when we have MMC supportMaxime Ripard
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski
2015-07-22usb: gadget: fastboot: Dequeue the previous IN request for the current requestPaul Kocialkowski
2015-07-22usb: gadget: fastboot: Request status and length check in rx handlerPaul Kocialkowski
2015-04-14fastboot: add support for reboot-bootloader commandAlexey Firago
2015-02-25usb: gadget: fastboot: Set the Serial Number for Fastboot GadgetDileep Katta
2015-02-25fastboot: OUT transaction length must be aligned to wMaxPacketSizeDileep Katta
2015-02-25usb: gadget: fastboot: Add fastboot eraseDileep Katta
2015-02-25fastboot: add support for "oem format" commandRob Herring
2015-02-25fastboot: add "fastboot oem" command supportMichael Scott
2014-12-18fastboot: add support for continue commandRob Herring
2014-10-06usb: gadget: fastboot: terminate commands with NULLEric Nelson
2014-10-06usb: gadget: fastboot: explicitly set radix of maximum download sizeEric Nelson
2014-10-06usb: gadget: fastboot: add max-download-size variableEric Nelson
2014-10-06usb: gadget: fastboot: improve download progress barBo Shen
2014-09-24usb/gadget: fastboot: minor cleanupSteve Rae
2014-09-24usb/gadget: fastboot: add support for flash commandSteve Rae
2014-06-25usb: fastboot: fix potential buffer overflowJeroen Hofstee
2014-05-08usb/gadget: add the fastboot gadgetSebastian Siewior