aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_isr.c
AgeCommit message (Expand)Author
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero
2022-04-15crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero
2022-02-18crypto: qat - enable power management for QAT GEN4Wojciech Ziemba
2022-02-18crypto: qat - add misc workqueueWojciech Ziemba
2021-12-24crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero
2021-11-26crypto: qat - fix VF IDs in PFVF log messagesMarco Chiappero
2021-11-26crypto: qat - add pfvf_opsMarco Chiappero
2021-11-26crypto: qat - move vf2pf interrupt helpersGiovanni Cabiddu
2021-11-26crypto: qat - refactor PF top half for PFVFMarco Chiappero
2021-10-08crypto: qat - fix handling of VF to PF interruptsMarco Chiappero
2021-09-17crypto: qat - free irq in case of failureWojciech Ziemba
2021-09-17crypto: qat - free irqs only if allocatedMaksim Lukoshkov
2021-09-17crypto: qat - remove unmatched CPU affinity to cluster IRQWojciech Ziemba
2021-09-17crypto: qat - replace deprecated MSI APIWojciech Ziemba
2021-08-21crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy
2021-08-21crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov
2021-08-21crypto: qat - prevent spurious MSI interrupt in PFMarco Chiappero
2021-08-21crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-04-02crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2020-11-20crypto: qat - add hook to initialize vector routing tableGiovanni Cabiddu
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2016-05-03crypto: qat - Fix typo in commentsTadeusz Struk
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk