summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă2017-09-201-9/+10
* crypto: caam - Remove unused dentry membersFabio Estevam2017-08-091-51/+30
* crypto: caam/jr - add support for DPAA2 partsHoria Geantă2017-08-031-16/+29
* crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus2017-07-181-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-051-45/+22
|\
| * crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-051-1/+2
| * crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă2017-04-051-44/+19
* | crypto: caam - add Queue Interface (QI) backend supportHoria Geantă2017-03-241-28/+30
|/
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* crypto: caam - fix JR IO mapping if one failsTudor Ambarus2017-02-151-8/+9
* crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă2017-02-151-5/+10
* crypto: caam - don't include unneeded headersHoria Geantă2017-02-151-1/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-141-38/+37
|\
| * crypto: caam - check caam_emi_slow instead of re-lookup platformMarcus Folkesson2016-12-071-3/+3
| * crypto: caam - fix sparse warningsHoria Geantă2016-11-131-23/+17
| * crypto: caam - add support for iMX6ULMarcus Folkesson2016-10-251-15/+20
* | crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernelHoria Geantă2016-12-071-2/+3
|/
* crypto: caam - add missing header dependenciesBaoyou Xie2016-08-311-0/+1
* crypto: caam - avoid kernel warnings on probe failureRussell King2016-08-091-0/+2
* crypto: caam - handle core endianness != caam endiannessHoria Geantă2016-05-311-45/+80
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-1/+1
* crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?2016-01-251-1/+1
* crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-251-2/+2
* crypto: caam - Use the preferred style for memory allocationsFabio Estevam2015-08-241-5/+3
* crypto: caam - Propagate the real error code in caam_probeFabio Estevam2015-08-241-4/+4
* crypto: caam - Fix the error handling in caam_probeFabio Estevam2015-08-241-11/+25
* crypto: caam - fix writing to JQCR_MS when using service interfaceHoria Geant?2015-08-241-1/+1
* crypto: caam - add support for LS1021AHoria Geant?2015-08-181-2/+2
* crypto: caam - Remove unneeded 'ret' variableFabio Estevam2015-08-131-2/+2
* crypto: caam - Enable and disable clocks on Freescale i.MX platformsVictoria Milhoan2015-08-101-0/+88
* crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...Victoria Milhoan2015-08-101-3/+3
* crypto: caam - fix RNG init descriptor ret. code checkingHoria Geant?2015-07-201-2/+3
* crypto: caam - fix snooping for write transactionsHoria Geant?2015-07-201-2/+3
* crypto: caam - fix ERA property readingAlex Porosanu2015-07-201-7/+7
* crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan2015-06-161-2/+2
* crypto: caam - remove unused local variableCristian Stoica2015-01-261-5/+1
* crypto: caam: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal2014-09-151-46/+68
* crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu2014-08-251-1/+10
* crypto: caam - change starting entropy delay valueAlex Porosanu2014-08-251-0/+9
* crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu2014-08-251-2/+2
* crypto: caam - fix DECO RSR pollingHoria Geanta2014-07-231-4/+7
* crypto: caam - set coherent_dma_maskHoria Geanta2014-07-231-3/+3
* crypto: caam - Enabling multiple caam debug support for C29x platformNitesh Narayan Lal2014-07-081-1/+1
* crypto: caam - Configuration for platforms with virtualization enabled in CAAMRuchika Gupta2014-06-251-0/+39
* crypto: caam - Correct definition of registers in memory mapRuchika Gupta2014-06-251-6/+8
* crypto: caam - Introduce the use of the managed version of kzallocHimangi Saraogi2014-06-201-6/+6
* crypto: caam - fix ERA retrieval functionAlex Porosanu2014-02-091-26/+10
* crypto: caam - Fix job ring discovery in controller driverNitesh Lal2014-02-091-19/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-231-87/+331
|\
OpenPOWER on IntegriCloud