]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/olpc_dcon/TODO
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / drivers / staging / olpc_dcon / TODO
1 TODO:
2         - checkpatch.pl cleanups
3         - see if vx855 gpio API can be made similar enough to cs5535 so we can
4           share more code
5         - allow simultaneous XO-1 and XO-1.5 support
6         - console event notifier support
7         - drop global variables, use a proper olpc_dcon_priv struct
8         - audit code for unnecessary code; old unsupported prototype
9           workarounds, ancient variables (noaa?), etc
10         - verify sane i2c API usage, update to new stuff if necessary
11
12 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
13 copy:
14         Andres Salomon <dilinger@queued.net>
15         Chris Ball <cjb@laptop.org>
16         Jon Nettleton <jon.nettleton@gmail.com>