index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nxp-nci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
NFC: nxp-nci: add error reporting
Michael Walle
1
-0
/
+34
2022-06-29
NFC: nxp-nci: don't print header length mismatch on i2c error
Michael Walle
1
-2
/
+6
2022-06-29
NFC: nxp-nci: Don't issue a zero length i2c_master_read()
Michael Walle
1
-0
/
+3
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-06-18
NFC: nxp-nci: remove unnecessary label
wengjianfeng
1
-5
/
+2
2021-06-18
NFC: nxp-nci: remove unnecessary labels
wengjianfeng
1
-26
/
+13
2020-12-02
NFC: nxp-nci: Make firmware GPIO pin optional
Frieder Schrempf
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2019-12-10
NFC: nxp-nci: Fix probing without ACPI
Stephan Gerhold
1
-1
/
+1
2019-11-12
NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
Stephan Gerhold
1
-2
/
+4
2019-07-29
NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
Sedat Dilek
1
-1
/
+1
2019-07-29
NFC: nxp-nci: Clarify on supported chips
Sedat Dilek
1
-2
/
+2
2019-07-29
NFC: nxp-nci: Remove 'default n' for the core
Andy Shevchenko
1
-1
/
+0
2019-07-29
NFC: nxp-nci: Remove unused macro pr_fmt()
Andy Shevchenko
1
-2
/
+0
2019-07-29
NFC: nxp-nci: Drop comma in terminator lines
Andy Shevchenko
1
-2
/
+2
2019-07-29
NFC: nxp-nci: Drop of_match_ptr() use
Andy Shevchenko
1
-1
/
+1
2019-07-29
NFC: nxp-nci: Constify acpi_device_id
Andy Shevchenko
1
-1
/
+1
2019-07-29
NFC: nxp-nci: Get rid of useless label
Andy Shevchenko
1
-8
/
+4
2019-07-29
NFC: nxp-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
1
-53
/
+15
2019-07-29
NFC: nxp-nci: Add GPIO ACPI mapping table
Andy Shevchenko
1
-2
/
+16
2019-07-29
NFC: nxp-nci: Convert to use GPIO descriptor
Andy Shevchenko
2
-46
/
+15
2019-07-29
NFC: nxp-nci: Get rid of platform data
Andy Shevchenko
3
-10
/
+1
2019-07-29
NFC: nxp-nci: Add NXP1001 to the ACPI ID table
Andy Shevchenko
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
4
-48
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2017-11-06
nfc: nxp-nci: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-2
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-5
/
+3
2017-04-17
nfc: fix get_unaligned_...() misuses
Al Viro
1
-1
/
+1
2017-04-02
nfc: nxp-nci: use msleep for long delays
Nicholas Mc Guire
1
-1
/
+1
2017-04-02
nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
Corentin Labbe
1
-1
/
+0
2017-04-02
NFC: nxp-nci: Include unaligned.h instead of access_ok.h
Guenter Roeck
2
-2
/
+2
2016-05-02
nfc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-12-29
nfc: nxp-nci: Remove i2c client gpio irq configuration
Christophe Ricard
1
-19
/
+2
2015-12-29
nfc: nxp-nci: Remove #ifdef CONFIG_OF
Christophe Ricard
1
-11
/
+0
2015-11-18
nxp-nci: i2c: Do not check specifically for -EREMOTEIO error
Fabio Estevam
1
-1
/
+1
2015-10-19
NFC: nxp-nci: constify nxp_nci_phy_ops structure
Julia Lawall
3
-4
/
+6
2015-07-06
NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index
Uwe Kleine-König
1
-7
/
+3
2015-06-09
NFC: Remove obsolete setting of DEBUG
Valentin Rothberg
1
-2
/
+0
2015-06-09
NFC: nxp-nci: Fix build warning
Samuel Ortiz
1
-0
/
+1
2015-06-09
NFC: nxp-nci_i2c: Add support for enumerating through ACPI
Oleg Zhurakivskyy
1
-0
/
+51
2015-04-06
NFC: nxp-nci: Release firmware when switching to FW mode fails
Samuel Ortiz
1
-1
/
+3
2015-04-06
NFC: nxp-nxi: Remove useless fw pointer check
Samuel Ortiz
1
-2
/
+1
2015-03-26
NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver
Clément Perrochaud
3
-0
/
+429
2015-03-26
NFC: nxp-nci: Add support for NXP NCI chips
Clément Perrochaud
5
-0
/
+621