summaryrefslogtreecommitdiff
path: root/drivers/nfc/nxp-nci
AgeCommit message (Expand)Author
2023-08-30NFC: nxp: add NXP1002Oliver Neukum
2023-06-12nfc: nxp-nci: store __be16 value in __be16 variableSimon Horman
2023-05-22nfc: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-23NFC: nxp-nci: Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-21nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing
2022-10-30nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-07-13NFC: nxp-nci: add error reportingMichael Walle
2022-06-29NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-06-29NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle
2021-07-25nfc: constify nci_opsKrzysztof Kozlowski
2021-06-18NFC: nxp-nci: remove unnecessary labelwengjianfeng
2021-06-18NFC: nxp-nci: remove unnecessary labelswengjianfeng
2020-12-02NFC: nxp-nci: Make firmware GPIO pin optionalFrieder Schrempf
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2019-12-09NFC: nxp-nci: Fix probing without ACPIStephan Gerhold
2019-11-11NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold
2019-07-29NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C KconfigSedat Dilek
2019-07-29NFC: nxp-nci: Clarify on supported chipsSedat Dilek
2019-07-29NFC: nxp-nci: Remove 'default n' for the coreAndy Shevchenko
2019-07-29NFC: nxp-nci: Remove unused macro pr_fmt()Andy Shevchenko
2019-07-29NFC: nxp-nci: Drop comma in terminator linesAndy Shevchenko
2019-07-29NFC: nxp-nci: Drop of_match_ptr() useAndy Shevchenko
2019-07-29NFC: nxp-nci: Constify acpi_device_idAndy Shevchenko
2019-07-29NFC: nxp-nci: Get rid of useless labelAndy Shevchenko
2019-07-29NFC: nxp-nci: Get rid of code duplication in ->probe()Andy Shevchenko
2019-07-29NFC: nxp-nci: Add GPIO ACPI mapping tableAndy Shevchenko
2019-07-29NFC: nxp-nci: Convert to use GPIO descriptorAndy Shevchenko
2019-07-29NFC: nxp-nci: Get rid of platform dataAndy Shevchenko
2019-07-29NFC: nxp-nci: Add NXP1001 to the ACPI ID tableAndy Shevchenko
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-11-06nfc: nxp-nci: constify i2c_device_idArvind Yadav
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-17nfc: fix get_unaligned_...() misusesAl Viro
2017-04-02nfc: nxp-nci: use msleep for long delaysNicholas Mc Guire
2017-04-02nfc: nxp-nci: Remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-04-01NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck
2016-05-01nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-12-29nfc: nxp-nci: Remove i2c client gpio irq configurationChristophe Ricard
2015-12-29nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard
2015-11-18nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam
2015-10-19NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall
2015-07-06NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_indexUwe Kleine-König
2015-06-09NFC: Remove obsolete setting of DEBUGValentin Rothberg
2015-06-08NFC: nxp-nci: Fix build warningSamuel Ortiz
2015-06-08NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy
2015-04-06NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz