index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_mass_storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Add hexdump
Alexey Brodkin
2018-06-13
1
-0
/
+1
*
usb: f_mass_storage: Fix set_bit and clear_bit usage
Bryan O'Donoghue
2018-05-15
1
-22
/
+3
*
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
usb: f_mass_storage: simplify logical expression
Heinrich Schuchardt
2018-04-30
1
-1
/
+1
*
ums: support multiple LUNs at once
Stephen Warren
2016-01-13
1
-10
/
+12
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()
Inha Song
2015-06-08
1
-1
/
+1
*
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
1
-1
/
+1
*
usb: mass-storage: Build warning fixes for 64-bit
Thierry Reding
2015-04-14
1
-1
/
+1
*
usb: f_mass_storage: set removable flag in do_inquiry based on LUN
Eric Nelson
2014-10-06
1
-0
/
+1
*
usb:composite: clear the whole common buffer
Jeroen Hofstee
2014-06-25
1
-2
/
+2
*
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
1
-0
/
+3
*
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-05-05
1
-4
/
+4
*
usb:gadget:ums: Replace malloc calls with memalign to fix cache buffer alignment
Lukasz Majewski
2014-02-06
1
-2
/
+2
*
usb: ums: add ums exit feature by ctrl+c or by detach usb cable
Przemyslaw Marczak
2013-11-08
1
-3
/
+21
*
usb: ums: code refactoring to improve reusability on other boards.
Przemyslaw Marczak
2013-11-08
1
-21
/
+22
*
Coding Style cleanup: drop some excessive empty lines
Wolfgang Denk
2013-10-14
1
-5
/
+0
*
SPDX-License-Identifier: convert BSD-3-Clause files
Wolfgang Denk
2013-08-19
1
-29
/
+1
*
drivers:usb: use get|put_unaligned_le16
Piotr Wilczek
2013-06-30
1
-4
/
+4
*
usb: gadget: Use unaligned access for wMaxPacketSize
Vivek Gautam
2013-06-12
1
-1
/
+2
*
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
Piotr Wilczek
2013-03-18
1
-0
/
+2793