index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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