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
2015-06-10
random: Remove kernel blocking API
Herbert Xu
1
-12
/
+0
2015-06-10
random: Add callback API for random pool readiness
Herbert Xu
1
-0
/
+78
2015-06-09
crypto: caam - Clamp AEAD SG list by input length
Herbert Xu
2
-12
/
+23
2015-06-09
crypto: qat: fix issue when mapping assoc to internal AD struct
Tadeusz Struk
1
-12
/
+20
2015-06-09
crypto: qat - Set max request size
Tadeusz Struk
1
-0
/
+2
2015-06-04
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
1
-5
/
+2
2015-06-03
crypto: ccp - Protect against poorly marked end of sg list
Tom Lendacky
1
-2
/
+5
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
6
-135
/
+148
2015-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2
-10
/
+11
2015-05-27
crypto: ccp - Remove unused structure field
Tom Lendacky
1
-2
/
+0
2015-05-27
crypto: ccp - Remove manual check and set of dma_mask pointer
Tom Lendacky
1
-2
/
+0
2015-05-27
random: Blocking API for accessing nonblocking_pool
Stephan Mueller
1
-0
/
+12
2015-05-27
random: Wake up all getrandom(2) callers when pool is ready
Herbert Xu
1
-1
/
+1
2015-05-25
crypto: mv_cesa - request registers memory region
Boris BREZILLON
1
-8
/
+5
2015-05-22
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
1
-3
/
+0
2015-05-22
crypto: ixp4xx - Use crypto_aead_maxauthsize
Herbert Xu
1
-2
/
+2
2015-05-22
crypto: caam - Use old_aead_alg
Herbert Xu
1
-1
/
+1
2015-05-18
crypto: omap-sham - Add support for omap3 devices
Pali Rohár
1
-0
/
+4
2015-05-18
crypto: n2 - use md5 IV MD5_HX instead of their raw value
LABBE Corentin
1
-4
/
+4
2015-05-18
crypto: nx - remove 842-nx null checks
Dan Streetman
1
-6
/
+0
2015-05-15
crypto: vmx - fix two mistyped texts
Paulo Flabiano Smorigo
2
-2
/
+2
2015-05-15
crypto: qat - rm unneeded header include
Tadeusz Struk
1
-1
/
+0
2015-05-15
crypto: qat - remove unused structure members
Tadeusz Struk
1
-12
/
+0
2015-05-15
crypto: omap-sham - Check for return value from pm_runtime_get_sync
Pali Rohár
1
-3
/
+20
2015-05-13
crypto: talitos - static code checker fixes
Horia Geant?
1
-7
/
+5
2015-05-13
crypto: talitos - avoid out of bound scatterlist iterator
Horia Geant?
1
-2
/
+2
2015-05-13
Revert "crypto: talitos - convert to use be16_add_cpu()"
Horia Geant?
1
-1
/
+2
2015-05-13
crypto: talitos - avoid memleak in talitos_alg_alloc()
Horia Geant?
1
-0
/
+1
2015-05-13
crypto: talitos - fix size calculation in talitos_edesc_alloc()
Dan Carpenter
1
-2
/
+2
2015-05-13
crypto: qat - Use crypto_aead_set_reqsize helper
Herbert Xu
1
-2
/
+3
2015-05-13
crypto: picoxcell - Use crypto_aead_set_reqsize helper
Herbert Xu
1
-1
/
+2
2015-05-13
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
Herbert Xu
1
-1
/
+2
2015-05-13
crypto: caam - Remove unnecessary reference to crt_aead
Herbert Xu
1
-48
/
+48
2015-05-13
crypto: talitos - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-13
crypto: qat - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-13
crypto: nx - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-13
crypto: ixp4xx - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-13
crypto: caam - Include internal/aead.h
Herbert Xu
1
-1
/
+1
2015-05-11
crypto: qat - add driver version
Allan, Bruce W
3
-0
/
+9
2015-05-11
crypto: nx - add hardware 842 crypto comp alg
Dan Streetman
3
-0
/
+597
2015-05-11
crypto: nx - simplify pSeries nx842 driver
Dan Streetman
1
-626
/
+153
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
6
-10
/
+737
2015-05-11
crypto: nx - add nx842 constraints
Dan Streetman
3
-0
/
+50
2015-05-11
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
6
-44
/
+238
2015-05-11
crypto: nx - rename nx-842.c to nx-842-pseries.c
Dan Streetman
2
-1
/
+1
2015-05-04
hwrng: bcm63xx - Fix driver compilation
Álvaro Fernández Rojas
1
-9
/
+9
2015-04-28
crypto: qat - do not duplicate string containing firmware name
Allan, Bruce W
1
-1
/
+1
2015-04-26
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
4
-119
/
+99
2015-04-26
crypto: nx - Fixing NX data alignment with nx_sg list
Leonidas Da Silva Barbosa
1
-4
/
+24
2015-04-24
crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
[next]