index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
adf_admin.c
Age
Commit message (
Expand
)
Author
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2022-02-18
crypto: qat - enable power management for QAT GEN4
Wojciech Ziemba
2021-12-24
crypto: qat - add the adf_get_pmisc_base() helper function
Marco Chiappero
2021-12-24
crypto: qat - get compression extended capabilities
Giovanni Cabiddu
2020-11-13
crypto: qat - remove cast for mailbox CSR
Adam Guerin
2020-10-30
crypto: qat - update constants table
Giovanni Cabiddu
2020-10-30
crypto: qat - use admin mask to send fw constants
Giovanni Cabiddu
2020-10-30
crypto: qat - change admin sequence
Giovanni Cabiddu
2020-10-30
crypto: qat - rename ME in AE
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract admin interface
Giovanni Cabiddu
2020-08-21
crypto: qat - add delay before polling mailbox
Giovanni Cabiddu
2020-06-18
crypto: qat - update timeout logic in put admin msg
Wojciech Ziemba
2020-06-18
crypto: qat - send admin messages to set of AEs
Wojciech Ziemba
2020-06-18
crypto: qat - update fw init admin msg
Wojciech Ziemba
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2016-08-31
crypto: qat - fix constants table DMA
Maksim Lukoshkov
2016-04-05
crypto: qat - make sure const_tab is 1024 bytes aligned
Tadeusz Struk
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-08-10
crypto: qat - Add FW const table
Tadeusz Struk
2015-08-10
crypto: qat - Move adf admin and adf hw arbitrer to common code
Tadeusz Struk