index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
sahara.c
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
*
crypto: sahara - Convert IS_ENABLED uses to __is_defined
Joe Perches
2019-04-18
*
crypto: remove useless initializations of cra_list
Eric Biggers
2018-11-20
*
crypto: sahara - Remove VLA usage of skcipher
Kees Cook
2018-09-28
*
crypto: sharah - Unregister correct algorithms for SAHARA 3
Michael Müller
2018-07-20
*
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-08
*
crypto: sahara - Improve a size determination in sahara_probe()
Markus Elfring
2018-02-22
*
crypto: sahara - Delete an error message for a failed memory allocation in sa...
Markus Elfring
2018-02-22
*
crypto: sahara - constify platform_device_id
Arvind Yadav
2017-08-22
*
crypto: sahara - Remove leftover from previous used spinlock
Mogens Lauridsen
2017-08-17
*
crypto: sahara - Fix dma unmap direction
Mogens Lauridsen
2017-08-17
*
crypto: sahara - make of_device_ids const
Arvind Yadav
2017-07-18
*
crypto: sahara - fix typo "Decidated" -> "Dedicated"
Colin Ian King
2016-10-31
*
crypto: sahara - Use skcipher for fallback
Herbert Xu
2016-07-01
*
crypto: sahara - fill the statesize field
Fabio Estevam
2016-02-06
*
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
Fabio Estevam
2016-02-06
*
crypto: sahara - remove unneeded mutex in the exported state
Fabio Estevam
2016-02-06
*
crypto: sahara - fix debug output for 64-bit dma_addr_t
Arnd Bergmann
2015-12-10
*
crypto: sahara - fix 64-bit dma_addr_t compilation
Arnd Bergmann
2015-12-10
*
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
2015-11-23
*
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
2015-11-17
*
crypto: sahara - set array of const as const
LABBE Corentin
2015-10-15
*
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
2015-10-01
*
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
2015-09-21
*
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
|
\
|
*
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
2015-08-17
*
|
crypto: sahara - Use dmam_alloc_coherent
Vaishali Thakkar
2015-08-19
|
/
*
crypto: sahara - propagate the error on clk_disable_unprepare() failure
Fabio Estevam
2015-06-21
*
crypto: sahara - fix AES descriptor create
Steffen Trumtrar
2015-04-08
*
crypto: sahara - use the backlog
Steffen Trumtrar
2015-04-08
*
crypto: sahara - drop unnecessary default assignment
Nicholas Mc Guire
2015-02-28
*
crypto: sahara - pass on error condition
Nicholas Mc Guire
2015-02-28
*
crypto: sahara - fix type of ret for wait_for_completion_timeout
Nicholas Mc Guire
2015-02-28
*
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2015-01-25
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
crypto: sahara - add support for SHA1/256
Steffen Trumtrar
2014-12-03
*
|
crypto: sahara - replace tasklets with kthread
Steffen Trumtrar
2014-12-03
*
|
crypto: sahara - add support for i.MX53
Steffen Trumtrar
2014-12-03
*
|
crypto: sahara - fix spinlock initialization
Steffen Trumtrar
2014-12-03
|
/
*
crypto: sahara - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
*
crypto: sahara - Use return value of devm_request_irq() on error
Alexander Shiyan
2014-03-10
*
crypto: sahara - Use devm_ioremap_resource()
Jingoo Han
2014-02-26
*
crypto: sahara - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
*
crypto: sahara - checking the wrong variable
Dan Carpenter
2013-08-21
*
crypto: sahara - Staticize local symbol
Jingoo Han
2013-08-14
*
crypto: sahara - fix building as module
Arnd Bergmann
2013-06-05
*
crypto: sahara - Add driver for SAHARA2 accelerator.
Javier Martin
2013-03-21