开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2016-05-04
crypto: talitos - fix AEAD tcrypt tests
Horia Geant?
2016-05-04
crypto: talitos - fix crash in talitos_cra_init()
Jonas Eymann
2016-05-04
crypto: ccp - Prevent information leakage on export
Tom Lendacky
2016-04-12
crypto: marvell/cesa - forward devm_ioremap_resource() error code
Boris BREZILLON
2016-04-12
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-04-12
crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
2016-04-12
crypto: ccp - memset request context to zero during import
Tom Lendacky
2016-04-12
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-04-12
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2016-04-12
crypto: ccp - Add hash state import and export support
Tom Lendacky
2016-02-06
crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()
Boris BREZILLON
2016-02-06
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
Cyrille Pitchen
2016-02-06
crypto: atmel-sha - fix atmel_sha_remove()
Cyrille Pitchen
2016-01-30
crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts
Cyrille Pitchen
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
2015-12-23
crypto: atmel-aes - fix atmel_aes_remove()
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - remove useless AES_FLAGS_DMA flag
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - reduce latency of DMA completion
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - rework crypto request completion
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - simplify the configuration of the AES IP
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - remove useless write in the Control Register
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - make crypto request queue management more generic
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - change atmel_aes_write_ctrl() signature
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - propagate error from atmel_aes_hw_version_init()
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - remove unused header includes
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - fix unregistration order of crypto algorithms
Cyrille Pitchen
2015-12-23
crypto: atmel-aes - change algorithm priorities
Cyrille Pitchen
[next]