2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 05:04:00 +08:00
linux-next/drivers/nfc/st21nfca
Christophe Ricard cde2aa99ba NFC: st21nfca: Fix host_list verification after SEactivation
A secure element can be activated in different order.
The host_list is updated keeping a fixed order:
	<terminal_host_id><uicc_id><ese_id>.

Cc: stable@vger.kernel.org
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-10-27 03:55:12 +01:00
..
core.c NFC: st21nfca: Fix st21nfca_gates offset 2015-10-26 06:53:17 +01:00
dep.c NFC: st21nfca: Align st21nfca driver with other nfc driver 2015-10-26 06:53:00 +01:00
i2c.c NFC: st21nfca: Adding support for secure element 2015-01-28 00:03:36 +01:00
Kconfig NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC Chip 2014-04-22 00:37:25 +02:00
Makefile NFC: st21nfca: Align st21nfca driver with other nfc driver 2015-10-26 06:53:00 +01:00
se.c NFC: st21nfca: Fix host_list verification after SEactivation 2015-10-27 03:55:12 +01:00
st21nfca.h NFC: st21nfca: Align st21nfca driver with other nfc driver 2015-10-26 06:53:00 +01:00