Searched hist:"827 eef51f8dd9a4ab62b4ad270c15472f46938f2" (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/misc/mei/ |
H A D | hw-me.h | diff 827eef51f8dd9a4ab62b4ad270c15472f46938f2 Wed Feb 06 13:06:41 CET 2013 Tomas Winkler <tomas.winkler@intel.com> mei: separate compilation of the ME hardware specifics
We add struct mei_hw_ops to virtualize access to hw specific configurations. This allows us to separate the compilation of the ME interface from the ME hardware specifics
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Makefile | diff 827eef51f8dd9a4ab62b4ad270c15472f46938f2 Wed Feb 06 13:06:41 CET 2013 Tomas Winkler <tomas.winkler@intel.com> mei: separate compilation of the ME hardware specifics
We add struct mei_hw_ops to virtualize access to hw specific configurations. This allows us to separate the compilation of the ME interface from the ME hardware specifics
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | interrupt.c | diff 827eef51f8dd9a4ab62b4ad270c15472f46938f2 Wed Feb 06 13:06:41 CET 2013 Tomas Winkler <tomas.winkler@intel.com> mei: separate compilation of the ME hardware specifics
We add struct mei_hw_ops to virtualize access to hw specific configurations. This allows us to separate the compilation of the ME interface from the ME hardware specifics
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hw-me.c | diff 827eef51f8dd9a4ab62b4ad270c15472f46938f2 Wed Feb 06 13:06:41 CET 2013 Tomas Winkler <tomas.winkler@intel.com> mei: separate compilation of the ME hardware specifics
We add struct mei_hw_ops to virtualize access to hw specific configurations. This allows us to separate the compilation of the ME interface from the ME hardware specifics
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | init.c | diff 827eef51f8dd9a4ab62b4ad270c15472f46938f2 Wed Feb 06 13:06:41 CET 2013 Tomas Winkler <tomas.winkler@intel.com> mei: separate compilation of the ME hardware specifics
We add struct mei_hw_ops to virtualize access to hw specific configurations. This allows us to separate the compilation of the ME interface from the ME hardware specifics
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | mei_dev.h | diff 827eef51f8dd9a4ab62b4ad270c15472f46938f2 Wed Feb 06 13:06:41 CET 2013 Tomas Winkler <tomas.winkler@intel.com> mei: separate compilation of the ME hardware specifics
We add struct mei_hw_ops to virtualize access to hw specific configurations. This allows us to separate the compilation of the ME interface from the ME hardware specifics
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | main.c | diff 827eef51f8dd9a4ab62b4ad270c15472f46938f2 Wed Feb 06 13:06:41 CET 2013 Tomas Winkler <tomas.winkler@intel.com> mei: separate compilation of the ME hardware specifics
We add struct mei_hw_ops to virtualize access to hw specific configurations. This allows us to separate the compilation of the ME interface from the ME hardware specifics
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|