summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st-nci/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-221-52/+9
* NFC: st-nci: Add GPIO ACPI mapping tableAndy Shevchenko2017-06-221-4/+13
* NFC: st-nci: Use unified device properties API meaningfullyAndy Shevchenko2017-06-221-24/+6
* NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko2017-06-221-27/+12
* NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko2017-06-221-7/+1
* NFC: st-nci: Get rid of platform dataAndy Shevchenko2017-06-221-41/+2
* NFC: st-nci: i2c: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-041-12/+1
* nfc: st-nci: set is_ese_present and is_uicc_present properlyChristophe Ricard2016-05-041-4/+13
* nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-041-1/+1
* nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2016-05-011-1/+0
* nfc: st-nci: Code cleanupChristophe Ricard2015-12-291-1/+0
* nfc: st-nci: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-0/+53
* nfc: st-nci: Add macro for gpio nameChristophe Ricard2015-12-291-2/+4
* nfc: st-nci: Group device table togetherChristophe Ricard2015-12-291-5/+6
* nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-291-9/+0
* NFC: st-nci: remove duplicated skb dumpChristophe Ricard2015-10-271-11/+0
* NFC: st-nci: Disable irq when powering the device upChristophe Ricard2015-10-271-1/+7
* NFC: st-nci: Add few code style fixesChristophe Ricard2015-10-271-1/+1
* NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard2015-10-271-1/+11
* NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard2015-10-261-1/+1
* nfc: st-nci: Fix non accurate comment for st_nci_i2c_readChristophe Ricard2015-08-171-7/+2
* nfc: st-nci: Fix typo when changing from st21nfcb to st-nciChristophe Ricard2015-08-171-9/+9
* nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard2015-08-171-1/+1
* nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard2015-06-101-0/+385
OpenPOWER on IntegriCloud