index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
s5p-sss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: s5p-sss - Fix spinlock recursion on LRW(AES)
Krzysztof Kozlowski
2017-03-09
1
-45
/
+82
*
crypto: s5p-sss - Fix completing crypto request in IRQ handler
Krzysztof Kozlowski
2017-03-08
1
-2
/
+3
*
crypto: s5p-sss - Use consistent indentation for variables and members
Krzysztof Kozlowski
2016-05-31
1
-40
/
+40
*
crypto: s5p-sss - fix incorrect usage of scatterlists api
Marek Szyprowski
2016-04-28
1
-3
/
+3
*
crypto: s5p-sss - Fix missed interrupts when working with 8 kB blocks
Krzysztof Kozlowski
2016-04-25
1
-14
/
+39
*
crypto: s5p-sss - Use common BIT macro
Krzysztof Kozlowski
2016-04-25
1
-48
/
+47
*
crypto: s5p-sss - Remove useless hash interrupt handler
Krzysztof Kozlowski
2016-04-20
1
-28
/
+6
*
crypto: s5p-sss - Fix use after free of copied input buffer in error path
Krzysztof Kozlowski
2016-04-20
1
-1
/
+0
*
crypto: s5p-sss - Sort the headers to improve readability
Krzysztof Kozlowski
2016-04-05
1
-10
/
+10
*
crypto: s5p-sss - Handle unaligned buffers
Krzysztof Kozlowski
2016-04-05
1
-12
/
+138
*
crypto: s5p-sss - Minor coding cleanups
Krzysztof Kozlowski
2016-04-05
1
-8
/
+7
*
crypto: s5p-sss - Use memcpy_toio for iomem annotated memory
Krzysztof Koz?owski
2016-01-25
1
-2
/
+2
*
crypto: s5p-sss - Fix minor coding style violations
Krzysztof Koz?owski
2016-01-25
1
-4
/
+4
*
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
crypto: s5p-sss - fix multiplatform build
Arnd Bergmann
2014-05-13
1
-3
/
+0
*
crypto: s5p-sss - Look for the next request in the queue
Naveen Krishna Chatradhi
2014-05-08
1
-5
/
+12
*
crypto: s5p-sss - Use clk_prepare/clk_unprepare
Naveen Krishna Chatradhi
2014-05-08
1
-3
/
+7
*
crypto: s5p-sss - validate iv before memcpy
Naveen Krishna Chatradhi
2014-05-08
1
-1
/
+2
*
crypto: s5p-sss - Add support for SSS module on Exynos
Naveen Krishna Chatradhi
2014-05-08
1
-24
/
+83
*
crypto: s5p-sss - Add device tree support
Naveen Krishna Chatradhi
2014-05-08
1
-0
/
+8
*
crypto: s5p-sss - Use platform_get_irq() instead of _byname()
Naveen Krishna Chatradhi
2014-05-08
1
-12
/
+12
*
crypto: s5p-sss - Use devm_ioremap_resource()
Jingoo Han
2014-02-27
1
-9
/
+4
*
crypto: s5p-sss: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
1
-2
/
+0
*
crypto: s5p-sss - Use devm_clk_get()
Jingoo Han
2013-01-20
1
-3
/
+1
*
crypto: s5p-sss - Fix compilation error
Sachin Kamat
2012-11-09
1
-1
/
+1
*
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
2012-08-01
1
-1
/
+0
*
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2012-01-13
1
-2
/
+4
*
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-11-30
1
-12
/
+1
*
crypto: s5p-sss - add S5PV210 advanced crypto engine support
Vladimir Zapolskiy
2011-04-08
1
-0
/
+701