summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccree/cc_driver.c
AgeCommit message (Expand)Author
2019-08-09crypto: drivers - Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-26crypto: ccree - drop legacy ivgen supportGilad Ben-Yossef
2019-07-26crypto: ccree - fix spelling mistake "configration" -> "configuration"Colin Ian King
2019-06-27crypto: ccree - add HW engine config checkGilad Ben-Yossef
2019-06-27crypto: ccree - prevent isr handling in case driver is suspendedOfir Drang
2019-06-27crypto: ccree - check that cryptocell reset completedOfir Drang
2019-06-27crypto: ccree - Relocate driver irq registration after clk initofir.drang@arm.com
2019-05-03crypto: ccree - use a proper le32 type for le32 valGilad Ben-Yossef
2019-05-03crypto: ccree - Make cc_sec_disable staticYueHaibing
2019-04-25crypto: ccree - remove cc7x3 obsoleted AXIM configsOfir Drang
2019-04-25crypto: ccree - add CID and PID supportGilad Ben-Yossef
2019-04-25crypto: ccree - add CPP completion handlingGilad Ben-Yossef
2019-04-25crypto: ccree - add support for sec disabled modeGilad Ben-Yossef
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-08crypto: ccree - fix resume race condition on initGilad Ben-Yossef
2019-02-01crypto: ccree - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-25crypto: ccree - shared irq lines are not a bugGilad Ben-Yossef
2018-12-07crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef
2018-11-09crypto: ccree - adjust hash length to suit certain context specificsYael Chemla
2018-11-09crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef
2018-07-09crypto: ccree - rate limit debug printGilad Ben-Yossef
2018-05-31crypto: ccree - silence debug printsGilad Ben-Yossef
2018-05-31crypto: ccree - better clock handlingGilad Ben-Yossef
2018-05-31crypto: ccree - correct host regs offsetGilad Ben-Yossef
2018-05-05crypto: ccree - use proper printk formatGilad Ben-Yossef
2018-03-03crypto: ccree - add support for older HW revsGilad Ben-Yossef
2018-02-15crypto: ccree - add FIPS supportGilad Ben-Yossef
2018-02-15crypto: ccree - add AEAD supportGilad Ben-Yossef
2018-02-15crypto: ccree - add ahash supportGilad Ben-Yossef
2018-02-15crypto: ccree - add skcipher supportGilad Ben-Yossef
2018-02-15crypto: ccree - introduce CryptoCell driverGilad Ben-Yossef