Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1d4bbc5a6f475f48b878715de832cd2ac99226b1
/
drivers
/
crypto
1d4bbc5
crypto: padlock-aes - use offset_in_page macro
by Geliang Tang
· 9 years ago
f143fc6
crypto: qat - fix typo in clean-files
by Jim Davis
· 9 years ago
f53e38a
crypto: picoxcell - set [src|dst]_nents and nents as signed int
by LABBE Corentin
· 9 years ago
f8e28a0
crypto: sahara - set nb_[in|out]_sg as signed int
by LABBE Corentin
· 9 years ago
56b85c9
crypto: atmel: fix bogus select
by Arnd Bergmann
· 10 years ago
20ecae7
crypto: atmel - fix 64-bit warnings
by Arnd Bergmann
· 9 years ago
4f9ea86
crypto: sun4i-ss - add missing statesize
by LABBE Corentin
· 9 years ago
f9d1293
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool_destroy"
by Markus Elfring
· 9 years ago
202a32f
crypto: qat - constify pci_error_handlers structures
by Julia Lawall
· 9 years ago
7aff7d0
crypto: amcc - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
f9970c2
crypto: caam - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
f051f95
crypto: picoxcell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
4fa9948
crypto: qce - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
6c2b74d
crypto: sahara - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
8e409fe
crypto: talitos - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
c22dafb
crypto: marvell - check return value of sg_nents_for_len
by LABBE Corentin
· 9 years ago
c52b673
crypto: qat - remove superfluous check from adf_probe
by Salvatore Benedetto
· 9 years ago
d956fed
crypto: qat - fix get instance function
by Tadeusz Struk
· 9 years ago
16f56e8
crypto: hifn_795x - fix coding style
by LABBE Corentin
· 9 years ago
cfeecab
crypto: hifn_795x - use dev_xx/pr_xx instead of printk
by LABBE Corentin
· 9 years ago
276a2ff
crypto: hifn_795x - remove the hifn_test function
by LABBE Corentin
· 9 years ago
b0c8bc1
crypto: qat - when stopping all devices make fure VF are stopped first
by Tadeusz Struk
· 9 years ago
7996094
crypto: talitos - Fix timing leak in ESP ICV verification
by David Gstir
· 9 years ago
cb8affb
crypto: nx - Fix timing leak in GCM and CCM decryption
by David Gstir
· 9 years ago
be23c9d
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
f2115fa
Merge branch 'acpi-pci'
by Rafael J. Wysocki
· 9 years ago
1831eff
device property: ACPI: Make use of the new DMA Attribute APIs
by Suthikulpanit, Suravee
· 9 years ago
9cf5c09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
ccc9d4a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
6de59d4
crypto: marvell/cesa - use __le32 for hardware descriptors
by Russell King
· 9 years ago
ea1f662
crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()
by Russell King
· 9 years ago
0f3304d
crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()
by Russell King
· 9 years ago
35622ea
crypto: marvell/cesa - use gfp_t for gfp flags
by Russell King
· 9 years ago
5d75413
crypto: marvell/cesa - use dma_addr_t for cur_dma
by Russell King
· 9 years ago
b150856
crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()
by Russell King
· 9 years ago
659f313
crypto: caam - fix indentation of close braces
by Russell King
· 9 years ago
5ec9083
crypto: caam - only export the state we really need to export
by Russell King
· 9 years ago
c7556ff
crypto: caam - fix non-block aligned hash calculation
by Russell King
· 9 years ago
434b421
crypto: caam - avoid needlessly saving and restoring caam_hash_ctx
by Russell King
· 9 years ago
6ea30f0
crypto: caam - print errno code when hash registration fails
by Russell King
· 9 years ago
8c07f3a
crypto: marvell/cesa - fix memory leak
by Boris Brezillon
· 9 years ago
8efbc2c
crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_req()
by Russell King
· 9 years ago
ab270e7
crypto: marvell/cesa - rearrange handling for sw padded hashes
by Russell King
· 9 years ago
aee84a7
crypto: marvell/cesa - rearrange handling for hw finished hashes
by Russell King
· 9 years ago
58953e1
crypto: marvell/cesa - rearrange last request handling
by Russell King
· 9 years ago
e41bbeb
crypto: marvell/cesa - avoid adding final operation within loop
by Russell King
· 9 years ago
bd274b1
crypto: marvell/cesa - ensure iter.base.op_len is the full op length
by Russell King
· 9 years ago
d9bba4c
crypto: marvell/cesa - use presence of scatterlist to determine data load
by Russell King
· 9 years ago
0971d09
crypto: marvell/cesa - move mv_cesa_dma_add_frag() calls
by Russell King
· 9 years ago
2f396a9
crypto: marvell/cesa - always ensure mid-fragments after first-fragment
by Russell King
· 9 years ago
9621288
crypto: marvell/cesa - factor out adding an operation and launching it
by Russell King
· 9 years ago
8651791
crypto: marvell/cesa - factor out first fragment decisions to helper
by Russell King
· 9 years ago
c439e4e
crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()
by Russell King
· 9 years ago
d30cb2f
crypto: marvell/cesa - ensure template operation is initialised
by Russell King
· 9 years ago
51954a9
crypto: marvell/cesa - fix the bit length endianness
by Russell King
· 9 years ago
a9eb678
crypto: marvell/cesa - add flag to determine algorithm endianness
by Russell King
· 9 years ago
4c2b130
crypto: marvell/cesa - keep creq->state in CPU endian format at all times
by Russell King
· 9 years ago
8075453
crypto: marvell/cesa - easier way to get the transform
by Russell King
· 9 years ago
4a4b0ba
crypto: qat - fix crypto_get_instance_node function
by Tadeusz Struk
· 9 years ago
5082687
crypto: n2 - set array of const as const
by LABBE Corentin
· 9 years ago
cac367b
crypto: sahara - set array of const as const
by LABBE Corentin
· 9 years ago
ac8427b
hifn_795x: stop including <asm-generic/kmap_types.h>
by Christoph Hellwig
· 9 years ago
5a4eea2
crypto: ux500 - Use devm_xxx() managed function
by LABBE Corentin
· 9 years ago
b0e8b34
crypto: atmel - use devm_xxx() managed function
by LABBE Corentin
· 9 years ago
dc97fa0
crypto: mxs-dcp - mxs-dcp is an stmp device
by Arnd Bergmann
· 9 years ago
a6479ea
crypto: marvell/cesa - factor out common import/export functions
by Russell King
· 9 years ago
c3bf02a
crypto: marvell/cesa - fix wrong hash results
by Russell King
· 9 years ago
e72f407
crypto: marvell/cesa - initialise struct mv_cesa_ahash_req
by Russell King
· 9 years ago
9f5594c
crypto: marvell/cesa - fix stack smashing in marvell/hash.c
by Russell King
· 9 years ago
ea0b398
crypto: 842 - Add CRC and validation support
by Haren Myneni
· 9 years ago
22287b0
crypto: akcipher - Changes to asymmetric key API
by Tadeusz Struk
· 9 years ago
9d83d29
crypto: atmel - Check for clk_prepare_enable() return value
by LABBE Corentin
· 9 years ago
c6415a6
crypto: caam - add support for acipher xts(aes)
by Catalin Vasile
· 9 years ago
fea4045
crypto: qce - dma_map_sg can handle chained SG
by LABBE Corentin
· 9 years ago
166db19
crypto: ccp - Use module name in driver structures
by Tom Lendacky
· 9 years ago
21dc9e8
crypto: ccp - Change references to accelerator to offload
by Tom Lendacky
· 9 years ago
52948cef
crypto: ccp - Remove use ACPI field
by Tom Lendacky
· 9 years ago
355eba5
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
by Tom Lendacky
· 9 years ago
9196d96
crypto: qat - remove unneeded variable
by Tadeusz Struk
· 9 years ago
def14bf
crypto: qat - add support for ctr(aes) and xts(aes)
by Tadeusz Struk
· 9 years ago
640eec5
crypto: sahara - dma_map_sg can handle chained SG
by LABBE Corentin
· 9 years ago
13fb8fd
crypto: caam - dma_map_sg can handle chained SG
by LABBE Corentin
· 9 years ago
b8a011d
crypto: talitos - dma_map_sg can handle chained SG
by LABBE Corentin
· 9 years ago
be2cfac
crypto: qat - remove empty functions and turn qat_uregister fn to void
by Tadeusz Struk
· 9 years ago
d8cc397
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
d23afa1
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
by LABBE Corentin
· 9 years ago
76804eb
crypto: amcc - replace get_sg_count by sg_nents_for_len
by LABBE Corentin
· 9 years ago
1f6d79d
crypto: bfin_crc - replace sg_count by sg_nents
by LABBE Corentin
· 9 years ago
17762c5
crypto: qat - VF should never trigger SBR on PH
by Conor McLoughlin
· 9 years ago
cfcd227
crypto: marvell - properly handle CRYPTO_TFM_REQ_MAY_BACKLOG-flagged requests
by Thomas Petazzoni
· 9 years ago
3cc43a0
crypto: qat - Add load balancing across devices
by Tadeusz Struk
· 9 years ago
859e580
crypto: caam - Remove unused JUMP_TYPE_MASK definition
by Fabio Estevam
· 9 years ago
6c5de98
crypto: qat - don't check for iommu
by John Griffin
· 9 years ago
a2712e6
crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL
by Fabio Estevam
· 9 years ago
53ed2d4e
crypto: ux500 - Fix module autoload for OF platform drivers
by Luis de Bethencourt
· 9 years ago
c3abc0f
crypto: picoxcell - Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
3dc1597
crypto: amcc - Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
aa57e0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
d0cce06
drivers/crypto/qat: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
9da75de
crypto: sunxi-ss - Fix a possible driver hang with ciphers
by LABBE Corentin
· 9 years ago
Next »