index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
ctrl.c
Age
Commit message (
Expand
)
Author
2017-02-27
scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instances
Masahiro Yamada
2017-02-15
crypto: caam - fix JR IO mapping if one fails
Tudor Ambarus
2017-02-15
crypto: caam - check return code of dma_set_mask_and_coherent()
Horia Geantă
2017-02-15
crypto: caam - don't include unneeded headers
Horia Geantă
2016-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-12-07
crypto: caam - check caam_emi_slow instead of re-lookup platform
Marcus Folkesson
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
2016-11-13
crypto: caam - fix sparse warnings
Horia Geantă
2016-10-25
crypto: caam - add support for iMX6UL
Marcus Folkesson
2016-08-31
crypto: caam - add missing header dependencies
Baoyou Xie
2016-08-09
crypto: caam - avoid kernel warnings on probe failure
Russell King
2016-05-31
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-01-25
crypto: caam - enable LARGE_BURST for enhancing DMA transactions size
Horia Geant?
2016-01-25
crypto: caam - make write transactions bufferable on PPC platforms
Horia Geant?
2015-08-24
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-24
crypto: caam - Propagate the real error code in caam_probe
Fabio Estevam
2015-08-24
crypto: caam - Fix the error handling in caam_probe
Fabio Estevam
2015-08-24
crypto: caam - fix writing to JQCR_MS when using service interface
Horia Geant?
2015-08-18
crypto: caam - add support for LS1021A
Horia Geant?
2015-08-13
crypto: caam - Remove unneeded 'ret' variable
Fabio Estevam
2015-08-10
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
Victoria Milhoan
2015-08-10
crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...
Victoria Milhoan
2015-07-20
crypto: caam - fix RNG init descriptor ret. code checking
Horia Geant?
2015-07-20
crypto: caam - fix snooping for write transactions
Horia Geant?
2015-07-20
crypto: caam - fix ERA property reading
Alex Porosanu
2015-06-16
crypto: caam - Provide correct value to iounmap() in controller driver
Victoria Milhoan
2015-01-26
crypto: caam - remove unused local variable
Cristian Stoica
2014-10-20
crypto: caam: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-15
crypto: caam - Dynamic allocation of addresses for various memory blocks in C...
Nitesh Narayan Lal
2014-08-25
crypto: caam - enable raw data instead of von Neumann data
Alex Porosanu
2014-08-25
crypto: caam - change starting entropy delay value
Alex Porosanu
2014-08-25
crypto: caam - disable RNG oscillator maximum frequency check
Alex Porosanu
2014-07-23
crypto: caam - fix DECO RSR polling
Horia Geanta
2014-07-23
crypto: caam - set coherent_dma_mask
Horia Geanta
2014-07-08
crypto: caam - Enabling multiple caam debug support for C29x platform
Nitesh Narayan Lal
2014-06-25
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
2014-06-25
crypto: caam - Correct definition of registers in memory map
Ruchika Gupta
2014-06-20
crypto: caam - Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-02-09
crypto: caam - fix ERA retrieval function
Alex Porosanu
2014-02-09
crypto: caam - Fix job ring discovery in controller driver
Nitesh Lal
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-09-13
crypto: caam - enable instantiation of all RNG4 state handles
Alex Porosanu
2013-09-13
crypto: caam - fix RNG4 AAI defines
Alex Porosanu
2013-09-13
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
Alex Porosanu
2013-09-13
crypto: caam - split RNG4 instantiation function
Alex Porosanu
[next]