index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
|
\
|
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
|
*
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
|
*
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
*
|
crypto: picoxcell - add support for the picoxcell crypto engines
Jamie Iles
2011-02-21
*
|
crypto: omap-sham - don't treat NULL clk as an error
Jamie Iles
2011-01-29
*
|
crypto: omap-aes - don't treat NULL clk as an error
Jamie Iles
2011-01-28
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-01-13
|
\
|
*
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
2011-01-06
|
*
crypto: n2 - use __devexit not __exit in n2_unregister_algs
Dennis Gilmore
2011-01-06
|
*
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
2011-01-04
|
*
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
2010-12-29
|
*
crypto: omap-aes - checkpatch --file warning fixes
Dmitry Kasatkin
2010-12-02
|
*
crypto: omap-aes - initialize aes module once per request
Dmitry Kasatkin
2010-12-02
|
*
crypto: omap-aes - unnecessary code removed
Dmitry Kasatkin
2010-12-02
|
*
crypto: omap-aes - error handling implementation improved
Dmitry Kasatkin
2010-12-02
|
*
crypto: omap-aes - redundant locking is removed
Dmitry Kasatkin
2010-12-02
|
*
crypto: omap-aes - DMA initialization fixes for OMAP off mode
Dmitry Kasatkin
2010-12-02
|
*
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
2010-11-27
|
*
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
2010-11-27
|
*
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
2010-11-27
|
*
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
2010-11-27
|
*
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
2010-11-27
|
*
crypto: omap-sham - error handling improved
Dmitry Kasatkin
2010-11-27
|
*
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
2010-11-27
|
*
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
2010-11-27
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-11-13
|
\
\
|
|
/
|
/
|
|
*
crypto: padlock - Fix AES-CBC handling on odd-block-sized input
Herbert Xu
2010-11-04
|
*
crypto: n2 - dubious error check
Nicolas Kaiser
2010-10-25
*
|
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-10-24
|
\
|
*
crypto: Makefile - replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-19
|
*
crypto: hifn_795x - use cancel_delayed_work_sync()
Tejun Heo
2010-10-19
|
*
crypto: talitos - sparse check endian fixes
Kim Phillips
2010-09-23
|
*
crypto: talitos - fix checkpatch warning
Kim Phillips
2010-09-23
|
*
crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
Kim Phillips
2010-09-23
|
*
crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES
David S. Miller
2010-09-11
|
*
crypto: omap-sham - Adjust DMA parameters
Samu Onkalo
2010-09-03
|
*
crypto: omap-aes - OMAP2/3 AES hw accelerator driver
Dmitry Kasatkin
2010-09-03
*
|
[S390] zcrypt: fix Kconfig dependencies
Heiko Carstens
2010-08-13
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
|
\
\
|
*
|
of/sparc: fix build regression from of_device changes
Grant Likely
2010-08-08
|
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
|
|
/
*
|
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2010-08-11
|
\
\
|
|
/
|
/
|
|
*
IXP4xx: Fix ixp4xx_crypto little-endian operation.
Krzysztof HaĆasa
2010-05-27
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
|
\
\
|
*
|
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
|
\
\
\
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
|
|
\
|
|
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
|
|
\
\
\
[next]