summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-11crypto: atmel - add Atmel SHA1/SHA256 driverNicolas Royer4-0/+1173
2012-07-11crypto: atmel - add Atmel DES/TDES driverNicolas Royer4-0/+1321
2012-07-11crypto: atmel - add Atmel AES driverNicolas Royer4-0/+1286
2012-07-11hwrng: exynos - Add support for Exynos random number generatorJonghwa Lee3-0/+195
2012-07-11crypto: caam - ERA retrieval and printing for SEC deviceAlex Porosanu3-2/+58
2012-07-11crypto: caam - Using alloc_coherent for caam job ringsBharat Bhushan1-36/+9
2012-06-27crypto: caam - one tasklet per job ringKim Phillips2-9/+6
2012-06-27crypto: caam - consolidate memory barriers from job ring en/dequeueKim Phillips1-6/+2
2012-06-27crypto: caam - only query h/w in job ring dequeue pathKim Phillips1-12/+5
2012-06-27crypto: caam - use non-irq versions of spinlocks for job ringsKim Phillips1-17/+13
2012-06-27crypto: caam - disable IRQ coalescing by defaultKim Phillips1-1/+4
2012-06-27crypto: caam - add support for SEC v5.x RNG4Kim Phillips4-14/+196
2012-06-27crypto: caam - assign 40-bit masks on SEC v5.0 and aboveKim Phillips2-2/+15
2012-06-27crypto: caam - hwrng supportYuan Kang3-0/+323
2012-06-27crypto: caam - chaining supportYuan Kang3-64/+147
2012-06-27crypto: caam - unkeyed ahash supportYuan Kang1-17/+58
2012-06-27crypto: caam - ahash hmac supportYuan Kang6-0/+1869
2012-06-27crypto: caam - link_tbl renameYuan Kang3-137/+137
2012-06-27crypto: caam - refactor key_gen, sgYuan Kang6-190/+242
2012-06-27crypto: caam - remove jr register/deregisterYuan Kang2-30/+2
2012-06-27crypto: caam - support external seq in/out lengthsYuan Kang2-4/+50
2012-06-27crypto: caam - add PDB (Protocol Descriptor Block) definitionsHemant Agrawal2-16/+401
2012-06-27crypto: caam - fix descriptor length adjustments for protocol descriptorsKim Phillips1-2/+2
2012-06-27crypto: caam - fix start index for Protocol shared descriptorsYashpal Dutta1-2/+2
2012-06-27crypto: caam - fix input job ring element dma mapping sizeKim Phillips1-5/+5
2012-06-27crypto: caam - remove line continuations from ablkcipher_append_src_dstKim Phillips1-5/+5
2012-06-27crypto: nx - fix typo in nx driver config optionSeth Jennings1-1/+1
2012-06-27crypto: nx - move nx build to driver/crypto MakefileSeth Jennings1-0/+1
2012-06-27hwrng: mxc-rnga - fix data_present APIBenoît Thébaudeau1-8/+13
2012-06-12crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter1-6/+13
2012-06-12crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter1-0/+1
2012-06-12crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter1-10/+31
2012-06-12crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang3-1/+789
2012-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+7
2012-06-11Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-4/+6
2012-06-11Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds5-14/+15
2012-06-09Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2-6/+23
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-44/+158
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie6-27/+28
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie9-17/+130
2012-06-08regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_...Axel Lin1-0/+3
2012-06-08regmap: Export regmap_reinit_cache()Mark Brown1-0/+1
2012-06-08drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy1-4/+13
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-07drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2-6/+67
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-18/+57
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds11-41/+39
2012-06-06Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linusRoland Dreier10-41/+35