https://github.com/torvalds/linux
Raw File
Tip revision: 317ddd256b9c24b0d78fa8018f80f1e495481a10 authored by Linus Torvalds on 09 June 2013, 00:41:04 UTC
Linux 3.10-rc5
Tip revision: 317ddd2
TODO
ToDo list (incomplete, unordered)
	- add compile as module support
	- move half of the nvec init stuff to i2c-tegra.c
	- move event handling to nvec_events
	- finish suspend/resume support
	- modifiy the sync_write method to return the received
	  message in a variable (and return the error code).
	- add support for more device implementations
back to top