summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-14 13:04:08 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-14 13:04:08 -0300
commit1d68f731278e5965d0b72ec6c63aaedf6ebd1cfa (patch)
tree616c1dbced6aa7129a271d1ffc567c6fe410aee9 /linux
parent1d081ccb7a6efc8f7ec46b7a8bef8e5a2aed561e (diff)
downloadmediapointer-dvb-s2-1d68f731278e5965d0b72ec6c63aaedf6ebd1cfa.tar.gz
mediapointer-dvb-s2-1d68f731278e5965d0b72ec6c63aaedf6ebd1cfa.tar.bz2
tm6000: Add README with todo list
From: Mauro Carvalho Chehab <mchehab@redhat.com> Priority: normal Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux')
-rw-r--r--linux/drivers/staging/tm6000/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/linux/drivers/staging/tm6000/README b/linux/drivers/staging/tm6000/README
new file mode 100644
index 000000000..cff09b7b4
--- /dev/null
+++ b/linux/drivers/staging/tm6000/README
@@ -0,0 +1,11 @@
+Todo:
+ - checkpatch.pl cleanups
+ - sparse cleanups
+ - convert to new i2c approach
+ - better support DVB
+ - fix reading from i2c, if possible
+ - fix loosing frames
+ - fix oops?
+
+Please send patches to linux-media@vger.kernel.org
+