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
/
caam
/
qi.c
Age
Commit message (
Expand
)
Author
2025-05-21
Merge tag 'v6.6.88' into update_stable
Stephan Kulow
2025-04-25
crypto: caam/qi - Fix drv_ctx refcount bug
Herbert Xu
2025-01-03
Merge tag 'v6.6.64' into 6.6-2.2.x-imx
Daiane Angolini
2024-12-09
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
2023-10-30
crypto: caam/qi - use QBMan (NXP) SDK driver
Pankaj Gupta
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-02-28
crypto: caam - Fix edesc/iv ordering mixup
Herbert Xu
2023-01-06
crypto: caam - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
2022-07-15
crypto: caam/qi2 - switch to netif_napi_add_tx_weight()
Jakub Kicinski
2022-06-30
crypto: caam - drop unexpected word 'a' in comments
Jiang Jian
2020-11-03
crypto: caam: Replace in_irq() usage.
Sebastian Andrzej Siewior
2020-11-03
soc/fsl/qbman: Add an argument to signal if NAPI processing is required.
Sebastian Andrzej Siewior
2020-08-21
crypto: caam - Move debugfs fops into standalone file
Horia Geantă
2020-02-13
crypto: caam/qi - optimize frame queue cleanup
Valentin Ciocoi Radulescu
2019-11-01
crypto: caam - use devres to de-initialize QI
Andrey Smirnov
2019-08-09
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
2019-05-23
crypto: caam/qi - fix address translations with IOMMU enabled
Horia Geantă
2019-05-23
crypto: caam/qi - don't allocate an extra platform device
Horia Geantă
2019-05-23
crypto: caam - avoid S/G table fetching for AEAD zero-length output
Horia Geantă
2019-04-08
crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()
Dan Carpenter
2019-02-28
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2018-10-17
crypto: caam/qi - simplify CGR allocation, freeing
Horia Geantă
2018-05-31
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
2018-02-15
crypto: caam/qi - return -EBADMSG for ICV check failure
Horia Geantă
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-09
crypto: caam - Remove unused dentry members
Fabio Estevam
2017-07-28
crypto: caam - free qman_fq after kill_fq
Xulin Sun
2017-07-18
crypto: caam/qi - lower driver verbosity
Horia Geantă
2017-07-18
crypto: caam/qi - explicitly set dma_ops
Horia Geantă
2017-07-18
crypto: caam/qi - handle large number of S/Gs case
Horia Geantă
2017-07-18
crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
Horia Geantă
2017-04-21
crypto: caam - fix error return code in caam_qi_init()
Wei Yongjun
2017-03-24
crypto: caam - add Queue Interface (QI) backend support
Horia Geantă