Commit History

Author SHA1 Message Date
  Greg Kroah-Hartman 49cfe4db2d Drivers: crypto: remove __dev* attributes. 12 years ago
  Andrew Lunn f37fbd36c5 Crypto: CESA: Add support for DT based instantiation. 13 years ago
  Linus Torvalds 25918f9811 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc 13 years ago
  Simon Baatz baffab28b1 ARM: Orion: fix driver probe error handling with respect to clk 13 years ago
  Phil Sutter 4d03c5047a crypto: mv_cesa - fix for hash finalisation with data 13 years ago
  Phil Sutter 5741d2eeae crypto: mv_cesa - initialise the interrupt status field to zero 13 years ago
  Phil Sutter 170dd56dfc crypto: mv_cesa - add an expiry timer in case anything goes wrong 13 years ago
  Andrew Lunn 1f80b126d0 ARM: Orion: CESA: Add support for clk 13 years ago
  Linus Torvalds b8716614a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 13 years ago
  Linus Torvalds 2ce3f2b3b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 13 years ago
  Phil Sutter f8f54e190d crypto: mv_cesa - fix final callback not ignoring input data 13 years ago
  Nikos Mavrogiannopoulos d912bb7677 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag 13 years ago
  Linus Torvalds 4f58cb90bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 13 years ago
  Axel Lin 741e8c2d81 crypto: convert drivers/crypto/* to use module_platform_driver() 13 years ago
  Linus Torvalds dd38d29838 Merge git://github.com/herbertx/crypto 13 years ago
  Phil Sutter 274252862f crypto: mv_cesa - fix hashing of chunks > 1920 bytes 13 years ago
  Paul Gortmaker 4bb33cc890 crypto: add module.h to those files that are explicitly using it 14 years ago
  Phil Sutter 6ef84509f3 crypto: mv_cesa - make count_sgs() null-pointer proof 14 years ago
  Phil Sutter 7759995c75 crypto: mv_cesa - copy remaining bytes to SRAM only when needed 14 years ago
  Phil Sutter 8652348754 crypto: mv_cesa - move digest state initialisation to a better place 14 years ago
  Phil Sutter cc8d35057c crypto: mv_cesa - fill inner/outer IV fields only in HMAC case 14 years ago
  Phil Sutter 6677a776cf crypto: mv_cesa - refactor copy_src_to_buf() 14 years ago
  Phil Sutter 7a1c6bcf26 crypto: mv_cesa - no need to save digest state after the last chunk 14 years ago
  Phil Sutter 2a025f5dfc crypto: mv_cesa - print a warning when registration of AES algos fail 14 years ago
  Phil Sutter 811e6ed623 crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup 14 years ago
  Phil Sutter 99db3eacac crypto: mv_cesa - the descriptor pointer register needs to be set just once 14 years ago
  Phil Sutter 042e9e7356 crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of 14 years ago
  Roel Kluin 41f2977d40 crypto: mv_cesa - dont return PTR_ERR() of wrong pointer 14 years ago
  Dan Carpenter 7cc2835083 crypto: mv_cesa - fixup error handling in mv_probe() 15 years ago
  Tobias Klauser 5bdd5ded95 crypto: mv_cesa - Use resource_size 15 years ago