linux-stable/net/nfc
Samuel Ortiz 7eda8b8e96 NFC: Use IDR library to assing NFC devices IDs
As a consequence the NFC device IDs won't be increasing all the time,
as IDR provides the first available ID.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2012-10-26 18:26:51 +02:00
..
hci NFC: Fix sparse warnings due to missing static 2012-10-26 18:26:49 +02:00
llcp NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found 2012-10-26 18:26:51 +02:00
nci NFC: Fix style issues with logical operations 2012-10-26 18:26:49 +02:00
af_nfc.c NFC: Core code identation fixes 2012-03-06 15:16:25 -05:00
core.c NFC: Use IDR library to assing NFC devices IDs 2012-10-26 18:26:51 +02:00
Kconfig NFC: HCI support 2012-04-12 15:10:34 -04:00
Makefile NFC: HCI support 2012-04-12 15:10:34 -04:00
netlink.c NFC: Add NFC_ATTR_RF_MODE when sending device netlink properties 2012-10-26 18:26:48 +02:00
nfc.h NFC: Introduce target mode rx data callback 2012-06-04 21:34:31 +02:00
rawsock.c NFC: Return from rawsock_release when sk is NULL 2012-06-26 01:35:26 +02:00