summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_c62x/adf_drv.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi1-258/+0
2023-03-17crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas1-6/+1
2023-03-14crypto: qat - replace state machine callsShashank Gupta1-14/+3
2022-12-09crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu1-1/+1
2021-10-13crypto: qat - simplify adf_enable_aer()Uwe Kleine-König1-5/+2
2021-08-21crypto: qat - disable AER if an error occurs in probe functionsChristophe JAILLET1-2/+4
2021-08-21crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu1-1/+1
2021-08-21crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET1-11/+4
2020-10-30crypto: qat - add support for capability detectionMarco Chiappero1-3/+2
2020-10-30crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu1-2/+4
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu1-1/+1
2020-09-18crypto: qat - use PCI_VDEVICEGiovanni Cabiddu1-5/+2
2020-09-18crypto: qat - replace device ids definesGiovanni Cabiddu1-3/+3
2020-09-11crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu1-4/+2
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2019-02-01crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+0
2018-09-28crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long1-3/+3
2018-05-30crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin1-0/+2
2016-12-30crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra1-1/+1
2016-12-30crypto: qat - fix bar discovery for c62xGiovanni Cabiddu1-1/+1
2016-04-05crypto: qat - changed adf_dev_stop to voidTadeusz Struk1-3/+1
2015-12-09crypto: qat - add support for c62x accel typeTadeusz Struk1-0/+335