index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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