summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/f_mass_storage.c
Commit message (Expand)AuthorAgeFilesLines
* usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()Inha Song2015-06-081-1/+1
* usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-141-1/+1
* usb: mass-storage: Build warning fixes for 64-bitThierry Reding2015-04-141-1/+1
* usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson2014-10-061-0/+1
* usb:composite: clear the whole common bufferJeroen Hofstee2014-06-251-2/+2
* USB: gadget: added a saner gadget downloader registration APIMateusz Zalega2014-05-051-0/+3
* usb: dfu: fix boards wo USB cable detectionMateusz Zalega2014-05-051-4/+4
* usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignmentLukasz Majewski2014-02-061-2/+2
* usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-081-3/+21
* usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-081-21/+22
* Coding Style cleanup: drop some excessive empty linesWolfgang Denk2013-10-141-5/+0
* SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk2013-08-191-29/+1
* drivers:usb: use get|put_unaligned_le16Piotr Wilczek2013-06-301-4/+4
* usb: gadget: Use unaligned access for wMaxPacketSizeVivek Gautam2013-06-121-1/+2
* usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek2013-03-181-0/+2793
OpenPOWER on IntegriCloud