aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/mei/TODO
blob: 3b6a667a5808e47cbea766358294d996e86a12d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TODO:
	- Create in-kernel Client API. Examples of in-kernel clients are watchdog and AMTHI.
	- ME Watchdog Driver to expose standard Linux watchdog interface
	- Rewrite AMTHI to use in-kernel client interface
	- Cleanup init and probe functions
	- Review BUG/BUG_ON usage
	- Cleanup and reorganize header files
	- Rewrite client data structure
	- Make state machine more readable
	- Add mei.txt with driver explanation and it's driver
	- Fix Kconfig
	- Cleanup and split the timer function
Upon Unstaging:
	- move mei.h to include/linux/mei.h
	- Documentation/ioctl/ioctl-number.txt
	- drop mei_version.h
	- Updated MAINTAINERS