alistair23-linux/drivers/misc/mei
Alexander Usyskin b13a65ef19 mei: clean reset bit before reset
H_RST bit in H_CSR register may be found lit before reset is started,
for example if preceding reset flow hasn't completed.
In that case asserting H_RST will be ignored, therefore we need to clean
H_RST bit to start a successful reset sequence.

Cc: <stable@vger.kernel.org> #3.10+
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-09 14:53:13 -08:00
..
amthif.c mei: use local cl variables in wd and amthif 2014-11-03 15:52:48 -08:00
bus.c mei: nfc: clean nfc internal struct on host exit 2014-11-07 09:59:08 -08:00
client.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
client.h mei: get rid of most of the pci dependencies in mei 2014-09-29 11:56:01 -04:00
debugfs.c mei: debugfs: display also connectionless clients 2014-11-03 15:54:45 -08:00
hbm.c mei: fix hbm MEI_HBM_STARTED ambiguity 2014-11-07 09:59:08 -08:00
hbm.h mei: fix hbm MEI_HBM_STARTED ambiguity 2014-11-07 09:59:08 -08:00
hw-me-regs.h mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-me.c mei: clean reset bit before reset 2015-01-09 14:53:13 -08:00
hw-me.h mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-txe-regs.h mei: extract fw status registers 2014-05-03 19:21:22 -04:00
hw-txe.c mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
hw-txe.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
hw.h mei: fix kernel-doc warnings 2014-09-29 11:56:02 -04:00
init.c mei: read and print all six FW status registers 2014-11-26 19:06:41 -08:00
interrupt.c mei: drop unneeded client NULL check in cb structure 2014-11-03 15:52:48 -08:00
Kconfig mei: fix compilation error with missing WATCHDOG_CORE 2014-02-14 10:13:46 -08:00
main.c mei: export fw status registers through sysfs 2014-11-26 19:06:41 -08:00
Makefile mei: txe: add Kbuild for TXE device 2014-02-07 15:08:46 -08:00
mei_dev.h Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
nfc.c mei: nfc: clean nfc internal struct on host exit 2014-11-07 09:59:08 -08:00
pci-me.c Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
pci-txe.c Char/Misc driver patches for 3.19-rc1 2014-12-14 16:43:47 -08:00
wd.c mei: use local cl variables in wd and amthif 2014-11-03 15:52:48 -08:00