Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | nfc: st-nci: Rename st21nfcb to st-nci | Christophe Ricard | 1 | -384/+0 |
2015-06-09 | NFC: st21nfcb: disable irq when st21nfcb is disabled | Christophe Ricard | 1 | -4/+4 |
2015-06-09 | NFC: st21nfcb: Move powered flag from phy to ndlc layer | Christophe Ricard | 1 | -5/+1 |
2015-06-09 | NFC: st21nfcb: remove st21nfcb_nci_i2c_disable | Christophe Ricard | 1 | -3/+0 |
2015-06-09 | NFC: st21nfcb: Do not remove header once the payload is sent | Christophe Ricard | 1 | -7/+0 |
2015-04-07 | NFC: logging neatening | Joe Perches | 1 | -4/+1 |
2015-04-06 | NFC: st21nfcb: Retry i2c_master_send if it returns a negative value | Christophe Ricard | 1 | -2/+2 |
2015-01-27 | NFC: st21nfcb: Fix "NULL pointer dereference" possible error | Christophe Ricard | 1 | -7/+11 |
2015-01-26 | NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers | Christophe Ricard | 1 | -0/+1 |
2014-12-03 | NFC: st21nfcb: Fix reported error | Christophe Ricard | 1 | -2/+2 |
2014-12-03 | NFC: st21nfcb: Remove useless pr_info | Christophe Ricard | 1 | -2/+0 |
2014-12-02 | NFC: st21nfcb: Remove gpio_irq field in static and dts configuration | Christophe Ricard | 1 | -29/+1 |
2014-12-02 | NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE | Christophe Ricard | 1 | -0/+3 |
2014-09-24 | NFC: st21nfcb: remove error output | Christophe Ricard | 1 | -3/+1 |
2014-09-24 | NFC: st21nfcb: Fix improper management of -EREMOTEIO error code. | Christophe Ricard | 1 | -15/+4 |
2014-09-08 | NFC: st21nfcb: Remove useless headers | Christophe Ricard | 1 | -8/+0 |
2014-09-08 | NFC: st21nfcb: Fix logic when running into i2c read retry | Christophe Ricard | 1 | -1/+3 |
2014-09-08 | NFC: st21nfcb: Remove useless new line in nfc_err call | Christophe Ricard | 1 | -2/+1 |
2014-09-08 | NFC: st21nfcb: Remove double assignment of .owner in struct device_driver | Christophe Ricard | 1 | -1/+0 |
2014-09-08 | NFC: st21nfcb: Convert to use devm_gpio_request_one | Christophe Ricard | 1 | -24/+6 |
2014-09-08 | NFC: st21nfcb: Fix scripts/checkpatch.pl error "code indent should use tabs w... | Christophe Ricard | 1 | -1/+1 |
2014-07-23 | NFC: st21nfcb: few code clean up | Christophe Ricard | 1 | -8/+8 |
2014-07-23 | NFC: st21nfcb: Add driver for STMicroelectronics ST21NFCB NFC chip | Christophe Ricard | 1 | -0/+462 |