index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
Age
Commit message (
Expand
)
Author
2022-10-26
crypto: qat - fix DMA transfer direction
Damian Muszynski
2022-10-26
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
2022-10-15
Revert "crypto: qat - reduce size of mapped region"
Giovanni Cabiddu
2022-07-29
crypto: qat - re-enable registration of algorithms
Giovanni Cabiddu
2022-07-29
crypto: qat - add param check for DH
Giovanni Cabiddu
2022-07-29
crypto: qat - add param check for RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - remove dma_free_coherent() for DH
Giovanni Cabiddu
2022-07-29
crypto: qat - remove dma_free_coherent() for RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - fix memory leak in RSA
Giovanni Cabiddu
2022-07-29
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2022-07-29
crypto: qat - refactor submission logic
Giovanni Cabiddu
2022-07-29
crypto: qat - use pre-allocated buffers in datapath
Giovanni Cabiddu
2022-07-29
crypto: qat - set to zero DH parameters before free
Giovanni Cabiddu
2022-06-09
crypto: qat - set COMPRESSION capability for DH895XCC
Giovanni Cabiddu
2022-06-09
crypto: qat - set CIPHER capability for DH895XCC
Giovanni Cabiddu
2022-06-09
crypto: qat - set COMPRESSION capability for QAT GEN2
Giovanni Cabiddu
2022-06-09
crypto: qat - set CIPHER capability for QAT GEN2
Giovanni Cabiddu
2022-03-28
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
2022-01-27
crypto: qat - fix undetected PFVF timeout in ACK loop
Giovanni Cabiddu
2022-01-27
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
2022-01-27
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
2021-11-18
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
2021-11-18
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
2021-11-18
crypto: qat - power up 4xxx device
Giovanni Cabiddu
2021-08-21
crypto: qat - store vf.compatible flag
Giovanni Cabiddu
2021-08-21
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
2021-08-21
crypto: qat - flush vf workqueue at driver removal
Ahsan Atta
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2021-08-21
crypto: qat - complete all the init steps before service notification
Marco Chiappero
2021-08-21
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
2021-08-21
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
2021-08-21
crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
Marco Chiappero
2021-08-21
crypto: qat - fix reuse of completion variable
Marco Chiappero
2021-08-21
crypto: qat - remove intermediate tasklet for vf2pf
Svyatoslav Pankratov
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
2021-08-21
crypto: qat - prevent spurious MSI interrupt in PF
Marco Chiappero
2021-08-21
crypto: qat - prevent spurious MSI interrupt in VF
Giovanni Cabiddu
2021-08-21
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
2021-08-21
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
2021-08-21
crypto: qat - enable interrupts only after ISR allocation
Marco Chiappero
2021-08-21
crypto: qat - remove empty sriov_configure()
Marco Chiappero
2021-08-21
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
2021-08-21
crypto: qat - fix a typo in a comment
Christophe JAILLET
2021-08-21
crypto: qat - disable AER if an error occurs in probe functions
Christophe JAILLET
2021-08-21
crypto: qat - set DMA mask to 48 bits for Gen2
Giovanni Cabiddu
2021-08-21
crypto: qat - simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-06-28
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd
Colin Ian King
2021-05-28
crypto: qat - remove unused macro in FW loader
Jack Xu
[next]