summaryrefslogtreecommitdiff
path: root/drivers/nfc/st21nfca/se.c
AgeCommit message (Expand)Author
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2022-06-08nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-06-08nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handlingMartin Faltesek
2022-06-08nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-05-19NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_txDuoming Zhou
2022-01-12nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer
2021-10-11nfc: st21nfca: drop unneeded debug printsKrzysztof Kozlowski
2020-08-20nfc: st21nfca: Remove unnecessary castAlex Dewar
2019-07-25st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 399Thomas Gleixner
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2016-05-04nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.cChristophe Ricard
2015-12-29nfc: st21nfca: Add support for HCI event connectivityChristophe Ricard
2015-12-29nfc: st21nfca: Code cleanupChristophe 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-27NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard
2015-10-26NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard