summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - fix sparse warningsHoria Geantă2016-11-131-23/+17
* crypto: caam - add support for iMX6ULMarcus Folkesson2016-10-251-15/+20
* 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
|\
| * crypto: caam - Add Platform driver for Job RingRuchika Gupta2013-10-301-10/+20
| * crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu2013-09-131-47/+159
| * crypto: caam - fix RNG4 AAI definesAlex Porosanu2013-09-131-1/+1
| * crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2013-09-131-6/+51
| * crypto: caam - split RNG4 instantiation functionAlex Porosanu2013-09-131-48/+92
| * crypto: caam - fix RNG4 instantiationAlex Porosanu2013-09-131-16/+47
| * crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu2013-09-131-1/+3
* | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-1/+1
|\ \
| * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-1/+1
| |/
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-091-0/+3
|/
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-08-011-3/+0
* crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2013-08-011-38/+36
* crypto: caam - FIX RNG init for RNG greater than equal to 4Ruchika Gupta2013-05-141-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-0/+3
|\
| * crypto: caam - set RDB bit in security configuration registerVakul Garg2013-03-221-0/+3
OpenPOWER on IntegriCloud