index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2016-02-17
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
2016-02-17
crypto: qat - fix leak on error path
Tadeusz Struk
2016-02-17
crypto: atmel-sha - fix race in atmel_sha_final()
Cyrille Pitchen
2016-02-17
crypto: atmel-sha - fix .import()/.export() implementation
Cyrille Pitchen
2016-02-06
crypto: sahara - fill the statesize field
Fabio Estevam
2016-02-06
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
Fabio Estevam
2016-02-06
crypto: sahara - remove unneeded mutex in the exported state
Fabio Estevam
2016-02-06
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-02-06
crypto: aead - move aead_request_cast helper to aead.h
Tadeusz Struk
2016-02-06
crypto: sunxi-ss - prevent compilation on 64-bit
Andre Przywara
2016-02-01
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2016-02-01
crypto: omap-aes - Support crypto engine framework
Baolin Wang
2016-01-30
crypto: atmel-sha - fix algorihtm registration
Cyrille Pitchen
2016-01-27
crypto: sunxi - don't print confusing data
Arnd Bergmann
2016-01-25
crypto: qat - Reduced reqsize in qat_algs
Cabiddu, Giovanni
2016-01-25
crypto: ixp4xx - Fix false lastlen uninitialised warning
Herbert Xu
2016-01-25
crypto: atmel-sha - fix context switches
Cyrille Pitchen
2016-01-25
crypto: atmel-sha - add support of sama5d2x SoCs
Cyrille Pitchen
2016-01-25
crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto client
Cyrille Pitchen
2016-01-25
crypto: atmel-sha - fix crash when computing digest on empty message
Cyrille Pitchen
2016-01-25
crypto: ccp - Add hash state import and export support
Tom Lendacky
2016-01-25
crypto: caam - enable LARGE_BURST for enhancing DMA transactions size
Horia Geant?
2016-01-25
crypto: qat - Pack cfg ctl structs
Atta, Ahsan
2016-01-25
crypto: s5p-sss - Use memcpy_toio for iomem annotated memory
Krzysztof Koz?owski
2016-01-25
crypto: s5p-sss - Fix minor coding style violations
Krzysztof Koz?owski
2016-01-25
crypto: qat - remove redundant function call
Pingchao Yang
2016-01-25
crypto: qat - change name for c6xx dev type
Tadeusz Struk
2016-01-25
crypto: caam - make write transactions bufferable on PPC platforms
Horia Geant?
2016-01-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-01-19
crypto: atmel-aes - Add missing break to atmel_aes_reg_name
Herbert Xu
2016-01-18
crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMA
Geert Uytterhoeven
2016-01-18
crypto: qat - update init_esram for C3xxx dev type
Tadeusz Struk
2016-01-18
crypto: qat - fix timeout issues
Pingchao Yang
2016-01-18
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
Pingchao Yang
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2015-12-29
crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
Geliang Tang
2015-12-25
crypto: qat - fix SKU definiftion for c3xxx dev
Tadeusz Struk
2015-12-25
crypto: qat - Fix random config build issue
Tadeusz Struk
2015-12-25
crypto: ccp - use to_pci_dev and to_platform_device
Geliang Tang
2015-12-25
crypto: qat - Rename dh895xcc mmp firmware
Ahsan Atta
2015-12-23
crypto: atmel-aes - add debug facilities to monitor register accesses.
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - add support to GCM mode
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - change the DMA threshold
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - fix the counter overflow in CTR mode
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - create sections to regroup functions by usage
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - fix typo and indentation
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - use SIZE_IN_WORDS() helper macro
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - improve performances of data transfer
Cyrille Pitchen
[next]