summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfcb
AgeCommit message (Expand)AuthorFilesLines
2014-09-08NFC: st21nfcb: Remove useless headersChristophe Ricard3-11/+0
2014-09-08NFC: st21nfcb: Fix logic when running into i2c read retryChristophe Ricard1-1/+3
2014-09-07NFC: st21nfcb: Remove inappropriate kfree on a previously devm_kzalloc pointerChristophe Ricard1-10/+5
2014-09-07NFC: st21nfcb: Remove useless new line in nfc_err callChristophe Ricard1-2/+1
2014-09-07NFC: st21nfcb: Remove double assignment of .owner in struct device_driverChristophe Ricard1-1/+0
2014-09-07NFC: st21nfcb: Convert to use devm_gpio_request_oneChristophe Ricard1-24/+6
2014-09-07NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs w...Christophe Ricard1-1/+1
2014-07-23NFC: st21nfcb: few code clean upChristophe Ricard1-8/+8
2014-07-23NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard7-0/+1012