summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nxp-nci/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* 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: 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-291-45/+15
* NFC: nxp-nci: Get rid of platform dataAndy Shevchenko2019-07-291-8/+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-051-12/+1
* nfc: nxp-nci: constify i2c_device_idArvind Yadav2017-11-061-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2
* 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-011-1/+1
* 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-191-1/+1
* NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_indexUwe Kleine-König2015-07-061-7/+3
* 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_i2c: Add I2C support to NXP NCI driverClément Perrochaud2015-03-261-0/+415
OpenPOWER on IntegriCloud