Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | NFC: nxp-nci: constify nxp_nci_phy_ops structure | Julia Lawall | 2015-10-19 |
| | | | | | | | | | | | The only instance of a nxp_nci_phy_ops structure is never modified. Thus the declaration of the structure and all references to the structure type can be made const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> | ||
* | NFC: nxp-nci: Add support for NXP NCI chips | Clément Perrochaud | 2015-03-26 |
Add support for NXP NCI NFC controllers such as the NPC100 or PN7150 families. Signed-off-by: Clément Perrochaud <clement.perrochaud@effinnov.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> |