summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nxp-nci
AgeCommit message (Expand)AuthorLines
2019-11-11NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold-2/+4
2019-07-29NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C KconfigSedat Dilek-1/+1
2019-07-29NFC: nxp-nci: Clarify on supported chipsSedat Dilek-2/+2
2019-07-29NFC: nxp-nci: Remove 'default n' for the coreAndy Shevchenko-1/+0
2019-07-29NFC: nxp-nci: Remove unused macro pr_fmt()Andy Shevchenko-2/+0
2019-07-29NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko-2/+2
2019-07-29NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko-1/+1
2019-07-29NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko-1/+1
2019-07-29NFC: nxp-nci: Get rid of useless labelAndy Shevchenko-8/+4
2019-07-29NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko-53/+15
2019-07-29NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko-2/+16
2019-07-29NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko-46/+15
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko-10/+1
2019-07-29NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner-48/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2017-11-06nfc: nxp-nci: constify i2c_device_idArvind Yadav-1/+1
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg-2/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-5/+3
2017-04-17nfc: fix get_unaligned_...() misusesAl Viro-1/+1
2017-04-02nfc: nxp-nci: use msleep for long delaysNicholas Mc Guire-1/+1
2017-04-02nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeCorentin Labbe-1/+0
2017-04-01NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck-2/+2
2016-05-01nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski-1/+0
2015-12-29nfc: nxp-nci: Remove i2c client gpio irq configurationChristophe Ricard-19/+2
2015-12-29nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard-11/+0
2015-11-18nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam-1/+1
2015-10-19NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall-4/+6
2015-07-06NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_indexUwe Kleine-König-7/+3
2015-06-09NFC: Remove obsolete setting of DEBUGValentin Rothberg-2/+0
2015-06-08NFC: nxp-nci: Fix build warningSamuel Ortiz-0/+1
2015-06-08NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy-0/+51
2015-04-06NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz-1/+3
2015-04-06NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz-2/+1
2015-03-26NFC: nxp-nci_i2c: Add I2C support to NXP NCI driverClément Perrochaud-0/+429
2015-03-26NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud-0/+621