summaryrefslogtreecommitdiff
path: root/drivers/crypto/talitos.c
Commit message (Expand)AuthorAge
* crypto: talitos - static code checker fixesHoria Geant?2015-05-13
* crypto: talitos - avoid out of bound scatterlist iteratorHoria Geant?2015-05-13
* Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?2015-05-13
* crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?2015-05-13
* crypto: talitos - fix size calculation in talitos_edesc_alloc()Dan Carpenter2015-05-13
* crypto: talitos - Include internal/aead.hHerbert Xu2015-05-13
* crypto: talitos - Add fsl,sec1.0 compatibleLEROY Christophe2015-04-21
* crypto: talitos - SEC1 bugs on 0 data hashLEROY Christophe2015-04-21
* crypto: talitos - implement scatter/gather copy for SEC1LEROY Christophe2015-04-21
* crypto: talitos - adapt interrupts and reset functions to SEC1LEROY Christophe2015-04-21
* crypto: talitos - base address for Execution UnitsLEROY Christophe2015-04-21
* crypto: talitos - adaptation of talitos_submit() for SEC1LEROY Christophe2015-04-21
* crypto: talitos - fill in talitos descriptor iaw SEC1 or SEC2+LEROY Christophe2015-04-21
* crypto: talitos - Add a feature to tag SEC1LEROY Christophe2015-04-21
* crypto: talitos - helper function for ptr lenLEROY Christophe2015-04-21
* crypto: talitos - remove param 'extent' in map_single_talitos_ptr()LEROY Christophe2015-04-21
* crypto: talitos - Add a helper function to clear j_extent fieldLEROY Christophe2015-04-21
* crypto: talitos - talitos_ptr renamed ptr for more lisibilityLEROY Christophe2015-04-21
* crypto: talitos - Refactor the sg in/out chain allocationLEROY Christophe2015-04-21
* crypto: talitos - Use zero entry to init descriptors ptrs to zeroLEROY Christophe2015-04-21
* crypto: talitos - Remove MD5_BLOCK_SIZEMartin Hicks2015-03-06
* crypto: talitos - Simplify per-channel initializationMartin Hicks2015-03-06
* crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-26
* crypto: drop owner assignment from platform_driversWolfram Sang2014-10-20
* crypto: talitos: init the priv->alg_list more earlier in talitos_probe()Kevin Hao2014-02-09
* crypto: talitos - Remove redundant dev_set_drvdataSachin Kamat2013-12-30
* crypto: talitos - fix locating offending descriptor in error pathHoria Geanta2013-12-05
* crypto: talitos - fix aead sglen for case 'dst != src'Horia Geanta2013-11-28
* crypto: talitos - corrrectly handle zero-length assoc dataHoria Geanta2013-11-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-11-23
|\
| * crypto: talitos - Simplify key parsingMathias Krause2013-10-16
* | drivers: clean-up prom.h implicit includesRob Herring2013-10-09
|/
* crypto: talitos: use sg_pcopy_to_buffer()Akinobu Mita2013-07-09
* Revert "crypto: talitos - add IPsec ESN support"Horia Geanta2013-03-21
* crypto: talitos - convert to use be16_add_cpu()Wei Yongjun2012-10-15
* crypto: talitos - add IPsec ESN supportHoria Geanta2012-08-28
* crypto: talitos - support for assoc data provided as scatterlistHoria Geanta2012-08-28
* crypto: talitos - change type and name for [src|dst]_is_chainedHoria Geanta2012-08-28
* crypto: talitos - prune unneeded descriptor allocation paramHoria Geanta2012-08-28
* crypto: talitos - fix icv management on outbound directionHoria Geanta2012-08-28
* crypto: talitos - consolidate common cra_* assignmentsKim Phillips2012-08-28
* crypto: talitos - consolidate cra_type assignmentsKim Phillips2012-08-28
* crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithmsHoria Geanta2012-07-11
* crypto: talitos - export the talitos_submit functionHoria Geanta2012-07-11
* crypto: talitos - move talitos structures to header fileHoria Geanta2012-07-11
* crypto: talitos - properly lock access to global talitos registersHoria Geanta2012-04-09
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
* crypto: talitos - convert talitos_error to struct deviceKim Phillips2011-12-20
* crypto: talitos - remove NO_IRQ referencesKim Phillips2011-12-20
* crypto: talitos - fix bad kfreeKim Phillips2011-12-20