index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st21nfca
Age
Commit message (
Expand
)
Author
3 days
Merge branch 'for-linus' of https://codeberg.org/linux-nfc/linux.git
Mark Brown
13 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14 days
nfc: st21nfca: validate received frame size
Pengpeng Hou
14 days
nfc: st21nfca: validate ATR_REQ length against the received frame
Doruk Tan Ozturk
2026-08-11
nfc: Unify style of of_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Drop __maybe_unused from of_device_id tables
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Unify style of acpi_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Initialize acpi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Drop unused assignment of acpi_device_id driver data
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: Drop __maybe_unused from acpi_device_id tables
Uwe Kleine-König (The Capable Hub)
2026-08-11
nfc: st21nfca: validate ATR_REQ length against the received frame
Doruk Tan Ozturk
2026-06-11
nfc: Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-01-18
nfc: st21nfca: Remove unused of_gpio.h
Andy Shevchenko
2025-01-06
nfc: st21nfca: Drop unneeded null check in st21nfca_tx_work()
Krzysztof Kozlowski
2024-06-20
nfc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-05-22
nfc: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-02-26
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
2022-11-23
nfc: st21nfca: i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-08
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek
2022-06-08
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek
2022-06-08
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Martin Faltesek
2022-05-19
NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
Duoming Zhou
2022-03-18
nfc: st21nfca: remove unnecessary skb check before kfree_skb()
Yang Yingliang
2022-01-27
nfc: use *_set_vendor_cmds() helpers
Jakub Kicinski
2022-01-12
nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
Jordy Zomer
2021-12-30
nfc: st21nfca: remove redundant assignment to variable i
Colin Ian King
2021-12-28
NFC: st21nfca: Fix memory leak in device probe and remove
Wei Yongjun
2021-10-11
nfc: st21nfca: drop unneeded debug prints
Krzysztof Kozlowski
2021-08-26
nfc: st21nfca: remove unused header includes
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
2021-07-25
nfc: st21nfca: constify file-scope arrays
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
2021-05-31
nfc: st21nfca: drop ftrace-like debugging messages
Krzysztof Kozlowski
2021-05-28
nfc: st21nfca: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-20
NFC: st21nfca: remove unnecessary variable and labels
wengjianfeng
2020-10-20
nfc: remove unneeded break
Tom Rix
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
nfc: st21nfca: Remove unnecessary cast
Alex Dewar
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-29
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
2020-02-27
NFC: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-06
NFC: st21nfca: fix double free
Pan Bian
[next]