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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-13
crypto: omap-sham - avoid executing tasklet where not needed
Tero Kristo
1
-5
/
+15
2016-09-07
crypto: arm/ghash - change internal cra_name to "__ghash"
Ard Biesheuvel
1
-1
/
+1
2016-09-07
PCI: Fix cavium quirk compile failure with PCI_ATS off
Herbert Xu
1
-1
/
+1
2016-09-07
hwrng: pasemi - Migrate to managed API
PrasannaKumar Muralidharan
1
-30
/
+7
2016-09-07
crypto: mv_cesa - remove NO_IRQ reference
Arnd Bergmann
1
-5
/
+2
2016-09-07
crypto: ccp - add missing release in ccp_dmaengine_register
Quentin Lambert
1
-2
/
+5
2016-09-07
crypto: arm/ghash-ce - add missing async import/export
Ard Biesheuvel
1
-0
/
+24
2016-09-07
crypto: arm/sha1-neon - add support for building in Thumb2 mode
Ard Biesheuvel
1
-1
/
+0
2016-09-07
crypto: algif_hash - Handle NULL hashes correctly
Herbert Xu
1
-12
/
+61
2016-09-07
crypto: caam - fix rfc3686(ctr(aes)) IV load
Catalin Vasile
2
-42
/
+57
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
4
-62
/
+189
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
5
-70
/
+93
2016-09-07
crypto: qat - fix incorrect accelerator mask for C3X devices
Maksim Lukoshkov
1
-1
/
+1
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
1
-2
/
+3
2016-08-31
crypto: FIPS - allow tests to be disabled in FIPS mode
Stephan Mueller
2
-0
/
+13
2016-08-31
crypto: qat - fix constants table DMA
Maksim Lukoshkov
1
-8
/
+12
2016-08-31
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
PrasannaKumar Muralidharan
1
-10
/
+1
2016-08-31
hwrng: Remove check for max less than 4 bytes
PrasannaKumar Muralidharan
2
-6
/
+0
2016-08-31
crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
Herbert Xu
1
-4
/
+5
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
1
-19
/
+28
2016-08-31
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
1
-6
/
+25
2016-08-31
hwrng: amd - Replace global variable with private struct
Corentin LABBE
1
-19
/
+38
2016-08-31
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
1
-1
/
+2
2016-08-31
hwrng: amd - Remove asm/io.h
Corentin LABBE
1
-4
/
+3
2016-08-31
hwrng: amd - Be consitent with the driver name
Corentin LABBE
1
-6
/
+5
2016-08-31
hwrng: amd - use the BIT macro
Corentin LABBE
1
-3
/
+3
2016-08-31
hwrng: amd - Fix style problem with blank line
Corentin LABBE
1
-5
/
+1
2016-08-31
crypto: caam - add missing header dependencies
Baoyou Xie
1
-0
/
+1
2016-08-31
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
Omer Khaliq
4
-0
/
+207
2016-08-31
PCI: quirk fixup for cavium invalid sriov link value.
Ananth Jasty
1
-0
/
+11
2016-08-24
crypto: rockchip - use devm_add_action_or_reset()
Sudip Mukherjee
1
-4
/
+2
2016-08-24
crypto: rsa - allow keys >= 2048 bits in FIPS mode
Stephan Mueller
1
-2
/
+2
2016-08-24
crypto: mxc-scc - check clk_prepare_enable() error
Fabio Estevam
1
-1
/
+3
2016-08-24
hwrng: omap3-rom - Remove obsoleted functions
PrasannaKumar Muralidharan
1
-8
/
+2
2016-08-24
crypto: drbg - fix error return code
Wei Yongjun
1
-5
/
+11
2016-08-24
crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()
Wei Yongjun
1
-1
/
+2
2016-08-24
crypto: xor - skip speed test if the xor function is selected automatically
Martin Schwidefsky
1
-21
/
+19
2016-08-24
hwrng: core - Improve description of the ->read() interface
Daniel Thompson
1
-1
/
+3
2016-08-24
crypto: doc - fix documentation for bulk registration functions
Eric Biggers
1
-12
/
+26
2016-08-16
crypto: drbg - do not call drbg_instantiate in healt test
Stephan Mueller
1
-11
/
+4
2016-08-16
hwrng: pic32 - Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-08-16
crypto: ccp - Fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-08-16
crypto: sun4i-ss - fix indentation of two crypto alg
Corentin LABBE
1
-34
/
+34
2016-08-16
crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss
Corentin LABBE
2
-3
/
+11
2016-08-16
crypto: sun4i-ss - fix spelling
Corentin LABBE
1
-2
/
+2
2016-08-16
crypto: sun4i-ss - clean unused ss
Corentin LABBE
1
-2
/
+0
2016-08-16
crypto: sun4i-ss - unify update/final function
Corentin LABBE
2
-63
/
+85
2016-08-16
crypto: sun4i-ss - fix a few signed warning
Corentin LABBE
1
-2
/
+4
2016-08-16
crypto: xts - fix a little typo
Corentin LABBE
1
-1
/
+1
2016-08-09
crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req
Romain Perier
1
-1
/
+1
[next]