summaryrefslogtreecommitdiff
path: root/drivers/nfc/st21nfca/st21nfca.c
AgeCommit message (Expand)Author
2015-10-26NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard
2015-08-17NFC: st21nfca: fix use of uninitialized variables in error pathChristophe Ricard
2015-04-06NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard
2015-04-06NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard
2015-01-26NFC: st21nfca: Fix some skb memory leaksChristophe Ricard
2015-01-26NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard
2015-01-26NFC: st21nfca: Remove unreachable codeChristophe Ricard
2014-12-02NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...Christophe Ricard
2014-09-24NFC: st21nfca: Fix recursive fault when doing p2p in target mode.Christophe Ricard
2014-09-08NFC: st21nfca: fix "WARNING: else is not generally useful after a break or re...Christophe Ricard
2014-09-08NFC: st21nfca: Clean up macros alignmentChristophe Ricard
2014-09-08NFC: st21nfca: Clean up st21nfca.h macrosChristophe Ricard
2014-09-07NFC: st21nfca: Fix logic when setting session_idChristophe Ricard
2014-09-07NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after...Christophe Ricard
2014-09-07NFC: st21nfca: Fix sparse: cast to restricted __be32Christophe Ricard
2014-07-23NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target modeChristophe Ricard
2014-07-23NFC: st21nfca: Implement stop_poll HCI hookChristophe Ricard
2014-05-20NFC: st21nfca: Add ISO15693 Reader/Writer supportChristophe Ricard
2014-05-20NFC: st21nfca: Improve load_sessionChristophe Ricard
2014-05-05NFC: st21nfca: Remove few useless includeChristophe Ricard
2014-04-22NFC: st21nfca: Add __packed to struct st21nfca_pipe_infoChristophe Ricard
2014-04-22NFC: st21nfca: Fix warning: array subscript is above array boundsChristophe Ricard
2014-04-22NFC: st21nfca: Fix sparse: cast to restricted __be16Christophe Ricard
2014-04-22NFC: st21nfca: Implement load_session HCI hookChristophe Ricard
2014-04-22NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard