summaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/ozwpan/TODO')
-rw-r--r--drivers/staging/ozwpan/TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/drivers/staging/ozwpan/TODO b/drivers/staging/ozwpan/TODO
new file mode 100644
index 000000000..f32c1c0bc
--- /dev/null
+++ b/drivers/staging/ozwpan/TODO
@@ -0,0 +1,14 @@
+TODO:
+ - Convert event tracing code to in-kernel tracing infrastructure
+ - Check for remaining ioctl & check if that can be converted into
+ sysfs entries
+ - Convert debug prints to appropriate dev_debug or something better
+ - Modify Kconfig to add CONFIG option for enabling/disabling event
+ tracing.
+ - check USB HCD implementation is complete and correct.
+ - code review by USB developer community.
+ - testing with as many devices as possible.
+
+Please send any patches for this driver to
+Shigekatsu Tateno <shigekatsu.tateno@atmel.com>
+and Greg Kroah-Hartman <gregkh@linuxfoundation.org>.