2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00
linux-next/drivers/nfc
Olivier Guiter 22953f9329 NFC: pn533: Add MI/TG bits only when in Initiator mode
The fragmentation routine (used to split big frames) could be used in
target or initiator mode (TgSetMetaData vs InDataExchange), but the
MI/TG bytes are not needed in target mode (TgSetMetaData), so we
add a check on the mode

Signed-off-by: Olivier Guiter <olivier.guiter@linux.intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2013-09-25 16:01:03 +02:00
..
microread NFC: Standardize logging style 2013-09-25 01:35:39 +02:00
pn544 NFC: Standardize logging style 2013-09-25 01:35:39 +02:00
Kconfig NFC: Add a nfc hardware simulation driver 2013-06-14 13:45:06 +02:00
Makefile NFC: Add a nfc hardware simulation driver 2013-06-14 13:45:06 +02:00
mei_phy.c NFC: Standardize logging style 2013-09-25 01:35:39 +02:00
mei_phy.h NFC: mei: Add a common mei bus API for NFC drivers 2013-04-16 00:39:31 +02:00
nfcsim.c NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level> 2013-09-25 01:35:39 +02:00
nfcwilink.c NFC: nfcwilink: Remove redundant dev_set_drvdata 2013-09-25 02:02:37 +02:00
pn533.c NFC: pn533: Add MI/TG bits only when in Initiator mode 2013-09-25 16:01:03 +02:00