summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_vf_isr.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi1-313/+0
2023-03-14crypto: qat - replace state machine callsShashank Gupta1-2/+1
2022-04-15crypto: qat - add missing restarting event notification in VFsMarco Chiappero1-0/+1
2021-12-24crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero1-10/+4
2021-11-26crypto: qat - reorganize PFVF codeMarco Chiappero1-1/+0
2021-11-26crypto: qat - move VF message handler to adf_vf2pf_msg.cMarco Chiappero1-66/+25
2021-10-08crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu1-0/+6
2021-09-17crypto: qat - free irqs only if allocatedMaksim Lukoshkov1-7/+5
2021-09-17crypto: qat - replace deprecated MSI APIWojciech Ziemba1-6/+6
2021-08-21crypto: qat - flush vf workqueue at driver removalAhsan Atta1-0/+25
2021-08-21crypto: qat - remove the unnecessary get_vintmsk_offset()Marco Chiappero1-2/+2
2021-08-21crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.cMarco Chiappero1-0/+20
2021-08-21crypto: qat - prevent spurious MSI interrupt in VFGiovanni Cabiddu1-1/+11
2021-08-21crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu1-3/+4
2021-03-26crypto: qat - don't release uninitialized resourcesTong Zhang1-4/+13
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu1-2/+3
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2016-12-30crypto: qat - replace hardcoded BIT(0) in vf_isrGiovanni Cabiddu1-2/+2
2016-06-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-04-18crypto: qat - fix section mismatch warningTadeusz Struk1-1/+1
2016-04-18crypto: qat - check if PF is runningTadeusz Struk1-0/+2
2016-04-15crypto: qat - adf_dev_stop should not be called in atomic contextTadeusz Struk1-3/+56
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-0/+280