Search Linux Wireless

[[linux-nfc] PATCH v2.0 0/3] *** ST95HF driver v2.0 ***

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



New patch series of ST95HF Linux Driver v2.0

Changelog:

v2.0:
1.Address feedbacks from Samuel:
	i)Code improvement and code optimization
2.Address feedbacks from Lars Steubesand:
	i)Code improvement and code optimization
	ii)Bug fix : Kernel crash due to race between irq_thread_handler()
	and  st95hf_remove() is resolved.
3.Address feedback from Christophe Henri Ricard:
	i)Correction in file headers.

v1.0:
First release of ST95HF driver.   

Shikha Singh (3):
  NFC: digital: Type4A tags support
  driver: nfc: st95hf: ST NFC Transceiver support
  DT: bindings: net: nfc: ST95HF binding doc

 .../devicetree/bindings/net/nfc/st95hf.txt         |   48 +
 drivers/nfc/st95hf/Kconfig                         |   10 +
 drivers/nfc/st95hf/Makefile                        |    6 +
 drivers/nfc/st95hf/core.c                          | 1240 ++++++++++++++++++++
 drivers/nfc/st95hf/spi.c                           |  168 +++
 drivers/nfc/st95hf/spi.h                           |   58 +
 net/nfc/digital_core.c                             |    3 +-
 7 files changed, 1532 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/net/nfc/st95hf.txt
 create mode 100644 drivers/nfc/st95hf/Kconfig
 create mode 100644 drivers/nfc/st95hf/Makefile
 create mode 100644 drivers/nfc/st95hf/core.c
 create mode 100644 drivers/nfc/st95hf/spi.c
 create mode 100644 drivers/nfc/st95hf/spi.h

-- 
1.8.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux