summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nxp-nci
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* NFC: nxp-nci: Fix probing without ACPIStephan Gerhold2019-12-091-1/+1
* NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold2019-11-111-2/+4
* NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C KconfigSedat Dilek2019-07-291-1/+1
* NFC: nxp-nci: Clarify on supported chipsSedat Dilek2019-07-291-2/+2
* NFC: nxp-nci: Remove 'default n' for the coreAndy Shevchenko2019-07-291-1/+0
* NFC: nxp-nci: Remove unused macro pr_fmt()Andy Shevchenko2019-07-291-2/+0
* NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko2019-07-291-2/+2
* NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko2019-07-291-1/+1
* NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko2019-07-291-1/+1
* NFC: nxp-nci: Get rid of useless labelAndy Shevchenko2019-07-291-8/+4
* NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko2019-07-291-53/+15
* NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko2019-07-291-2/+16
* NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko2019-07-292-46/+15
* NFC: nxp-nci: Get rid of platform dataAndy Shevchenko2019-07-293-10/+1
* NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko2019-07-291-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-054-48/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* nfc: nxp-nci: constify i2c_device_idArvind Yadav2017-11-061-1/+1
* networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-2/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-162-5/+3
* nfc: fix get_unaligned_...() misusesAl Viro2017-04-171-1/+1
* nfc: nxp-nci: use msleep for long delaysNicholas Mc Guire2017-04-021-1/+1
* nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-021-1/+0
* NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2017-04-012-2/+2
* nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2016-05-011-1/+0
* nfc: nxp-nci: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-19/+2
* nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
* nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam2015-11-181-1/+1
* NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall2015-10-193-4/+6
* NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_indexUwe Kleine-König2015-07-061-7/+3
* NFC: Remove obsolete setting of DEBUGValentin Rothberg2015-06-091-2/+0
* NFC: nxp-nci: Fix build warningSamuel Ortiz2015-06-081-0/+1
* NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy2015-06-081-0/+51
* NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz2015-04-061-1/+3
* NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz2015-04-061-2/+1
* NFC: nxp-nci_i2c: Add I2C support to NXP NCI driverClément Perrochaud2015-03-263-0/+429
* NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud2015-03-265-0/+621