aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_thor.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07usb: Remove <common.h> and add needed includesTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-15thordown: Use plain udevice for UDC controller interactionMarek Vasut
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski
2021-01-31gadget: f_thor: fix wrong file size castSeung-Woo Kim
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-03-01gadget: f_thor: add missing line breaks for pr_err()Seung-Woo Kim
2019-12-02common: Move command functions out of common.hSimon Glass
2019-10-31gadget: f_thor: properly enable 3rd endpoint defined by the protocolMarek Szyprowski
2018-08-08gadget: f_thor: fix hang-up with ctrl-cSeung-Woo Kim
2018-05-30gadget: f_thor: Fix memory leaks of usb request and its bufferSeung-Woo Kim
2018-05-18gadget: f_thor: update to support more than 4GB file as thor 5.0Seung-Woo Kim
2018-05-18gadget: f_thor: fix filename overflowSeung-Woo Kim
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada
2017-07-28usb: gadget: f_thor: Free the allocated out request bufferSiva Durga Prasad Paladugu
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-03usb: lthor: Specify correct parameter for sizeof typeMichal Simek
2015-09-11Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass
2015-09-07usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZESiva Durga Prasad Paladugu
2015-09-07f_thor: Dont perform reset at the end of thorSiva Durga Prasad Paladugu
2015-04-14usb: gadget: thor: Claim EP after allocating it in thor gadgetMarek Szyprowski
2015-04-14usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I
2014-12-18gadget: f_thor: check pointers before use in download_tail()Przemyslaw Marczak
2014-10-06usb: dfu: thor: gadget: Remove dead codeLukasz Majewski
2014-08-09dfu: allow backend to specify a maximum buffer sizeStephen Warren
2014-06-25usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee
2014-05-15usb:gadget:f_thor: download_tail(): remove dfu_write with 0 sizePrzemyslaw Marczak
2014-05-05USB: gadget: added a saner gadget downloader registration APIMateusz Zalega
2014-04-30usb:gadget:f_thor: fix write to filesystem by add dfu_flush()Przemyslaw Marczak
2014-04-30usb:gadget:f_thor: code cleanup in function download_tail()Przemyslaw Marczak
2014-02-06usb:gadget:f_thor: cosmetic: Remove debug memsetLukasz Majewski
2014-02-06usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacketLukasz Majewski
2013-10-20usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocolLukasz Majewski