linux/net/nfc/hci
Eric Lapuyade 412fda538f NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
The previous shdlc HCI driver and its header are removed from the tree.
PN544 now registers directly with HCI and passes the name of the llc it
requires (shdlc).
HCI instantiation now allocates the required llc instance. The llc is
started when the HCI device is brought up.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-09-25 00:17:26 +02:00
..
command.c NFC: Add a public nfc_hci_send_cmd_async method 2012-09-25 00:17:25 +02:00
core.c NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 2012-09-25 00:17:26 +02:00
hci.h NFC: Changed the HCI cmd execution callback prototype 2012-09-25 00:17:25 +02:00
hcp.c NFC: Changed the HCI cmd execution callback prototype 2012-09-25 00:17:25 +02:00
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04:00
llc_nop.c NFC: Add a nop (passthrough) llc module to llc core 2012-09-25 00:17:25 +02:00
llc_shdlc.c NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 2012-09-25 00:17:26 +02:00
llc.c NFC: Add an shdlc llc module to llc core 2012-09-25 00:17:25 +02:00
llc.h NFC: Add an shdlc llc module to llc core 2012-09-25 00:17:25 +02:00
Makefile NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core 2012-09-25 00:17:26 +02:00