summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/fiio
AgeCommit message (Expand)AuthorFilesLines
2021-04-05fiiom3k_linux: Enable HAVE_TOUCHPAD and add in missing bitsSolomon Peachy2-0/+16
2021-03-25build: Get rid of suplerflous '-Os' references in linker callsSolomon Peachy1-2/+2
2021-03-10hosted: Consolidate the code that polls the battery charging statusSolomon Peachy3-38/+0
2020-10-31hosted: Consolidate common /dev/input code shared by the hiby targetsSolomon Peachy1-3/+0
2020-10-17hosted: Fix USB mounting code to work with HAVE_MULTIDRIVE enabledSolomon Peachy1-0/+12
2020-10-17hosted: Support hot-swappable internal and external storageSolomon Peachy1-6/+21
2020-10-17Define a USB storage type, and hook it up for hosted targetsSolomon Peachy1-0/+4
2020-10-16hosted: open input device as read-only.Solomon Peachy1-5/+5
2020-10-15m3k: Fixes for the M3K.Solomon Peachy1-0/+6
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy2-2/+2
2020-10-09m3k: Fix red bootloader buildSolomon Peachy1-4/+0
2020-10-09New port: FiiO M3KSolomon Peachy13-0/+988