summaryrefslogtreecommitdiff
path: root/drivers/crypto/qat/qat_dh895xcc
AgeCommit message (Expand)Author
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-12crypto: qat - simplify adf_enable_aer()Uwe Kleine-König
2021-10-08crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero
2021-10-08crypto: qat - remove duplicated logic across GEN2 driversMarco Chiappero
2021-10-08crypto: qat - fix handling of VF to PF interruptsMarco Chiappero
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 - move IO virtualization functionsGiovanni Cabiddu
2021-08-21crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy
2021-08-21crypto: qat - rename compatibility version definitionMarco Chiappero
2021-08-21crypto: qat - disable AER if an error occurs in probe functionsChristophe JAILLET
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-01-14crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba
2020-10-30crypto: qat - use BIT_ULL() - 1 pattern for masksGiovanni Cabiddu
2020-10-30crypto: qat - add support for capability detectionMarco Chiappero
2020-10-30crypto: qat - abstract arbiter accessGiovanni Cabiddu
2020-10-30crypto: qat - abstract admin interfaceGiovanni Cabiddu
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu
2020-10-30crypto: qat - fix configuration of iov threadsGiovanni 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-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni 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 - replace user types with kernel u typesWojciech Ziemba
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
2018-05-31crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin
2016-12-30crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra
2016-07-05crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin
2016-04-05crypto: qat - changed adf_dev_stop to voidTadeusz Struk
2015-12-25crypto: qat - Rename dh895xcc mmp firmwareAhsan Atta
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-10crypto: qat - Add support for SRIOVTadeusz Struk
2015-08-10crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk
2015-07-28crypto: qat - remove redundant struct elemBruce Allan
2015-07-17crypto: qat - Add support for RSA algorithmTadeusz Struk
2015-07-17crypto: qat - add MMP FW support to accel engineTadeusz Struk
2015-07-17crypto: qat - add support for MMP FWPingchao Yang
2015-06-09crypto: qat - Set max request sizeTadeusz Struk
2015-05-11crypto: qat - add driver versionAllan, Bruce W
2015-04-28crypto: qat - do not duplicate string containing firmware nameAllan, Bruce W
2015-04-01crypto: qat - fix checkpatch CODE_INDENT issueAllan, Bruce W
2015-04-01crypto: qat - fix checkpatch BIT_MACRO issuesAllan, Bruce W