开源镜像站
帮助
动态
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
/
st-nci
/
ndlc.c
Age
Commit message (
Expand
)
Author
2023-03-15
nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition
Zheng Wang
2021-10-11
nfc: st-nci: drop unneeded debug prints
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2015-12-29
nfc: st-nci: Remove useless #include "ndlc.h"
Christophe Ricard
2015-10-27
NFC: st-nci: Add ese-present/uicc-present dts properties
Christophe Ricard
2015-10-26
NFC: st-nci: include st-nci.h instead of ndlc.h
Christophe Ricard
2015-08-17
nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknown
Christophe Ricard
2015-08-17
nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC value
Christophe Ricard
2015-08-17
nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACK
Christophe Ricard
2015-06-10
nfc: st-nci: Rename st21nfcb to st-nci
Christophe Ricard