Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nfc: s3fwrn5: Use shash | Herbert Xu | 2016-01-27 | 1 | -9/+27 |
| | | | | | | | This patch replaces uses of the long obsolete hash interface with shash. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> | ||||
* | nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip | Robert Baldyga | 2015-08-20 | 1 | -0/+511 |
Add driver for Samsung S3FWRN5 NFC controller. S3FWRN5 is using NCI protocol and I2C communication interface. Signed-off-by: Robert Baldyga <r.baldyga@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |