Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-25 | NFC: nci: rename nci_prop_ops to nci_driver_ops | Robert Dolca | 1 | -1/+1 | |
Initially it was used to create hooks in the driver for proprietary operations. Currently it is being used for hooks for both proprietary and generic operations. Signed-off-by: Robert Dolca <robert.dolca@intel.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> | |||||
2015-08-20 | nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip | Robert Baldyga | 1 | -0/+89 | |
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> |