| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-03-09 | NFC: microread: Drop platform data header file | Jean Delvare | 1 | -35/+0 | |
| Originally I only wanted to drop the unneeded inclusion of <linux/i2c.h>, but then noticed that struct microread_nfc_platform_data isn't actually used, and MICROREAD_DRIVER_NAME is redefined in the only file where it is used, so we can get rid of the header file and dead code altogether. Signed-off-by: Jean Delvare <[email protected]> Cc: Lauro Ramos Venancio <[email protected]> Cc: Aloisio Almeida Jr <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]> | |||||
| 2015-12-29 | nfc: microread: Fix header comment | Christophe Ricard | 1 | -1/+1 | |
| microread platform_data header had an NXP header. Signed-off-by: Christophe Ricard <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]> | |||||
| 2013-02-03 | NFC: Initial support for Inside Secure microread | Eric Lapuyade | 1 | -0/+35 | |
| Inside Secure microread is an HCI based NFC chipset. This initial support includes reader and p2p (Target and initiator) modes. Signed-off-by: Eric Lapuyade <[email protected]> Signed-off-by: Samuel Ortiz <[email protected]> | |||||