Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3cf3a94c10879d206cc1dd953688c4661ba28d14
/
drivers
/
crypto
a9c4521
crypto: msm: Remove use of index to address sg entry
by Mona Hossain
· 12 years ago
ce2203e
crypto: Fix potential crash due to unbound array & null pointer access.
by Hariprasad Dhalinarasimha
· 12 years ago
fc1159d
crypto: msm: Remove use of sg_virt
by Mona Hossain
· 12 years ago
84a132b
crypto: msm: Fix kernel panic in sg_virt() call
by Mona Hossain
· 12 years ago
4718d8e
crypto: msm: Add checks for memalloc failure
by Mona Hossain
· 12 years ago
7792555
crypto: msm: Fix kernel crash due to use of sg_next
by Mona Hossain
· 12 years ago
cabe33a
crypto:msm: Increase descriptor FIFO size
by Mona Hossain
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
ecad501
Merge "crypto: msm: Fix address for PIPE KEYs"
by Linux Build Service Account
· 12 years ago
c9e9fef
crypto: msm: Fix failure to process large packets
by Mona Hossain
· 12 years ago
e58620a
Revert "crypto: msm: Fix failure to process large packets"
by Mona Hossain
· 12 years ago
33c7214
crypto: msm: Fix failure to process large packets
by Mona Hossain
· 12 years ago
3c2a42c
crypto: msm: Fix address for PIPE KEYs
by Mona Hossain
· 12 years ago
f061c3d
crypto: Use scatterwalk APIs in crypto
by Rohit Vaswani
· 12 years ago
4732722
msm: crypto: Enable crypto driver on msm9625
by Hariprasad Dhalinarasimha
· 12 years ago
27eecd2
crypto: msm: Add support for HW key
by Mona Hossain
· 12 years ago
8db676a
crypto: msm: Fix failure to load both crypto modules
by Mona Hossain
· 12 years ago
8d54b6c
crypto: msm: Unlock mutex before exiting function
by Mona Hossain
· 12 years ago
2a98f58
Merge "crypto: Add wait states for hash/hmac operations"
by Linux Build Service Account
· 12 years ago
28f583e
crypto: Add wait states for hash/hmac operations
by Mona Hossain
· 12 years ago
4884290
crypto: msm: Add support for AES-CCM algorithm
by Mona Hossain
· 12 years ago
1ba6413
crypto: msm: Set command descriptor size to burst size multiple
by Mona Hossain
· 12 years ago
4ed6290
crypto: msm: Fix failure on XTS mode
by Mona Hossain
· 12 years ago
b268c99
crypto: msm: Fix counter IV calculation
by Mona Hossain
· 12 years ago
920bd6c
crypto: Fix CBC mode failure
by Mona Hossain
· 12 years ago
31621be
crypto: Fix HMAC failure
by Mona Hossain
· 12 years ago
096b16d
crypto: Add support for sharing CE
by Mona Hossain
· 12 years ago
7e43259
crypto: Set the BAM execution enviornment parameter.
by Ramesh Masavarapu
· 12 years ago
574743d
crypto: Enable AXI clock for Crypto Engine.
by Ramesh Masavarapu
· 12 years ago
8d94e2c
crypto: Set INT flag on producer pipe.
by Ramesh Masavarapu
· 12 years ago
4cfd653
crypto: Removed NWD flag from intermediate descriptors.
by Ramesh Masavarapu
· 12 years ago
ca5a7bb
crypto: Align command descriptors to burst size.
by Ramesh Masavarapu
· 12 years ago
5e01726
crypto: Fix byte order alignment on data packets.
by Ramesh Masavarapu
· 12 years ago
79fb079
crypto: Fix QCEDEV platform data initialization.
by Hariprasad Dhalinarasimha
· 12 years ago
b43e94b
crypto: Add support for crypto engine 5.0
by Mona Hossain
· 12 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
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
da92ace
crypto: Fix initialization of array variable.
by Ramesh Masavarapu
· 12 years ago
43fd26a
crypto: Fix AES CCM failure
by Mona Hossain
· 12 years ago
1ebfefc
crypto: mv_cesa requires on CRYPTO_HASH to build
by Alexander Clouter
· 12 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
· 13 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
Next »