summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/omap-sham.c
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: omap-sham - Convert to dma_request_slave_channel_compat()Mark A. Greer2013-01-051-1/+2
| * crypto: omap-sham - Add Device Tree SupportMark A. Greer2013-01-051-33/+106
| * crypto: omap-sham - Remove usage of private DMA APIMark A. Greer2013-01-051-109/+0
| * crypto: omap-sham - Add code to use dmaengine APIMark A. Greer2013-01-051-9/+145
| * crypto: omap-sham - Add suspend/resume supportMark A. Greer2013-01-051-0/+19
| * crypto: omap-sham - Convert to use pm_runtime APIMark A. Greer2013-01-051-17/+11
| * crypto: omap-sham - Remove unnecessary pr_info noiseMark A. Greer2013-01-051-2/+0
* | ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren2013-01-111-0/+3
* | Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
|/
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-171-1/+1
|\
| * ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
* | ARM: OMAP: Trivial driver changes to remove include plat/cpu.hTony Lindgren2012-10-151-8/+0
|/
* crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-131-0/+4
* crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-301-0/+5
* crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-301-1/+3
* crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-301-1/+0
* crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-301-13/+27
* crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-301-15/+9
* crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-301-2/+1
* crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-301-13/+6
* crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-301-16/+13
* crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-301-50/+52
* crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-301-5/+0
* crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-301-1/+1
* crypto: omap-sham - hmac calculation bug fix for sha1 base hashDmitry Kasatkin2011-04-261-40/+31
* crypto: omap-sham - enable driver for EMU chipsDmitry Kasatkin2011-04-261-1/+2
* crypto: omap-sham - remove debug printDmitry Kasatkin2011-04-261-2/+0
* crypto: omap-sham - fix concurrent sha1 calculationsMarkku Kylanpaa2011-04-261-1/+1
* crypto: omap-sham - don't treat NULL clk as an errorJamie Iles2011-01-291-2/+2
* crypto: omap-sham - backlog handling fixDmitry Kasatkin2010-12-291-4/+3
* crypto: omap-sham - zero-copy scatterlist handlingDmitry Kasatkin2010-11-271-26/+61
* crypto: omap-sham - FLAGS_FIRST is redundant and removedDmitry Kasatkin2010-11-271-7/+1
* crypto: omap-sham - hash-in-progress is stored in hw formatDmitry Kasatkin2010-11-271-14/+24
* crypto: omap-sham - crypto_ahash_final() now not need to be called.Dmitry Kasatkin2010-11-271-86/+82
* crypto: omap-sham - removed redundunt lockingDmitry Kasatkin2010-11-271-26/+21
* crypto: omap-sham - error handling improvedDmitry Kasatkin2010-11-271-23/+44
* crypto: omap-sham - DMA initialization fixes for off modeDmitry Kasatkin2010-11-271-9/+10
* crypto: omap-sham - uses digest buffer in request contextDmitry Kasatkin2010-11-271-3/+8
* crypto: omap-sham - Adjust DMA parametersSamu Onkalo2010-09-031-1/+5
* crypto: omap - remove unused #include <linux/version.h>Huang Weiyi2010-05-261-1/+0
* crypto: omap - sha1 & md5 driverDmitry Kasatkin2010-05-031-0/+1259
OpenPOWER on IntegriCloud