summaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)Author
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-11nfc: st95hf: switch to using sleeping variants of gpiod APIDmitry Torokhov
2026-08-11nfc: Unify style of usb_device_id arraysUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Unify style of spi_device_id arraysUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Initialize spi_device_idarrays using member namesUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Unify style of of_device_id arraysUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Drop __maybe_unused from of_device_id tablesUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Initialize mei_cl_device_idarrays using member namesUwe Kleine-König (The Capable Hub)
2026-08-11nfc: pn544: Drop empty line between i2c_device_id array and MODULE_DEVICE_TAB...Uwe Kleine-König (The Capable Hub)
2026-08-11nfc: Unify style of acpi_device_id arraysUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Initialize acpi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Drop unused assignment of acpi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-08-11nfc: Drop __maybe_unused from acpi_device_id tablesUwe Kleine-König (The Capable Hub)
2026-08-11nfc: nxp-nci: Add remove on IRQ errorGriffin Kroah-Hartman
2026-08-11nfc: mrvl: spi: Unregister dev on allocation failGriffin Kroah-Hartman
2026-08-11nfc: trf7970a: Use NULL when no response is expectedLinmao Li
2026-08-11nfc: pn533: fix memcpy overflow warningRosen Penev
2026-08-11nfc: microread: validate target discovery payload lengthsPengpeng Hou
2026-08-11nfc: pn533: purge fragmented skbs during cleanupXu Rao
2026-08-11nfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk
2026-08-11nfc: pn533: hold a reference to the request skb during send_frameYinhao Hu
2026-08-11nfc: fdp: bound the device-reported read length and fix an skb leakBryam Vargas
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-11nfc: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-06-11nfc: nxp-nci: treat -ENXIO in IRQ thread as no data availableCarl Lee
2026-06-11nfc: nxp-nci: Add ISO15693 supportCarl Lee
2026-06-11nfc: trf7970a: fix comment typosMiles Krause
2026-05-18nfc: nxp-nci: i2c: use rising-edge IRQ on ACPI systemsCarl Lee
2026-04-27NFC: trf7970a: Ignore antenna noise when checking for RF fieldPaul Geurts
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-09nfc: pn533: allocate rx skb before consuming bytesPengpeng Hou
2026-04-03nfc: s3fwrn5: allocate rx skb before consuming bytesPengpeng Hou
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-31nfc: port100: refactor endpoint lookupJohan Hovold
2026-03-31nfc: pn533: refactor endpoint lookupJohan Hovold
2026-03-31nfc: nfcmrvl: refactor endpoint lookupJohan Hovold
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou
2026-03-23nfc: microread: Drop unused includeAndy Shevchenko
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-18NFC: nxp-nci: allow GPIOs to sleepIan Ray
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-03-09nfc: nfcmrvl: convert to gpio descriptorsJialu Xu
2026-03-09nfc: s3fwrn5: convert to gpio descriptorsJialu Xu
2026-03-06nfc: port100: drop redundant device referenceJohan Hovold
2026-03-06nfc: pn533: drop redundant device referenceJohan Hovold
2026-03-03NFC: s3fwrn5: Replace strcpy() with strscpy()Tomasz Unger
2026-03-03NFC: nfcmrvl: Replace strcpy() with strscpy()Tomasz Unger
2026-03-03NFC: nxp-nci: Replace strcpy() with strscpy()Tomasz Unger
2026-03-03NFC: pn544: i2c: Replace strcpy() with strscpy()Tomasz Unger