1
0
Fork 0
alistair23-linux/net/nfc/nci
Clément Perrochaud 25af01ed18 NFC: nci: Add firmware download support
A simple forward for firmware download (i.e. sending a new firmware
to the NFC adapter) from the NFC subsystem to the drivers.

This feature is required to update the firmware of NXP-NCI NFC
controllers but can be used by any NCI driver.

This feature has been present in the HCI subsystem since 9a695d.

Signed-off-by: Clément Perrochaud <clement.perrochaud@effinnov.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2015-03-26 10:56:20 +01:00
..
Kconfig NFC: Fix NCI over SPI build 2013-07-19 16:55:26 +02:00
Makefile NFC: nci: Add HCI over NCI protocol support 2015-02-02 21:50:40 +01:00
core.c NFC: nci: Add firmware download support 2015-03-26 10:56:20 +01:00
data.c NFC: nci: Add dynamic logical connections support 2015-02-02 21:50:31 +01:00
hci.c NFC: nci: Move logical connection structure allocation 2015-02-04 09:14:09 +01:00
lib.c nfc: Fix FSF address in file headers 2013-12-11 10:56:21 -05:00
ntf.c NFC: nci: Move logical connection structure allocation 2015-02-04 09:14:09 +01:00
rsp.c NFC: nci: Move logical connection structure allocation 2015-02-04 09:14:09 +01:00
spi.c NFC: NCI: Use reinit_completion() at appropriate places 2014-02-23 23:32:18 +01:00