index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
bfin_crc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
crypto: bfin_crc - replace sg_count by sg_nents
LABBE Corentin
1
-22
/
+3
2015-08-17
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
1
-2
/
+1
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-1
/
+1
2015-01-05
crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c
Masanari Iida
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-20
crypto: bfin_crc - don't include linux/unaligned/access_ok.h
Johannes Berg
1
-1
/
+1
2014-10-20
crypto: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-16
cryptoo: bfin_crc - avoid get physical address of coherence memory by dma_map...
Sonic Zhang
1
-20
/
+23
2014-04-16
crypto: bfin_crc - ignore duplicated registration of the same algorithm
Sonic Zhang
1
-9
/
+9
2014-04-16
crypto: bfin_crc - access crc registers by readl and writel functions
Sonic Zhang
1
-17
/
+25
2014-03-10
crypt: bfin_crc - Remove useless SSYNC instruction and cache flush to DMA coh...
Sonic Zhang
1
-34
/
+11
2013-03-10
crypto: bfin_crc - Fix possible NULL pointer dereference
Syam Sidhardhan
1
-3
/
+3
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2013-01-20
crypto: bfin_crc - reposition free_irq to avoid access to invalid data
Julia Lawall
1
-3
/
+3
2013-01-04
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-06-12
crypto: bfin_crc - CRC hardware driver for BF60x family processors.
Sonic Zhang
1
-0
/
+780