index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
sg_sw_sec4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
crypto: caam - use len instead of nents for bulding HW S/G table
Horia Geantă
1
-7
/
+11
2019-05-30
crypto: caam - print debug messages at debug level
Sascha Hauer
1
-5
/
+3
2018-07-24
staging: fsl-mc: Move DPIO from staging to drivers/soc/fsl
Roy Pledge
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-03
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
1
-4
/
+26
2017-07-18
crypto: caam - remove unused sg_to_sec4_sg_len()
Horia Geantă
1
-15
/
+0
2017-02-15
crypto: caam - replace sg_count() with sg_nents_for_len()
Horia Geantă
1
-11
/
+0
2016-11-13
crypto: caam - move sec4_sg_entry to sg_sw_sec4.h
Horia Geantă
1
-1
/
+5
2016-10-02
crypto: caam - treat SGT address pointer as u64
Tudor Ambarus
1
-1
/
+1
2016-05-31
crypto: caam - handle core endianness != caam endianness
Horia Geantă
1
-5
/
+6
2016-05-31
crypto: caam - fix offset field in hw sg entries
Cristian Stoica
1
-4
/
+4
2015-10-01
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
1
-70
/
+2
2015-08-10
crypto: caam - Use local sg pointers to walk the scatterlist
Victoria Milhoan
1
-7
/
+17
2015-08-10
crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
Victoria Milhoan
1
-1
/
+0
2015-06-17
crypto: caam - Handle errors in dma_map_sg_chained
Herbert Xu
1
-14
/
+21
2015-06-09
crypto: caam - Clamp AEAD SG list by input length
Herbert Xu
1
-0
/
+15
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-4
/
+4
2014-08-25
crypto: caam - remove duplicated sg copy functions
Cristian Stoica
1
-54
/
+0
2013-09-24
crypto: caam - map src buffer before access
Yashpal Dutta
1
-9
/
+25
2012-06-27
crypto: caam - chaining support
Yuan Kang
1
-5
/
+39
2012-06-27
crypto: caam - ahash hmac support
Yuan Kang
1
-0
/
+38
2012-06-27
crypto: caam - link_tbl rename
Yuan Kang
1
-0
/
+84