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
2014-11-06
crypto: nx - Moving NX-AES-GCM to be processed logic
Leonidas S. Barbosa
1
-29
/
+37
2014-11-06
crypto: nx - Moving NX-AES-ECB to be processed logic
Leonidas S. Barbosa
1
-10
/
+2
2014-11-06
crypto: nx - Moving limit and bound logic in CTR and fix IV vector
Leonidas S. Barbosa
1
-10
/
+3
2014-11-06
crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds
Leonidas S. Barbosa
1
-34
/
+27
2014-11-06
crypto: nx - Moving NX-AES-CBC to be processed logic
Leonidas S. Barbosa
1
-10
/
+2
2014-11-06
crypto: caam - fix output sequence contiguity check
Tudor Ambarus
1
-1
/
+2
2014-11-06
crypto: qat - Move BAR definitions to device specific module
Tadeusz Struk
3
-3
/
+4
2014-11-06
crypto: caam - fix missing dma unmap on error path
Cristian Stoica
1
-15
/
+14
2014-10-24
crypto: caam - add support for rfc4106(gcm(aes))
Tudor Ambarus
1
-15
/
+414
2014-10-24
crypto: caam - add support for gcm(aes)
Tudor Ambarus
1
-11
/
+331
2014-10-24
crypto: qat - misspelling typo - "reseting" should be "resetting"
Bruce Allan
1
-1
/
+1
2014-10-24
crypto: qat - cleanup unnecessary break checkpatch warning
Bruce Allan
1
-1
/
+0
2014-10-24
crypto: qat - cleanup coccicheck warning - NULL check before freeing functions
Bruce Allan
1
-8
/
+4
2014-10-24
crypto: qat - fix bad unlock balance
Bruce Allan
1
-1
/
+5
2014-10-24
crypto: qat - Enforce valid numa configuration
Tadeusz Struk
7
-34
/
+30
2014-10-24
crypto: qat - Prevent dma mapping zero length assoc data
Tadeusz Struk
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-10-20
crypto: qce: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
crypto: ccp: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
crypto: caam: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-10-20
crypto: amcc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-20
crypto: drop owner assignment from platform_drivers
Wolfram Sang
13
-14
/
+0
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
Behan Webster
1
-17
/
+14
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c
Behan Webster
1
-17
/
+11
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c
Behan Webster
1
-7
/
+4
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c
Behan Webster
1
-23
/
+18
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
Jan-Simon Möller
1
-7
/
+6
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-217
/
+148
2014-10-08
Fix up missing dmaengine header inclusion from qce crypto engine
Linus Torvalds
1
-0
/
+2
2014-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-1
/
+19
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2
-0
/
+18
2014-09-24
crypto: qat - Removed unneeded partial state
Tadeusz Struk
1
-59
/
+7
2014-09-24
crypto: qat - Fix typo in name of tasklet_struct
Tadeusz Struk
2
-5
/
+5
2014-09-18
crypto: qat - Enable all 32 IRQs
Tadeusz Struk
1
-1
/
+1
2014-09-15
crypto: caam - Dynamic allocation of addresses for various memory blocks in C...
Nitesh Narayan Lal
3
-80
/
+81
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-08-29
crypto: mv_cesa - Add missing #define
Rasmus Villemoes
1
-0
/
+1
2014-08-29
crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-08-25
crypto: caam - fix addressing of struct member
Cristian Stoica
1
-3
/
+3
2014-08-25
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
2
-62
/
+14
2014-08-25
crypto: qat - Fix return value check in adf_chr_drv_create()
Wei Yongjun
1
-1
/
+1
2014-08-25
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
2
-1
/
+20
2014-08-25
crypto: caam - change starting entropy delay value
Alex Porosanu
2
-1
/
+10
2014-08-25
crypto: caam - disable RNG oscillator maximum frequency check
Alex Porosanu
2
-2
/
+3
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-22
/
+8
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-09
crypto: use pci_zalloc_consistent
Joe Perches
1
-3
/
+2
[prev]
[next]