Re: [GIT] [4.6] NFC update

2016-05-11 Thread David Miller
From: Samuel Ortiz Date: Wed, 11 May 2016 11:11:28 +0200 > This is the first NFC pull request for 4.7. With this one we > mainly have: Pulled, thanks.

[GIT] [4.6] NFC update

2016-05-11 Thread Samuel Ortiz
Hi David, This is the first NFC pull request for 4.7. With this one we mainly have: - Support for NXP's pn532 NFC chipset. The pn532 is based on the same microcontroller as the pn533, but it talks to the host through i2c instead of USB. By separating the pn533 driver into core and PHY

Re: [GIT] [4.6] NFC update

2016-03-13 Thread David Miller
From: Samuel Ortiz Date: Fri, 11 Mar 2016 21:48:57 +0100 > This is a very small one this time, with only 5 patches. > There are a couple of big items that could not be merged/finished > on time. > > We have: > > - 2 LLCP fixes for a race and a potential OOM. > - 2

[GIT] [4.6] NFC update

2016-03-11 Thread Samuel Ortiz
Hi David, This is a very small one this time, with only 5 patches. There are a couple of big items that could not be merged/finished on time. We have: - 2 LLCP fixes for a race and a potential OOM. - 2 cleanups for the pn544 and microread drivers. - 1 Maintainer addition for the s3fwrn5 driver.