summaryrefslogtreecommitdiff
path: root/drivers/crypto/bfin_crc.c
Commit message (Expand)AuthorAge
* crypto: bfin_crc - Fix format printing warningCorentin LABBE2016-12-27
* crypto: bfin_crc - Simplify use of devm_ioremap_resourceAmitoj Kaur Chawla2016-07-05
* crypto: bfin_crc - replace sg_count by sg_nentsLABBE Corentin2015-09-21
* crypto: replace scatterwalk_sg_chain with sg_chainDan Williams2015-08-17
* crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-26
* crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.cMasanari Iida2015-01-05
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * crypto: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | crypto: bfin_crc - don't include linux/unaligned/access_ok.hJohannes Berg2014-11-20
|/
* cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...Sonic Zhang2014-04-16
* crypto: bfin_crc - ignore duplicated registration of the same algorithmSonic Zhang2014-04-16
* crypto: bfin_crc - access crc registers by readl and writel functionsSonic Zhang2014-04-16
* crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...Sonic Zhang2014-03-10
* crypto: bfin_crc - Fix possible NULL pointer dereferenceSyam Sidhardhan2013-03-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-25
|\
| * crypto: bfin_crc - reposition free_irq to avoid access to invalid dataJulia Lawall2013-01-20
* | Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* crypto: bfin_crc - CRC hardware driver for BF60x family processors.Sonic Zhang2012-06-12