https://github.com/torvalds/linux
Raw File
Tip revision: 5d01410fe4d92081f349b013a2e7a95429e4f2c9 authored by Linus Torvalds on 23 November 2014, 23:25:20 UTC
Linux 3.18-rc6
Tip revision: 5d01410
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