summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bfin_crc.c
Commit message (Expand)AuthorAgeFilesLines
* cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...Sonic Zhang2014-04-161-20/+23
* crypto: bfin_crc - ignore duplicated registration of the same algorithmSonic Zhang2014-04-161-9/+9
* crypto: bfin_crc - access crc registers by readl and writel functionsSonic Zhang2014-04-161-17/+25
* crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...Sonic Zhang2014-03-101-34/+11
* crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan2013-03-101-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-251-3/+3
|\
| * crypto: bfin_crc - reposition free_irq to avoid access to invalid dataJulia Lawall2013-01-201-3/+3
* | Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang2012-06-121-0/+780