summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/s3fwrn5/i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfc: s3fwrn5: Remove unneeded 'ret' variableKrzysztof Kozlowski2020-09-111-3/+1
* nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski2020-09-111-6/+14
* nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner2019-05-241-12/+1
* nfc: s3fwrn5: constify i2c_device_idArvind Yadav2017-11-061-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall2015-12-201-1/+1
* nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin2015-10-071-1/+1
* nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga2015-08-201-0/+306