Commit History

Author SHA1 Message Date
  Wei Yongjun fc783341f0 crypto: atmel - drop pointless static qualifier in atmel_aes_probe() 8 years ago
  Cyrille Pitchen d52db5188a crypto: atmel-aes - add support to the XTS mode 8 years ago
  Cyrille Pitchen f709dc86bc crypto: atmel-aes - fix compiler error when VERBOSE_DEBUG is defined 8 years ago
  Linus Torvalds 70477371dc Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 9 years ago
  Vladimir Zapolskiy 9b52d55f4f crypto: atmel - fix checks of error code returned by devm_ioremap_resource() 9 years ago
  Tadeusz Struk 53a0bd7144 crypto: aead - move aead_request_cast helper to aead.h 9 years ago
  Cyrille Pitchen 49a20454e0 crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts 9 years ago
  Herbert Xu e31835ad3a crypto: atmel-aes - Add missing break to atmel_aes_reg_name 9 years ago
  Cyrille Pitchen 4537992be7 crypto: atmel-aes - add debug facilities to monitor register accesses. 9 years ago
  Cyrille Pitchen d4419548db crypto: atmel-aes - add support to GCM mode 9 years ago
  Cyrille Pitchen 129f8bb6bb crypto: atmel-aes - change the DMA threshold 9 years ago
  Cyrille Pitchen fcac83656a crypto: atmel-aes - fix the counter overflow in CTR mode 9 years ago
  Cyrille Pitchen da7b850edb crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686 9 years ago
  Cyrille Pitchen e37a7e5550 crypto: atmel-aes - create sections to regroup functions by usage 9 years ago
  Cyrille Pitchen afbac17e67 crypto: atmel-aes - fix typo and indentation 9 years ago
  Cyrille Pitchen 2bfd04cde2 crypto: atmel-aes - use SIZE_IN_WORDS() helper macro 9 years ago
  Cyrille Pitchen bbe628ed89 crypto: atmel-aes - improve performances of data transfer 9 years ago
  Cyrille Pitchen 2a37782891 crypto: atmel-aes - fix atmel_aes_remove() 9 years ago
  Cyrille Pitchen 820599a0ea crypto: atmel-aes - remove useless AES_FLAGS_DMA flag 9 years ago
  Cyrille Pitchen 13c7f876c2 crypto: atmel-aes - reduce latency of DMA completion 9 years ago
  Cyrille Pitchen bd5f43decd crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_dev 9 years ago
  Cyrille Pitchen 10f12c1b86 crypto: atmel-aes - rework crypto request completion 9 years ago
  Cyrille Pitchen 77dacf5fc5 crypto: atmel-aes - simplify the configuration of the AES IP 9 years ago
  Cyrille Pitchen 794595d204 crypto: atmel-aes - remove useless write in the Control Register 9 years ago
  Cyrille Pitchen ccbf72980b crypto: atmel-aes - make crypto request queue management more generic 9 years ago
  Cyrille Pitchen cdfab4a7e3 crypto: atmel-aes - change atmel_aes_write_ctrl() signature 9 years ago
  Cyrille Pitchen aab0a39b28 crypto: atmel-aes - propagate error from atmel_aes_hw_version_init() 9 years ago
  Cyrille Pitchen 7f1cbbc514 crypto: atmel-aes - remove unused header includes 9 years ago
  Cyrille Pitchen 924a8bc796 crypto: atmel-aes - fix unregistration order of crypto algorithms 9 years ago
  Cyrille Pitchen 88efd9a999 crypto: atmel-aes - change algorithm priorities 9 years ago