aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfca
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2026-08-11nfc: Unify style of of_device_id arraysUwe Kleine-König (The Capable Hub)1-3/+3
2026-08-11nfc: Drop __maybe_unused from of_device_id tablesUwe Kleine-König (The Capable Hub)1-1/+1
2026-08-11nfc: Unify style of acpi_device_id arraysUwe Kleine-König (The Capable Hub)1-1/+1
2026-08-11nfc: Initialize acpi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)1-1/+1
2026-08-11nfc: Drop unused assignment of acpi_device_id driver dataUwe Kleine-König (The Capable Hub)1-1/+1
2026-08-11nfc: Drop __maybe_unused from acpi_device_id tablesUwe Kleine-König (The Capable Hub)1-1/+1
2026-08-11nfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk1-0/+3
2026-06-11nfc: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)1-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-3/+4
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-5/+5
2025-01-18nfc: st21nfca: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2025-01-06nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work()Krzysztof Kozlowski1-10/+8
2024-06-20nfc: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König1-1/+1
2023-05-22nfc: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin1-0/+6
2022-11-23nfc: st21nfca: i2c: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-08nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek1-30/+30
2022-06-08nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek1-3/+10
2022-06-08nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-05-19NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_txDuoming Zhou2-3/+15
2022-03-18nfc: st21nfca: remove unnecessary skb check before kfree_skb()Yang Yingliang1-2/+1
2022-01-27nfc: use *_set_vendor_cmds() helpersJakub Kicinski1-2/+2
2022-01-12nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer1-0/+10
2021-12-30nfc: st21nfca: remove redundant assignment to variable iColin Ian King1-3/+1
2021-12-28NFC: st21nfca: Fix memory leak in device probe and removeWei Yongjun1-9/+20
2021-10-11nfc: st21nfca: drop unneeded debug printsKrzysztof Kozlowski2-8/+0
2021-08-26nfc: st21nfca: remove unused header includesKrzysztof Kozlowski2-3/+0
2021-07-25nfc: constify nfc_hci_opsKrzysztof Kozlowski1-1/+1
2021-07-25nfc: constify nfc_hci_gateKrzysztof Kozlowski1-1/+1
2021-07-25nfc: constify pointer to nfc_vendor_cmdKrzysztof Kozlowski1-1/+1
2021-07-25nfc: st21nfca: constify file-scope arraysKrzysztof Kozlowski1-2/+2
2021-07-25nfc: constify nfc_phy_opsKrzysztof Kozlowski3-4/+4
2021-05-31nfc: st21nfca: drop ftrace-like debugging messagesKrzysztof Kozlowski1-5/+0
2021-05-28nfc: st21nfca: mark ACPI and OF device ID tables as maybe unusedKrzysztof Kozlowski1-2/+2
2021-05-20NFC: st21nfca: remove unnecessary variable and labelswengjianfeng1-41/+18
2020-10-20nfc: remove unneeded breakTom Rix1-1/+0
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-20nfc: st21nfca: Remove unnecessary castAlex Dewar1-2/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan1-1/+3
2020-02-27NFC: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2019-11-06NFC: st21nfca: fix double freePan Bian1-0/+1
2019-07-25st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner6-72/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2