Mark A. Greer
|
f9fb69e73c
crypto: omap-aes - Add CTR algorithm Support
|
12 years ago |
Mark A. Greer
|
0d35583a13
crypto: omap-aes - Add OMAP4/AM33XX AES Support
|
12 years ago |
Mark A. Greer
|
b4b87a934c
crypto: omap-aes - Convert to dma_request_slave_channel_compat()
|
12 years ago |
Mark A. Greer
|
bc69d124d8
crypto: omap-aes - Add Device Tree Support
|
12 years ago |
Mark A. Greer
|
44f04c1d6f
crypto: omap-aes - Remove usage of private DMA API
|
12 years ago |
Mark A. Greer
|
ebedbf7902
crypto: omap-aes - Add code to use dmaengine API
|
12 years ago |
Mark A. Greer
|
0635fb3a3c
crypto: omap-aes - Add suspend/resume support
|
12 years ago |
Mark A. Greer
|
5946c4a5e7
crypto: omap-aes - Convert to use pm_runtime API
|
12 years ago |
Mark A. Greer
|
7219368b05
crypto: omap-aes - Don't reset controller for every operation
|
12 years ago |
Mark A. Greer
|
05f369a89a
crypto: omap-aes - Remmove unnecessary pr_info noise
|
12 years ago |
Tony Lindgren
|
45c3eb7d3a
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
|
12 years ago |
Tony Lindgren
|
94c657853b
Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers
|
12 years ago |
Tony Lindgren
|
27615a97b2
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
|
12 years ago |
Lokesh Vutla
|
2b6c4e7324
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
|
12 years ago |
Jussi Kivilinna
|
e15aa3692d
crypto: drivers - remove cra_list initialization
|
13 years ago |
Nikos Mavrogiannopoulos
|
d912bb7677
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
|
13 years ago |
Jamie Iles
|
3e50191d98
crypto: omap-aes - don't treat NULL clk as an error
|
14 years ago |
Dmitry Kasatkin
|
efce41b65f
crypto: omap-aes - checkpatch --file warning fixes
|
14 years ago |
Dmitry Kasatkin
|
83ea7e0fe1
crypto: omap-aes - initialize aes module once per request
|
14 years ago |
Dmitry Kasatkin
|
67a730ce44
crypto: omap-aes - unnecessary code removed
|
14 years ago |
Dmitry Kasatkin
|
21fe9767f3
crypto: omap-aes - error handling implementation improved
|
14 years ago |
Dmitry Kasatkin
|
eeb2b202c5
crypto: omap-aes - redundant locking is removed
|
14 years ago |
Dmitry Kasatkin
|
3bd2e2216b
crypto: omap-aes - DMA initialization fixes for OMAP off mode
|
14 years ago |
Dmitry Kasatkin
|
537559a5b3
crypto: omap-aes - OMAP2/3 AES hw accelerator driver
|
15 years ago |