summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_c3xxx/adf_drv.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi2023-04-061-258/+0
* crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas2023-03-171-6/+1
* crypto: qat - replace state machine callsShashank Gupta2023-03-141-14/+3
* crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu2022-12-091-1/+1
* crypto: qat - simplify adf_enable_aer()Uwe Kleine-König2021-10-121-5/+2
* crypto: qat - disable AER if an error occurs in probe functionsChristophe JAILLET2021-08-211-2/+4
* crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu2021-08-211-1/+1
* crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET2021-08-211-11/+4
* crypto: qat - add support for capability detectionMarco Chiappero2020-10-301-3/+2
* crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu2020-10-301-2/+4
* crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu2020-10-081-1/+1
* crypto: qat - use PCI_VDEVICEGiovanni Cabiddu2020-09-181-5/+2
* crypto: qat - replace device ids definesGiovanni Cabiddu2020-09-181-3/+3
* crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu2020-09-111-4/+2
* crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-181-46/+2
* crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-5/+0
* crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long2018-09-281-3/+3
* crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin2018-05-311-0/+2
* crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra2016-12-301-1/+1
* crypto: qat - changed adf_dev_stop to voidTadeusz Struk2016-04-051-3/+1
* crypto: qat - add support for c3xxx accel typeTadeusz Struk2015-12-091-0/+335