]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfc-next-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Mar 2013 18:59:46 +0000 (14:59 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Mar 2013 18:59:46 +0000 (14:59 -0400)
commita239919086922f58f9cf95baa5f7d62ed3e6c329
tree06e02361b9563018bacd648991997aa864af904c
parent58d66923ea35b4548cafed00e0c19d933dbfa8c5
parentc6da77cabcd909281d0098ad1aef9ae9c7931a9b
Merge tag 'nfc-next-3.10-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 pull request for 3.10.

The 2 features we have with this one are:

- An LLCP Service Name Lookup (SNL) netlink interface for querying LLCP
  service availability from user space.
  Along the way, Thierry also improved the existing SNL interface for
  aggregating SNL responses.

- An initial LLCP socket options implementation, for setting the Receive
  Window (RW) and the Maximum Information Unit Extension (MIUX) per socket.
  This is need for the LLCP validation tests.

We also have a microread MEI build failure here: I am not sending this one to
3.9 because the MEI bus code is not there yet, so it won't break for anyone
else than me.

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