index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
crypto: ccp - Enable platform access interface on client PSP parts
Mario Limonciello
1
-0
/
+7
2023-03-17
crypto: ccp - Add support for an interface for platform features
Mario Limonciello
6
-1
/
+227
2023-03-17
crypto: ccp - Move some PSP mailbox bit definitions into common header
Mario Limonciello
4
-19
/
+16
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
2
-1
/
+2
2023-03-17
crypto: ccp - Drop TEE support for IRQ handler
Mario Limonciello
2
-22
/
+0
2023-03-17
crypto: hisilicon/zip - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/sec - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/qm - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/hpre - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: cavium/nitrox - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: qat - drop redundant adf_enable_aer()
Bjorn Helgaas
6
-61
/
+4
2023-03-17
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
6
-8
/
+21
2023-03-14
crypto: qat - add support for 402xx devices
Damian Muszynski
6
-7
/
+52
2023-03-14
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
1
-1
/
+1
2023-03-14
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
1
-10
/
+45
2023-03-14
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
1
-10
/
+27
2023-03-14
crypto: safexcel - Raise firmware load failure message to error
Jonathan McDowell
1
-1
/
+1
2023-03-14
crypto: qat - make state machine functions static
Shashank Gupta
2
-15
/
+5
2023-03-14
crypto: qat - refactor device restart logic
Shashank Gupta
3
-3
/
+20
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
10
-114
/
+33
2023-03-14
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
5
-20
/
+73
2023-03-14
crypto: qat - delay sysfs initialization
Shashank Gupta
1
-4
/
+4
2023-03-14
crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Neal Liu
1
-1
/
+4
2023-03-14
crypto: qce - Add a QCE IP family compatible 'qcom,qce'
Vladimir Zapolskiy
1
-0
/
+1
2023-03-14
crypto: qce - Make clocks optional
Thara Gopinath
1
-3
/
+3
2023-03-14
crypto: qce - Add support to initialize interconnect path
Thara Gopinath
2
-1
/
+16
2023-03-14
crypto: ccree - Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+2
2023-03-14
crypto: aspeed - Use devm_platform_ioremap_resource()
Yang Li
1
-5
/
+2
2023-03-14
crypto: qat - Include algapi.h for low-level Crypto API
Herbert Xu
1
-1
/
+2
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-02-28
crypto: caam - Fix edesc/iv ordering mixup
Herbert Xu
3
-23
/
+53
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+154
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-22
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
95
-3004
/
+1750
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2023-02-14
crypto: aspeed - Fix modular aspeed-acry
Herbert Xu
1
-1
/
+3
2023-02-14
crypto: hisilicon/qm - fix coding style issues
Weili Qian
2
-18
/
+12
2023-02-14
crypto: hisilicon/qm - update comments to match function
Weili Qian
1
-3
/
+2
2023-02-14
crypto: hisilicon/qm - change function names
Weili Qian
1
-4
/
+4
2023-02-14
crypto: hisilicon/qm - use min() instead of min_t()
Weili Qian
1
-1
/
+1
2023-02-14
crypto: hisilicon/qm - remove some unused defines
Weili Qian
1
-10
/
+0
2023-02-14
crypto: crypto4xx - Call dma_unmap_page when done
Herbert Xu
1
-6
/
+4
2023-02-14
crypto: octeontx2 - Fix objects shared between several modules
Alexander Lobakin
8
-14
/
+39
2023-02-14
crypto: nx - Fix sparse warnings
Herbert Xu
2
-10
/
+9
2023-02-13
crypto: api - Use data directly in completion function
Herbert Xu
1
-3
/
+2
2023-02-13
crypto: talitos - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-02-13
crypto: sahara - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-02-13
crypto: s5p-sss - Use request_complete helpers
Herbert Xu
1
-4
/
+4
2023-02-13
crypto: qce - Use request_complete helpers
Herbert Xu
1
-2
/
+2
2023-02-13
crypto: qat - Use request_complete helpers
Herbert Xu
3
-5
/
+6
[prev]
[next]