aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bfin_crc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-20crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg1-1/+1
2014-04-16cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map_singleSonic Zhang1-20/+23
2014-04-16crypto: bfin_crc - ignore duplicated registration of the same algorithmSonic Zhang1-9/+9
2014-04-16crypto: bfin_crc - access crc registers by readl and writel functionsSonic Zhang1-17/+25
2014-03-10crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coherent memorySonic Zhang1-34/+11
2013-03-10crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan1-3/+3
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2013-01-20crypto: bfin_crc - reposition free_irq to avoid access to invalid dataJulia Lawall1-3/+3
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-06-12crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang1-0/+780