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