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-08-28
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
1
-0
/
+10
2024-08-29
power: supply: core: constify psy_tzd_ops
Thomas Weißschuh
1
-1
/
+1
2024-08-28
Merge branch 'md-6.12-bitmap' into md-6.12
Song Liu
11
-562
/
+760
2024-08-28
PCI/VPD: Remove pci_vpd_release() unused declarations
Yue Haibing
1
-1
/
+0
2024-08-28
PCI/PM: Remove __pci_pme_wakeup() unused declarations
Yue Haibing
1
-1
/
+0
2024-08-28
spi: wpcm-fiu: Simplify with dev_err_probe()
Jinjie Ruan
1
-8
/
+6
2024-08-28
spi: wpcm-fiu: Fix uninitialized res
Jinjie Ruan
1
-1
/
+2
2024-08-28
spi: atmel-quadspi: Simplify with dev_err_probe()
Jinjie Ruan
1
-16
/
+12
2024-08-28
spi: atmel-quadspi: Fix uninitialized res
Jinjie Ruan
1
-1
/
+2
2024-08-28
rtc: support i.MX95 BBM RTC
Peng Fan
3
-0
/
+174
2024-08-28
input: keyboard: support i.MX95 BBM module
Peng Fan
3
-0
/
+237
2024-08-28
firmware: imx: Add i.MX95 MISC driver
Peng Fan
3
-0
/
+131
2024-08-28
firmware: arm_scmi: Add initial support for i.MX MISC protocol
Peng Fan
3
-0
/
+329
2024-08-28
firmware: arm_scmi: Add initial support for i.MX BBM protocol
Peng Fan
5
-0
/
+402
2024-08-28
firmware: arm_scmi: Add NXP i.MX95 SCMI documentation
Peng Fan
1
-0
/
+886
2024-08-28
regulator: qcom_spmi: Use of_property_read_bool()
Rob Herring (Arm)
1
-4
/
+2
2024-08-28
regulator: qcom_spmi: Drop unnecessary of_find_property() call
Rob Herring (Arm)
1
-2
/
+2
2024-08-28
hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clang
Nathan Chancellor
1
-0
/
+4
2024-08-28
Merge tag 'riscv-soc-fixes-for-v6.11-rc6' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-1
/
+1
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
9
-50
/
+109
2024-08-28
clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Yuntao Liu
1
-1
/
+1
2024-08-28
clk: ti: dra7-atl: Fix leak of of_nodes
David Lechner
1
-0
/
+1
2024-08-28
clk:davinci: make use of dev_err_cast_probe()
Yuesong Li
1
-2
/
+1
2024-08-28
spi: bcmbca-hsspi: Use devm_spi_alloc_host()
Jinjie Ruan
1
-6
/
+4
2024-08-28
spi: bcmbca-hsspi: Fix missing pm_runtime_disable()
Jinjie Ruan
1
-4
/
+4
2024-08-28
spi: rockchip: Resolve unbalanced runtime PM / system PM handling
Brian Norris
1
-16
/
+7
2024-08-28
clk: rockchip: rk3399: Drop CLK_NR_CLKS CLKPMU_NR_CLKS usage
Johan Jonker
1
-2
/
+8
2024-08-28
clk: rockchip: rk3368: Drop CLK_NR_CLKS usage
Johan Jonker
1
-1
/
+4
2024-08-28
clk: rockchip: rk3328: Drop CLK_NR_CLKS usage
Johan Jonker
1
-1
/
+4
2024-08-28
clk: rockchip: rk3308: Drop CLK_NR_CLKS usage
Johan Jonker
1
-1
/
+4
2024-08-28
clk: rockchip: rk3288: Drop CLK_NR_CLKS usage
Johan Jonker
1
-1
/
+4
2024-08-28
clk: rockchip: rk3228: Drop CLK_NR_CLKS usage
Johan Jonker
1
-1
/
+4
2024-08-28
clk: rockchip: rk3036: Drop CLK_NR_CLKS usage
Johan Jonker
1
-1
/
+4
2024-08-28
clk: rockchip: px30: Drop CLK_NR_CLKS CLKPMU_NR_CLKS usage
Johan Jonker
1
-2
/
+8
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
20
-20
/
+20
2024-08-29
Merge tag 'platform-drivers-x86-v6.11-5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-2
/
+23
2024-08-28
drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
Karthik Poosa
1
-1
/
+1
2024-08-28
clk: bcm: bcm53573: fix OF node leak in init
Krzysztof Kozlowski
1
-1
/
+1
2024-08-28
drm/xe: move the kernel lrc from hwe to execlist port
Ilia Levi
4
-20
/
+22
2024-08-28
Input: mt6779-keypad - use devm_clk_get_enabled()
Dmitry Torokhov
1
-17
/
+1
2024-08-28
dmaengine: ti: k3-udma: Remove unused declarations
Yue Haibing
1
-1
/
+0
2024-08-28
dmaengine: amd: qdma: Add AMD QDMA driver
Nishad Saraf
8
-0
/
+1498
2024-08-28
dmaengine: xilinx: dpdma: Add support for cyclic dma mode
Rohit Visavalia
1
-0
/
+97
2024-08-28
drm/xe/bmg: Drop force_probe requirement
Balasubramani Vivekanandan
1
-1
/
+0
2024-08-28
soc: ti: pm33xx: do device_node auto cleanup
Kousik Sanagavarapu
1
-31
/
+21
2024-08-28
soc: ti: knav_qmss_queue: do device_node auto cleanup
Kousik Sanagavarapu
1
-47
/
+53
2024-08-28
soc: ti: pruss: do device_node auto cleanup
Kousik Sanagavarapu
1
-58
/
+33
2024-08-28
soc: ti: pruss: factor out memories setup
Kousik Sanagavarapu
1
-50
/
+61
2024-08-28
drm/xe: Fix NPD in ggtt_node_remove()
Himal Prasad Ghimiray
1
-5
/
+8
2024-08-28
firmware: arm_scmi: Replace comma with the semicolon
Sudeep Holla
1
-1
/
+1
[prev]
[next]