aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/omap-sham.c
Commit message (Expand)AuthorAge
* 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