index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nxp-nci
Age
Commit message (
Expand
)
Author
2019-11-11
NFC: nxp-nci: Fix NULL pointer dereference after I2C communication error
Stephan Gerhold
2019-07-29
NFC: nxp-nci: Fix recommendation for NFC_NXP_NCI_I2C Kconfig
Sedat Dilek
2019-07-29
NFC: nxp-nci: Clarify on supported chips
Sedat Dilek
2019-07-29
NFC: nxp-nci: Remove 'default n' for the core
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Remove unused macro pr_fmt()
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Drop comma in terminator lines
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Drop of_match_ptr() use
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Constify acpi_device_id
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Get rid of useless label
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Add GPIO ACPI mapping table
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Convert to use GPIO descriptor
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Get rid of platform data
Andy Shevchenko
2019-07-29
NFC: nxp-nci: Add NXP1001 to the ACPI ID table
Andy Shevchenko
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-11-06
nfc: nxp-nci: constify i2c_device_id
Arvind Yadav
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-17
nfc: fix get_unaligned_...() misuses
Al Viro
2017-04-02
nfc: nxp-nci: use msleep for long delays
Nicholas Mc Guire
2017-04-02
nfc: nxp-nci: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-04-01
NFC: nxp-nci: Include unaligned.h instead of access_ok.h
Guenter Roeck
2016-05-01
nfc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-12-29
nfc: nxp-nci: Remove i2c client gpio irq configuration
Christophe Ricard
2015-12-29
nfc: nxp-nci: Remove #ifdef CONFIG_OF
Christophe Ricard
2015-11-18
nxp-nci: i2c: Do not check specifically for -EREMOTEIO error
Fabio Estevam
2015-10-19
NFC: nxp-nci: constify nxp_nci_phy_ops structure
Julia Lawall
2015-07-06
NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_index
Uwe Kleine-König
2015-06-09
NFC: Remove obsolete setting of DEBUG
Valentin Rothberg
2015-06-08
NFC: nxp-nci: Fix build warning
Samuel Ortiz
2015-06-08
NFC: nxp-nci_i2c: Add support for enumerating through ACPI
Oleg Zhurakivskyy
2015-04-06
NFC: nxp-nci: Release firmware when switching to FW mode fails
Samuel Ortiz
2015-04-06
NFC: nxp-nxi: Remove useless fw pointer check
Samuel Ortiz
2015-03-26
NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver
Clément Perrochaud
2015-03-26
NFC: nxp-nci: Add support for NXP NCI chips
Clément Perrochaud