aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st-nci/i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-06nfc: st-nci: constify i2c_device_idArvind Yadav1-1/+1
2017-06-22NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko1-52/+9
2017-06-22NFC: st-nci: Add GPIO ACPI mapping tableAndy Shevchenko1-4/+13
2017-06-22NFC: st-nci: Use unified device properties API meaningfullyAndy Shevchenko1-24/+6
2017-06-22NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko1-27/+12
2017-06-22NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko1-7/+1
2017-06-22NFC: st-nci: Get rid of platform dataAndy Shevchenko1-41/+2
2016-05-04NFC: st-nci: i2c: Drop two useless checks in ACPI probe pathChristophe Ricard1-12/+1
2016-05-04nfc: st-nci: set is_ese_present and is_uicc_present properlyChristophe Ricard1-4/+13
2016-05-04nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard1-1/+1
2016-05-01nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-12-29nfc: st-nci: Code cleanupChristophe Ricard1-1/+0
2015-12-29nfc: st-nci: Add support for acpi probing for i2c device.Christophe Ricard1-0/+53
2015-12-29nfc: st-nci: Add macro for gpio nameChristophe Ricard1-2/+4
2015-12-29nfc: st-nci: Group device table togetherChristophe Ricard1-5/+6
2015-12-29nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard1-9/+0
2015-10-27NFC: st-nci: remove duplicated skb dumpChristophe Ricard1-11/+0
2015-10-27NFC: st-nci: Disable irq when powering the device upChristophe Ricard1-1/+7
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard1-1/+1
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard1-1/+11
2015-10-26NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard1-1/+1
2015-08-17nfc: st-nci: Fix non accurate comment for st_nci_i2c_readChristophe Ricard1-7/+2
2015-08-17nfc: st-nci: Fix typo when changing from st21nfcb to st-nciChristophe Ricard1-9/+9
2015-08-17nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard1-1/+1
2015-06-10nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard1-0/+385