summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_mass_storage.c
AgeCommit message (Expand)Author
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-06-13lib: Add hexdumpAlexey Brodkin
2018-05-15usb: f_mass_storage: Fix set_bit and clear_bit usageBryan O'Donoghue
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-04-30usb: f_mass_storage: simplify logical expressionHeinrich Schuchardt
2016-01-13ums: support multiple LUNs at onceStephen Warren
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-06-08usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()Inha Song
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I
2015-04-14usb: mass-storage: Build warning fixes for 64-bitThierry Reding
2014-10-06usb: f_mass_storage: set removable flag in do_inquiry based on LUNEric Nelson
2014-06-25usb:composite: clear the whole common bufferJeroen Hofstee
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega
2014-05-05usb: dfu: fix boards wo USB cable detectionMateusz Zalega
2014-02-06usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignmentLukasz Majewski
2013-11-08usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak
2013-11-08usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk
2013-08-19SPDX-License-Identifier: convert BSD-3-Clause filesWolfgang Denk
2013-06-30drivers:usb: use get|put_unaligned_le16Piotr Wilczek
2013-06-12usb: gadget: Use unaligned access for wMaxPacketSizeVivek Gautam
2013-03-18usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernelPiotr Wilczek