kernel-hacking-2024-linux-s.../net/nfc/hci
Eric Lapuyade a10d595b10 NFC: Allow HCI driver to pre-open pipes to some gates
Some NFC chips will statically create and open pipes for both standard
and proprietary gates. The driver can now pass this information to HCI
such that HCI will not attempt to create and open them, but will instead
directly use the passed pipe ids.

Signed-off-by: Eric Lapuyade <eric.lapuyade@intel.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-07-09 16:42:12 -04:00
..
command.c NFC: Allow HCI driver to pre-open pipes to some gates 2012-07-09 16:42:12 -04:00
core.c NFC: Allow HCI driver to pre-open pipes to some gates 2012-07-09 16:42:12 -04:00
hci.h NFC: Allow HCI driver to pre-open pipes to some gates 2012-07-09 16:42:12 -04:00
hcp.c
Kconfig NFC: Select CRC_CCITT for SHDLC link layer of HCI based drivers 2012-05-15 17:27:28 -04:00
Makefile
shdlc.c NFC: Handle SHDLC RSET frames from an SHDLC connected chip 2012-07-09 16:42:05 -04:00