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
2023-03-17
crypto: stm32 - Simplify finup
Herbert Xu
1
-22
/
+19
2023-03-17
crypto: stm32 - Move polling into do_one_request
Herbert Xu
1
-17
/
+12
2023-03-17
crypto: stm32 - Save 54 CSR registers
Herbert Xu
1
-1
/
+1
2023-03-17
crypto: atmel-sha204a - Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
crypto: ccp - Add support for ringing a platform doorbell
Mario Limonciello
4
-0
/
+72
2023-03-17
crypto: ccp - Enable platform access interface on client PSP parts
Mario Limonciello
1
-0
/
+7
2023-03-17
crypto: ccp - Add support for an interface for platform features
Mario Limonciello
6
-1
/
+227
2023-03-17
crypto: ccp - Move some PSP mailbox bit definitions into common header
Mario Limonciello
5
-30
/
+21
2023-03-17
crypto: ccp - Add a header for multiple drivers to use `__psp_pa`
Mario Limonciello
5
-4
/
+5
2023-03-17
crypto: ccp - Drop TEE support for IRQ handler
Mario Limonciello
2
-22
/
+0
2023-03-17
crypto: hisilicon/zip - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/sec - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/qm - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: hisilicon/hpre - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: cavium/nitrox - remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
crypto: qat - drop redundant adf_enable_aer()
Bjorn Helgaas
6
-61
/
+4
2023-03-17
crypto: qat - fix apply custom thread-service mapping for dc service
Shashank Gupta
6
-8
/
+21
2023-03-14
crypto: qat - add support for 402xx devices
Damian Muszynski
6
-7
/
+52
2023-03-14
crypto: aspeed - fix uninitialized symbol 'idx' warning
Neal Liu
1
-1
/
+1
2023-03-14
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
1
-10
/
+45
2023-03-14
crypto: safexcel - Cleanup ring IRQ workqueues on load failure
Jonathan McDowell
1
-10
/
+27
2023-03-14
crypto: safexcel - Raise firmware load failure message to error
Jonathan McDowell
1
-1
/
+1
2023-03-14
crypto: qat - make state machine functions static
Shashank Gupta
2
-15
/
+5
2023-03-14
crypto: qat - refactor device restart logic
Shashank Gupta
3
-3
/
+20
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
10
-114
/
+33
2023-03-14
crypto: qat - fix concurrency issue when device state changes
Shashank Gupta
5
-20
/
+73
2023-03-14
crypto: qat - delay sysfs initialization
Shashank Gupta
1
-4
/
+4
2023-03-14
crypto: aspeed - add error handling if dmam_alloc_coherent() failed
Neal Liu
1
-1
/
+4
2023-03-14
crypto: qce - Add a QCE IP family compatible 'qcom,qce'
Vladimir Zapolskiy
1
-0
/
+1
2023-03-14
crypto: qce - Make clocks optional
Thara Gopinath
1
-3
/
+3
2023-03-14
crypto: qce - Add support to initialize interconnect path
Thara Gopinath
2
-1
/
+16
2023-03-14
crypto: ccree - Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+2
2023-03-14
crypto: aspeed - Use devm_platform_ioremap_resource()
Yang Li
1
-5
/
+2
2023-03-14
hwrng: meson - remove not needed call to platform_set_drvdata
Heiner Kallweit
1
-2
/
+0
2023-03-14
hwrng: meson - use devm_clk_get_optional_enabled
Heiner Kallweit
1
-20
/
+4
2023-03-14
hwrng: meson - remove unused member of struct meson_rng_data
Heiner Kallweit
1
-3
/
+0
2023-03-14
crypto: qat - Include algapi.h for low-level Crypto API
Herbert Xu
1
-1
/
+2
2023-03-14
hwrng: xgene - Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-10
hwrng: xgene - Simplify using devm_clk_get_optional_enabled()
Uwe Kleine-König
1
-21
/
+6
2023-03-10
hwrng: xgene - Simplify using dev_err_probe()
Uwe Kleine-König
1
-14
/
+7
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+17
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2023-03-05
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-15
/
+7
2023-03-04
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-3
/
+3
2023-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
32
-244
/
+285
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
[next]