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
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
/
ux500
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2018-07-08
crypto: ahash - remove useless setting of cra_type
Eric Biggers
1
-3
/
+0
2018-07-08
crypto: ahash - remove useless setting of type flags
Eric Biggers
1
-8
/
+4
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2
-0
/
+2
2018-02-22
crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp...
Markus Elfring
1
-2
/
+2
2018-02-22
crypto: ux500 - Adjust an error message in ux500_cryp_probe()
Markus Elfring
1
-1
/
+1
2018-02-22
crypto: ux500 - Adjust two condition checks in ux500_cryp_probe()
Markus Elfring
1
-5
/
+2
2018-02-22
crypto: ux500 - Delete an error message for a failed memory allocation in ux5...
Markus Elfring
1
-1
/
+0
2018-02-15
crypto: ux500/hash - Add empty export and import
Kamil Konieczny
1
-0
/
+18
2017-09-22
crypto: drop unnecessary return statements
Geliang Tang
1
-1
/
+0
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2016-06-28
crypto: ux500 - do not build with -O0
Arnd Bergmann
2
-4
/
+4
2016-06-13
crypto: ux500 - memmove the right size
Linus Walleij
1
-2
/
+2
2016-03-11
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2
-4
/
+4
2015-12-22
crypto: ux500 - Use precalculated hash from headers
LABBE Corentin
2
-18
/
+4
2015-10-14
crypto: ux500 - Use devm_xxx() managed function
LABBE Corentin
2
-103
/
+16
2015-09-21
crypto: ux500 - Fix module autoload for OF platform drivers
Luis de Bethencourt
2
-0
/
+2
2015-06-18
crypto: drivers - Fix Kconfig selects
Herbert Xu
1
-2
/
+2
2015-03-06
crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-1
/
+1
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-3
/
+3
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-1
/
+1
2014-12-22
crypto: ux500 - fix checkpatch errors
Asaf Vertz
1
-4
/
+4
2014-12-22
crypto: ux500: Use dmaengine_terminate_all API
Maxime Ripard
2
-3
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2
-6
/
+6
2014-11-10
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
Ulf Hansson
1
-0
/
+2
2014-11-10
crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM
Ulf Hansson
1
-0
/
+2
2014-10-20
crypto: ux500: hash: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
crypto: ux500: cryp: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-03
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
1
-13
/
+12
2013-08-01
crypto: ux500 - Fix logging, make arrays const, neatening
Joe Perches
1
-307
/
+279
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-37
/
+93
2013-06-25
crypto: ux500: use dmaengine_submit API
Fabio Baltieri
2
-2
/
+2
2013-06-25
crypto: ux500: use dmaengine_prep_slave_sg API
Fabio Baltieri
2
-12
/
+12
2013-06-25
crypto: ux500: use dmaengine_device_control API
Fabio Baltieri
2
-3
/
+3
2013-06-25
crypto: ux500/crypt: add missing __iomem qualifiers
Fabio Baltieri
1
-2
/
+2
2013-06-25
crypto: ux500/hash: add missing static qualifiers
Fabio Baltieri
1
-3
/
+2
2013-06-25
crypto: ux500/hash: use readl on iomem addresses
Fabio Baltieri
1
-10
/
+10
2013-05-28
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
1
-1
/
+1
2013-05-27
crypto: ux500/hash - Enable DT probing of the driver
Lee Jones
1
-0
/
+6
2013-05-27
crypto: ux500/cryp - Enable DT probing of the driver
Lee Jones
1
-0
/
+6
2013-05-23
crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
Lee Jones
2
-1
/
+3
2013-05-23
crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
Lee Jones
2
-1
/
+23
2013-05-23
crypto: ux500/cryp - Prepare clock before enabling it
Lee Jones
1
-1
/
+11
2013-05-23
crypto: ux500/hash - Set DMA configuration though dma_slave_config()
Lee Jones
2
-1
/
+14
2013-05-23
crypto: ux500/hash - Prepare clock before enabling it
Lee Jones
1
-1
/
+11
2013-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+0
[next]