linux/drivers/misc/mei
Tomas Winkler 9a123f1983 mei: add mei_quirk_probe function
The main purpose of this function is to exclude ME devices
without support for MEI/HECI interface from binding

Currently affected systems are C600/X79 based servers
that expose PCI device even though it doesn't supported ME Interface.
MEI driver accessing such nonfunctional device can corrupt
the system.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-16 09:40:28 -07:00
..
hw.h Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
init.c mei: revamp me client search function 2012-08-16 09:40:28 -07:00
interface.c mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interface.h mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interrupt.c Merge 3.5-rc7 into char-misc-next. 2012-07-18 06:22:45 -07:00
iorw.c mei: revamp me client search function 2012-08-16 09:40:28 -07:00
Kconfig Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
main.c mei: add mei_quirk_probe function 2012-08-16 09:40:28 -07:00
Makefile Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
mei_dev.h mei: revamp me client search function 2012-08-16 09:40:28 -07:00
wd.c mei: revamp me client search function 2012-08-16 09:40:28 -07:00