index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
sahara.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: sahara - fix typo "Decidated" -> "Dedicated"
Colin Ian King
2016-11-01
1
-1
/
+1
*
crypto: sahara - Use skcipher for fallback
Herbert Xu
2016-07-01
1
-62
/
+50
*
crypto: sahara - fill the statesize field
Fabio Estevam
2016-02-06
1
-0
/
+2
*
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
Fabio Estevam
2016-02-06
1
-10
/
+2
*
crypto: sahara - remove unneeded mutex in the exported state
Fabio Estevam
2016-02-06
1
-5
/
+0
*
crypto: sahara - fix debug output for 64-bit dma_addr_t
Arnd Bergmann
2015-12-10
1
-4
/
+4
*
crypto: sahara - fix 64-bit dma_addr_t compilation
Arnd Bergmann
2015-12-10
1
-9
/
+9
*
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
2015-11-23
1
-2
/
+2
*
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
1
-0
/
+12
*
crypto: sahara - set array of const as const
LABBE Corentin
2015-10-15
1
-6
/
+6
*
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
1
-53
/
+13
*
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
2015-09-21
1
-27
/
+3
*
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
|
*
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
2015-08-17
1
-1
/
+1
*
|
crypto: sahara - Use dmam_alloc_coherent
Vaishali Thakkar
2015-08-19
1
-37
/
+9
|
/
*
crypto: sahara - propagate the error on clk_disable_unprepare() failure
Fabio Estevam
2015-06-21
1
-4
/
+9
*
crypto: sahara - fix AES descriptor create
Steffen Trumtrar
2015-04-08
1
-14
/
+18
*
crypto: sahara - use the backlog
Steffen Trumtrar
2015-04-08
1
-0
/
+5
*
crypto: sahara - drop unnecessary default assignment
Nicholas Mc Guire
2015-02-28
1
-1
/
+1
*
crypto: sahara - pass on error condition
Nicholas Mc Guire
2015-02-28
1
-0
/
+2
*
crypto: sahara - fix type of ret for wait_for_completion_timeout
Nicholas Mc Guire
2015-02-28
1
-4
/
+6
*
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2015-01-26
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
crypto: sahara - add support for SHA1/256
Steffen Trumtrar
2014-12-03
1
-5
/
+621
*
|
crypto: sahara - replace tasklets with kthread
Steffen Trumtrar
2014-12-03
1
-86
/
+66
*
|
crypto: sahara - add support for i.MX53
Steffen Trumtrar
2014-12-03
1
-3
/
+17
*
|
crypto: sahara - fix spinlock initialization
Steffen Trumtrar
2014-12-03
1
-0
/
+2
|
/
*
crypto: sahara - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
*
crypto: sahara - Use return value of devm_request_irq() on error
Alexander Shiyan
2014-03-10
1
-3
/
+4
*
crypto: sahara - Use devm_ioremap_resource()
Jingoo Han
2014-02-27
1
-16
/
+3
*
crypto: sahara - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
1
-1
/
+1
*
crypto: sahara - checking the wrong variable
Dan Carpenter
2013-08-21
1
-1
/
+1
*
crypto: sahara - Staticize local symbol
Jingoo Han
2013-08-14
1
-1
/
+1
*
crypto: sahara - fix building as module
Arnd Bergmann
2013-06-05
1
-1
/
+1
*
crypto: sahara - Add driver for SAHARA2 accelerator.
Javier Martin
2013-03-21
1
-0
/
+1070