summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/m66591.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-12m66591: Fix out-of-bounds array accessSolomon Peachy1-7/+7
2011-12-31usb-target.h: removeRafaël Carré1-1/+0
2010-03-17M66591 Driver: Correct some comments.Karl Kurbjun1-2/+2
2010-01-03Final removal of tabs in firmware pathAndree Buschmann1-4/+4
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode1-1/+1
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun1-64/+124
2009-09-27Clean up duplicate #includesBertrik Sikken1-1/+0
2009-08-12M:Robe 500: Make endpoint requests more flexible.Karl Kurbjun1-20/+24
2009-08-01M:Robe 500/M66591: Add support for full-speed USB transfers, and fix the UART...Karl Kurbjun1-18/+42
2009-07-19M666591 (MRobe:500) USB: Driver works without restarting rockbox between conn...Karl Kurbjun1-1/+1
2009-07-17M:Robe 500: Start of interrupt support.Karl Kurbjun1-10/+24
2009-07-12Correct svn:keywords and svn:eol-style on a few more files.Thomas Martitz1-1/+1
2009-06-13M:Robe 500: Fix up 256 color blitting when in portrait mode, fix a mistake in...Karl Kurbjun1-41/+41
2009-06-08M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets...Karl Kurbjun1-0/+847