Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
This is the first NFC pull request for 3.8 With this one we have: - pn544 p2p support. - pn544 physical and HCI layers separation. We are getting the pn544 driver ready to support non i2c physical layers. - LLCP SNL (Service Name Lookup). This is the NFC p2p service discovery protocol. - LLCP datagram sockets (connection less) support. - IDR library usage for NFC devices indexes assignement. - NFC netlink extension for setting and getting LLCP link characteristics. - Various code style fixes and cleanups spread over the pn533, LLCP, HCI and pn544 code.
Showing
drivers/nfc/pn544/Makefile
0 → 100644
drivers/nfc/pn544/i2c.c
0 → 100644
This diff is collapsed.
This diff is collapsed.
drivers/nfc/pn544/pn544.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment