Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4538be463ef2293c2b825879e1ca29ea63836570
/
drivers
/
crypto
b43e94b
crypto: Add support for crypto engine 5.0
by Mona Hossain
· 13 years ago
69292db
crypto: Fix HMAC failure
by Mona Hossain
· 12 years ago
92c2ef9
crypto: Add device tree support for crypto drivers
by Mona Hossain
· 12 years ago
f066380
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4
by Steve Muckle
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
da92ace
crypto: Fix initialization of array variable.
by Ramesh Masavarapu
· 13 years ago
43fd26a
crypto: Fix AES CCM failure
by Mona Hossain
· 13 years ago
1ebfefc
crypto: mv_cesa requires on CRYPTO_HASH to build
by Alexander Clouter
· 13 years ago
2d082fa
crypto: Replace clk_enable and clk_disable APIs.
by Ramesh Masavarapu
· 13 years ago
511d63c
crypto: talitos - properly lock access to global talitos registers
by Horia Geanta
· 13 years ago
7525872
crypto: ixp4xx - include fix
by Michał Wróbel
· 13 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 13 years ago
db14179
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
b871661
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
237f259
crypto: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
35424f6
[S390] Remove monolithic build option for zcrypt driver.
by Holger Dengler
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
5156c5a
Merge "crypto: remove redundant CRYPTO_CONFIG setting" into msm-3.0
by Linux Build Service Account
· 13 years ago
313f4ec
crypto: Add error messages
by Mona Hossain
· 13 years ago
2ce3f2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
f8f54e1
crypto: mv_cesa - fix final callback not ignoring input data
by Phil Sutter
· 13 years ago
e758529
crypto: remove redundant CRYPTO_CONFIG setting
by Mona Hossain
· 13 years ago
9e1c0a0
crypto: Add support for larger ce block size.
by Ramesh Masavarapu
· 13 years ago
3bd391f
crypto: Add support for x86 cpuid auto loading for x86 crypto drivers
by Andi Kleen
· 13 years ago
65a4a57
crypto: caam - fix gcc 4.6 warning
by Kim Phillips
· 13 years ago
0113529
crypto: caam - be less noisy on startup
by Kim Phillips
· 13 years ago
e863f9cc
crypto: caam - add sha224 and sha384 variants to existing AEAD algorithms
by Hemant Agrawal
· 13 years ago
e7a2577
crypto: ixp4xx - convert GFP_KERNEL to GFP_ATOMIC
by Julia Lawall
· 13 years ago
d912bb7
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Nikos Mavrogiannopoulos
· 13 years ago
f1df57d
crypto: driver for Tegra AES hardware
by Varun Wadekar
· 13 years ago
4f58cb9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
4925968
crypto: Add bus scaling request.
by Ramesh Masavarapu
· 13 years ago
a9c57a9
crypto: picoxcell - fix boolean and / or confusion
by Jamie Iles
· 13 years ago
a1a38c4
crypto: caam - remove DECO access initialization code
by Kim Phillips
· 13 years ago
a2ecb15
crypto: caam - fix polarity of "propagate error" logic
by Kim Phillips
· 13 years ago
b028b54
crypto: caam - more desc.h cleanups
by Kim Phillips
· 13 years ago
1582fa8
crypto: caam - desc.h - convert spaces to tabs
by Kim Phillips
· 13 years ago
5e718a0
crypto: talitos - convert talitos_error to struct device
by Kim Phillips
· 13 years ago
2cdba3c
crypto: talitos - remove NO_IRQ references
by Kim Phillips
· 13 years ago
0b2730d
crypto: talitos - fix bad kfree
by Kim Phillips
· 13 years ago
e84ce11
crypto: mv_cesa - fix hashing of chunks > 1920 bytes
by Phil Sutter
· 13 years ago
741e8c2
crypto: convert drivers/crypto/* to use module_platform_driver()
by Axel Lin
· 13 years ago
dd38d29
Merge git://github.com/herbertx/crypto
by Linus Torvalds
· 13 years ago
b8db743
crypto: Fix Cipher Test Failures
by Mona Hossain
· 13 years ago
2831191
msm: 8064: Enable crypto engine.
by Ramesh Masavarapu
· 13 years ago
2742528
crypto: mv_cesa - fix hashing of chunks > 1920 bytes
by Phil Sutter
· 13 years ago
8b4d43a
crypto: caam - add support for MD5 algorithm variants
by Kim Phillips
· 13 years ago
c3e337f
crypto: talitos - support for channel remap and 2nd IRQ
by Kim Phillips
· 13 years ago
ad42d5f
crypto: talitos - prepare driver for channel remap support
by Kim Phillips
· 13 years ago
5b859b6
crypto: talitos - be less noisy on startup
by Kim Phillips
· 13 years ago
79b3a41
crypto: talitos - add hmac algorithms
by Lee Nipper
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
72077200
crypto: Remove featurization of CE config register.
by Ramesh Masavarapu
· 13 years ago
4bb33cc
crypto: add module.h to those files that are explicitly using it
by Paul Gortmaker
· 14 years ago
c52c237
crypto: Added checks for initializations and buffer overflow.
by Ramesh Masavarapu
· 13 years ago
3e721ae
crypto: talitos - handle descriptor not found in error path
by Kim Phillips
· 13 years ago
75b7662
crypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T_64BIT
by Richard Weinberger
· 13 years ago
a63ff1e
crypto: Fixed compilation warnings when PMEM is not defined.
by Ramesh Masavarapu
· 13 years ago
fad8fa4
crypto: picoxcell - add dependency on HAVE_CLK
by Jamie Iles
· 13 years ago
fa679d9
crypto: Adding crypto MSM9615.
by Ramesh Masavarapu
· 13 years ago
2563cbc
crypto: Clean-up support for 32KB+ packet
by Mona Hossain
· 13 years ago
6f8108f
crypto: Fix failure to process F8, F9 request
by Mona Hossain
· 13 years ago
5f5dde1
crypto: Add support for larger ce block size
by Mona Hossain
· 13 years ago
962ff20
crypto: Remove configuration of CRYPTO_CONFIG register
by Mona Hossain
· 13 years ago
c1d2b68
crypto: Driver cleanup
by Ramesh Masavarapu
· 13 years ago
3b574d8
crypto: Remove direct access to crypto registers
by Mona Hossain
· 13 years ago
390d92e
crypto: Fix AES_CCM encryption/decryption failure
by Mona Hossain
· 13 years ago
dc39f97
msm: dma: remove crci conflict checking
by Jeff Ohlstein
· 13 years ago
c4b3a4d
crypto: Register device with clock driver and rename clocks
by Matt Wagantall
· 13 years ago
e1b13f8
crypto: Fix memory leak
by Mona Hossain
· 13 years ago
d0c032b
crypto: Fix memory allocated for ignoring data
by Mona Hossain
· 13 years ago
d90ea0e
crypto: Add support for 32KB+ packets in QCE
by Mona Hossain
· 13 years ago
5c8ea1f
crypto: Clean up header file inclusion and location
by Mona Hossain
· 13 years ago
087c60b
crypto: Set a unique handle when opening qce device
by Mona Hossain
· 13 years ago
650c22c
crypto: Fix race conditons and synchronization issues
by Mona Hossain
· 13 years ago
451cf98
crypto: Fix referencing dead pointer
by Mona Hossain
· 13 years ago
a8657d8
crypto: Fix memory leak when clk enabling fails
by Mona Hossain
· 13 years ago
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
e27303b
crypto: n2 - Fix a get/put_cpu() imbalance
by Thomas Meyer
· 13 years ago
b64dc04
crypto: picoxcell - fix possible invalid pointer dereference
by Jamie Iles
· 13 years ago
30343ef
crypto: picoxcell - support for device tree matching
by Jamie Iles
· 13 years ago
4efae8c
crypto: picoxcell - add connection ID to the clock name
by Jamie Iles
· 13 years ago
c3f4200
crypto: picoxcell - convert to platform ID table
by Jamie Iles
· 13 years ago
c39cc37
crypto: padlock-aes - Make module loading even quieter when hardware is missing
by Jonathan Nieder
· 13 years ago
eb7caf3
n2_crypto: Attach on Niagara-T3.
by David S. Miller
· 13 years ago
0003230
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
eda65cc
caam: don't pass bogus S_IFCHR to debugfs_create_...()
by Al Viro
· 13 years ago
acdca31
crypto: caam - ablkcipher support
by Yuan Kang
· 13 years ago
1acebad
crypto: caam - faster aead implementation
by Yuan Kang
· 13 years ago
885e9e2
crypto: caam - structure renaming
by Yuan Kang
· 13 years ago
0e47930
crypto: caam - shorter names
by Yuan Kang
· 13 years ago
1c2b4ab
crypto: talitos - don't bad_key in ablkcipher setkey
by Kim Phillips
· 13 years ago
febec54
crypto: talitos - remove unused giv from ablkcipher methods
by Kim Phillips
· 13 years ago
602dba5
crypto: talitos - don't set done notification in hot path
by Kim Phillips
· 13 years ago
5228f0f
crypto: talitos - ensure request ordering within a single tfm
by Kim Phillips
· 13 years ago
c569746
crypto: crypto4xx - Perform read/modify/write on device control register
by Josh Boyer
· 13 years ago
23457bc
crypto: caam - fix build warning when DEBUG_FS not configured
by Kim Phillips
· 14 years ago
cd3f1d5
crypto: omap-sham - do not schedule tasklet if there is no active requests
by Dmitry Kasatkin
· 14 years ago
0efd4d8
crypto: omap-sham - clear device flags when finishing request
by Dmitry Kasatkin
· 14 years ago
Next »