aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_vf_isr.c
AgeCommit message (Expand)Author
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi
2023-03-14crypto: qat - replace state machine callsShashank Gupta
2022-04-15crypto: qat - add missing restarting event notification in VFsMarco Chiappero
2021-12-24crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero
2021-11-26crypto: qat - reorganize PFVF codeMarco Chiappero
2021-11-26crypto: qat - move VF message handler to adf_vf2pf_msg.cMarco Chiappero
2021-10-08crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-09-17crypto: qat - free irqs only if allocatedMaksim Lukoshkov
2021-09-17crypto: qat - replace deprecated MSI APIWojciech Ziemba
2021-08-21crypto: qat - flush vf workqueue at driver removalAhsan Atta
2021-08-21crypto: qat - remove the unnecessary get_vintmsk_offset()Marco Chiappero
2021-08-21crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.cMarco Chiappero
2021-08-21crypto: qat - prevent spurious MSI interrupt in VFGiovanni Cabiddu
2021-08-21crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-03-26crypto: qat - don't release uninitialized resourcesTong Zhang
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu
2016-12-30crypto: qat - replace hardcoded BIT(0) in vf_isrGiovanni Cabiddu
2016-06-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar
2016-04-18crypto: qat - fix section mismatch warningTadeusz Struk
2016-04-18crypto: qat - check if PF is runningTadeusz Struk
2016-04-15crypto: qat - adf_dev_stop should not be called in atomic contextTadeusz Struk
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk