index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
virtual_ncidev.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
nfc: Correct Samsung "Electronics" spelling in copyright headers
Sumanth Gavini
1
-1
/
+1
2024-05-29
nfc/nci: Add the inconsistency check between the input data length and count
Edward Adam Davis
1
-0
/
+4
2023-11-22
nfc: virtual_ncidev: Add variable to check if ndev is running
Nguyen Dinh Phi
1
-1
/
+6
2023-08-16
nfc: virtual_ncidev: Use module_misc_device macro to simplify the code
Li Zetao
1
-12
/
+1
2022-11-17
NFC: nci: Allow to create multiple virtual nci devices
Dmitry Vyukov
1
-76
/
+71
2022-10-20
nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
Shang XiaoJing
1
-0
/
+3
2021-11-26
nfc: virtual_ncidev: change default device permissions
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2021-08-18
nfc: virtual_ncidev: Use wait queue instead of polling
Bongsu Jeon
1
-2
/
+7
2021-07-29
nfc: virtual_ncidev: constify pointer to nfc_dev
Krzysztof Kozlowski
1
-1
/
+1
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-01-29
nfc: Add a virtual nci device driver
Bongsu Jeon
1
-0
/
+215