| Commit message (Expand) | Author | Age | Files | Lines |
* | nfc: st21nfca: remove unused header includes | Krzysztof Kozlowski | 2021-08-26 | 1 | -1/+0 |
* | nfc: constify nfc_hci_ops | Krzysztof Kozlowski | 2021-07-25 | 1 | -1/+1 |
* | nfc: constify nfc_hci_gate | Krzysztof Kozlowski | 2021-07-25 | 1 | -1/+1 |
* | nfc: constify nfc_phy_ops | Krzysztof Kozlowski | 2021-07-25 | 1 | -1/+1 |
* | nfc: remove unneeded break | Tom Rix | 2020-10-20 | 1 | -1/+0 |
* | NFC: st21nfca: fix double free | Pan Bian | 2019-11-06 | 1 | -0/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399 | Thomas Gleixner | 2019-06-05 | 1 | -12/+1 |
* | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 1 | -3/+3 |
* | NFC: st21nfca: Fix potential memory leak | Christophe JAILLET | 2017-04-02 | 1 | -6/+6 |
* | nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICC | Christophe Ricard | 2016-05-04 | 1 | -1/+1 |
* | nfc: st21nfca: Simplify white list building | Christophe Ricard | 2016-05-04 | 1 | -9/+2 |
* | NFC: st21nfca: Add support for proprietary commands | Christophe Ricard | 2015-10-27 | 1 | -0/+3 |
* | NFC: st21nfca: Add error messages for unexpected HCI events | Christophe Ricard | 2015-10-27 | 1 | -0/+2 |
* | NFC: st21nfca: Add few code style fixes | Christophe Ricard | 2015-10-27 | 1 | -2/+0 |
* | NFC: st21nfca: Fix st21nfca_gates offset | Christophe Ricard | 2015-10-26 | 1 | -3/+4 |
* | NFC: st21nfca: Keep st21nfca_gates unchanged in load_session | Christophe Ricard | 2015-10-26 | 1 | -6/+6 |
* | NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPE | Christophe Ricard | 2015-10-26 | 1 | -14/+5 |
* | NFC: st21nfca: Remove HCI gates initialization in load_session | Christophe Ricard | 2015-10-26 | 1 | -1/+0 |
* | NFC: st21nfca: Align st21nfca driver with other nfc driver | Christophe Ricard | 2015-10-26 | 1 | -0/+1062 |