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-09-06
i3c/master: cmd_v1: Fix the rule for getting i3c mode
Billy Tsai
1
-7
/
+5
2024-09-06
USB: serial: pl2303: add device id for Macrosilicon MS3020
Junhao Xie
2
-0
/
+5
2024-09-06
mtd: powernv: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2024-09-06
mtd: rawnand: mtk: Factorize out the logic cleaning mtk chips
Miquel Raynal
1
-13
/
+18
2024-09-06
mtd: rawnand: atmel: Add message on DMA usage
Alexander Dahl
1
-1
/
+4
2024-09-06
mtd: rawnand: meson: Fix typo in function name
Miquel Raynal
1
-3
/
+3
2024-09-06
mtd: spi-nand: macronix: Continuous read support
Miquel Raynal
1
-29
/
+86
2024-09-06
mtd: spi-nand: macronix: Add a possible bitflip status flag
Miquel Raynal
1
-0
/
+3
2024-09-06
mtd: spi-nand: macronix: Extract the bitflip retrieval logic
Miquel Raynal
1
-17
/
+20
2024-09-06
mtd: spi-nand: macronix: Fix helper name
Miquel Raynal
1
-25
/
+24
2024-09-06
mtd: spi-nand: Expose spinand_write_reg_op()
Miquel Raynal
1
-1
/
+1
2024-09-06
mtd: spi-nand: Add continuous read support
Miquel Raynal
1
-8
/
+168
2024-09-06
mtd: spi-nand: Isolate the MTD read logic in a helper
Miquel Raynal
1
-14
/
+26
2024-09-06
mtd: rawnand: sunxi: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+1
2024-09-06
mtd: rawnand: stm32_fmc2: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-5
/
+2
2024-09-06
mtd: rawnand: renesas: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-9
/
+3
2024-09-06
mtd: rawnand: mtk: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-5
/
+2
2024-09-06
mtd: rawnand: meson: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+1
2024-09-06
mtd: rawnand: rockchip: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+2
2024-09-06
mtd: rawnand: marvell: drm/rockchip: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-9
/
+3
2024-09-06
mtd: rawnand: pl353: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+2
2024-09-06
mtd: rawnand: cadence: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+1
2024-09-06
mtd: rawnand: arasan: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-3
/
+2
2024-09-06
mtd: rawnand: denali: Use the devm_clk_get_enabled() helper function
Jinjie Ruan
1
-25
/
+4
2024-09-06
mtd: rawnand: denali: Fix missing pci_release_regions in probe and remove
Chen Ridong
1
-3
/
+8
2024-09-06
zram: Shrink zram_table_entry::flags.
Sebastian Andrzej Siewior
2
-2
/
+3
2024-09-06
zram: Remove ZRAM_LOCK
Sebastian Andrzej Siewior
2
-12
/
+3
2024-09-06
zram: Replace bit spinlocks with a spinlock_t.
Mike Galbraith
2
-4
/
+15
2024-09-06
nbd: correct the maximum value for discard sectors
Wouter Verhelst
1
-1
/
+1
2024-09-06
nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
Wouter Verhelst
1
-0
/
+2
2024-09-06
nbd: implement the WRITE_ZEROES command
Wouter Verhelst
1
-0
/
+8
2024-09-06
vfio/mdev: Constify struct kobj_type
Hongbo Li
1
-1
/
+1
2024-09-06
iommu/arm-smmu-v3: Use the new rb tree helpers
Jason Gunthorpe
1
-37
/
+31
2024-09-06
platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_re...
Marek Maslanka
1
-1
/
+1
2024-09-06
clocksource/drivers/jcore: Use request_percpu_irq()
Uros Bizjak
1
-4
/
+3
2024-09-06
clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_set...
Gaosheng Cui
1
-2
/
+4
2024-09-06
clocksource/drivers/asm9260: Add missing clk_disable_unprepare in asm9260_tim...
Gaosheng Cui
1
-0
/
+1
2024-09-06
clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()
Ankit Agrawal
1
-1
/
+6
2024-09-06
clocksource/drivers/ingenic: Use devm_clk_get_enabled() helpers
Huan Yang
1
-6
/
+1
2024-09-06
platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
Marek Maslanka
8
-0
/
+65
2024-09-06
clocksource: acpi_pm: Add external callback for suspend/resume
Marek Maslanka
1
-0
/
+32
2024-09-06
clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_sc...
Zhang Zekun
1
-8
/
+3
2024-09-06
wifi: mt76: mt7925: replace chan config with extend txpower config for clc
Ming Yen Hsieh
1
-1
/
+1
2024-09-06
wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc
Ming Yen Hsieh
1
-0
/
+3
2024-09-06
wifi: mt76: mt7615: check devm_kasprintf() returned value
Ma Ke
1
-0
/
+3
2024-09-06
wifi: mt76: mt7925: convert comma to semicolon
Chen Ni
1
-6
/
+6
2024-09-06
wifi: mt76: mt7925: fix a potential association failure upon resuming
Michael Lo
3
-0
/
+18
2024-09-06
wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-14
/
+19
2024-09-06
wifi: mt76: mt7921: Check devm_kasprintf() returned value
Ma Ke
1
-0
/
+2
2024-09-06
wifi: mt76: mt7915: check devm_kasprintf() returned value
Ma Ke
1
-0
/
+2
[prev]
[next]