index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-07
drm/mipi-dbi: Add support for DRM_FORMAT_RGB888
Noralf Trønnes
1
-4
/
+25
2024-06-07
drm/mipi-dbi: Make bits per word configurable for pixel transfers
Noralf Trønnes
1
-4
/
+10
2024-06-07
drm/mipi-dbi: Remove mipi_dbi_machine_little_endian()
Noralf Trønnes
1
-16
/
+19
2024-06-07
regmap: kunit: Use array_size() and sizeof(*ptr) consistently
Andy Shevchenko
1
-6
/
+6
2024-06-07
drm: have config DRM_WERROR depend on !WERROR
Jani Nikula
1
-0
/
+1
2024-06-07
regmap: maple: Switch to use kmemdup_array()
Andy Shevchenko
1
-7
/
+6
2024-06-07
regmap: cache: Switch to use kmemdup_array()
Andy Shevchenko
1
-2
/
+2
2024-06-07
regmap: cache: Use correct type of the rb_for_each() parameter
Andy Shevchenko
1
-1
/
+1
2024-06-07
regmap: Switch to use kmemdup_array()
Andy Shevchenko
1
-1
/
+1
2024-06-07
spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz
Charles Keepax
1
-2
/
+2
2024-06-07
liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet
Aleksandr Mishin
1
-6
/
+5
2024-06-07
net: ti: icssg-prueth: Add multicast filtering support
MD Danish Anwar
1
-4
/
+34
2024-06-07
platform/x86: dell-pc: avoid double free and invalid unregistration
Thomas Weißschuh
1
-1
/
+3
2024-06-07
pinctrl: renesas: rzn1: Use for_each_child_of_node_scoped()
Geert Uytterhoeven
1
-2
/
+1
2024-06-07
clk: renesas: rcar-gen2: Use DEFINE_SPINLOCK() for static spinlock
Geert Uytterhoeven
1
-3
/
+1
2024-06-07
clk: renesas: cpg-lib: Use DEFINE_SPINLOCK() for global spinlock
Geert Uytterhoeven
3
-5
/
+1
2024-06-07
clk: renesas: r8a77970: Use common cpg_lock
Geert Uytterhoeven
1
-4
/
+1
2024-06-07
thermal: ACPI: Invalidate trip points with temperature of 0 or below
Rafael J. Wysocki
1
-1
/
+7
2024-06-07
thermal: core: Do not fail cdev registration because of invalid initial state
Rafael J. Wysocki
1
-2
/
+11
2024-06-07
hwrng: omap - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2
-0
/
+2
2024-06-07
crypto: xilinx - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: sa2ul - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: keembay - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: atmel-sha204a - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-07
crypto: hisilicon/zip - optimize the address offset of the reg query function
Chenghai Huang
1
-28
/
+20
2024-06-07
crypto: hisilicon/qm - adjust the internal processing sequence of the vf enab...
Chenghai Huang
1
-8
/
+3
2024-06-07
hwrng: stm32 - use sizeof(*priv) instead of sizeof(struct stm32_rng_private)
Marek Vasut
1
-1
/
+1
2024-06-07
hwrng: stm32 - cache device pointer in struct stm32_rng_private
Marek Vasut
1
-18
/
+13
2024-06-07
hwrng: stm32 - use pm_runtime_resume_and_get()
Marek Vasut
1
-1
/
+3
2024-06-07
crypto: ccp - Move message about TSME being enabled later in init
Mario Limonciello
2
-8
/
+15
2024-06-07
crypto: ccp - Add support for getting security attributes on some older systems
Mario Limonciello
6
-3
/
+67
2024-06-07
crypto: ccp - Move security attributes to their own file
Mario Limonciello
5
-56
/
+89
2024-06-07
crypto: ccp - Represent capabilities register as a union
Mario Limonciello
5
-42
/
+42
2024-06-07
crypto: stm32/cryp - call finalize with bh disabled
Maxime Méré
1
-1
/
+5
2024-06-07
crypto: stm32/cryp - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Maxime Méré
1
-9
/
+9
2024-06-07
crypto: stm32/cryp - increase priority
Maxime Méré
1
-9
/
+9
2024-06-07
crypto: stm32/cryp - use dma when possible
Maxime Méré
1
-26
/
+651
2024-06-07
hwrng: amd - Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-1
/
+3
2024-06-07
drm/i915/bios: Define the "luminance and gamma" sub-struct of block 46
Ville Syrjälä
1
-0
/
+12
2024-06-07
drm/i915/bios: Define block 46 chromaticity coordinates properly
Ville Syrjälä
1
-10
/
+17
2024-06-07
drm/xe: do not select ACPI_BUTTON
Jani Nikula
1
-1
/
+0
2024-06-07
drm/i915: do not select ACPI_BUTTON
Jani Nikula
1
-1
/
+0
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2
-0
/
+6
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
1
-5
/
+16
2024-06-07
coresight: Fix ref leak when of_coresight_parse_endpoint() fails
James Clark
1
-1
/
+3
2024-06-07
drm/xe/guc: Allow CTB G2H processing without G2H IRQ
Michal Wajdeczko
2
-0
/
+45
2024-06-07
drm/xe/guc: Split g2h worker function
Michal Wajdeczko
1
-2
/
+8
2024-06-07
hwmon: (cros_ec) Fix access to restricted __le16
Guenter Roeck
1
-2
/
+3
2024-06-07
hwmon: (cros_ec) Prevent read overflow in probe()
Dan Carpenter
1
-1
/
+1
2024-06-07
HID: i2c-hid: elan: fix reset suspend current leakage
Johan Hovold
1
-12
/
+47
[prev]
[next]