aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/omap-sham.c
Commit message (Expand)AuthorAge
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-30
* Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
|\
| * ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
* | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-15
|/
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-13
* crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-29
* crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-29
* crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-29
* crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-29
* crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-29
* crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-29
* crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-29
* crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-29
* crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-29
* crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-29
* crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-29
* crypto: omap-sham - hmac calculation bug fix for sha1 base hashDmitry Kasatkin2011-04-26
* crypto: omap-sham - enable driver for EMU chipsDmitry Kasatkin2011-04-26
* crypto: omap-sham - remove debug printDmitry Kasatkin2011-04-26
* crypto: omap-sham - fix concurrent sha1 calculationsMarkku Kylanpaa2011-04-26
* crypto: omap-sham - don't treat NULL clk as an errorJamie Iles2011-01-29
* crypto: omap-sham - backlog handling fixDmitry Kasatkin2010-12-29
* crypto: omap-sham - zero-copy scatterlist handlingDmitry Kasatkin2010-11-27
* crypto: omap-sham - FLAGS_FIRST is redundant and removedDmitry Kasatkin2010-11-27
* crypto: omap-sham - hash-in-progress is stored in hw formatDmitry Kasatkin2010-11-27
* crypto: omap-sham - crypto_ahash_final() now not need to be called.Dmitry Kasatkin2010-11-27
* crypto: omap-sham - removed redundunt lockingDmitry Kasatkin2010-11-27
* crypto: omap-sham - error handling improvedDmitry Kasatkin2010-11-27
* crypto: omap-sham - DMA initialization fixes for off modeDmitry Kasatkin2010-11-27
* crypto: omap-sham - uses digest buffer in request contextDmitry Kasatkin2010-11-27
* crypto: omap-sham - Adjust DMA parametersSamu Onkalo2010-09-03
* crypto: omap - remove unused #include <linux/version.h>Huang Weiyi2010-05-25
* crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-02