1
0
Fork 0
alistair23-linux/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
..
Kconfig Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
Makefile Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
hw.h Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
init.c mei: remove write only wariable wd_due_counter 2012-07-10 14:58:35 -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 mei: fix device stall after wd is stopped 2012-08-16 09:44:52 -07:00
iorw.c mei: don't query HCSR for host buffer depth 2012-06-26 15:59:44 -07:00
main.c mei: add mei_quirk_probe function 2012-08-16 10:54:01 -07:00
mei_dev.h mei: remove write only wariable wd_due_counter 2012-07-10 14:58:35 -07:00
wd.c Merge 3.5-rc7 into char-misc-next. 2012-07-18 06:22:45 -07:00