]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jan 2013 20:08:52 +0000 (15:08 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Jan 2013 20:08:52 +0000 (15:08 -0500)
commit494e3a66b0e793a6f876e643be765c25bca087bd
tree6c7f16224195283a6bbe334e19fd1e14a6aad8e6
parentb3db0278c60e4a3051dc0805c99f517a3e150be0
parentbf0620b4429c4e6837925affd579907692d0a135
Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next

Samuel Ortiz <sameo@linux.intel.com> says:

"This is the first NFC patchset targeted at the 3.9 merge window.

It brings the following goodies:

- LLCP socket timestamping (To be used e.g with the recently released nfctool
  application for a more efficient skb timestamping when sniffing).
- A pretty big pn533 rework from Waldemar, preparing the driver to support
  more flavours of pn533 based devices.
- HCI changes from Eric in preparation for the microread driver support.
- Some LLCP memory leak fixes, cleanups and slight improvements.
- pn544 and nfcwilink move to the devm_kzalloc API.
- An initial Secure Element (SE) API.
- An nfc.h license change from the original author, allowing non GPL
  application code to safely include it."

Signed-off-by: John W. Linville <linville@tuxdriver.com>