]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: fbtft: add flexfb driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 31 Dec 2014 09:11:35 +0000 (10:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:46:48 +0000 (16:46 -0800)
commit27837e11a67faf8aa683bde91a7879d01b3c9c14
tree556040f49adfd24a1e9c467dbec967c0bed4b319
parent1e7d51c6850b8a6d840b9865d06fec51c1c3aa83
staging: fbtft: add flexfb driver

This commit adds the flexfb driver from the fbtft project at
https://github.com/notro/fbtft.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Noralf Tronnes <notro@tronnes.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/Kconfig
drivers/staging/fbtft/Makefile
drivers/staging/fbtft/flexfb.c [new file with mode: 0644]