kernel_optimize_test/drivers/misc/mei
Tomas Winkler a2f6985332 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 10:54:01 -07:00
..
hw.h
init.c
interface.c
interface.h
interrupt.c mei: fix device stall after wd is stopped 2012-08-16 09:44:52 -07:00
iorw.c
Kconfig
main.c mei: add mei_quirk_probe function 2012-08-16 10:54:01 -07:00
Makefile
mei_dev.h
wd.c