summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/bfin_crc.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: bfin_crc - Fix format printing warningCorentin LABBE2016-12-271-3/+3
* crypto: bfin_crc - Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-07-051-5/+0
* crypto: bfin_crc - replace sg_count by sg_nentsLABBE Corentin2015-09-211-22/+3
* crypto: replace scatterwalk_sg_chain with sg_chainDan Williams2015-08-171-2/+1
* crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-261-1/+1
* crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida2015-01-051-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * crypto: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg2014-11-201-1/+1
|/
* 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
OpenPOWER on IntegriCloud