Commit History

Author SHA1 Message Date
  Marek Szyprowski e47431aa5c thor: add support for the dfu_alt_info reintialization from the flashed script 3 years ago
  Seung-Woo Kim 8b387f112b gadget: f_thor: fix wrong file size cast 3 years ago
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 691d719db7 common: Drop init.h from common header 4 years ago
  Seung-Woo Kim 491cabf067 gadget: f_thor: add missing line breaks for pr_err() 4 years ago
  Simon Glass 288b29e44d common: Move command functions out of common.h 4 years ago
  Marek Szyprowski ade08db899 gadget: f_thor: properly enable 3rd endpoint defined by the protocol 4 years ago
  Seung-Woo Kim c194bdf226 gadget: f_thor: fix hang-up with ctrl-c 6 years ago
  Seung-Woo Kim 6aae84769a gadget: f_thor: Fix memory leaks of usb request and its buffer 6 years ago
  Seung-Woo Kim 1fe9ae76b1 gadget: f_thor: update to support more than 4GB file as thor 5.0 6 years ago
  Seung-Woo Kim f9e8dc0abd gadget: f_thor: fix filename overflow 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 6 years ago
  Siva Durga Prasad Paladugu bab0146ea9 usb: gadget: f_thor: Free the allocated out request buffer 8 years ago
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file 8 years ago
  Michal Simek 32191755d7 usb: lthor: Specify correct parameter for sizeof type 8 years ago
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 8 years ago
  Siva Durga Prasad Paladugu 58f99df448 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE 9 years ago
  Siva Durga Prasad Paladugu 41d237de6a f_thor: Dont perform reset at the end of thor 9 years ago
  Marek Szyprowski 7704fdbda3 usb: gadget: thor: Claim EP after allocating it in thor gadget 9 years ago
  Kishon Vijay Abraham I 2d48aa69bd usb: modify usb_gadget_handle_interrupts to take controller index 9 years ago
  Przemyslaw Marczak 62a96d805f gadget: f_thor: check pointers before use in download_tail() 9 years ago
  Lukasz Majewski b9c99d3246 usb: dfu: thor: gadget: Remove dead code 9 years ago
  Stephen Warren 7ac1b410ac dfu: allow backend to specify a maximum buffer size 10 years ago
  Jeroen Hofstee 19a2a67fa2 usb:g_dnl:f_thor: remove memset before memcpy 10 years ago
  Przemyslaw Marczak 584b55b072 usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size 10 years ago
  Mateusz Zalega c4d0e85604 USB: gadget: added a saner gadget downloader registration API 10 years ago
  Przemyslaw Marczak fd2a89b20b usb:gadget:f_thor: fix write to filesystem by add dfu_flush() 10 years ago
  Przemyslaw Marczak adfc17bf09 usb:gadget:f_thor: code cleanup in function download_tail() 10 years ago