- fe4d557 crypto: omap - Fix inconsistent locking of device lists by Ben Hutchings · 3 years, 5 months ago
- 1f34cc4 crypto: omap-aes - Fix PM reference leak on omap-aes.c by Shixin Liu · 3 years, 9 months ago
- ff81072 crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe by Zhang Qilong · 4 years, 2 months ago
- 383e8a8 crypto: omap-aes - fix the reference count leak of omap device by Zhang Qilong · 4 years, 3 months ago
- ac855b3 crypto: omap-aes - Fix sparse and compiler warnings by Herbert Xu · 4 years, 6 months ago
- 6a99d7a crypto: omap-aes - permit asynchronous skcipher as fallback by Ard Biesheuvel · 4 years, 6 months ago
- 9ef4e6e crypto: omap-aes - prevent unregistering algorithms twice by Tero Kristo · 4 years, 8 months ago
- 04a4616 crypto: omap-aes-gcm - convert to use crypto engine by Tero Kristo · 5 years ago
- 5d5f3ee crypto: omap-aes-gcm - fix failure with assocdata only by Tero Kristo · 5 years ago
- f0956d4 crypto: omap-aes-gcm - use the AES library to encrypt the tag by Ard Biesheuvel · 5 years ago
- 12adf9d crypto: omap-aes-gcm - add missing .setauthsize hooks by Ard Biesheuvel · 5 years ago
- a9459bd crypto: omap-aes-ctr - set blocksize to 1 by Ard Biesheuvel · 5 years ago
- dbb326f crypto: omap-aes - reject invalid input sizes for block modes by Ard Biesheuvel · 5 years ago
- 6585cd3 crypto: omap-aes - fixup aligned data cleanup by Tero Kristo · 5 years ago
- 891dcbb crypto: omap-aes - add IV output handling by Tero Kristo · 5 years ago
- e7508ef crypto: omap-aes - remove the sysfs group during driver removal by Tero Kristo · 5 years ago
- b3e3f0f crypto: omap - switch to skcipher API by Ard Biesheuvel · 5 years ago
- 514838e crypto: drivers - Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- c79b411 crypto: skcipher - remove remnants of internal IV generators by Eric Biggers · 6 years ago
- d416559 crypto: remove useless initializations of cra_list by Eric Biggers · 6 years ago
- e87f203 crypto: omap-aes - Remove VLA usage of skcipher by Kees Cook · 6 years ago
- 5007387 crypto: omap-aes - make queue length configurable by Tero Kristo · 7 years ago
- 537c62ca crypto: omap-aes - make fallback size configurable by Tero Kristo · 7 years ago
- c21c8b8 crypto: omap - convert to new crypto engine API by Corentin LABBE · 7 years ago
- 7d556931 crypto: omap - use of_device_get_match_data by Corentin LABBE · 7 years ago
- cb3f381 crypto: omap - Use GCM IV size constant by Corentin LABBE · 7 years ago
- 62c58f8 crypto: omap-aes - fix error return code in omap_aes_probe() by Gustavo A. R. Silva · 8 years ago
- ad18cc9 crypto: omap-aes - Add support for GCM mode by Tero Kristo · 8 years ago
- d695bfd crypto: omap-aes - export some AES driver functionality locally by Tero Kristo · 8 years ago
- 5b3d4d2 crypto: omap-aes - move definitions over to a separate header file by Tero Kristo · 8 years ago
- afc2dc1 crypto: omap-aes - use base omap crypto support library by Tero Kristo · 8 years ago
- 619ce70 crypto: omap-aes - fix context handling for multiple cores by Tero Kristo · 8 years ago
- f09b348 crypto: omap-aes - drop unused flags attribute from omap_aes_ctx by Tero Kristo · 8 years ago
- c98ef8d crypto: omap-aes - fix error return code in omap_aes_probe() by Wei Yongjun · 8 years ago
- 0d0cda93 crypto: omap-aes - fix crypto engine initialization order by Tero Kristo · 8 years ago
- 9fcb191 crypto: omap-aes - Add fallback support by Lokesh Vutla · 8 years ago
- 164f3ef crypto: omap-aes - Add support for multiple cores by Lokesh Vutla · 8 years ago
- f303b45 crypto: omap-aes - use runtime_pm autosuspend for clock handling by Tero Kristo · 8 years ago
- 4cba7cf crypto: engine - permit to enqueue ashash_request by Corentin LABBE · 8 years ago
- 2589ad8 crypto: engine - move crypto engine to its own header by Corentin LABBE · 8 years ago
- 7c001a8 crypto: omap - Stop using crypto scatterwalk_bytes_sglen by Herbert Xu · 9 years ago
- b973eaa crypto: omap - do not call dmaengine_terminate_all by Lokesh Vutla · 9 years ago
- 3741bbb crypto: omap-aes - Fix registration of algorithms by Lokesh Vutla · 9 years ago
- da8b29a crypto: omap-aes - Use dma_request_chan() for requesting DMA channel by Peter Ujfalusi · 9 years ago
- 0529900 crypto: omap-aes - Support crypto engine framework by Baolin Wang · 9 years ago
- 16f080a crypto: omap - Removed unused variable "err" by Rahul Pathak · 9 years ago
- 340d9d3 crypto: omap-aes - Use BIT() macro by Vutla, Lokesh · 10 years ago
- 5396c6c crypto: omap-aes - Fix configuring of AES mode by Vutla, Lokesh · 10 years ago
- 6e2e3d1 crypto: omap-aes - Increase priority of hw accelerator by Vutla, Lokesh · 10 years ago
- 310b0d5 crypto: omap-aes - Fix CTR mode by Vutla, Lokesh · 10 years ago
- 6d7e7e0 crypto: omap-aes - Fix support for unequal lengths by Vutla, Lokesh · 10 years ago
- 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 10 years ago
- 5573bc0 crypto: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- ea7b2843 crypto: omap-aes - Use SIMPLE_DEV_PM_OPS macro by Jingoo Han · 11 years ago
- f7b2b5d crypto: omap-aes - add error check for pm_runtime_get_sync by Nishanth Menon · 11 years ago
- 8ed49c7 crypto: omap-aes - Fix CTR mode counter length by Joel Fernandes · 11 years ago
- 034568e crypto: omap-aes - Staticize local symbols by Sachin Kamat · 11 years ago
- bce2a22 crypto: omap-aes - Convert request_irq to devm_request_irq by Joel Fernandes · 11 years ago
- 05007c1 crypto: omap-aes - Convert kzalloc to devm_kzalloc by Joel Fernandes · 11 years ago
- 6242332 crypto: omap-aes - Add support for cases of unaligned lengths by Joel Fernandes · 11 years ago
- 1801ad9 crypto: omap-aes - Switch to PIO mode during probe by Joel Fernandes · 11 years ago
- 98837ab crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger by Joel Fernandes · 11 years ago
- 1bf95cc crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs by Joel Fernandes · 11 years ago
- 6721675 crypto: omap-aes - Add IRQ info and helper macros by Joel Fernandes · 11 years ago
- 0c063a2 crypto: omap-aes - Remove previously used intermediate buffers by Joel Fernandes · 11 years ago
- 0a64171 crypto: omap-aes - Sync SG before DMA operation by Joel Fernandes · 11 years ago
- 4b645c9 crypto: omap-aes - Simplify DMA usage by using direct SGs by Joel Fernandes · 11 years ago
- e77c756 crypto: omap-aes - Populate number of SG elements by Joel Fernandes · 11 years ago
- 016af9b crypto: omap-aes - Add useful debug macros by Joel Fernandes · 11 years ago
- a3485e6 crypto: omap-aes - Don't idle/start AES device between Encrypt operations by Joel A Fernandes · 12 years ago
- 3086228 drivers: crypto: use devm_ioremap_resource() by Laurent Navet · 12 years ago
- 94e51df crypto: omap-aes - Use module_platform_driver macro by Sachin Kamat · 12 years ago
- bbbaa37 crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet by Joel A Fernandes · 12 years ago
- f9fb69e crypto: omap-aes - Add CTR algorithm Support by Mark A. Greer · 12 years ago
- 0d35583 crypto: omap-aes - Add OMAP4/AM33XX AES Support by Mark A. Greer · 12 years ago
- b4b87a93 crypto: omap-aes - Convert to dma_request_slave_channel_compat() by Mark A. Greer · 12 years ago
- bc69d12 crypto: omap-aes - Add Device Tree Support by Mark A. Greer · 12 years ago
- 44f04c1 crypto: omap-aes - Remove usage of private DMA API by Mark A. Greer · 12 years ago
- ebedbf7 crypto: omap-aes - Add code to use dmaengine API by Mark A. Greer · 12 years ago
- 0635fb3 crypto: omap-aes - Add suspend/resume support by Mark A. Greer · 12 years ago
- 5946c4a crypto: omap-aes - Convert to use pm_runtime API by Mark A. Greer · 12 years ago
- 7219368 crypto: omap-aes - Don't reset controller for every operation by Mark A. Greer · 12 years ago
- 05f369a8 crypto: omap-aes - Remmove unnecessary pr_info noise by Mark A. Greer · 12 years ago
- 45c3eb7 ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h by Tony Lindgren · 12 years ago
- 94c6578 Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
- 27615a9 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h by Tony Lindgren · 12 years ago
- 2b6c4e7 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h by Lokesh Vutla · 12 years ago
- e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 13 years ago
- d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
- 3e50191 crypto: omap-aes - don't treat NULL clk as an error by Jamie Iles · 14 years ago
- efce41b crypto: omap-aes - checkpatch --file warning fixes by Dmitry Kasatkin · 14 years ago
- 83ea7e0 crypto: omap-aes - initialize aes module once per request by Dmitry Kasatkin · 14 years ago
- 67a730c crypto: omap-aes - unnecessary code removed by Dmitry Kasatkin · 14 years ago
- 21fe976 crypto: omap-aes - error handling implementation improved by Dmitry Kasatkin · 14 years ago
- eeb2b20 crypto: omap-aes - redundant locking is removed by Dmitry Kasatkin · 14 years ago
- 3bd2e221 crypto: omap-aes - DMA initialization fixes for OMAP off mode by Dmitry Kasatkin · 14 years ago
- 537559a crypto: omap-aes - OMAP2/3 AES hw accelerator driver by Dmitry Kasatkin · 14 years ago