summaryrefslogtreecommitdiff
path: root/drivers/nfc/virtual_ncidev.c
AgeCommit message (Expand)Author
2026-02-06Revert "nfc/nci: Add the inconsistency check between the input data length an...Thadeu Lima de Souza Cascardo
2024-07-18nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis
2022-11-03nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()Shang XiaoJing
2021-08-18nfc: virtual_ncidev: Use wait queue instead of pollingBongsu Jeon
2021-07-29nfc: virtual_ncidev: constify pointer to nfc_devKrzysztof Kozlowski
2021-07-25nfc: constify nci_opsKrzysztof Kozlowski
2021-01-29nfc: Add a virtual nci device driverBongsu Jeon