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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
crypto: caam - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-2
/
+1
2020-09-18
crypto: caam - Fix kerneldoc
Krzysztof Kozlowski
4
-8
/
+11
2020-09-18
crypto: hisilicon - fixed memory allocation error
Longfang Liu
1
-4
/
+12
2020-09-18
crypto: hisilicon - update ZIP module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update SEC module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update HPRE module parameter description
Longfang Liu
1
-1
/
+1
2020-09-18
crypto: hisilicon - update mininum queue
Longfang Liu
1
-2
/
+2
2020-09-18
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
6
-30
/
+12
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
9
-31
/
+27
2020-09-18
crypto: sa2ul - Fix pm_runtime_get_sync() error checking
Dan Carpenter
1
-1
/
+1
2020-09-18
crypto: inside-secure - Prevent missing of processing errors
Pascal van Leeuwen
1
-4
/
+5
2020-09-18
crypto: sun4i-ss - Fix sparse endianness markers
Herbert Xu
1
-8
/
+9
2020-09-18
crypto: hisilicon/zip - fix some coding styles
Yang Shen
2
-19
/
+11
2020-09-18
crypto: hisilicon/zip - supplement some comments
Yang Shen
1
-2
/
+2
2020-09-18
crypto: hisilicon/zip - move some private macros from 'zip.h' to 'zip_crypto.c'
Yang Shen
2
-14
/
+14
2020-09-18
crypto: hisilicon/zip - fix static check warning
Yang Shen
1
-6
/
+6
2020-09-18
crypto: hisilicon/zip - add print for error branch
Yang Shen
2
-16
/
+45
2020-09-18
crypto: hisilicon/zip - use a enum parameter instead of some macros
Yang Shen
1
-10
/
+13
2020-09-18
crypto: hisilicon/zip - replace 'sprintf' with 'scnprintf'
Yang Shen
1
-3
/
+4
2020-09-18
crypto: hisilicon/zip - modify debugfs interface parameters
Shukun Tan
1
-31
/
+24
2020-09-18
crypto: hisilicon/zip - unify naming style for functions and macros
Yang Shen
1
-17
/
+18
2020-09-18
crypto: hisilicon/zip - remove some useless parameters
Yang Shen
2
-2
/
+0
2020-09-18
crypto: omap-sham - fix digcnt register handling with export/import
Tero Kristo
1
-0
/
+3
2020-09-18
crypto: omap-sham - convert to use crypto engine
Tero Kristo
1
-108
/
+78
2020-09-18
crypto: sa2ul - Select CRYPTO_AUTHENC
Herbert Xu
1
-0
/
+1
2020-09-11
crypto: ux500 - Fix sparse endianness warnings
Herbert Xu
1
-16
/
+8
2020-09-11
crypto: qat - include domain in top level debugfs path
Giovanni Cabiddu
6
-24
/
+12
2020-09-11
crypto: s5p-sss - Pass error from clk_get and reduce verbosity on deferral
Krzysztof Kozlowski
1
-8
/
+7
2020-09-11
crypto: s5p-sss - Add and fix kerneldoc
Krzysztof Kozlowski
1
-3
/
+4
2020-09-11
crypto: s5p-sss - remove redundant null check
Xu Wang
1
-4
/
+2
2020-09-11
hwrng: xiphera-trng: add support for XIP8001B hwrng
Atte Tommiska
3
-0
/
+161
2020-09-11
net: wireless: drop bogus CRYPTO_xxx Kconfig selects
Ard Biesheuvel
2
-8
/
+0
2020-09-11
crypto: bcm-iproc - remove ecb(arc4) support
Ard Biesheuvel
6
-128
/
+6
2020-09-11
crypto: n2 - remove ecb(arc4) support
Ard Biesheuvel
1
-46
/
+0
2020-09-11
staging/rtl8192u: switch to RC4 library interface
Ard Biesheuvel
3
-119
/
+27
2020-09-11
staging/rtl8192e: switch to RC4 library interface
Ard Biesheuvel
3
-118
/
+28
2020-09-11
hwrng: imx-rngc - add quality to use it as kernel entropy pool
Marco Felsch
1
-0
/
+1
2020-09-11
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
1
-1
/
+9
2020-09-11
crypto: caam - use traditional error check pattern
Andy Shevchenko
1
-4
/
+3
2020-09-11
crypto: sa2ul - fix compiler warning produced by clang
Tero Kristo
1
-4
/
+2
2020-09-04
crypto: amlogic - Fix endianness marker
Herbert Xu
1
-1
/
+1
2020-09-04
crypto: sun8i-ss - remove redundant memzero_explicit()
Denis Efremov
1
-1
/
+0
2020-09-04
crypto: sun8i-ss - use kfree_sensitive()
Denis Efremov
1
-12
/
+3
2020-09-04
crypto: sun8i-ce - use kfree_sensitive()
Denis Efremov
1
-12
/
+3
2020-09-04
crypto: amlogic - use kfree_sensitive()
Denis Efremov
1
-8
/
+2
2020-09-04
crypto: inside-secure - use kfree_sensitive()
Denis Efremov
1
-2
/
+1
2020-09-04
crypto: ccree - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+2
2020-09-04
crypto: sa2ul - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+7
2020-09-04
hwrng: cctrn - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2020-08-28
crypto: stm32 - Fix sparse warnings
Herbert Xu
3
-24
/
+32
[prev]
[next]