Commit History

Author SHA1 Message Date
  Linus Torvalds 32dc43e40a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 12 years ago
  Mark A. Greer c3c3b3292d crypto: omap-sham - Fix compile errors when CONFIG_OF not defined 12 years ago
  Tony Lindgren a62a6e98c3 ARM: OMAP2+: Disable code that currently does not work with multiplaform 12 years ago
  Mark A. Greer d20fb18be2 crypto: omap-sham - Add SHA224 and SHA256 Support 12 years ago
  Mark A. Greer 0d373d6032 crypto: omap-sham - Add OMAP4/AM33XX SHAM Support 12 years ago
  Mark A. Greer 0e87e73f4a crypto: omap-sham - Convert to dma_request_slave_channel_compat() 12 years ago
  Mark A. Greer 03feec9cc6 crypto: omap-sham - Add Device Tree Support 12 years ago
  Mark A. Greer dd49a69e8e crypto: omap-sham - Remove usage of private DMA API 12 years ago
  Mark A. Greer dfd061d5a8 crypto: omap-sham - Add code to use dmaengine API 12 years ago
  Mark A. Greer 3b3f440023 crypto: omap-sham - Add suspend/resume support 12 years ago
  Mark A. Greer b359f034c8 crypto: omap-sham - Convert to use pm_runtime API 12 years ago
  Mark A. Greer 3ff59bcee7 crypto: omap-sham - Remove unnecessary pr_info noise 12 years ago
  Greg Kroah-Hartman 49cfe4db2d Drivers: crypto: remove __dev* attributes. 12 years ago
  Tony Lindgren 45c3eb7d3a ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h 12 years ago
  Tony Lindgren 94c657853b Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-headers 12 years ago
  Tony Lindgren 27615a97b2 ARM: OMAP: Trivial driver changes to remove include plat/cpu.h 12 years ago
  Lokesh Vutla 2b6c4e7324 ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h 12 years ago
  Nikos Mavrogiannopoulos d912bb7677 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag 13 years ago
  Dmitry Kasatkin cd3f1d545c crypto: omap-sham - do not schedule tasklet if there is no active requests 14 years ago
  Dmitry Kasatkin 0efd4d8a6a crypto: omap-sham - clear device flags when finishing request 14 years ago
  Dmitry Kasatkin ed635cb85e crypto: omap-sham - irq handler must not clear error code 14 years ago
  Dmitry Kasatkin 6c63db821d crypto: omap-sham - irq and dma handling changes 14 years ago
  Dmitry Kasatkin 6cb3ffe100 crypto: omap-sham - remove dedicated queue handling tasklet 14 years ago
  Dmitry Kasatkin 171cb9a280 crypto: omap-sham - remove unnecessary local variable 14 years ago
  Dmitry Kasatkin ed3ea9a82b crypto: omap-sham - move some flags to device context 14 years ago
  Dmitry Kasatkin a929cbeef7 crypto: omap-sham - replace flags operation with atomic bit operations 14 years ago
  Dmitry Kasatkin ea1fd2246f crypto: omap-sham - replace flags bit mask with bit number 14 years ago
  Dmitry Kasatkin c3304721ed crypto: omap-sham - remove unused code 14 years ago
  Dmitry Kasatkin 0e87b159b3 crypto: omap-sham - remove extra reference 14 years ago
  Dmitry Kasatkin bf36275903 crypto: omap-sham - hmac calculation bug fix for sha1 base hash 14 years ago