Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b1ba3ef921078ac3bd0375fdac9eea2c69ec144
/
drivers
/
crypto
c130423
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
49dc2b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
dfe97ad
crypto: marvell/cesa - forward devm_ioremap_resource() error code
by Boris BREZILLON
· 9 years ago
b0ef510
crypto: marvell/cesa - initialize hash states
by Boris BREZILLON
· 9 years ago
7850c91
crypto: marvell/cesa - fix memory leak
by Boris BREZILLON
· 9 years ago
03a6f29
crypto: ccp - fix lock acquisition code
by Gary R Hook
· 9 years ago
3407420
crypto: qat - remove redundant arbiter configuration
by Tadeusz Struk
· 9 years ago
b62917a
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
by Vladimir Zapolskiy
· 9 years ago
9b52d55
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
by Vladimir Zapolskiy
· 9 years ago
84a0ced
crypto: qat - Change the definition of icp_qat_uof_regtype
by Pingchao Yang
· 9 years ago
ea0375a
crypto: ccp - Add abstraction for device-specific calls
by Gary R Hook
· 9 years ago
c7019c4
crypto: ccp - CCP versioning support
by Gary R Hook
· 9 years ago
553d237
crypto: ccp - Support for multiple CCPs
by Gary R Hook
· 9 years ago
3f19ce2
crypto: ccp - Remove check for x86 family and model
by Gary R Hook
· 9 years ago
ce0ae26
crypto: ccp - memset request context to zero during import
by Tom Lendacky
· 9 years ago
f93a8b2
crypto: qat - The AE id should be less than the maximal AE number
by Pingchao Yang
· 9 years ago
bfd927f
crypto: rockchip - add hash support for crypto engine in rk3288
by Zain Wang
· 9 years ago
029c053
crypto: caam - Staticize caam_jr_shutdown()
by Fabio Estevam
· 9 years ago
26d52ea
crypto: qat - fix leak on error path
by Tadeusz Struk
· 9 years ago
ad84112
crypto: atmel-sha - fix race in atmel_sha_final()
by Cyrille Pitchen
· 9 years ago
9c4274d
crypto: atmel-sha - fix .import()/.export() implementation
by Cyrille Pitchen
· 9 years ago
fc4fa6e
treewide: Fix typo in printk
by Masanari Iida
· 9 years ago
d42cf2f1
crypto: sahara - fill the statesize field
by Fabio Estevam
· 9 years ago
bceab44
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
by Fabio Estevam
· 9 years ago
6e56201
crypto: sahara - remove unneeded mutex in the exported state
by Fabio Estevam
· 9 years ago
b31dde2
crypto: ccp - Don't assume export/import areas are aligned
by Tom Lendacky
· 9 years ago
53a0bd7
crypto: aead - move aead_request_cast helper to aead.h
by Tadeusz Struk
· 9 years ago
f823ab9
crypto: sunxi-ss - prevent compilation on 64-bit
by Andre Przywara
· 9 years ago
8a3978a
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
by Boris BREZILLON
· 9 years ago
c033042
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
by Cyrille Pitchen
· 9 years ago
d961436
crypto: atmel-sha - fix atmel_sha_remove()
by Cyrille Pitchen
· 9 years ago
d166216
crypto: ccp - Limit the amount of information exported
by Tom Lendacky
· 9 years ago
0529900
crypto: omap-aes - Support crypto engine framework
by Baolin Wang
· 9 years ago
cc831d3
crypto: atmel-sha - fix algorihtm registration
by Cyrille Pitchen
· 9 years ago
49a2045
crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts
by Cyrille Pitchen
· 9 years ago
bfb2892
crypto: sunxi - don't print confusing data
by Arnd Bergmann
· 9 years ago
7768fb2
crypto: qat - Reduced reqsize in qat_algs
by Cabiddu, Giovanni
· 9 years ago
0f987e2
crypto: ixp4xx - Fix false lastlen uninitialised warning
by Herbert Xu
· 9 years ago
7cee350
crypto: atmel-sha - fix context switches
by Cyrille Pitchen
· 9 years ago
507c5cc
crypto: atmel-sha - add support of sama5d2x SoCs
by Cyrille Pitchen
· 9 years ago
f56809c
crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client
by Cyrille Pitchen
· 9 years ago
1900c58
crypto: atmel-sha - fix crash when computing digest on empty message
by Cyrille Pitchen
· 9 years ago
952bce9
crypto: ccp - Add hash state import and export support
by Tom Lendacky
· 9 years ago
624144a
crypto: caam - enable LARGE_BURST for enhancing DMA transactions size
by Horia Geant?
· 9 years ago
ba17113
crypto: qat - Pack cfg ctl structs
by Atta, Ahsan
· 9 years ago
1e3012d
crypto: s5p-sss - Use memcpy_toio for iomem annotated memory
by Krzysztof Koz?owski
· 9 years ago
313becd
crypto: s5p-sss - Fix minor coding style violations
by Krzysztof Koz?owski
· 9 years ago
718837c
crypto: qat - remove redundant function call
by Pingchao Yang
· 9 years ago
a2f5106
crypto: qat - change name for c6xx dev type
by Tadeusz Struk
· 9 years ago
e7a7104
crypto: caam - make write transactions bufferable on PPC platforms
by Horia Geant?
· 9 years ago
48162a2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
e31835a
crypto: atmel-aes - Add missing break to atmel_aes_reg_name
by Herbert Xu
· 9 years ago
cbafd64
crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMA
by Geert Uytterhoeven
· 9 years ago
70401f4
crypto: qat - update init_esram for C3xxx dev type
by Tadeusz Struk
· 9 years ago
c0e77a1
crypto: qat - fix timeout issues
by Pingchao Yang
· 9 years ago
91a93ea
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
by Pingchao Yang
· 9 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
c597b6b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
48d62764
crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
by Geliang Tang
· 9 years ago
2a5de72
crypto: qat - fix SKU definiftion for c3xxx dev
by Tadeusz Struk
· 9 years ago
1fa844e
crypto: qat - Fix random config build issue
by Tadeusz Struk
· 9 years ago
c6c59bf
crypto: ccp - use to_pci_dev and to_platform_device
by Geliang Tang
· 9 years ago
a239c36
crypto: qat - Rename dh895xcc mmp firmware
by Ahsan Atta
· 9 years ago
4537992
crypto: atmel-aes - add debug facilities to monitor register accesses.
by Cyrille Pitchen
· 9 years ago
d441954
crypto: atmel-aes - add support to GCM mode
by Cyrille Pitchen
· 9 years ago
129f8bb
crypto: atmel-aes - change the DMA threshold
by Cyrille Pitchen
· 9 years ago
fcac836
crypto: atmel-aes - fix the counter overflow in CTR mode
by Cyrille Pitchen
· 9 years ago
da7b850
crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686
by Cyrille Pitchen
· 9 years ago
e37a7e5
crypto: atmel-aes - create sections to regroup functions by usage
by Cyrille Pitchen
· 9 years ago
afbac17
crypto: atmel-aes - fix typo and indentation
by Cyrille Pitchen
· 9 years ago
2bfd04c
crypto: atmel-aes - use SIZE_IN_WORDS() helper macro
by Cyrille Pitchen
· 9 years ago
bbe628e
crypto: atmel-aes - improve performances of data transfer
by Cyrille Pitchen
· 9 years ago
2a37782
crypto: atmel-aes - fix atmel_aes_remove()
by Cyrille Pitchen
· 9 years ago
820599a
crypto: atmel-aes - remove useless AES_FLAGS_DMA flag
by Cyrille Pitchen
· 9 years ago
13c7f87
crypto: atmel-aes - reduce latency of DMA completion
by Cyrille Pitchen
· 9 years ago
bd5f43d
crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev
by Cyrille Pitchen
· 9 years ago
10f12c1
crypto: atmel-aes - rework crypto request completion
by Cyrille Pitchen
· 9 years ago
77dacf5
crypto: atmel-aes - simplify the configuration of the AES IP
by Cyrille Pitchen
· 9 years ago
794595d
crypto: atmel-aes - remove useless write in the Control Register
by Cyrille Pitchen
· 9 years ago
ccbf729
crypto: atmel-aes - make crypto request queue management more generic
by Cyrille Pitchen
· 9 years ago
cdfab4a
crypto: atmel-aes - change atmel_aes_write_ctrl() signature
by Cyrille Pitchen
· 9 years ago
aab0a39
crypto: atmel-aes - propagate error from atmel_aes_hw_version_init()
by Cyrille Pitchen
· 9 years ago
7f1cbbc
crypto: atmel-aes - remove unused header includes
by Cyrille Pitchen
· 9 years ago
924a8bc
crypto: atmel-aes - fix unregistration order of crypto algorithms
by Cyrille Pitchen
· 9 years ago
88efd9a
crypto: atmel-aes - change algorithm priorities
by Cyrille Pitchen
· 9 years ago
c0b28d8
crypto: atmel-aes - constify value argument of atmel_aes_write_n()
by Cyrille Pitchen
· 9 years ago
973e209
crypto: atmel-aes - add new version
by Leilei Zhao
· 9 years ago
dc2c632
crypto: qat - use list_for_each_entry*
by Geliang Tang
· 9 years ago
e4ae86e
crypto: ux500 - Use precalculated hash from headers
by LABBE Corentin
· 9 years ago
bdd7506
crypto: ccp - Use precalculated hash from headers
by LABBE Corentin
· 9 years ago
8054b80
crypto: n2 - Use precalculated hash from headers
by LABBE Corentin
· 9 years ago
51d77dd
crypto: qat - fix some timeout tests
by Pingchao Yang
· 9 years ago
46621e6
crypto: qat - fix CTX_ENABLES bits shift direction issue
by Pingchao Yang
· 9 years ago
362f924
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
by Borislav Petkov
· 9 years ago
16f080a
crypto: omap - Removed unused variable "err"
by Rahul Pathak
· 9 years ago
871b88a
crypto: atmel-sha - Removed unused variable "err"
by Rahul Pathak
· 9 years ago
6333ed8
crypto: nx-842 - Mask XERS0 bit in return value
by Haren Myneni
· 9 years ago
81b312f
crypto: qat - uint8_t is not large enough for accel_id
by Tadeusz Struk
· 9 years ago
50eca25
crypto: omap-des - Fix "schedule while atomic" bug
by Sam Protsenko
· 9 years ago
Next »