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