summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfca/st21nfca_dep.c
Commit message (Expand)AuthorAgeFilesLines
* NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...Christophe Ricard2014-12-021-3/+44
* NFC: st21nfca: Fix potential double kfree_skb errorChristophe Ricard2014-09-241-2/+0
* NFC: st21nfca: ERR_PTR vs NULL fixChristophe Ricard2014-09-241-2/+2
* NFC: st21nfca: Fix potential skb leaks in NFC-DEP codeChristophe Ricard2014-09-241-2/+9
* NFC: st21nfca: Fix few coding style issueChristophe Ricard2014-09-241-5/+3
* NFC: st21nfca: Add condition to make sure atr_req->length is valid.Christophe Ricard2014-09-081-0/+5
* NFC: st21nfca: Remove useless IS_ERR(skb) conditionsChristophe Ricard2014-09-081-20/+0
* NFC: st21nfca: Remove useless err == 0 conditionChristophe Ricard2014-09-081-4/+2
* NFC: st21nfca: Change nfcid3 generationChristophe Ricard2014-09-081-1/+1
* NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after...Christophe Ricard2014-09-071-0/+1
* NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target modeChristophe Ricard2014-07-231-0/+661
OpenPOWER on IntegriCloud