kernel-fxtec-pro1x/drivers/nfc
Waldemar Rymarkiewicz ade672082d NFC: Remove crc generation from shdlc layer
Checksum is specific for a chip spcification and it varies
(in size and type) between different hardware. It should be
handled in the driver then.

Moreover, shdlc spec doesn't mention crc as a part of the frame.

Update pn544_hci driver as well.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Acked-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-09-25 00:17:24 +02:00
..
Kconfig NFC: HCI based pn544 driver 2012-05-15 17:30:30 -04:00
Makefile NFC: HCI based pn544 driver 2012-05-15 17:30:30 -04:00
nfcwilink.c NFC: Use module_platform_driver macro for nfcwilink.c 2012-09-25 00:17:23 +02:00
pn533.c NFC: Don't use WQ_MEM_RECLAIM for pn533 2012-09-25 00:17:24 +02:00
pn544.c drivers/nfc/pn544.c: add missing regulator 2011-02-25 15:07:36 -08:00
pn544_hci.c NFC: Remove crc generation from shdlc layer 2012-09-25 00:17:24 +02:00