index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
crypto: caam - remove redundant likely/unlikely annotation
Chengguang Xu
2019-02-28
2
-5
/
+5
|
*
|
|
|
crypto: s5p - update iv after AES-CBC op end
Kamil Konieczny
2019-02-28
1
-0
/
+8
|
*
|
|
|
crypto: caam - generate hash keys in-place
Horia Geantă
2019-02-28
2
-47
/
+23
|
*
|
|
|
crypto: caam - fix DMA mapping xcbc key twice
Horia Geantă
2019-02-28
1
-2
/
+1
|
*
|
|
|
crypto: caam - fix hash context DMA unmap size
Franck LENORMAND
2019-02-28
1
-3
/
+5
|
*
|
|
|
hwrng: bcm2835 - fix probe as platform device
Jonas Gorski
2019-02-28
1
-8
/
+10
|
*
|
|
|
crypto: s5p-sss - Use AES_BLOCK_SIZE define instead of number
Krzysztof Kozlowski
2019-02-28
1
-2
/
+4
|
*
|
|
|
crypto: stm32 - drop pointless static qualifier in stm32_hash_remove()
Mao Wenan
2019-02-28
1
-1
/
+1
|
*
|
|
|
crypto: chelsio - Fixed Traffic Stall
Atul Gupta
2019-02-28
1
-13
/
+20
|
*
|
|
|
crypto: marvell - Remove set but not used variable 'ivsize'
YueHaibing
2019-02-28
1
-2
/
+0
|
*
|
|
|
crypto: ccp - Update driver messages to remove some confusion
Lendacky, Thomas
2019-02-22
2
-9
/
+14
|
*
|
|
|
crypto: rockchip - update new iv to device in multiple operations
Zhang Zhijie
2019-02-22
2
-0
/
+35
|
*
|
|
|
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
2019-02-22
4
-5
/
+7
|
*
|
|
|
crypto: ccree - fix missing break in switch statement
Gustavo A. R. Silva
2019-02-22
1
-0
/
+1
|
*
|
|
|
crypto: caam/qi2 - relax busy polling while enqueuing FDs
Horia Geantă
2019-02-22
1
-0
/
+2
|
*
|
|
|
crypto: caam/qi2 - rate-limit enqueue failure prints
Horia Geantă
2019-02-22
1
-1
/
+1
|
*
|
|
|
crypto: caam/qi2 - use affine DPIOs
Horia Geantă
2019-02-22
2
-23
/
+31
|
*
|
|
|
crypto: chtls - remove cdev_list_lock
Sebastian Andrzej Siewior
2019-02-22
1
-1
/
+0
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux next
Herbert Xu
2019-02-22
9
-27
/
+122
|
|
\
\
\
\
|
|
*
|
|
|
bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocate
Ioana Ciornei
2019-01-11
2
-0
/
+24
|
|
*
|
|
|
soc: fsl: dpio: add a device_link at dpaa2_io_service_register
Ioana Ciornei
2019-01-11
3
-9
/
+22
|
|
*
|
|
|
soc: fsl: dpio: store a backpointer to the device backing the dpaa2_io
Ioana Ciornei
2019-01-11
2
-2
/
+7
|
|
*
|
|
|
soc: fsl: dpio: keep a per dpio device MC portal
Ioana Ciornei
2019-01-11
1
-8
/
+1
|
|
*
|
|
|
soc: fsl: dpio: perform DPIO Reset on Probe
Roy Pledge
2019-01-11
4
-0
/
+35
|
|
*
|
|
|
soc: fsl: dpio: use a cpumask to identify which cpus are unused
Ioana Ciornei
2019-01-08
2
-9
/
+29
|
|
*
|
|
|
soc: fsl: dpio: cleanup the cpu array on dpaa2_io_down
Ioana Ciornei
2019-01-08
1
-0
/
+5
|
|
|
/
/
/
|
*
|
|
|
crypto: caam - weak key checking for cbc des, 3des
Iuliana Prodan
2019-02-15
1
-2
/
+2
|
*
|
|
|
crypto: caam - add ecb(*) support
Iuliana Prodan
2019-02-15
4
-49
/
+161
|
*
|
|
|
crypto: export arc4 defines
Iuliana Prodan
2019-02-15
1
-3
/
+1
|
*
|
|
|
crypto: caam - use mapped_{src,dst}_nents for job descriptor
Iuliana Prodan
2019-02-15
1
-7
/
+20
|
*
|
|
|
crypto: qat - Remove unused goto label
Herbert Xu
2019-02-08
1
-1
/
+0
|
*
|
|
|
crypto: caam - fixed handling of sg list
Pankaj Gupta
2019-02-08
1
-0
/
+1
|
*
|
|
|
crypto: ccp - fix the SEV probe in kexec boot path
Singh, Brijesh
2019-02-08
1
-0
/
+16
|
*
|
|
|
crypto: caam - fix DMA mapping of stack memory
Horia Geantă
2019-02-01
1
-64
/
+21
|
*
|
|
|
crypto: bcm - remove -I. header search path and unused macro define
Masahiro Yamada
2019-02-01
1
-2
/
+0
|
*
|
|
|
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
8
-8
/
+9
|
*
|
|
|
crypto: axis - move request unmap outside of the queue lock
Vincent Whitchurch
2019-02-01
1
-4
/
+4
|
*
|
|
|
crypto: axis - use a constant time tag compare
Lars Persson
2019-02-01
1
-3
/
+3
|
*
|
|
|
crypto: axis - support variable AEAD tag length
Lars Persson
2019-02-01
1
-10
/
+25
|
*
|
|
|
crypto: axis - give DMA the start of the status buffer
Lars Persson
2019-02-01
1
-4
/
+7
|
*
|
|
|
crypto: axis - fix for recursive locking from bottom half
Lars Persson
2019-02-01
1
-5
/
+23
|
*
|
|
|
crypto: axis - remove sha512 support for artpec7
Lars Persson
2019-02-01
1
-117
/
+9
|
*
|
|
|
crypto: axis - remove sha384 support for artpec7
Lars Persson
2019-02-01
1
-105
/
+2
|
*
|
|
|
crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove() arguments
Corentin Labbe
2019-02-01
1
-2
/
+2
|
*
|
|
|
crypto: chelsio - Fix passing zero to 'PTR_ERR' warning in chcr_aead_op
YueHaibing
2019-02-01
1
-2
/
+2
|
*
|
|
|
crypto: caam - fix indentation of goto label
Roland Hieber
2019-02-01
1
-1
/
+1
|
*
|
|
|
crypto: caam - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
2
-16
/
+6
|
*
|
|
|
crypto: ccp - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-29
/
+7
|
*
|
|
|
crypto: cavium/nitrox - no need to check return value of debugfs_create funct...
Greg Kroah-Hartman
2019-02-01
3
-28
/
+8
|
*
|
|
|
crypto: cavium/zip - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-41
/
+11
[prev]
[next]