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
/
nx
/
nx-842-powernv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-20
crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
Haren Myneni
1
-1062
/
+0
2020-04-20
crypto/nx: Initialize coproc entry with kzalloc
Haren Myneni
1
-1
/
+1
2019-08-02
crypto: nx - Add of_node_put() before return in 842
Nishka Dasgupta
1
-0
/
+1
2019-07-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-3
/
+5
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
1
-3
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-10
/
+1
2018-08-07
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
1
-3
/
+28
2018-05-18
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
1
-1
/
+1
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
1
-2
/
+2
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-96
/
+71
2017-11-12
crypto/nx: Use percpu send window for NX requests
Haren Myneni
1
-81
/
+68
2017-11-12
powerpc/vas, nx-842: Define and use chip_to_vas_id()
Sukadev Bhattiprolu
1
-15
/
+3
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
1
-6
/
+371
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
1
-0
/
+18
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
1
-3
/
+9
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
1
-13
/
+12
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
1
-19
/
+38
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
1
-7
/
+13
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
1
-3
/
+4
2015-12-17
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
1
-4
/
+8
2015-11-24
crypto: nx - use of_property_read_u32()
saurabh
1
-7
/
+4
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
1
-2
/
+2
2015-07-30
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
1
-1
/
+2
2015-07-23
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
1
-3
/
+26
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
1
-9
/
+1
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
1
-4
/
+7
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
1
-4
/
+13
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
1
-0
/
+625