]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
authorDavid S. Miller <davem@davemloft.net>
Mon, 15 Jun 2015 23:44:19 +0000 (16:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Jun 2015 23:44:19 +0000 (16:44 -0700)
commitd4af7e18e7c7fe63c590e066a8fb0d0b23e61e94
treeb161acc8a976e94acfc8f6ee20aff54670f18fbd
parentee0293d76120f2ade9d90c035c4819b08f6ed25c
parente2a6356e7d8ba5d844446b5553fd6f16c14329f3
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next

Samuel Ortiz says:

====================
NFC 4.2 pull request

This is the NFC pull request for 4.2.

- NCI drivers can now define their own handlers for processing
  proprietary NCI responses and notifications.

- NFC vendors can use a dedicated netlink API to send their own
  proprietary commands, like e.g. all commands needed to implement
  vendor specific manufacturing tools.

- A new generic NCI over UART driver against which any NCI chipset
  running on top of a serial interface can register.

- The st21nfcb driver is renamed to st-nci as it can and will support
  most of ST Microelectronics NCI chipsets.

- The st21nfcb driver can put its CLF in hibernate mode and save
  significant amount of power.

- A few st21nfcb minor fixes.

- The NXP NCI driver now supports ACPI enumeration.

- The Marvell NCI driver now supports both USB and serial
  physical interfaces.

- The Marvell NCI drivers also supports NCI frames being muxed
  over HCI. This is a setting that can be defined by a DT property.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>