index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-28
crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
Haren Myneni
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-08-08
crypto/nx: Initialize 842 high and normal RxFIFO control registers
Haren Myneni
2018-05-19
crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"
Colin Ian King
2017-11-29
crypto: nx - fix spelling mistake: "availavle" -> "available"
Colin Ian King
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-12
crypto/nx: Use percpu send window for NX requests
Haren Myneni
2017-11-12
powerpc/vas, nx-842: Define and use chip_to_vas_id()
Sukadev Bhattiprolu
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-01
crypto/nx: Add P9 NX support for 842 compression engine
Haren Myneni
2017-09-01
crypto/nx: Add P9 NX specific error codes for 842 engine
Haren Myneni
2017-09-01
crypto/nx: Add nx842_add_coprocs_list function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_delete_coprocs function
Haren Myneni
2017-09-01
crypto/nx: Create nx842_configure_crb function
Haren Myneni
2017-09-01
crypto/nx: Rename nx842_powernv_function as icswx function
Haren Myneni
2017-08-31
powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h
Sukadev Bhattiprolu
2015-12-17
crypto: nx-842 - Mask XERS0 bit in return value
Haren Myneni
2015-11-24
crypto: nx - use of_property_read_u32()
saurabh
2015-10-14
crypto: 842 - Add CRC and validation support
Haren Myneni
2015-07-30
crypto: nx - use be32_to_cpu for __be32 field in debug msg
Dan Streetman
2015-07-23
crypto: nx - make platform drivers directly register with crypto
Dan Streetman
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman