index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-11
nfc: st95hf: switch to using sleeping variants of gpiod API
Dmitry Torokhov
2026-08-11
nfc: Unify style of usb_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Unify style of spi_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Initialize spi_device_idarrays using member names
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Unify style of of_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Drop __maybe_unused from of_device_id tables
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Initialize mei_cl_device_idarrays using member names
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: pn544: Drop empty line between i2c_device_id array and MODULE_DEVICE_TAB...
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Unify style of acpi_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Initialize acpi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Drop unused assignment of acpi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Drop __maybe_unused from acpi_device_id tables
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: nxp-nci: Add remove on IRQ error
Griffin Kroah-Hartman
2026-08-11
nfc: mrvl: spi: Unregister dev on allocation fail
Griffin Kroah-Hartman
2026-08-11
nfc: trf7970a: Use NULL when no response is expected
Linmao Li
2026-08-11
nfc: pn533: fix memcpy overflow warning
Rosen Penev
2026-08-11
nfc: microread: validate target discovery payload lengths
Pengpeng Hou
2026-08-11
nfc: pn533: purge fragmented skbs during cleanup
Xu Rao
2026-08-11
nfc: st21nfca: validate ATR_REQ length against the received frame
Doruk Tan Ozturk
2026-08-11
nfc: pn533: hold a reference to the request skb during send_frame
Yinhao Hu
2026-08-11
nfc: fdp: bound the device-reported read length and fix an skb leak
Bryam Vargas
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-11
nfc: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-06-11
nfc: nxp-nci: treat -ENXIO in IRQ thread as no data available
Carl Lee
2026-06-11
nfc: nxp-nci: Add ISO15693 support
Carl Lee
2026-06-11
nfc: trf7970a: fix comment typos
Miles Krause
2026-05-18
nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systems
Carl Lee
2026-04-27
NFC: trf7970a: Ignore antenna noise when checking for RF field
Paul Geurts
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-09
nfc: pn533: allocate rx skb before consuming bytes
Pengpeng Hou
2026-04-03
nfc: s3fwrn5: allocate rx skb before consuming bytes
Pengpeng Hou
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-31
nfc: port100: refactor endpoint lookup
Johan Hovold
2026-03-31
nfc: pn533: refactor endpoint lookup
Johan Hovold
2026-03-31
nfc: nfcmrvl: refactor endpoint lookup
Johan Hovold
2026-03-31
NFC: pn533: bound the UART receive buffer
Pengpeng Hou
2026-03-23
nfc: microread: Drop unused include
Andy Shevchenko
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-18
NFC: nxp-nci: allow GPIOs to sleep
Ian Ray
2026-03-09
Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2026-03-09
nfc: nfcmrvl: convert to gpio descriptors
Jialu Xu
2026-03-09
nfc: s3fwrn5: convert to gpio descriptors
Jialu Xu
2026-03-06
nfc: port100: drop redundant device reference
Johan Hovold
2026-03-06
nfc: pn533: drop redundant device reference
Johan Hovold
2026-03-03
NFC: s3fwrn5: Replace strcpy() with strscpy()
Tomasz Unger
2026-03-03
NFC: nfcmrvl: Replace strcpy() with strscpy()
Tomasz Unger
2026-03-03
NFC: nxp-nci: Replace strcpy() with strscpy()
Tomasz Unger
2026-03-03
NFC: pn544: i2c: Replace strcpy() with strscpy()
Tomasz Unger
[next]