Searched hist:"562 d4d59b8a1d5f3ca75115d6ac10c7b7bc68c06" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/nfc/ |
H A D | port100.c | 562d4d59b8a1d5f3ca75115d6ac10c7b7bc68c06 Fri Oct 04 12:12:00 CEST 2013 Thierry Escande <thierry.escande@linux.intel.com> NFC: Sony Port-100 Series driver
This adds support for the Sony NFC USB dongle RC-S380, based on the Port-100 chip. This dongle is an analog frontend and does not implement the digital layer. This driver uses the nfc_digital module which is an implementation of the NFC Digital Protocol stack.
This patch is a skeleton. It only registers the dongle against the NFC digital protocol stack. All NFC digital operation functions are stubbed out.
Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com> Cc: Stephen Tiedemann <stephen.tiedemann@gmail.com> Tested-by: Cho, Yu-Chen <acho@suse.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | Makefile | diff 562d4d59b8a1d5f3ca75115d6ac10c7b7bc68c06 Fri Oct 04 12:12:00 CEST 2013 Thierry Escande <thierry.escande@linux.intel.com> NFC: Sony Port-100 Series driver
This adds support for the Sony NFC USB dongle RC-S380, based on the Port-100 chip. This dongle is an analog frontend and does not implement the digital layer. This driver uses the nfc_digital module which is an implementation of the NFC Digital Protocol stack.
This patch is a skeleton. It only registers the dongle against the NFC digital protocol stack. All NFC digital operation functions are stubbed out.
Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com> Cc: Stephen Tiedemann <stephen.tiedemann@gmail.com> Tested-by: Cho, Yu-Chen <acho@suse.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
H A D | Kconfig | diff 562d4d59b8a1d5f3ca75115d6ac10c7b7bc68c06 Fri Oct 04 12:12:00 CEST 2013 Thierry Escande <thierry.escande@linux.intel.com> NFC: Sony Port-100 Series driver
This adds support for the Sony NFC USB dongle RC-S380, based on the Port-100 chip. This dongle is an analog frontend and does not implement the digital layer. This driver uses the nfc_digital module which is an implementation of the NFC Digital Protocol stack.
This patch is a skeleton. It only registers the dongle against the NFC digital protocol stack. All NFC digital operation functions are stubbed out.
Signed-off-by: Thierry Escande <thierry.escande@linux.intel.com> Cc: Stephen Tiedemann <stephen.tiedemann@gmail.com> Tested-by: Cho, Yu-Chen <acho@suse.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|