aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/s3fwrn5/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-30nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing1-2/+6
2021-07-25nfc: s3fwrn5: constify nci_opsKrzysztof Kozlowski1-4/+3
2021-04-06nfc: s3fwrn5: remove unnecessary labelwengjianfeng1-8/+4
2020-12-04nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon1-2/+21
2020-11-18nfc: s3fwrn5: Remove the max_payloadBongsu Jeon1-2/+1
2020-07-20nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost1-0/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner1-12/+1
2015-12-20nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall1-1/+1
2015-08-20nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga1-0/+219