aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st-nci/ndlc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner1-12/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-6/+6
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-7/+2
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2015-12-29nfc: st-nci: Remove useless #include "ndlc.h"Christophe Ricard1-1/+0
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard1-2/+4
2015-10-26NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard1-1/+0
2015-08-17nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknownChristophe Ricard1-1/+0
2015-08-17nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC valueChristophe Ricard1-1/+3
2015-08-17nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACKChristophe Ricard1-0/+2
2015-06-10nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard1-0/+313