summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_isr.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi1-382/+0
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero1-2/+2
2022-04-15crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero1-10/+7
2022-02-18crypto: qat - enable power management for QAT GEN4Wojciech Ziemba1-0/+14
2022-02-18crypto: qat - add misc workqueueWojciech Ziemba1-0/+28
2021-12-24crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero1-20/+8
2021-11-26crypto: qat - fix VF IDs in PFVF log messagesMarco Chiappero1-1/+1
2021-11-26crypto: qat - add pfvf_opsMarco Chiappero1-4/+4
2021-11-26crypto: qat - move vf2pf interrupt helpersGiovanni Cabiddu1-0/+39
2021-11-26crypto: qat - refactor PF top half for PFVFMarco Chiappero1-40/+44
2021-10-08crypto: qat - fix handling of VF to PF interruptsMarco Chiappero1-19/+1
2021-09-17crypto: qat - free irq in case of failureWojciech Ziemba1-29/+34
2021-09-17crypto: qat - free irqs only if allocatedMaksim Lukoshkov1-28/+22
2021-09-17crypto: qat - remove unmatched CPU affinity to cluster IRQWojciech Ziemba1-1/+0
2021-09-17crypto: qat - replace deprecated MSI APIWojciech Ziemba1-53/+49
2021-08-21crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy1-1/+1
2021-08-21crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov1-5/+3
2021-08-21crypto: qat - prevent spurious MSI interrupt in PFMarco Chiappero1-5/+20
2021-08-21crypto: qat - use proper type for vf_maskGiovanni Cabiddu1-3/+4
2021-04-02crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu1-8/+21
2020-11-20crypto: qat - add hook to initialize vector routing tableGiovanni Cabiddu1-0/+3
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu1-1/+3
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2018-06-13treewide: kzalloc_node() -> kcalloc_node()Kees Cook1-1/+1
2016-05-03crypto: qat - Fix typo in commentsTadeusz Struk1-2/+2
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-0/+348