开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
virtual_ncidev.c
Age
Commit message (
Expand
)
Author
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
2026-01-17
Revert "nfc/nci: Add the inconsistency check between the input data length an...
Thadeu Lima de Souza Cascardo
2025-05-21
nfc: Correct Samsung "Electronics" spelling in copyright headers
Sumanth Gavini
2024-05-29
nfc/nci: Add the inconsistency check between the input data length and count
Edward Adam Davis
2023-11-22
nfc: virtual_ncidev: Add variable to check if ndev is running
Nguyen Dinh Phi
2023-08-16
nfc: virtual_ncidev: Use module_misc_device macro to simplify the code
Li Zetao
2022-11-17
NFC: nci: Allow to create multiple virtual nci devices
Dmitry Vyukov
2022-10-20
nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
Shang XiaoJing
2021-11-26
nfc: virtual_ncidev: change default device permissions
Thadeu Lima de Souza Cascardo
2021-08-18
nfc: virtual_ncidev: Use wait queue instead of polling
Bongsu Jeon
2021-07-29
nfc: virtual_ncidev: constify pointer to nfc_dev
Krzysztof Kozlowski
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
2021-01-29
nfc: Add a virtual nci device driver
Bongsu Jeon