Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 17 lines 609 B view raw
1 FBTFT 2========= 3 4Linux Framebuffer drivers for small TFT LCD display modules. 5The module 'fbtft' makes writing drivers for some of these displays very easy. 6 7Development is done on a Raspberry Pi running the Raspbian "wheezy" distribution. 8 9For new hardware support consider using DRM subsystem (see TODO). 10 11NOTE: 12 13The driver is in maintenance mode, only performance issue or bug fixes 14are accepted, which effectively means the patches must be tested on 15the real hardware (the patch must be accompanied with the information 16what hardware is that). The treewide changes may also be accepted as 17an exception.