aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st95hf (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-24NFC: st95hf: Fix memleak in st95hf_in_send_cmdDinghao Liu1-1/+1
2019-09-27NFC: st95hf: clean up indentation issueColin Ian King1-1/+1
2019-09-11NFC: st95hf: fix spelling mistake "receieve" -> "receive"Colin Ian King1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner3-36/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-26NFC: st95hf: remove set but not used variables 'dev, nfcddev'YueHaibing1-4/+0
2019-04-23spi: ST ST95HF NFC: declare missing of tableDaniel Gomez1-0/+7
2017-06-16networking: add and use skb_put_u8()Johannes Berg1-1/+1
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2015-12-29NFC: st95hf: Fix build errorShikha Singh1-4/+4
2015-12-29NFC: Add STMicroelectronics ST95HF driverShikha Singh5-0/+1520