summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfcb/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: dts: st21nfcb: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-261-0/+1
* NFC: st21nfcb: Fix reported errorChristophe Ricard2014-12-021-2/+2
* NFC: st21nfcb: Remove useless pr_infoChristophe Ricard2014-12-021-2/+0
* NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-021-29/+1
* NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard2014-12-021-0/+3
* NFC: st21nfcb: remove error outputChristophe Ricard2014-09-241-3/+1
* NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.Christophe Ricard2014-09-241-15/+4
* NFC: st21nfcb: Remove useless headersChristophe Ricard2014-09-081-8/+0
* NFC: st21nfcb: Fix logic when running into i2c read retryChristophe Ricard2014-09-081-1/+3
* NFC: st21nfcb: Remove useless new line in nfc_err callChristophe Ricard2014-09-071-2/+1
* NFC: st21nfcb: Remove double assignment of .owner in struct device_driverChristophe Ricard2014-09-071-1/+0
* NFC: st21nfcb: Convert to use devm_gpio_request_oneChristophe Ricard2014-09-071-24/+6
* NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs w...Christophe Ricard2014-09-071-1/+1
* NFC: st21nfcb: few code clean upChristophe Ricard2014-07-231-8/+8
* NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard2014-07-231-0/+462