summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_dh895xccvf
AgeCommit message (Expand)Author
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 - fix naming of PF/VF enable functionsMarco Chiappero
2021-08-21crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-08-21crypto: qat - rename compatibility version definitionMarco Chiappero
2021-08-21crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu
2021-08-21crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET
2021-03-26crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu
2020-10-30crypto: qat - num_rings_per_bank is device dependentAhsan Atta
2020-10-30crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu
2020-09-18crypto: qat - use PCI_VDEVICEGiovanni Cabiddu
2020-09-18crypto: qat - replace device ids definesGiovanni Cabiddu
2020-09-11crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-02-01crypto: prefix header search paths with $(srctree)/Masahiro Yamada
2019-02-01crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-09-28crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long
2016-12-30crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra
2016-04-18crypto: qat - check if PF is runningTadeusz Struk
2016-04-18crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk
2016-04-05crypto: qat - changed adf_dev_stop to voidTadeusz Struk
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk
2015-11-17crypto: qat - remove superfluous check from adf_probeSalvatore Benedetto
2015-08-11crypto: qat - Fix adf_isr_resource_free name clashTadeusz Struk
2015-08-10crypto: qat - Add qat dh895xcc VF driverTadeusz Struk