]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: fbtft: add fb_ssd1289 driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 31 Dec 2014 09:11:25 +0000 (10:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:46:47 +0000 (16:46 -0800)
commit5dc5e4fb117343d321bef51e5f417fa59c593391
tree46a8bdebe9d5a1136e64eece824b05d9cfc61d69
parent7a39e9654b1a6048f679331f121f8a1841c0e09d
staging: fbtft: add fb_ssd1289 driver

This commit adds the fb_ssd1289 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/fb_ssd1289.c [new file with mode: 0644]