summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st21nfca/se.c
Commit message (Expand)AuthorAgeFilesLines
* nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin2023-02-261-0/+6
* nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek2022-06-081-30/+30
* nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek2022-06-081-3/+10
* nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek2022-06-081-1/+1
* NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_txDuoming Zhou2022-05-191-3/+14
* nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer2022-01-121-0/+10
* nfc: st21nfca: drop unneeded debug printsKrzysztof Kozlowski2021-10-111-4/+0
* nfc: st21nfca: Remove unnecessary castAlex Dewar2020-08-201-2/+1
* st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost2019-07-251-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner2019-06-051-12/+1
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-8/+9
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-6/+4
* nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.cChristophe Ricard2016-05-041-2/+0
* nfc: st21nfca: Add support for HCI event connectivityChristophe Ricard2015-12-291-0/+1
* nfc: st21nfca: Code cleanupChristophe Ricard2015-12-291-2/+2
* NFC: st21nfca: Add support for proprietary commandsChristophe Ricard2015-10-271-1/+3
* NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard2015-10-271-0/+4
* NFC: st21nfca: Add few code style fixesChristophe Ricard2015-10-271-1/+1
* NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard2015-10-271-2/+5
* NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard2015-10-261-0/+419