summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/f_thor.c
AgeCommit message (Expand)Author
2015-11-20Move 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-14usb: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