index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-01
crypto: sahara - Use skcipher for fallback
Herbert Xu
1
-62
/
+50
2016-07-01
crypto: qce - Use skcipher for fallback
Herbert Xu
2
-12
/
+17
2016-07-01
crypto: picoxcell - Use skcipher for fallback
Herbert Xu
1
-29
/
+31
2016-07-01
crypto: mxs-dcp - Use skcipher for fallback
Herbert Xu
1
-26
/
+21
2016-07-01
crypto: ccp - Use skcipher for fallback
Herbert Xu
2
-25
/
+21
2016-06-28
crypto: ux500 - do not build with -O0
Arnd Bergmann
2
-4
/
+4
2016-06-27
hwrng: omap - Fix assumption that runtime_get_sync will always succeed
Nishanth Menon
1
-2
/
+14
2016-06-24
hwrng: bcm2835 - Add support for Broadcom BCM5301x
Florian Fainelli
2
-1
/
+2
2016-06-24
crypto: omap-sham - set sw fallback to 240 bytes
Bin Liu
1
-4
/
+8
2016-06-24
crypto: omap - do not call dmaengine_terminate_all
Lokesh Vutla
2
-3
/
+0
2016-06-24
crypto: omap-sham - change queue size from 1 to 10
Tero Kristo
1
-1
/
+1
2016-06-24
crypto: omap-sham - use runtime_pm autosuspend for clock handling
Tero Kristo
1
-1
/
+7
2016-06-23
crypto: marvell - Increase the size of the crypto queue
Romain Perier
1
-1
/
+1
2016-06-23
crypto: marvell - Add support for chaining crypto requests in TDMA mode
Romain Perier
5
-27
/
+221
2016-06-23
crypto: marvell - Add load balancing between engines
Romain Perier
4
-86
/
+84
2016-06-23
crypto: marvell - Move SRAM I/O operations to step functions
Romain Perier
2
-12
/
+12
2016-06-23
crypto: marvell - Add a complete operation for async requests
Romain Perier
4
-15
/
+39
2016-06-23
crypto: marvell - Move tdma chain out of mv_cesa_tdma_req and remove it
Romain Perier
5
-98
/
+84
2016-06-23
crypto: marvell - Copy IV vectors by DMA transfers for acipher requests
Romain Perier
4
-9
/
+60
2016-06-23
crypto: marvell - Fix wrong type check in dma functions
Romain Perier
1
-2
/
+3
2016-06-23
crypto: marvell - Check engine is not already running when enabling a req
Romain Perier
3
-0
/
+6
2016-06-23
crypto: marvell - Add a macro constant for the size of the crypto queue
Romain Perier
1
-1
/
+4
2016-06-20
crypto: caam - replace deprecated EXTRA_CFLAGS
Tudor Ambarus
1
-1
/
+1
2016-06-20
crypto: caam - fix misspelled upper_32_bits
Arnd Bergmann
1
-2
/
+2
2016-06-13
hwrng: meson - Add Amlogic Meson Hardware Random Generator
Neil Armstrong
3
-0
/
+146
2016-06-13
hwrng: exynos - fixup IO accesors
Ben Dooks
1
-2
/
+2
2016-06-13
crypto: qat - Remove deprecated create_workqueue
Bhaktipriya Shridhar
3
-3
/
+4
2016-06-08
crypto: talitos - templates for AEAD using HMAC_SNOOP_NO_AFEU
LEROY Christophe
1
-0
/
+180
2016-06-08
crypto: talitos - implement cra_priority
LEROY Christophe
1
-1
/
+5
2016-06-08
crypto: talitos - sg_to_link_tbl() not used anymore, remove it
LEROY Christophe
1
-8
/
+0
2016-06-08
crypto: talitos - Implement AEAD for SEC1 using HMAC_SNOOP_NO_AFEU
LEROY Christophe
1
-85
/
+124
2016-06-08
crypto: talitos - making mapping helpers more generic
LEROY Christophe
1
-137
/
+93
2016-06-08
crypto: talitos - move mapping helpers before IPSEC functions
LEROY Christophe
1
-122
/
+122
2016-06-08
crypto: talitos - using helpers for all talitos_ptr operations
LEROY Christophe
1
-25
/
+34
2016-06-07
hwrng: chaoskey - Fix URB warning due to timeout on Alea
Bob Ham
1
-2
/
+15
2016-06-07
hwrng: chaoskey - Add support for Araneus Alea I USB RNG
Bob Ham
2
-5
/
+10
2016-06-07
crypto: omap-aes - Fix registration of algorithms
Lokesh Vutla
1
-8
/
+10
2016-05-31
crypto: s5p-sss - Use consistent indentation for variables and members
Krzysztof Kozlowski
1
-40
/
+40
2016-05-31
hwrng: bcm2835 - Read as much data as available
Yendapally Reddy Dhananjaya Reddy
1
-2
/
+10
2016-05-31
hwrng: bcm2835 - Support Broadcom NSP SoC rng
Yendapally Reddy Dhananjaya Reddy
2
-5
/
+31
2016-05-31
hwrng: stm32 - fix maybe uninitialized variable warning
Maxime Coquelin
1
-5
/
+5
2016-05-31
crypto: caam - add ARCH_LAYERSCAPE to supported architectures
Horia Geantă
1
-1
/
+1
2016-05-31
crypto: caam - handle core endianness != caam endianness
Horia Geantă
9
-166
/
+340
2016-05-31
crypto: caam - fix offset field in hw sg entries
Cristian Stoica
2
-5
/
+5
2016-05-31
crypto: qat - fix typos sizeof for ctx
Tadeusz Struk
1
-4
/
+4
2016-05-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-6
/
+13
2016-05-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-10
/
+25
2016-05-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+9
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
1
-0
/
+2
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
1
-0
/
+2
[next]