summaryrefslogtreecommitdiff
path: root/drivers/nfc/st21nfca/core.c
AgeCommit message (Expand)Author
2021-08-26nfc: st21nfca: remove unused header includesKrzysztof Kozlowski
2021-07-25nfc: constify nfc_hci_opsKrzysztof Kozlowski
2021-07-25nfc: constify nfc_hci_gateKrzysztof Kozlowski
2021-07-25nfc: constify nfc_phy_opsKrzysztof Kozlowski
2020-10-20nfc: remove unneeded breakTom Rix
2019-11-06NFC: st21nfca: fix double freePan Bian
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-04-02NFC: st21nfca: Fix potential memory leakChristophe JAILLET
2016-05-04nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICCChristophe Ricard
2016-05-04nfc: st21nfca: Simplify white list buildingChristophe Ricard
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard
2015-10-27NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard
2015-10-27NFC: st21nfca: Add few code style fixesChristophe Ricard
2015-10-26NFC: st21nfca: Fix st21nfca_gates offsetChristophe Ricard
2015-10-26NFC: st21nfca: Keep st21nfca_gates unchanged in load_sessionChristophe Ricard
2015-10-26NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPEChristophe Ricard
2015-10-26NFC: st21nfca: Remove HCI gates initialization in load_sessionChristophe Ricard
2015-10-26NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard