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