summaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)Author
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
9 daysnfc: 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
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-25nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-06nfc: nxp-nci: remove interrupt trigger typeCarl Lee
2026-01-17Revert "nfc/nci: Add the inconsistency check between the input data length an...Thadeu Lima de Souza Cascardo
2025-12-11nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()Dan Carpenter
2025-11-17NFC: mei_phy: fix kernel-doc warningsRandy Dunlap
2025-08-18nfc: s3fwrn5: Use SHA-1 library instead of crypto_shashEric Biggers
2025-08-14nfc: pn533: Delete an unnecessary checkDan Carpenter
2025-06-27NFC: trf7970a: Create device-tree parameter for RX gain reductionPaul Geurts
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21nfc: Correct Samsung "Electronics" spelling in copyright headersSumanth Gavini
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-01-18nfc: mrvl: Don't use "proxy" headersAndy Shevchenko
2025-01-18nfc: st21nfca: Remove unused of_gpio.hAndy Shevchenko
2025-01-06nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work()Krzysztof Kozlowski
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-29nfc: pn533: Add poll mod list filling checkAleksandr Mishin
2024-08-21nfc: pn533: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-06-20nfc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-05-29nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-22NFC: trf7970a: disable all regulators on removalPaul Geurts
2024-03-29nfc: st95hf: drop driver owner assignmentKrzysztof Kozlowski
2024-03-29nfc: mrvl: spi: drop driver owner assignmentKrzysztof Kozlowski
2024-03-29nfc: st95hf: Switch to using gpiod APIAndy Shevchenko
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini