index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
s3fwrn5
Age
Commit message (
Expand
)
Author
2020-07-20
nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
Navid Emamdoost
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-08
nfc: s3fwrn5: use crypto_shash_tfm_digest()
Eric Biggers
2019-12-19
nfc: s3fwrn5: replace the assertion with a WARN_ON
Aditya Pakki
2019-10-06
nfc: s3fwrn5: fix platform_no_drv_owner.cocci warning
YueHaibing
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 123
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2017-11-06
nfc: s3fwrn5: make array match static const
Colin Ian King
2017-11-06
nfc: s3fwrn5: constify i2c_device_id
Arvind Yadav
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-01-27
nfc: s3fwrn5: Use shash
Herbert Xu
2015-12-20
nfc: s3fwrn5: constify s3fwrn5_phy_ops structures
Julia Lawall
2015-10-25
NFC: nci: rename nci_prop_ops to nci_driver_ops
Robert Dolca
2015-10-07
nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leak
Axel Lin
2015-10-07
nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTO
Axel Lin
2015-10-07
NFC: s3fwrn5: Remove superfluous cflags
Valentin Rothberg
2015-08-20
nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC Chip
Robert Baldyga