summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_common/adf_aer.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi1-185/+0
2023-03-17crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas1-35/+0
2023-03-14crypto: qat - refactor device restart logicShashank Gupta1-3/+1
2021-10-13crypto: qat - simplify adf_enable_aer()Uwe Kleine-König1-7/+3
2021-08-21crypto: qat - fix a typo in a commentChristophe JAILLET1-1/+1
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu1-3/+3
2020-06-18crypto: qat - replace user types with kernel u typesWojciech Ziemba1-1/+1
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2018-10-03PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-1/+0
2018-08-03crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai1-1/+1
2017-07-18crypto: qat - fix spelling mistake: "runing" -> "running"Colin Ian King1-1/+1
2017-05-23crypto: qat - use pcie_flr instead of duplicating itChristoph Hellwig1-14/+1
2016-07-05crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin1-9/+37
2016-06-13crypto: qat - Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+2
2016-01-25crypto: qat - remove redundant function callPingchao Yang1-1/+0
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-1/+1
2015-11-17crypto: qat - constify pci_error_handlers structuresJulia Lawall1-1/+1
2015-09-21crypto: qat - VF should never trigger SBR on PHConor McLoughlin1-0/+3
2015-08-10crypto: qat - Add support for SRIOVTadeusz Struk1-0/+3
2015-07-28crypto: qat - Fix typo othewise->otherwiseAhsan Atta1-1/+1
2015-04-01crypto: qat - fix checkpatch COMPARISON_TO_NULL issueAllan, Bruce W1-1/+1
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W1-8/+11
2015-01-13crypto: qat - use pci_wait_for_pending_transaction()Allan, Bruce W1-15/+2
2015-01-13crypto: qat - fix device reset flowAllan, Bruce W1-3/+4
2014-10-24crypto: qat - misspelling typo - "reseting" should be "resetting"Bruce Allan1-1/+1
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk1-0/+1
2014-06-20crypto: qat - Intel(R) QAT driver frameworkTadeusz Struk1-0/+258