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_thor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: f_thor: Free the allocated out request buffer
Siva Durga Prasad Paladugu
2017-07-28
1
-0
/
+1
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
usb: lthor: Specify correct parameter for sizeof type
Michal Simek
2015-11-03
1
-1
/
+1
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
1
-0
/
+1
*
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
Siva Durga Prasad Paladugu
2015-09-07
1
-1
/
+1
*
f_thor: Dont perform reset at the end of thor
Siva Durga Prasad Paladugu
2015-09-07
1
-0
/
+7
*
usb: gadget: thor: Claim EP after allocating it in thor gadget
Marek Szyprowski
2015-04-14
1
-0
/
+3
*
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-04-14
1
-3
/
+3
*
gadget: f_thor: check pointers before use in download_tail()
Przemyslaw Marczak
2014-12-18
1
-2
/
+14
*
usb: dfu: thor: gadget: Remove dead code
Lukasz Majewski
2014-10-06
1
-10
/
+0
*
dfu: allow backend to specify a maximum buffer size
Stephen Warren
2014-08-09
1
-2
/
+3
*
usb:g_dnl:f_thor: remove memset before memcpy
Jeroen Hofstee
2014-06-25
1
-1
/
+0
*
usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size
Przemyslaw Marczak
2014-05-15
1
-9
/
+3
*
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
1
-0
/
+2
*
usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
Przemyslaw Marczak
2014-04-30
1
-0
/
+6
*
usb:gadget:f_thor: code cleanup in function download_tail()
Przemyslaw Marczak
2014-04-30
1
-4
/
+3
*
usb:gadget:f_thor: cosmetic: Remove debug memset
Lukasz Majewski
2014-02-06
1
-2
/
+0
*
usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket
Lukasz Majewski
2014-02-06
1
-1
/
+1
*
usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol
Lukasz Majewski
2013-10-20
1
-0
/
+1003