| Commit message (Expand) | Author | Age | Files | Lines |
* | NFC: nxp: add NXP1002 | Oliver Neukum | 2023-08-30 | 1 | -0/+1 |
* | nfc: nxp-nci: store __be16 value in __be16 variable | Simon Horman | 2023-06-12 | 1 | -1/+1 |
* | nfc: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-05-22 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-11-29 | 1 | -2/+6 |
|\ |
|
| * | nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() | Shang XiaoJing | 2022-11-21 | 1 | -2/+6 |
* | | NFC: nxp-nci: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-23 | 1 | -3/+2 |
|/ |
|
* | nfc: nxp-nci: Fix potential memory leak in nxp_nci_send() | Shang XiaoJing | 2022-10-30 | 1 | -2/+5 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
* | NFC: nxp-nci: add error reporting | Michael Walle | 2022-07-13 | 1 | -0/+34 |
* | NFC: nxp-nci: don't print header length mismatch on i2c error | Michael Walle | 2022-06-29 | 1 | -2/+6 |
* | NFC: nxp-nci: Don't issue a zero length i2c_master_read() | Michael Walle | 2022-06-29 | 1 | -0/+3 |
* | nfc: constify nci_ops | Krzysztof Kozlowski | 2021-07-25 | 1 | -1/+1 |
* | NFC: nxp-nci: remove unnecessary label | wengjianfeng | 2021-06-18 | 1 | -5/+2 |
* | NFC: nxp-nci: remove unnecessary labels | wengjianfeng | 2021-06-18 | 1 | -26/+13 |
* | NFC: nxp-nci: Make firmware GPIO pin optional | Frieder Schrempf | 2020-12-02 | 1 | -1/+1 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 1 | -2/+2 |
* | NFC: nxp-nci: Fix probing without ACPI | Stephan Gerhold | 2019-12-09 | 1 | -1/+1 |
* | NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error | Stephan Gerhold | 2019-11-11 | 1 | -2/+4 |
* | NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig | Sedat Dilek | 2019-07-29 | 1 | -1/+1 |
* | NFC: nxp-nci: Clarify on supported chips | Sedat Dilek | 2019-07-29 | 1 | -2/+2 |
* | NFC: nxp-nci: Remove 'default n' for the core | Andy Shevchenko | 2019-07-29 | 1 | -1/+0 |
* | NFC: nxp-nci: Remove unused macro pr_fmt() | Andy Shevchenko | 2019-07-29 | 1 | -2/+0 |
* | NFC: nxp-nci: Drop comma in terminator lines | Andy Shevchenko | 2019-07-29 | 1 | -2/+2 |
* | NFC: nxp-nci: Drop of_match_ptr() use | Andy Shevchenko | 2019-07-29 | 1 | -1/+1 |
* | NFC: nxp-nci: Constify acpi_device_id | Andy Shevchenko | 2019-07-29 | 1 | -1/+1 |
* | NFC: nxp-nci: Get rid of useless label | Andy Shevchenko | 2019-07-29 | 1 | -8/+4 |
* | NFC: nxp-nci: Get rid of code duplication in ->probe() | Andy Shevchenko | 2019-07-29 | 1 | -53/+15 |
* | NFC: nxp-nci: Add GPIO ACPI mapping table | Andy Shevchenko | 2019-07-29 | 1 | -2/+16 |
* | NFC: nxp-nci: Convert to use GPIO descriptor | Andy Shevchenko | 2019-07-29 | 2 | -46/+15 |
* | NFC: nxp-nci: Get rid of platform data | Andy Shevchenko | 2019-07-29 | 3 | -10/+1 |
* | NFC: nxp-nci: Add NXP1001 to the ACPI ID table | Andy Shevchenko | 2019-07-29 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 | Thomas Gleixner | 2019-06-05 | 4 | -48/+4 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | nfc: nxp-nci: constify i2c_device_id | Arvind Yadav | 2017-11-06 | 1 | -1/+1 |
* | networking: make skb_pull & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -2/+1 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 2 | -5/+3 |
* | nfc: fix get_unaligned_...() misuses | Al Viro | 2017-04-17 | 1 | -1/+1 |
* | nfc: nxp-nci: use msleep for long delays | Nicholas Mc Guire | 2017-04-02 | 1 | -1/+1 |
* | nfc: nxp-nci: Remove unneeded linux/miscdevice.h include | Corentin Labbe | 2017-04-02 | 1 | -1/+0 |
* | NFC: nxp-nci: Include unaligned.h instead of access_ok.h | Guenter Roeck | 2017-04-01 | 2 | -2/+2 |
* | nfc: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2016-05-01 | 1 | -1/+0 |
* | nfc: nxp-nci: Remove i2c client gpio irq configuration | Christophe Ricard | 2015-12-29 | 1 | -19/+2 |
* | nfc: nxp-nci: Remove #ifdef CONFIG_OF | Christophe Ricard | 2015-12-29 | 1 | -11/+0 |
* | nxp-nci: i2c: Do not check specifically for -EREMOTEIO error | Fabio Estevam | 2015-11-18 | 1 | -1/+1 |
* | NFC: nxp-nci: constify nxp_nci_phy_ops structure | Julia Lawall | 2015-10-19 | 3 | -4/+6 |
* | NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index | Uwe Kleine-König | 2015-07-06 | 1 | -7/+3 |
* | NFC: Remove obsolete setting of DEBUG | Valentin Rothberg | 2015-06-09 | 1 | -2/+0 |
* | NFC: nxp-nci: Fix build warning | Samuel Ortiz | 2015-06-08 | 1 | -0/+1 |
* | NFC: nxp-nci_i2c: Add support for enumerating through ACPI | Oleg Zhurakivskyy | 2015-06-08 | 1 | -0/+51 |
* | NFC: nxp-nci: Release firmware when switching to FW mode fails | Samuel Ortiz | 2015-04-06 | 1 | -1/+3 |