index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
nfc
/
hci
/
llc.c
Age
Commit message (
Expand
)
Author
2025-02-19
nfc: hci: Remove unused nfc_llc_unregister
Dr. David Alan Gilbert
2024-02-06
nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
Christophe JAILLET
2024-02-06
nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication
Christophe JAILLET
2021-07-30
nfc: hci: annotate nfc_llc_init() as __init
Krzysztof Kozlowski
2021-07-25
nfc: constify nfc_llc_ops
Krzysztof Kozlowski
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399
Thomas Gleixner
2016-07-04
NFC: hci: delete unused nfc_llc_get_rx_head_tail_room()
Denys Vlasenko
2015-10-27
NFC: st21nfca: Add support for proprietary commands
Christophe Ricard
2014-02-23
NFC: Use LIST_HEAD() at appropriate places
Axel Lin
2013-12-11
nfc: Fix FSF address in file headers
Jeff Kirsher
2012-10-26
NFC: Fix some code style and whitespace issues
Szymon Janc
2012-09-25
NFC: Remove unneeded LLC symbols export
Samuel Ortiz
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
2012-09-25
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
2012-09-25
NFC: Add an LLC Core layer to HCI
Eric Lapuyade