index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2013-12-05
crypto: omap-sham - Only release DMA channel if successfully requested
Mark A. Greer
2013-12-05
crytpo: ccp - CCP device driver build files
Tom Lendacky
2013-12-05
crypto: ccp - CCP SHA crypto API support
Tom Lendacky
2013-12-05
crypto: ccp - CCP XTS-AES crypto API support
Tom Lendacky
2013-12-05
crypto: ccp - CCP AES CMAC mode crypto API support
Tom Lendacky
2013-12-05
crypto: ccp - CCP AES crypto API support
Tom Lendacky
2013-12-05
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky
2013-12-05
crypto: ccp - CCP device driver and interface support
Tom Lendacky
2013-11-28
crypto: talitos - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-28
crypto: caam - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-28
crypto: talitos - corrrectly handle zero-length assoc data
Horia Geanta
2013-11-26
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-31
DMA-API: crypto: remove last references to 'static struct device *dev'
Russell King
2013-10-31
DMA-API: crypto: fix ixp4xx crypto platform device support
Russell King
2013-10-30
crypto: omap-aes - Fix CTR mode counter length
Joel Fernandes
2013-10-30
crypto: omap-sham - Add missing modalias
Joni Lapilainen
2013-10-30
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
2013-10-30
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-16
crypto: talitos - Simplify key parsing
Mathias Krause
2013-10-16
crypto: picoxcell - Simplify and harden key parsing
Mathias Krause
2013-10-16
crypto: ixp4xx - Simplify and harden key parsing
Mathias Krause
2013-10-16
crypto: mv_cesa: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-07
crypto: mv_cesa - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
crypto: sahara - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
crypto: dcp - Check the return value from devm_ioremap_resource()
Fabio Estevam
2013-09-24
crypto: dcp - Fix the path for releasing the resources
Fabio Estevam
2013-09-24
crypto: dcp - Use devm_request_irq()
Fabio Estevam
2013-09-24
crypto: dcp - Use devm_ioremap_resource()
Fabio Estevam
2013-09-24
crypto: tegra-aes - Use devm_clk_get
Sachin Kamat
2013-09-24
crypto: tegra-aes - Fix NULL pointer dereference
Sachin Kamat
2013-09-24
crypto: tegra-aes - Staticize tegra_aes_cra_exit
Sachin Kamat
2013-09-24
crypto: omap-aes - Staticize local symbols
Sachin Kamat
2013-09-24
crypto: mv_cesa - Staticize local symbols
Sachin Kamat
2013-09-24
crypto: caam - map src buffer before access
Yashpal Dutta
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-09-13
crypto: caam - split RNG4 instantiation function
Alex Porosanu
2013-09-13
crypto: caam - fix RNG4 instantiation
Alex Porosanu
2013-09-13
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
Alex Porosanu
2013-09-13
crypto: caam - fix RNG state handle instantiation descriptor
Alex Porosanu
2013-09-13
crypto: tegra - use kernel entropy instead of ad-hoc
Linus Walleij
[prev]
[next]