summaryrefslogtreecommitdiffstats
path: root/commands/usbgadget.c
Commit message (Expand)AuthorAgeFilesLines
* usbgadget: add bbu fastboot partition naming schemeBastian Krause2024-01-251-1/+2
* usb: move include files to place where Linux has themSascha Hauer2023-03-201-3/+3
* usbgadget: add support for USB mass storage gadgetAhmad Fatoum2021-06-251-2/+8
* usbgadget: refactor usbgadget_register to accept arrayAhmad Fatoum2021-06-251-10/+9
* commands: usbgadget: remove deprecated s option from help textAhmad Fatoum2021-02-011-1/+1
* fastboot: rename usbgadget.fastboot_* variables to fastboot.*Daniel Glöckner2020-08-191-1/+1
* commands/*: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-04-271-20/+6
* usbgadget: autostart: add DFU supportLadislav Michl2018-10-291-61/+11
* usbgadget: Update command help textSascha Hauer2018-01-111-7/+7
* fastboot command: Add -b option to export bbu handlersSascha Hauer2017-09-271-2/+7
* usbgadget command: catch errors when parsing the file listSascha Hauer2017-09-271-0/+11
* commands: usbgadget: update fastboot help textOleksij Rempel2017-05-081-1/+2
* commands: usbgadget: provide fallback to global variablesOleksij Rempel2017-03-311-3/+8
* usb: gadget: properly release f_multi_optsSascha Hauer2017-03-091-6/+13
* commands: usbgadget: Fix -d option help textSascha Hauer2016-08-291-1/+1
* USB: gadget: Add a multi function gadgetSascha Hauer2014-07-241-0/+108