开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st21nfca
/
se.c
Age
Commit message (
Expand
)
Author
2023-02-26
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
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-01-12
nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
Jordy Zomer
2021-10-11
nfc: st21nfca: drop unneeded debug prints
Krzysztof Kozlowski
2020-08-20
nfc: st21nfca: Remove unnecessary cast
Alex Dewar
2019-07-25
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2016-05-04
nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.c
Christophe Ricard
2015-12-29
nfc: st21nfca: Add support for HCI event connectivity
Christophe Ricard
2015-12-29
nfc: st21nfca: Code cleanup
Christophe Ricard
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
2015-10-27
NFC: st21nfca: Add error messages for unexpected HCI events
Christophe Ricard
2015-10-27
NFC: st21nfca: Add few code style fixes
Christophe Ricard
2015-10-27
NFC: st21nfca: Fix host_list verification after SEactivation
Christophe Ricard
2015-10-26
NFC: st21nfca: Align st21nfca driver with other nfc driver
Christophe Ricard