summaryrefslogtreecommitdiff
path: root/drivers/nfc/st-nci/se.c
AgeCommit message (Expand)Author
2023-02-26nfc: fix memory leak of se_io context in nfc_genl_se_ioFedor Pchelkin
2022-11-23nfc: st-nci: fix incorrect sizing calculations in EVT_TRANSACTIONMartin Faltesek
2022-11-23nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek
2022-11-23nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2021-10-11nfc: st-nci: drop unneeded debug printsKrzysztof Kozlowski
2021-05-31nfc: st-nci: drop ftrace-like debugging messagesKrzysztof Kozlowski
2021-05-24nfc: st-nci: remove unnecessary assignment and labelwengjianfeng
2021-02-08nfc: st-nci: Remove unnecessary variablewengjianfeng
2020-08-20nfc: st-nci: Remove unnecessary castAlex Dewar
2019-07-25st_nci_hci_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: st-nci: Move loopback usage from HCI to NCIChristophe Ricard
2016-05-04nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard
2016-05-04nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.hChristophe Ricard
2016-05-04nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICCChristophe Ricard
2016-05-04nfc: st-nci: Simplify white list buildingChristophe Ricard
2015-12-29nfc: st-nci: Add support for HCI event connectivityChristophe Ricard
2015-12-29nfc: st-nci: Code cleanupChristophe Ricard
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard
2015-10-27NFC: st-nci: Fix host_list verification after SE activationChristophe Ricard
2015-10-27NFC: st-nci: Increase delay between 2 secure element activationsChristophe Ricard
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard
2015-10-27NFC: st-nci: Add error messages when an unexpected HCI event occursChristophe Ricard
2015-10-27NFC: st-nci: Add support for proprietary commandsChristophe Ricard
2015-10-26NFC: st-nci: Fix st_nci_gates offsetChristophe Ricard
2015-10-26NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard
2015-10-26NFC: st-nci: initialize gate_count in st_nci_hci_network_initChristophe Ricard
2015-10-26NFC: st-nci: Keep st_nci_gates unchanged in load_sessionChristophe Ricard
2015-10-26NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPEChristophe Ricard
2015-10-26NFC: st-nci: Remove HCI init_data.gates initialization in load_sessionChristophe Ricard
2015-10-26NFC: st-nci: Align st-nci driver with other nfc driverChristophe Ricard
2015-10-25NFC: st-nci: Rename st-nci_se.cSamuel Ortiz