serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / drivers / crypto /
2012-03-12 Phil Suttercrypto: mv_cesa - fix final callback not ignoring input...
2011-11-26 Linus TorvaldsMerge git://github.com/herbertx/crypto
2011-11-21 Phil Suttercrypto: mv_cesa - fix hashing of chunks > 1920 bytes
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakercrypto: add module.h to those files that are explicitly...
2011-10-21 Kim Phillipscrypto: talitos - handle descriptor not found in error...
2011-10-21 Richard Weinbergercrypto: Make hifn_795x build depend on !ARCH_DMA_ADDR_T...
2011-10-20 Jamie Ilescrypto: picoxcell - add dependency on HAVE_CLK
2011-08-15 Thomas Meyercrypto: n2 - Fix a get/put_cpu() imbalance
2011-08-10 Jamie Ilescrypto: picoxcell - fix possible invalid pointer derefe...
2011-08-10 Jamie Ilescrypto: picoxcell - support for device tree matching
2011-08-10 Jamie Ilescrypto: picoxcell - add connection ID to the clock...
2011-08-10 Jamie Ilescrypto: picoxcell - convert to platform ID table
2011-08-03 Jonathan Niedercrypto: padlock-aes - Make module loading even quieter...
2011-07-28 David S. Millern2_crypto: Attach on Niagara-T3.
2011-07-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-24 Al Virocaam: don't pass bogus S_IFCHR to debugfs_create_...()
2011-07-15 Yuan Kangcrypto: caam - ablkcipher support
2011-07-15 Yuan Kangcrypto: caam - faster aead implementation
2011-07-15 Yuan Kangcrypto: caam - structure renaming
2011-07-15 Yuan Kangcrypto: caam - shorter names
2011-07-15 Kim Phillipscrypto: talitos - don't bad_key in ablkcipher setkey
2011-07-15 Kim Phillipscrypto: talitos - remove unused giv from ablkcipher...
2011-07-15 Kim Phillipscrypto: talitos - don't set done notification in hot...
2011-07-15 Kim Phillipscrypto: talitos - ensure request ordering within a...
2011-06-29 Josh Boyercrypto: crypto4xx - Perform read/modify/write on device...
2011-06-29 Kim Phillipscrypto: caam - fix build warning when DEBUG_FS not...
2011-06-29 Dmitry Kasatkincrypto: omap-sham - do not schedule tasklet if there...
2011-06-29 Dmitry Kasatkincrypto: omap-sham - clear device flags when finishing...
2011-06-29 Dmitry Kasatkincrypto: omap-sham - irq handler must not clear error...
2011-06-29 Dmitry Kasatkincrypto: omap-sham - irq and dma handling changes
2011-06-29 Dmitry Kasatkincrypto: omap-sham - remove dedicated queue handling...
2011-06-29 Dmitry Kasatkincrypto: omap-sham - remove unnecessary local variable
2011-06-29 Dmitry Kasatkincrypto: omap-sham - move some flags to device context
2011-06-29 Dmitry Kasatkincrypto: omap-sham - replace flags operation with atomic...
2011-06-29 Dmitry Kasatkincrypto: omap-sham - replace flags bit mask with bit...
2011-06-29 Dmitry Kasatkincrypto: omap-sham - remove unused code
2011-06-29 Dmitry Kasatkincrypto: omap-sham - remove extra reference
2011-06-29 Kim Phillipscrypto: caam - fix operator precedence in shared descri...
2011-05-23 Holger Dengler[S390] ap: skip device registration on type probe failure
2011-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-05-19 Kim Phillipscrypto: caam - add support for sha512 variants of exist...
2011-05-19 Kim Phillipscrypto: caam - remove unused authkeylen from caam_ctx
2011-05-19 Kim Phillipscrypto: caam - fix decryption shared vs. non-shared...
2011-05-19 Kim Phillipscrypto: caam - platform_bus_type migration
2011-05-11 Phil Suttercrypto: mv_cesa - make count_sgs() null-pointer proof
2011-05-11 Phil Suttercrypto: mv_cesa - copy remaining bytes to SRAM only...
2011-05-11 Phil Suttercrypto: mv_cesa - move digest state initialisation...
2011-05-11 Phil Suttercrypto: mv_cesa - fill inner/outer IV fields only in...
2011-05-11 Phil Suttercrypto: mv_cesa - refactor copy_src_to_buf()
2011-05-11 Phil Suttercrypto: mv_cesa - no need to save digest state after...
2011-05-11 Phil Suttercrypto: mv_cesa - print a warning when registration...
2011-05-11 Phil Suttercrypto: mv_cesa - drop this call to mv_hash_final from...
2011-05-11 Phil Suttercrypto: mv_cesa - the descriptor pointer register needs...
2011-05-11 Phil Suttercrypto: mv_cesa - use ablkcipher_request_cast instead...
2011-05-04 Kim Phillipscrypto: caam - fix printk recursion for long error...
2011-05-04 Kim Phillipscrypto: caam - remove unused keylen from session context
2011-05-04 Gerald Schaefercrypto: s390 - add System z hardware support for CTR...
2011-05-04 Jan Glaubercrypto: s390 - cleanup s390 Kconfig options
2011-05-04 Gerald Schaefercrypto: s390 - add System z hardware support for GHASH
2011-05-04 Gerald Schaefercrypto: s390 - add System z hardware support for XTS...
2011-05-02 Kim Phillipscrypto: caam - remove duplicate dev_err
2011-05-02 Kim Phillipscrypto: caam - remove WAIT-FOR-COMPLETIONs from givencr...
2011-05-02 Kim Phillipscrypto: caam - fix queue interface detection
2011-05-02 Kim Phillipscrypto: caam - handle interrupt lines shared across...
2011-04-26 Dmitry Kasatkincrypto: omap-sham - hmac calculation bug fix for sha1...
2011-04-26 Dmitry Kasatkincrypto: omap-sham - enable driver for EMU chips
2011-04-26 Dmitry Kasatkincrypto: omap-sham - remove debug print
2011-04-26 Markku Kylanpaacrypto: omap-sham - fix concurrent sha1 calculations
2011-04-08 Vladimir Zapolskiycrypto: s5p-sss - add S5PV210 advanced crypto engine...
2011-04-08 Julia Lawallcrypto: caam - introduce missing kfree
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-27 Jamie Ilescrypto: picoxcell - fix possible status FIFO overflow
2011-03-27 Brilly Wucrypto: padlock - Add SHA-1/256 module for VIA Nano
2011-03-27 Dan Carpentercrypto: caam - ARRAY_SIZE() vs sizeof()
2011-03-27 Dan Carpentercrypto: caam - dereferencing ERR_PTR on allocation...
2011-03-27 Kim Phillipscrypto: caam - standardize device tree naming conventio...
2011-03-27 Kim Phillipscrypto: caam - Add support for the Freescale SEC4/CAAM
2011-03-17 Linus TorvaldsMerge branch 'devicetree/next' of git://git.secretlab...
2011-02-28 Grant Likelydt: Eliminate of_platform_{,un}register_driver
2011-02-28 Grant Likelydt/sparc: Eliminate users of of_platform_{,un}register_...
2011-02-28 Grant Likelydt/powerpc: Eliminate users of of_platform_{,un}registe...
2011-02-21 Jamie Ilescrypto: picoxcell - add support for the picoxcell crypt...
2011-01-29 Jamie Ilescrypto: omap-sham - don't treat NULL clk as an error
2011-01-29 Jamie Ilescrypto: omap-aes - don't treat NULL clk as an error
2011-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2011-01-07 Herbert Xucrypto: padlock - Move padlock.h into include/crypto
2011-01-06 Dennis Gilmorecrypto: n2 - use __devexit not __exit in n2_unregister_algs
2011-01-04 Roel Kluincrypto: mv_cesa - dont return PTR_ERR() of wrong pointer
2010-12-29 Dmitry Kasatkincrypto: omap-sham - backlog handling fix
2010-12-02 Dmitry Kasatkincrypto: omap-aes - checkpatch --file warning fixes
2010-12-02 Dmitry Kasatkincrypto: omap-aes - initialize aes module once per request
2010-12-02 Dmitry Kasatkincrypto: omap-aes - unnecessary code removed
2010-12-02 Dmitry Kasatkincrypto: omap-aes - error handling implementation improved
2010-12-02 Dmitry Kasatkincrypto: omap-aes - redundant locking is removed
2010-12-02 Dmitry Kasatkincrypto: omap-aes - DMA initialization fixes for OMAP...
2010-11-27 Dmitry Kasatkincrypto: omap-sham - zero-copy scatterlist handling
2010-11-27 Dmitry Kasatkincrypto: omap-sham - FLAGS_FIRST is redundant and removed
2010-11-27 Dmitry Kasatkincrypto: omap-sham - hash-in-progress is stored in hw...
2010-11-27 Dmitry Kasatkincrypto: omap-sham - crypto_ahash_final() now not need...
next