aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc/st21nfcb/i2c.c
AgeCommit message (Expand)Author
2015-07-03NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard
2015-07-03NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard
2015-05-17NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard
2014-09-24NFC: st21nfcb: remove error outputChristophe Ricard
2014-09-24NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.Christophe Ricard
2014-09-08NFC: st21nfcb: Remove useless headersChristophe Ricard
2014-09-08NFC: st21nfcb: Fix logic when running into i2c read retryChristophe Ricard
2014-09-07NFC: st21nfcb: Remove useless new line in nfc_err callChristophe Ricard
2014-09-07NFC: st21nfcb: Remove double assignment of .owner in struct device_driverChristophe Ricard
2014-09-07NFC: st21nfcb: Convert to use devm_gpio_request_oneChristophe Ricard
2014-09-07NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs w...Christophe Ricard
2014-07-23NFC: st21nfcb: few code clean upChristophe Ricard
2014-07-23NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chipChristophe Ricard