index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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-14
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-25
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-03
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