index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
bfin_crc.c
Age
Commit message (
Expand
)
Author
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2015-01-05
crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c
Masanari Iida
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-20
crypto: bfin_crc - don't include linux/unaligned/access_ok.h
Johannes Berg
2014-10-20
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-16
cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...
Sonic Zhang
2014-04-16
crypto: bfin_crc - ignore duplicated registration of the same algorithm
Sonic Zhang
2014-04-16
crypto: bfin_crc - access crc registers by readl and writel functions
Sonic Zhang
2014-03-10
crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...
Sonic Zhang
2013-03-10
crypto: bfin_crc - Fix possible NULL pointer dereference
Syam Sidhardhan
2013-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-01-20
crypto: bfin_crc - reposition free_irq to avoid access to invalid data
Julia Lawall
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
2012-06-12
crypto: bfin_crc - CRC hardware driver for BF60x family processors.
Sonic Zhang