aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfca/st21nfca.c
Commit message (Expand)AuthorAge
* NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard2015-04-05
* NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard2015-04-05
* NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-27
* NFC: st21nfca: Fix some skb memory leaksChristophe Ricard2015-01-26
* NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard2015-01-26
* NFC: st21nfca: Remove unreachable codeChristophe Ricard2015-01-25
* NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...Christophe Ricard2014-12-01
* NFC: st21nfca: Fix recursive fault when doing p2p in target mode.Christophe Ricard2014-09-23
* NFC: st21nfca: fix "WARNING: else is not generally useful after a break or re...Christophe Ricard2014-09-07
* NFC: st21nfca: Clean up macros alignmentChristophe Ricard2014-09-07
* NFC: st21nfca: Clean up st21nfca.h macrosChristophe Ricard2014-09-07
* NFC: st21nfca: Fix logic when setting session_idChristophe Ricard2014-09-07
* NFC: st21nfca: Fix scripts/checkpatch.pl warnings "Missing a blank line after...Christophe Ricard2014-09-07
* NFC: st21nfca: Fix sparse: cast to restricted __be32Christophe Ricard2014-09-07
* NFC: st21nfca: Adding P2P support to st21nfca in Initiator & Target modeChristophe Ricard2014-07-22
* NFC: st21nfca: Implement stop_poll HCI hookChristophe Ricard2014-07-22
* NFC: st21nfca: Add ISO15693 Reader/Writer supportChristophe Ricard2014-05-19
* NFC: st21nfca: Improve load_sessionChristophe Ricard2014-05-19
* NFC: st21nfca: Remove few useless includeChristophe Ricard2014-05-04
* NFC: st21nfca: Add __packed to struct st21nfca_pipe_infoChristophe Ricard2014-04-21
* NFC: st21nfca: Fix warning: array subscript is above array boundsChristophe Ricard2014-04-21
* NFC: st21nfca: Fix sparse: cast to restricted __be16Christophe Ricard2014-04-21
* NFC: st21nfca: Implement load_session HCI hookChristophe Ricard2014-04-21
* NFC: ST21NFCA: Add driver for STMicroelectronics ST21NFCA NFC ChipChristophe Ricard2014-04-21