summaryrefslogtreecommitdiffstats
path: root/firmware/target/hosted/lcd-linuxfb.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-11hosted: Use O_CLOEXEC for all open() and "e" for fopen() callsSolomon Peachy1-6/+1
2020-10-02hosted: Don't use O_SYNC for the framebuffer handle.Solomon Peachy1-1/+1
2020-10-02hosted: Fix overzealous spamming of backlight and lcd enableSolomon Peachy1-6/+15
2020-10-01hosted: fix shutdown crash in framebuffer code.Solomon Peachy1-1/+9
2020-10-01Hosted: Improvements in the LCD code. (Roman Stolyarov)Solomon Peachy1-21/+23
2020-04-08hiby: Use HAVE_LCD_ENABLE instead of HAVE_LCD_SLEEPSolomon Peachy1-5/+5
2020-04-08hiby: Refactor X3ii/X20 and Rocker LCD codeSolomon Peachy1-0/+154