index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-21
/
+17
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-11
/
+9
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2011-02-21
crypto: picoxcell - add support for the picoxcell crypto engines
Jamie Iles
4
-1
/
+2013
2011-01-29
crypto: omap-sham - don't treat NULL clk as an error
Jamie Iles
1
-2
/
+2
2011-01-29
crypto: omap-aes - don't treat NULL clk as an error
Jamie Iles
1
-2
/
+2
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-316
/
+355
2011-01-07
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
3
-31
/
+2
2011-01-06
crypto: n2 - use __devexit not __exit in n2_unregister_algs
Dennis Gilmore
1
-1
/
+1
2011-01-04
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
1
-1
/
+1
2010-12-29
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
1
-4
/
+3
2010-12-02
crypto: omap-aes - checkpatch --file warning fixes
Dmitry Kasatkin
1
-3
/
+3
2010-12-02
crypto: omap-aes - initialize aes module once per request
Dmitry Kasatkin
1
-26
/
+28
2010-12-02
crypto: omap-aes - unnecessary code removed
Dmitry Kasatkin
1
-53
/
+17
2010-12-02
crypto: omap-aes - error handling implementation improved
Dmitry Kasatkin
1
-41
/
+93
2010-12-02
crypto: omap-aes - redundant locking is removed
Dmitry Kasatkin
1
-38
/
+32
2010-12-02
crypto: omap-aes - DMA initialization fixes for OMAP off mode
Dmitry Kasatkin
1
-12
/
+12
2010-11-27
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
1
-26
/
+61
2010-11-27
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
1
-7
/
+1
2010-11-27
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
1
-14
/
+24
2010-11-27
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
1
-86
/
+82
2010-11-27
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
1
-26
/
+21
2010-11-27
crypto: omap-sham - error handling improved
Dmitry Kasatkin
1
-23
/
+44
2010-11-27
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
1
-9
/
+10
2010-11-27
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
1
-3
/
+8
2010-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+2
2010-11-04
crypto: padlock - Fix AES-CBC handling on odd-block-sized input
Herbert Xu
1
-1
/
+1
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
1
-2
/
+2
2010-10-25
crypto: n2 - dubious error check
Nicolas Kaiser
1
-1
/
+1
2010-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
7
-19
/
+981
2010-10-19
crypto: Makefile - replace the use of <module>-objs with <module>-y
Tracey Dent
2
-2
/
+2
2010-10-19
crypto: hifn_795x - use cancel_delayed_work_sync()
Tejun Heo
1
-2
/
+1
2010-09-23
crypto: talitos - sparse check endian fixes
Kim Phillips
1
-12
/
+11
2010-09-23
crypto: talitos - fix checkpatch warning
Kim Phillips
1
-2
/
+1
2010-09-23
crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
Kim Phillips
1
-0
/
+3
2010-09-12
crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES
David S. Miller
1
-0
/
+1
2010-09-03
crypto: omap-sham - Adjust DMA parameters
Samu Onkalo
1
-1
/
+5
2010-09-03
crypto: omap-aes - OMAP2/3 AES hw accelerator driver
Dmitry Kasatkin
3
-0
/
+957
2010-08-13
[S390] zcrypt: fix Kconfig dependencies
Heiko Carstens
1
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-19
/
+19
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
1
-0
/
+21
2010-08-08
of/sparc: fix build regression from of_device changes
Grant Likely
1
-2
/
+2
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
4
-17
/
+17
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+5
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-167
/
+342
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+5
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-5
/
+5
[next]