summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfca/st21nfca_dep.c
AgeCommit message (Expand)Author
2015-10-26NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard
2014-12-02NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...Christophe Ricard
2014-09-24NFC: st21nfca: Fix potential double kfree_skb errorChristophe Ricard
2014-09-24NFC: st21nfca: ERR_PTR vs NULL fixChristophe Ricard
2014-09-24NFC: st21nfca: Fix potential skb leaks in NFC-DEP codeChristophe Ricard
2014-09-24NFC: st21nfca: Fix few coding style issueChristophe Ricard
2014-09-08NFC: st21nfca: Add condition to make sure atr_req->length is valid.Christophe Ricard
2014-09-08NFC: st21nfca: Remove useless IS_ERR(skb) conditionsChristophe Ricard
2014-09-08NFC: st21nfca: Remove useless err == 0 conditionChristophe Ricard
2014-09-08NFC: st21nfca: Change nfcid3 generationChristophe Ricard
2014-09-07NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after...Christophe Ricard
2014-07-23NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target modeChristophe Ricard