summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/s3fwrn5
Commit message (Expand)AuthorAgeFilesLines
* nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modifiedKrzysztof Kozlowski2020-09-102-3/+3
* nfc: s3fwrn5: Add missing CRYPTO_HASH dependencyKrzysztof Kozlowski2020-09-101-0/+1
* nfc: s3fwrn5: Remove unneeded 'ret' variableKrzysztof Kozlowski2020-09-101-3/+1
* nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski2020-09-101-6/+14
* nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost2020-07-201-0/+1
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-2/+2
* nfc: s3fwrn5: use crypto_shash_tfm_digest()Eric Biggers2020-05-081-9/+1
* nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki2019-12-191-1/+4
* nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner2019-05-247-84/+7
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
* nfc: s3fwrn5: make array match static constColin Ian King2017-11-061-1/+1
* nfc: s3fwrn5: constify i2c_device_idArvind Yadav2017-11-061-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-162-3/+3
* nfc: s3fwrn5: Use shashHerbert Xu2016-01-271-9/+27
* nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall2015-12-203-4/+4
* NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-252-3/+3
* nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin2015-10-071-1/+1
* nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin2015-10-071-0/+1
* NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg2015-10-071-2/+0
* nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga2015-08-209-0/+1530