summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st-nci/spi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-051-12/+1Star
* NFC: st-nci: Get rid of code duplication in ->probe()Andy Shevchenko2017-06-221-51/+9Star
* 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/+5Star
* NFC: st-nci: Covert to use GPIO descriptorAndy Shevchenko2017-06-221-31/+16Star
* NFC: st-nci: Get rid of "interesting" use of interrupt polarityAndy Shevchenko2017-06-221-7/+1Star
* NFC: st-nci: Get rid of platform dataAndy Shevchenko2017-06-221-41/+2Star
* NFC: st-nci: spi: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-041-12/+1Star
* nfc: st-nci: set is_ese_present and is_uicc_present properlyChristophe Ricard2016-05-041-4/+13
* nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-041-1/+1
* nfc: st-nci: Code cleanupChristophe Ricard2015-12-291-2/+1Star
* nfc: st-nci: Add support for acpi probing for spi device.Christophe Ricard2015-12-291-0/+52
* nfc: st-nci: Add macro for gpio nameChristophe Ricard2015-12-291-2/+5
* nfc: st-nci: Group device table togetherChristophe Ricard2015-12-291-6/+6
* nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-291-9/+0Star
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0Star
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
* | NFC: st-nci: remove duplicated skb dumpChristophe Ricard2015-10-271-11/+0Star
* | NFC: st-nci: Disable irq when powering the device upChristophe Ricard2015-10-271-1/+7
* | NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard2015-10-271-1/+11
* | NFC: st-nci: Fix incorrect spi buffer sizeChristophe Ricard2015-10-261-1/+3
* | NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard2015-10-261-1/+1
|/
* nfc: st-nci: Add spi phy support for st21nfcbChristophe Ricard2015-08-171-0/+392