summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/s3fwrn5/core.c
Commit message (Expand)AuthorAgeFilesLines
* nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing2022-11-211-0/+1
* nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing2022-10-301-2/+6
* nfc: s3fwrn5: constify nci_opsKrzysztof Kozlowski2021-07-251-4/+3
* nfc: s3fwrn5: remove unnecessary labelwengjianfeng2021-04-061-8/+4
* nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon2020-12-041-2/+21
* nfc: s3fwrn5: Remove the max_payloadBongsu Jeon2020-11-181-2/+1
* nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost2020-07-201-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner2019-05-241-12/+1
* nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall2015-12-201-1/+1
* nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga2015-08-201-0/+219