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.13.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
2023-07-22
crypto: hisilicon/qm - flush all work before driver removed
Weili Qian
1
-0
/
+8
2023-07-22
crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
Thomas Bourgoin
1
-13
/
+8
2023-07-22
crypto: stm32 - fix MDMAT condition
Thomas Bourgoin
1
-1
/
+1
2023-07-22
crypto: stm32 - check request size and scatterlist size when using DMA.
Thomas Bourgoin
1
-5
/
+10
2023-07-22
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
1
-1
/
+1
2023-07-22
crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.
Thomas Bourgoin
1
-3
/
+3
2023-07-22
crypto: stm32 - add new algorithms support
Thomas Bourgoin
2
-125
/
+543
2023-07-22
hwrng: ba431 - use dev_err_probe after failed registration
Martin Kaiser
1
-4
/
+2
2023-07-22
hwrng: ba431 - don't init of_device_id's data
Martin Kaiser
1
-1
/
+1
2023-07-22
hwrng: ba431 - do not set drvdata
Martin Kaiser
1
-2
/
+0
2023-07-22
hwrng: ingenic - switch to device managed registration
Martin Kaiser
1
-11
/
+1
2023-07-22
hwrng: ingenic - don't disable the rng in ingenic_trng_remove
Martin Kaiser
1
-5
/
+0
2023-07-22
hwrng: ingenic - use dev_err_probe in error paths
Martin Kaiser
1
-12
/
+8
2023-07-22
hwrng: ingenic - use devm_clk_get_enabled
Martin Kaiser
1
-18
/
+6
2023-07-22
hwrng: ingenic - remove dead assignments
Martin Kaiser
1
-2
/
+0
2023-07-22
hwrng: ingenic - remove two unused defines
Martin Kaiser
1
-2
/
+0
2023-07-22
hwrng: ingenic - enable compile testing
Martin Kaiser
1
-2
/
+1
2023-07-20
crypto: hisilicon/hpre - ensure private key less than n
Weili Qian
1
-2
/
+8
2023-07-20
crypto: starfive - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-20
hwrng: timeriomem - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-15
/
+10
2023-07-20
crypto: atmel-tdes - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-11
/
+3
2023-07-20
crypto: atmel-sha - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-12
/
+3
2023-07-20
crypto: atmel-aes - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-12
/
+3
2023-07-20
crypto: keembay - Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-9
/
+1
2023-07-20
crypto: omap-des - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+1
2023-07-20
hwrng: pic32 - enable TRNG only while it's used
Martin Kaiser
1
-22
/
+19
2023-07-20
hwrng: pic32 - remove unused defines
Martin Kaiser
1
-10
/
+3
2023-07-20
hwrng: pic32 - use devm_clk_get_enabled
Martin Kaiser
1
-14
/
+5
2023-07-20
hwrng: pic32 - enable compile-testing
Martin Kaiser
1
-1
/
+1
2023-07-20
hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPS
Martin Kaiser
1
-4
/
+4
2023-07-20
hwrng: imx-rngc - use dev_err_probe
Martin Kaiser
1
-16
/
+8
2023-07-20
crypto: qat - replace the if statement with min()
You Kangren
1
-5
/
+2
2023-07-20
hwrng: nomadik - use dev_err_probe
Martin Kaiser
1
-5
/
+2
2023-07-20
hwrng: nomadik - keep clock enabled while hwrng is registered
Martin Kaiser
1
-9
/
+3
2023-07-20
crypto: qat - add heartbeat counters check
Damian Muszynski
6
-0
/
+81
2023-07-20
crypto: qat - add heartbeat feature
Damian Muszynski
20
-2
/
+611
2023-07-20
crypto: qat - add measure clock frequency
Damian Muszynski
16
-0
/
+268
2023-07-20
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
1
-15
/
+0
2023-07-20
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
10
-0
/
+137
2023-07-20
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
7
-0
/
+303
2023-07-20
crypto: ccp - Add support for getting and setting DBC parameters
Mario Limonciello
2
-0
/
+47
2023-07-20
crypto: ccp - Add support for setting user ID for dynamic boost control
Mario Limonciello
2
-0
/
+24
2023-07-20
crypto: ccp - Add support for fetching a nonce for dynamic boost control
Mario Limonciello
7
-1
/
+253
2023-07-20
crypto: ccp - move setting PSP master to earlier in the init
Mario Limonciello
1
-3
/
+7
2023-07-20
crypto: ccp - Add bootloader and TEE version offsets
Mario Limonciello
1
-0
/
+5
2023-07-20
crypto: ccp - Add support for displaying PSP firmware versions
Mario Limonciello
2
-0
/
+66
2023-07-20
crypto: ccp - Rename macro for security attributes
Mario Limonciello
1
-13
/
+13
2023-07-14
crypto: qat - change value of default idle filter
Giovanni Cabiddu
1
-1
/
+1
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
8
-30
/
+33
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-39
/
+28
[next]