]> bbs.cooldavid.org Git - net-next-2.6.git/blob - drivers/staging/dream/TODO
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
[net-next-2.6.git] / drivers / staging / dream / TODO
1
2 * camera driver uses old V4L API
3
4 * coding style in some places is lacking
5
6 * gpio_input.c has some features matrix_keypad lacks. They should be
7 merged to gpio_input, with gpio_input.c removed
8
9 * pmem provides interface for userspace. Needs to be reviewed at least.
10
11 * it is probably possible to simplify touchscreen driver using threaded_irq's.
12
13 * touchscreen driver should be switched to oficial multitouch API