index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-28
crypto: ccp: ccp-dev: Fix a little doc-rot
Lee Jones
1
-1
/
+1
2021-05-28
crypto: nx: nx-aes-gcm: Kernel-doc formatting should not be used for headers
Lee Jones
1
-13
/
+11
2021-05-28
crypto: cavium: Fix a bunch of kernel-doc related issues
Lee Jones
6
-13
/
+15
2021-05-28
hwrng: core - remove redundant initialization of variable err
Shaokun Zhang
1
-1
/
+1
2021-05-28
crypto: qce - Fix some error handling path
Wei Yongjun
1
-3
/
+9
2021-05-28
hwrng: Kconfig - Remove leading spaces
Juerg Haefliger
1
-4
/
+4
2021-05-28
crypto: qat - remove unused macro in FW loader
Jack Xu
1
-1
/
+0
2021-05-28
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
1
-1
/
+5
2021-05-28
crypto: qat - report an error if MMP file size is too large
Jack Xu
1
-4
/
+2
2021-05-28
crypto: qat - check MMP size before writing to the SRAM
Jack Xu
3
-6
/
+6
2021-05-28
crypto: qat - return error when failing to map FW
Jack Xu
1
-1
/
+2
2021-05-23
crypto: ccp - Fix a resource leak in an error handling path
Christophe JAILLET
1
-2
/
+4
2021-05-23
crypto: hisilicon/qm - enable to close master ooo when NFE occurs
Weili Qian
4
-76
/
+150
2021-05-23
crypto: hisilicon/qm - adjust order of device error configuration
Weili Qian
4
-20
/
+18
2021-05-23
crypto: hisilicon/qm - modify 'QM_RESETTING' clearing error
Weili Qian
1
-1
/
+1
2021-05-23
crypto: hisilicon/qm - initialize the device before doing tasks
Weili Qian
1
-6
/
+8
2021-05-23
crypto: sa2ul - Remove child devices in remove
Suman Anna
1
-0
/
+2
2021-05-23
crypto: sa2ul - Use devm_platform_ioremap_resource()
Suman Anna
1
-5
/
+5
2021-05-23
crypto: sa2ul - Use of_device_get_match_data() helper
Suman Anna
1
-8
/
+4
2021-05-23
crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
Suman Anna
1
-0
/
+1
2021-05-23
crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
Suman Anna
1
-9
/
+12
2021-05-23
hwrng: omap - Enable driver for TI K3 family
Suman Anna
1
-1
/
+1
2021-05-21
crypto: hisilicon/hpre - add 'default' for switch statement
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - delete rudundant macro definition
Hui Tang
1
-2
/
+1
2021-05-21
crypto: hisilicon/hpre - use 'GENMASK' to generate mask value
Hui Tang
2
-10
/
+10
2021-05-21
crypto: hisilicon/hpre - delete rudundant initialization
Hui Tang
1
-2
/
+2
2021-05-21
crypto: hisilicon/hpre - remove the macro of 'HPRE_DEV'
Hui Tang
1
-27
/
+26
2021-05-21
crypto: hisilicon/hpre - replace macro with inline function
Hui Tang
1
-9
/
+16
2021-05-21
crypto: hisilicon/hpre - init a structure member each line
Hui Tang
1
-14
/
+42
2021-05-21
crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expands
Hui Tang
1
-30
/
+29
2021-05-21
crypto: hisilicon/hpre - fix unmapping invalid dma address
Hui Tang
1
-0
/
+18
2021-05-21
crypto: hisilicon/hpre - extend 'cra_driver_name' with curve name
Hui Tang
1
-2
/
+2
2021-05-14
crypto: ux500 - Fix error return code in hash_hw_final()
Zhen Lei
1
-0
/
+1
2021-05-14
crypto: nx - add missing MODULE_DEVICE_TABLE
Bixuan Cui
1
-0
/
+1
2021-05-14
crypto: cavium/nitrox - Fix kernel-doc
Yang Li
1
-1
/
+1
2021-05-14
crypto: cavium/nitrox - Remove redundant initialization of 'sg'
Yang Li
1
-1
/
+1
2021-05-14
crypto: ixp4xx - Correct functions alignment
Corentin Labbe
1
-30
/
+35
2021-05-14
crypto: ixp4xx - remove brackets from single statement
Corentin Labbe
1
-26
/
+21
2021-05-14
crypto: ixp4xx - Do not initialize static to NULL
Corentin Labbe
1
-4
/
+4
2021-05-14
crypto: ixp4xx - whitespace fixes
Corentin Labbe
1
-19
/
+24
2021-05-14
crypto: ixp4xx - convert all printk to dev_xxx
Corentin Labbe
1
-8
/
+6
2021-05-14
crypto: ixp4xx - convert unsigned to unsigned int
Corentin Labbe
1
-10
/
+10
2021-05-14
crypto: ixp4xx - fallback when having more than one SG
Corentin Labbe
2
-3
/
+58
2021-05-14
crypto: ixp4xx - update IV after requests
Corentin Labbe
1
-0
/
+22
2021-05-14
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
1
-1
/
+1
2021-05-14
hwrng: exynos - Fix runtime PM imbalance on error
Ćukasz Stelmach
1
-2
/
+2
2021-05-14
crypto: qce - Schedule fallback aead algorithm
Thara Gopinath
2
-11
/
+56
2021-05-14
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
1
-2
/
+160
2021-05-14
crypto: qce - Clean up qce_auth_cfg
Thara Gopinath
1
-12
/
+9
2021-05-14
crypto: qce - Add support for AEAD algorithms
Thara Gopinath
6
-0
/
+874
[next]