index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-378
/
+1210
2013-02-04
crypto: atmel-aes - adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-01-20
crypto: omap-sham - Fix compile errors when CONFIG_OF not defined
Mark A. Greer
1
-1
/
+5
2013-01-20
crypto: s5p-sss - Use devm_clk_get()
Jingoo Han
1
-3
/
+1
2013-01-20
crypto: omap-aes - Add CTR algorithm Support
Mark A. Greer
1
-15
/
+128
2013-01-20
crypto: omap-aes - Add OMAP4/AM33XX AES Support
Mark A. Greer
1
-33
/
+125
2013-01-20
crypto: omap-aes - Convert to dma_request_slave_channel_compat()
Mark A. Greer
1
-4
/
+8
2013-01-20
crypto: omap-aes - Add Device Tree Support
Mark A. Greer
1
-26
/
+97
2013-01-20
crypto: omap-aes - Remove usage of private DMA API
Mark A. Greer
1
-133
/
+0
2013-01-20
crypto: omap-aes - Add code to use dmaengine API
Mark A. Greer
1
-1
/
+183
2013-01-20
crypto: omap-aes - Add suspend/resume support
Mark A. Greer
1
-0
/
+19
2013-01-20
crypto: omap-aes - Convert to use pm_runtime API
Mark A. Greer
1
-18
/
+11
2013-01-20
crypto: omap-aes - Don't reset controller for every operation
Mark A. Greer
1
-27
/
+0
2013-01-20
crypto: omap-aes - Remmove unnecessary pr_info noise
Mark A. Greer
1
-4
/
+0
2013-01-20
crypto: bfin_crc - reposition free_irq to avoid access to invalid data
Julia Lawall
1
-3
/
+3
2013-01-11
ARM: OMAP2+: Disable code that currently does not work with multiplaform
Tony Lindgren
1
-0
/
+3
2013-01-05
crypto: omap-sham - Add SHA224 and SHA256 Support
Mark A. Greer
1
-10
/
+173
2013-01-05
crypto: omap-sham - Add OMAP4/AM33XX SHAM Support
Mark A. Greer
1
-84
/
+332
2013-01-05
crypto: omap-sham - Convert to dma_request_slave_channel_compat()
Mark A. Greer
1
-1
/
+2
2013-01-05
crypto: omap-sham - Add Device Tree Support
Mark A. Greer
1
-33
/
+106
2013-01-05
crypto: omap-sham - Remove usage of private DMA API
Mark A. Greer
1
-109
/
+0
2013-01-05
crypto: omap-sham - Add code to use dmaengine API
Mark A. Greer
1
-9
/
+145
2013-01-05
crypto: omap-sham - Add suspend/resume support
Mark A. Greer
1
-0
/
+19
2013-01-05
crypto: omap-sham - Convert to use pm_runtime API
Mark A. Greer
1
-17
/
+11
2013-01-05
crypto: omap-sham - Remove unnecessary pr_info noise
Mark A. Greer
1
-2
/
+0
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
13
-57
/
+54
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-13
/
+8
2012-12-18
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2
-7
/
+7
2012-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-6
/
+11
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2
-2
/
+2
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+1
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+0
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-16
/
+2
2012-11-30
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
2
-2
/
+2
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2
-2
/
+2
2012-11-22
IXP4xx crypto: MOD_AES{128,192,256} already include key size.
Krzysztof Hałasa
1
-6
/
+6
2012-11-22
IXP4xx: ixp4xx_crypto driver requires Queue Manager and NPE drivers.
Krzysztof Hałasa
1
-1
/
+1
2012-11-21
Merge tag 'tegra-for-3.8-single-zimage' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-2
/
+0
2012-11-21
Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-2
/
+0
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2
-13
/
+8
2012-11-09
crypto: s5p-sss - Fix compilation error
Sachin Kamat
1
-1
/
+1
2012-11-09
crypto: picoxcell - Add terminating entry for platform_device_id table
Axel Lin
1
-0
/
+1
2012-11-09
crypto: omap-aes - select BLKCIPHER2
Sebastian Andrzej Siewior
1
-0
/
+1
2012-11-09
crypto: tegra-aes - fix error-valued pointer dereference
Wei Yongjun
1
-1
/
+1
2012-11-05
crypto: tegra: remove include of <mach/clk.h>
Stephen Warren
1
-2
/
+0
2012-11-05
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
Linus Walleij
1
-2
/
+1
2012-10-24
crypto: tegra - fix missing unlock on error case
Wei Yongjun
1
-2
/
+6
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2
-2
/
+2
2012-10-15
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
Tony Lindgren
2
-14
/
+0
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2
-2
/
+2
[next]