@@ -1,6 +1,21 @@
TODO:
-1. Step up and maintain this driver to ensure that it continues
+1. Upstreaming BT driver
+
+2. Upstreaming FM driver
+
+ a. Use the new V4L2 control framework for all the V4L2 controls supported.
+
+ b. Change the interrupt handling mechanism as per comments by 'Hans Verkuil'.
+
+ c. Remove use of new V4L2 CID to set the BAND (US/JAPAN). Instead handle it
+ in driver.
+
+ d. Remove the new private CID defined for channel spacing instead handle it
+ in ioctl VIDIOC_S_HW_FREQ_SEEK.
+
+
+3. Step up and maintain this driver to ensure that it continues
to work. Having the hardware for this is pretty much a
requirement. If this does not happen, the will be removed in
the 2.6.35 kernel release.