aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/omap-des.c
AgeCommit message (Expand)Author
2021-12-24crypto: omap - increase priority of DES/3DESCorentin Labbe
2021-08-21crypto: omap - Fix inconsistent locking of device listsBen Hutchings
2021-06-11crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...Zhang Qilong
2020-06-26crypto: omap-des - Fix sparse/compiler warningsHerbert Xu
2019-12-11crypto: omap-des - handle NULL cipher requestTero Kristo
2019-12-11crypto: omap-des - avoid unnecessary spam with bad cryptlenTero Kristo
2019-12-11crypto: omap-des - add IV output handlingTero Kristo
2019-11-17crypto: omap - switch to skcipher APIArd Biesheuvel
2019-08-22crypto: omap/des - switch to new verification routinesArd Biesheuvel
2019-08-09crypto: drivers - Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-18crypto: omap - Forbid 2-key 3DES in FIPS modeHerbert Xu
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers
2018-11-20crypto: remove useless initializations of cra_listEric Biggers
2018-02-15crypto: omap - convert to new crypto engine APICorentin LABBE
2017-10-07crypto: omap - use of_device_get_match_dataCorentin LABBE
2017-07-18crypto: omap-des - fix error return code in omap_des_probe()Gustavo A. R. Silva
2017-06-10crypto: omap-des - use base omap crypto support libraryTero Kristo
2017-06-10crypto: omap-des - use runtime_pm autosuspend for clock handlingTero Kristo
2017-06-10crypto: omap-des - add check for weak keysTero Kristo
2016-09-22crypto: omap-des - fix error return code in omap_des_probe()Wei Yongjun
2016-09-13crypto: omap-des - fix crypto engine initialization orderTero Kristo
2016-09-07crypto: engine - permit to enqueue ashash_requestCorentin LABBE
2016-09-07crypto: engine - move crypto engine to its own headerCorentin LABBE
2016-07-18crypto: omap - Stop using crypto scatterwalk_bytes_sglenHerbert Xu
2016-05-03crypto: omap-des - Use dma_request_chan() for requesting DMA channelPeter Ujfalusi
2016-05-03crypto: omap-des - Integrate with the crypto engine frameworkBaolin Wang
2015-12-17crypto: omap - Removed unused variable "err"Rahul Pathak
2015-12-14crypto: omap-des - Fix "schedule while atomic" bugSam Protsenko
2015-07-06crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica
2015-01-08crypto: omap-des - fix BUG_ON conditionAsaf Vertz
2014-10-20crypto: drop owner assignment from platform_driversWolfram Sang
2014-04-16crypto: omap-des - handle error of pm_runtime_get_syncNishanth Menon
2014-04-16crypto: omap-des - use devm_ioremap_resource()Jingoo Han
2014-03-10crypto: omap-des - make local functions staticJingoo Han
2014-03-10crypto: omap-des - Use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-02-27crypto: omap-des - Add omap-des driver for OMAP4/AM43xxJoel Fernandes