aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/bfin_crc.c
AgeCommit message (Expand)Author
2015-09-21crypto: bfin_crc - replace sg_count by sg_nentsLABBE Corentin
2015-08-17crypto: replace scatterwalk_sg_chain with sg_chainDan Williams
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica
2015-01-05crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-20crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg
2014-10-20crypto: drop owner assignment from platform_driversWolfram Sang
2014-04-16cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...Sonic Zhang
2014-04-16crypto: bfin_crc - ignore duplicated registration of the same algorithmSonic Zhang
2014-04-16crypto: bfin_crc - access crc registers by readl and writel functionsSonic Zhang
2014-03-10crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...Sonic Zhang
2013-03-10crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan
2013-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-01-20crypto: bfin_crc - reposition free_irq to avoid access to invalid dataJulia Lawall
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2012-06-12crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang