Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 450c622e authored by Miguel Ojeda's avatar Miguel Ojeda Committed by Linus Torvalds
Browse files
parent 66d715c9
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -2611,8 +2611,9 @@ S: Perth, Western Australia
S: Australia

N: Miguel Ojeda Sandonis
E: maxextreme@gmail.com
W: http://maxextreme.googlepages.com/
E: miguel.ojeda.sandonis@gmail.com
W: http://miguelojeda.es
W: http://jair.lab.fi.uva.es/~migojed/
D: Author of the ks0108, cfag12864b and cfag12864bfb auxiliary display drivers.
D: Maintainer of the auxiliary display drivers tree (drivers/auxdisplay/*)
S: C/ Mieses 20, 9-B
+2 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
	===================================

License:		GPLv2
Author & Maintainer:	Miguel Ojeda Sandonis <maxextreme@gmail.com>
Author & Maintainer:	Miguel Ojeda Sandonis
Date:			2006-10-27


@@ -22,7 +22,7 @@ Date: 2006-10-27
1. DRIVER INFORMATION
---------------------

This driver support one cfag12864b display at time.
This driver supports a cfag12864b LCD.


---------------------
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 * Description: cfag12864b LCD userspace example program
 *     License: GPLv2
 *
 *      Author: Copyright (C) Miguel Ojeda Sandonis <maxextreme@gmail.com>
 *      Author: Copyright (C) Miguel Ojeda Sandonis
 *        Date: 2006-10-31
 *
 *  This program is free software; you can redistribute it and/or modify
+2 −2
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
	==========================================

License:		GPLv2
Author & Maintainer:	Miguel Ojeda Sandonis <maxextreme@gmail.com>
Author & Maintainer:	Miguel Ojeda Sandonis
Date:			2006-10-27


@@ -21,7 +21,7 @@ Date: 2006-10-27
1. DRIVER INFORMATION
---------------------

This driver support the ks0108 LCD controller.
This driver supports the ks0108 LCD controller.


---------------------
+12 −8
Original line number Diff line number Diff line
@@ -763,9 +763,10 @@ S: Maintained

AUXILIARY DISPLAY DRIVERS
P:	Miguel Ojeda Sandonis
M:	maxextreme@gmail.com
M:	miguel.ojeda.sandonis@gmail.com
L:	linux-kernel@vger.kernel.org
W:	http://auxdisplay.googlepages.com/
W:	http://miguelojeda.es/auxdisplay.htm
W:	http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
S:	Maintained

AVR32 ARCHITECTURE
@@ -1055,16 +1056,18 @@ S: Supported

CFAG12864B LCD DRIVER
P:	Miguel Ojeda Sandonis
M:	maxextreme@gmail.com
M:	miguel.ojeda.sandonis@gmail.com
L:	linux-kernel@vger.kernel.org
W:	http://auxdisplay.googlepages.com/
W:	http://miguelojeda.es/auxdisplay.htm
W:	http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
S:	Maintained

CFAG12864BFB LCD FRAMEBUFFER DRIVER
P:	Miguel Ojeda Sandonis
M:	maxextreme@gmail.com
M:	miguel.ojeda.sandonis@gmail.com
L:	linux-kernel@vger.kernel.org
W:	http://auxdisplay.googlepages.com/
W:	http://miguelojeda.es/auxdisplay.htm
W:	http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
S:	Maintained

CFG80211 and NL80211
@@ -2428,9 +2431,10 @@ S: Maintained

KS0108 LCD CONTROLLER DRIVER
P:	Miguel Ojeda Sandonis
M:	maxextreme@gmail.com
M:	miguel.ojeda.sandonis@gmail.com
L:	linux-kernel@vger.kernel.org
W:	http://auxdisplay.googlepages.com/
W:	http://miguelojeda.es/auxdisplay.htm
W:	http://jair.lab.fi.uva.es/~migojed/auxdisplay.htm
S:	Maintained

LAPB module
Loading