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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-23
crypto: atmel-aes - reduce latency of DMA completion
Cyrille Pitchen
1
-2
/
+2
2015-12-23
crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev
Cyrille Pitchen
1
-5
/
+0
2015-12-23
crypto: atmel-aes - rework crypto request completion
Cyrille Pitchen
1
-27
/
+47
2015-12-23
crypto: atmel-aes - simplify the configuration of the AES IP
Cyrille Pitchen
1
-123
/
+93
2015-12-23
crypto: atmel-aes - remove useless write in the Control Register
Cyrille Pitchen
1
-2
/
+1
2015-12-23
crypto: atmel-aes - make crypto request queue management more generic
Cyrille Pitchen
1
-26
/
+49
2015-12-23
crypto: atmel-aes - change atmel_aes_write_ctrl() signature
Cyrille Pitchen
1
-14
/
+10
2015-12-23
crypto: atmel-aes - propagate error from atmel_aes_hw_version_init()
Cyrille Pitchen
1
-5
/
+11
2015-12-23
crypto: atmel-aes - remove unused header includes
Cyrille Pitchen
1
-3
/
+0
2015-12-23
crypto: atmel-aes - fix unregistration order of crypto algorithms
Cyrille Pitchen
1
-2
/
+3
2015-12-23
crypto: atmel-aes - change algorithm priorities
Cyrille Pitchen
1
-9
/
+11
2015-12-23
crypto: atmel-aes - constify value argument of atmel_aes_write_n()
Cyrille Pitchen
1
-1
/
+1
2015-12-23
crypto: atmel-aes - add new version
Leilei Zhao
1
-0
/
+5
2015-12-22
crypto: qat - use list_for_each_entry*
Geliang Tang
2
-29
/
+12
2015-12-22
crypto: ux500 - Use precalculated hash from headers
LABBE Corentin
2
-18
/
+4
2015-12-22
crypto: ccp - Use precalculated hash from headers
LABBE Corentin
2
-31
/
+10
2015-12-22
crypto: n2 - Use precalculated hash from headers
LABBE Corentin
2
-27
/
+9
2015-12-22
crypto: qat - fix some timeout tests
Pingchao Yang
1
-1
/
+1
2015-12-22
crypto: qat - fix CTX_ENABLES bits shift direction issue
Pingchao Yang
1
-1
/
+1
2015-12-17
crypto: omap - Removed unused variable "err"
Rahul Pathak
2
-6
/
+2
2015-12-17
crypto: atmel-sha - Removed unused variable "err"
Rahul Pathak
1
-2
/
+1
2015-12-17
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
1
-4
/
+8
2015-12-14
crypto: qat - uint8_t is not large enough for accel_id
Tadeusz Struk
2
-3
/
+3
2015-12-14
crypto: omap-des - Fix "schedule while atomic" bug
Sam Protsenko
1
-0
/
+1
2015-12-14
crypto: qat - enable VF irq after guest exits ungracefully
Zeng Xin
2
-1
/
+7
2015-12-11
crypto: qat - select PCI_IOV when VF are enabled
Tadeusz Struk
1
-0
/
+2
2015-12-11
crypto: qat - ring returning retry even though ring has BW
Harvijay Saini
1
-3
/
+2
2015-12-10
crypto: sahara - fix debug output for 64-bit dma_addr_t
Arnd Bergmann
1
-4
/
+4
2015-12-10
crypto: sahara - fix 64-bit dma_addr_t compilation
Arnd Bergmann
1
-9
/
+9
2015-12-09
crypto: qat - add support for c62xvf accel type
Tadeusz Struk
7
-0
/
+558
2015-12-09
crypto: qat - add support for c3xxxvf accel type
Tadeusz Struk
7
-1
/
+559
2015-12-09
crypto: qat - add support for c62x accel type
Tadeusz Struk
7
-0
/
+683
2015-12-09
crypto: qat - add support for c3xxx accel type
Tadeusz Struk
8
-5
/
+714
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
24
-422
/
+213
2015-12-09
crypto: qat - add support for new devices to FW loader
Pingchao Yang
7
-85
/
+823
2015-12-09
crypto: qat - add new device definitions
Tadeusz Struk
1
-0
/
+10
2015-12-04
crypto: n2 - Use platform_register/unregister_drivers()
Thierry Reding
1
-10
/
+7
2015-12-04
crypto: talitos - add new crypto modes
LEROY Christophe
2
-0
/
+84
2015-12-04
crypto: vmx - IV size failing on skcipher API
Leonidas Da Silva Barbosa
2
-2
/
+2
2015-12-04
crypto: caam - pass the correct buffer length
Fabio Estevam
1
-1
/
+1
2015-12-04
crypto: rockchip - fix possible deadlock
Heiko Stuebner
2
-6
/
+9
2015-12-04
hwrng: core - sleep interruptible in read
Jiri Slaby
1
-1
/
+5
2015-11-27
crypto: rockchip - add crypto driver for rk3288
Zain Wang
6
-0
/
+1127
2015-11-24
crypto: nx - use of_property_read_u32()
saurabh
1
-7
/
+4
2015-11-24
crypto: padlock-aes - use offset_in_page macro
Geliang Tang
1
-2
/
+2
2015-11-24
crypto: qat - fix typo in clean-files
Jim Davis
1
-1
/
+1
2015-11-23
crypto: picoxcell - set [src|dst]_nents and nents as signed int
LABBE Corentin
1
-2
/
+3
2015-11-23
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
1
-2
/
+2
2015-11-23
hwrng: omap3-rom - convert timer to delayed work
Aaro Koskinen
1
-6
/
+7
2015-11-23
crypto: atmel: fix bogus select
Arnd Bergmann
1
-2
/
+1
[next]