summaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+15
10 daysnfc: pn533: allocate rx skb before consuming bytesPengpeng Hou1-3/+8
2026-04-04nfc: s3fwrn5: allocate rx skb before consuming bytesPengpeng Hou1-3/+7
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2026-04-01nfc: port100: refactor endpoint lookupJohan Hovold1-21/+6
2026-04-01nfc: pn533: refactor endpoint lookupJohan Hovold1-23/+11
2026-04-01nfc: nfcmrvl: refactor endpoint lookupJohan Hovold1-16/+4
2026-03-31NFC: pn533: bound the UART receive bufferPengpeng Hou1-0/+3
2026-03-24nfc: microread: Drop unused includeAndy Shevchenko1-1/+0
2026-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2026-03-19NFC: nxp-nci: allow GPIOs to sleepIan Ray1-2/+2
2026-03-10Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Jakub Kicinski8-128/+61
2026-03-09nfc: nfcmrvl: convert to gpio descriptorsJialu Xu4-40/+36
2026-03-09nfc: s3fwrn5: convert to gpio descriptorsJialu Xu4-88/+25
2026-03-07nfc: port100: drop redundant device referenceJohan Hovold1-3/+1
2026-03-07nfc: pn533: drop redundant device referenceJohan Hovold1-3/+1
2026-03-04NFC: s3fwrn5: Replace strcpy() with strscpy()Tomasz Unger1-1/+1
2026-03-04NFC: nfcmrvl: Replace strcpy() with strscpy()Tomasz Unger1-1/+1
2026-03-04NFC: nxp-nci: Replace strcpy() with strscpy()Tomasz Unger1-1/+1
2026-03-04NFC: pn544: i2c: Replace strcpy() with strscpy()Tomasz Unger1-1/+1
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2026-02-26nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman1-0/+1
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds10-19/+19
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook10-19/+19
2026-02-07nfc: nxp-nci: remove interrupt trigger typeCarl Lee1-1/+1
2026-01-18Revert "nfc/nci: Add the inconsistency check between the input data length an...Thadeu Lima de Souza Cascardo1-4/+0
2025-12-11nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()Dan Carpenter1-1/+1
2025-11-18NFC: mei_phy: fix kernel-doc warningsRandy Dunlap1-2/+2
2025-08-19nfc: s3fwrn5: Use SHA-1 library instead of crypto_shashEric Biggers2-18/+2
2025-08-15nfc: pn533: Delete an unnecessary checkDan Carpenter1-8/+4
2025-06-28NFC: trf7970a: Create device-tree parameter for RX gain reductionPaul Geurts1-11/+80
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar6-11/+14
2025-05-22nfc: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini10-12/+12
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner7-22/+22
2025-01-19nfc: mrvl: Don't use "proxy" headersAndy Shevchenko1-2/+7
2025-01-19nfc: st21nfca: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2025-01-07nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work()Krzysztof Kozlowski1-10/+8
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro4-4/+4
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2024-08-29nfc: pn533: Add poll mod list filling checkAleksandr Mishin1-0/+5
2024-08-22nfc: pn533: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-1/+0
2024-07-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-2/+0
2024-06-21nfc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König8-8/+8
2024-05-29nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis1-0/+4
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-19/+23
2024-04-23NFC: trf7970a: disable all regulators on removalPaul Geurts1-19/+23
2024-03-29nfc: st95hf: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-29nfc: mrvl: spi: drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-29nfc: st95hf: Switch to using gpiod APIAndy Shevchenko1-16/+11
2024-01-28treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini2-4/+4