summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/s3fwrn5
AgeCommit message (Expand)Author
2020-07-20nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frameNavid Emamdoost
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-08nfc: s3fwrn5: use crypto_shash_tfm_digest()Eric Biggers
2019-12-19nfc: s3fwrn5: replace the assertion with a WARN_ONAditya Pakki
2019-10-06nfc: s3fwrn5: fix platform_no_drv_owner.cocci warningYueHaibing
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2017-11-06nfc: s3fwrn5: make array match static constColin Ian King
2017-11-06nfc: s3fwrn5: constify i2c_device_idArvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2016-01-27nfc: s3fwrn5: Use shashHerbert Xu
2015-12-20nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca
2015-10-07nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin
2015-10-07nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin
2015-10-07NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg
2015-08-20nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga