1. 1661bf2 gadget: f_thor: fix hang-up with ctrl-c by Seung-Woo Kim · Mon Jun 04 15:53:39 2018 +0900
  2. e78aac1 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · Fri May 25 14:21:01 2018 +0900
  3. 7414a0f gadget: f_thor: update to support more than 4GB file as thor 5.0 by Seung-Woo Kim · Thu May 10 10:52:15 2018 +0900
  4. 16b74aa gadget: f_thor: fix filename overflow by Seung-Woo Kim · Thu May 10 10:52:14 2018 +0900
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  6. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  7. b7c1cc6 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · Tue Jun 21 14:50:48 2016 +0200
  8. a73bda4 Move console definitions into a new console.h file by Simon Glass · Sun Nov 08 23:47:45 2015 -0700
  9. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · Fri Oct 30 16:19:43 2015 +0100
  10. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  11. 13b24e0 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · Wed Apr 15 13:42:19 2015 +0200
  12. 4bad106 f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · Thu Apr 16 10:38:34 2015 +0200
  13. da3f27f usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · Tue Mar 03 17:32:16 2015 +0100
  14. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · Mon Feb 23 18:40:23 2015 +0530
  15. a5071a0 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · Mon Dec 15 10:34:10 2014 +0100
  16. 3f3a240 usb: dfu: thor: gadget: Remove dead code by Lukasz Majewski · Thu Sep 11 15:26:10 2014 +0200
  17. f950098 dfu: allow backend to specify a maximum buffer size by Stephen Warren · Wed Jun 11 16:03:34 2014 -0600
  18. e5bad0d usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · Mon Jun 09 15:28:58 2014 +0200
  19. 065a27f usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · Mon May 12 12:05:34 2014 +0200
  20. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · Mon Apr 28 21:13:28 2014 +0200
  21. ef9d4d4 usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · Fri Apr 18 09:48:25 2014 +0200
  22. 13a41c8 usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · Fri Apr 18 09:48:24 2014 +0200
  23. 2fb8183 usb:gadget:f_thor: cosmetic: Remove debug memset by Lukasz Majewski · Wed Feb 05 10:10:46 2014 +0100
  24. 914f8fc usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket by Lukasz Majewski · Wed Feb 05 10:10:45 2014 +0100
  25. 61e5493 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · Tue Oct 08 14:30:42 2013 +0200