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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
leds: spi-byte: Use devm_mutex_init() for mutex initialization
Andy Shevchenko
1
-20
/
+6
2024-06-26
leds: spi-byte: Utilise temporary variable for struct device
Andy Shevchenko
1
-1
/
+1
2024-06-26
leds: spi-byte: Make use of device properties
Andy Shevchenko
2
-9
/
+7
2024-06-26
leds: spi-byte: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-12
/
+5
2024-06-26
leds: spi-byte: Call of_node_put() on error path
Andy Shevchenko
1
-1
/
+5
2024-06-26
leds: ncp5623: Use common error handling code in ncp5623_probe()
Markus Elfring
1
-8
/
+8
2024-06-26
leds: core: Omit set_brightness error message for a LED supporting hw trigger...
Lee Jones
1
-6
/
+13
2024-06-26
backlight: lm3509_bl: Fix early returns in for_each_child_of_node()
Javier Carrasco
1
-2
/
+1
2024-06-26
soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()
Peter Griffin
1
-24
/
+14
2024-06-26
mfd: syscon: Add of_syscon_register_regmap() API
Peter Griffin
2
-0
/
+56
2024-06-26
gpu: ipu-v3: pre: don't use fixed timeout when waiting for safe window
Lucas Stach
1
-8
/
+14
2024-06-26
gpu: ipu-v3: pre: add dynamic buffer layout reconfiguration
Lucas Stach
3
-30
/
+63
2024-06-26
gpu: ipu-v3: pre: move state into struct
Lucas Stach
1
-12
/
+15
2024-06-26
gpu: ipu-v3: pre: replace of_node_put() with __free
R Sundar
1
-5
/
+2
2024-06-26
Merge patch series "riscv: Memory Hot(Un)Plug support"
Palmer Dabbelt
10
-46
/
+364
2024-06-26
riscv: Enable DAX VMEMMAP optimization
Björn Töpel
1
-0
/
+1
2024-06-26
riscv: mm: Add support for ZONE_DEVICE
Björn Töpel
4
-0
/
+39
2024-06-26
virtio-mem: Enable virtio-mem for RISC-V
Björn Töpel
1
-1
/
+1
2024-06-26
riscv: Enable memory hotplugging for RISC-V
Björn Töpel
1
-0
/
+3
2024-06-26
riscv: mm: Take memory hotplug read-lock during kernel page table dump
Björn Töpel
1
-0
/
+3
2024-06-26
riscv: mm: Add memory hotplugging support
Björn Töpel
1
-0
/
+267
2024-06-26
riscv: mm: Add pfn_to_kaddr() implementation
Björn Töpel
1
-0
/
+5
2024-06-26
riscv: mm: Refactor create_linear_mapping_range() for memory hot add
Björn Töpel
1
-9
/
+6
2024-06-26
riscv: mm: Change attribute from __init to __meminit for page functions
Björn Töpel
3
-34
/
+28
2024-06-26
riscv: mm: Pre-allocate vmemmap/direct map/kasan PGD entries
Björn Töpel
2
-2
/
+11
2024-06-26
riscv: mm: Properly forward vmemmap_populate() altmap parameter
Björn Töpel
1
-1
/
+1
2024-06-26
wifi: ath12k: fix peer metadata parsing
Karthikeyan Periyasamy
6
-14
/
+72
2024-06-26
wifi: ath12k: Fix pdev id sent to firmware for single phy devices
Lingbo Kong
2
-0
/
+77
2024-06-26
block: move dma_pad_mask into queue_limits
Christoph Hellwig
8
-33
/
+21
2024-06-26
block: remove the fallback case in queue_dma_alignment
Christoph Hellwig
1
-1
/
+1
2024-06-26
block: remove disk_update_readahead
Christoph Hellwig
4
-9
/
+4
2024-06-26
block: conding style fixup for blk_queue_max_guaranteed_bio
Christoph Hellwig
1
-2
/
+1
2024-06-26
block: convert features and flags to __bitwise types
Christoph Hellwig
2
-45
/
+46
2024-06-26
block: rename BLK_FEAT_MISALIGNED
Christoph Hellwig
2
-10
/
+10
2024-06-26
block: correctly report cache type
Christoph Hellwig
1
-3
/
+3
2024-06-26
md: set md-specific flags for all queue limits
Christoph Hellwig
6
-9
/
+14
2024-06-26
RDMA/efa: Remove duplicate aenq enable macro
Yonatan Nachum
1
-4
/
+0
2024-06-26
ASoC: codecs: lpass-macro: Use enum for handling codec version
Krzysztof Kozlowski
3
-7
/
+7
2024-06-26
ASoC: codecs: lpass-macro: Gracefully handle unknown version
Krzysztof Kozlowski
2
-2
/
+4
2024-06-26
ASoC: rt5645: fix issue of random interrupt from push-button
Jack Yu
2
-6
/
+24
2024-06-26
RDMA/efa: Use offset_in_page() function
Gal Pressman
1
-1
/
+1
2024-06-26
dm: optimize flushes
Mikulas Patocka
6
-12
/
+61
2024-06-26
power: supply: samsung-sdi-battery: Constify struct power_supply_maintenance_...
Christophe JAILLET
4
-6
/
+6
2024-06-26
power: supply: samsung-sdi-battery: Constify struct power_supply_vbat_ri_table
Christophe JAILLET
3
-15
/
+15
2024-06-26
media: vivid: fix CREATE_BUFS support in queue_setup()
Hans Verkuil
4
-4
/
+13
2024-06-26
media: vivid: fix wrong sizeimage value for mplane
Hans Verkuil
2
-9
/
+12
2024-06-26
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
2
-10
/
+10
2024-06-26
mfd: stm32-timers: Drop unused TIM_DIER_CC_IE
Uwe Kleine-König
1
-1
/
+0
2024-06-26
counter: stm32-timer-cnt: Use TIM_DIER_CCxIE(x) instead of TIM_DIER_CCxIE(x)
Uwe Kleine-König
1
-2
/
+2
2024-06-26
mfd: stm32-timers: Add some register definitions with a parameter
Uwe Kleine-König
1
-25
/
+35
[prev]
[next]