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
/
talitos.c
Age
Commit message (
Expand
)
Author
2015-04-21
crypto: talitos - Add fsl,sec1.0 compatible
LEROY Christophe
2015-04-21
crypto: talitos - SEC1 bugs on 0 data hash
LEROY Christophe
2015-04-21
crypto: talitos - implement scatter/gather copy for SEC1
LEROY Christophe
2015-04-21
crypto: talitos - adapt interrupts and reset functions to SEC1
LEROY Christophe
2015-04-21
crypto: talitos - base address for Execution Units
LEROY Christophe
2015-04-21
crypto: talitos - adaptation of talitos_submit() for SEC1
LEROY Christophe
2015-04-21
crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+
LEROY Christophe
2015-04-21
crypto: talitos - Add a feature to tag SEC1
LEROY Christophe
2015-04-21
crypto: talitos - helper function for ptr len
LEROY Christophe
2015-04-21
crypto: talitos - remove param 'extent' in map_single_talitos_ptr()
LEROY Christophe
2015-04-21
crypto: talitos - Add a helper function to clear j_extent field
LEROY Christophe
2015-04-21
crypto: talitos - talitos_ptr renamed ptr for more lisibility
LEROY Christophe
2015-04-21
crypto: talitos - Refactor the sg in/out chain allocation
LEROY Christophe
2015-04-21
crypto: talitos - Use zero entry to init descriptors ptrs to zero
LEROY Christophe
2015-03-06
crypto: talitos - Remove MD5_BLOCK_SIZE
Martin Hicks
2015-03-06
crypto: talitos - Simplify per-channel initialization
Martin Hicks
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2014-10-20
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-02-09
crypto: talitos: init the priv->alg_list more earlier in talitos_probe()
Kevin Hao
2013-12-30
crypto: talitos - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-05
crypto: talitos - fix locating offending descriptor in error path
Horia Geanta
2013-11-28
crypto: talitos - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-28
crypto: talitos - corrrectly handle zero-length assoc data
Horia Geanta
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-10-16
crypto: talitos - Simplify key parsing
Mathias Krause
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-07-09
crypto: talitos: use sg_pcopy_to_buffer()
Akinobu Mita
2013-03-21
Revert "crypto: talitos - add IPsec ESN support"
Horia Geanta
2012-10-15
crypto: talitos - convert to use be16_add_cpu()
Wei Yongjun
2012-08-28
crypto: talitos - add IPsec ESN support
Horia Geanta
2012-08-28
crypto: talitos - support for assoc data provided as scatterlist
Horia Geanta
2012-08-28
crypto: talitos - change type and name for [src|dst]_is_chained
Horia Geanta
2012-08-28
crypto: talitos - prune unneeded descriptor allocation param
Horia Geanta
2012-08-28
crypto: talitos - fix icv management on outbound direction
Horia Geanta
2012-08-28
crypto: talitos - consolidate common cra_* assignments
Kim Phillips
2012-08-28
crypto: talitos - consolidate cra_type assignments
Kim Phillips
2012-07-11
crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
Horia Geanta
2012-07-11
crypto: talitos - export the talitos_submit function
Horia Geanta
2012-07-11
crypto: talitos - move talitos structures to header file
Horia Geanta
2012-04-09
crypto: talitos - properly lock access to global talitos registers
Horia Geanta
2012-01-13
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2011-12-20
crypto: talitos - convert talitos_error to struct device
Kim Phillips
2011-12-20
crypto: talitos - remove NO_IRQ references
Kim Phillips
2011-12-20
crypto: talitos - fix bad kfree
Kim Phillips
2011-11-30
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-11-21
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
2011-11-21
crypto: talitos - prepare driver for channel remap support
Kim Phillips
2011-11-21
crypto: talitos - be less noisy on startup
Kim Phillips
2011-11-21
crypto: talitos - add hmac algorithms
Lee Nipper
2011-10-21
crypto: talitos - handle descriptor not found in error path
Kim Phillips
[prev]
[next]