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-21
soc: qcom: pmic_glink: Fix race during initialization
Bjorn Andersson
4
-28
/
+49
2024-08-21
dm-crypt: Allow to specify the integrity key size as option
Ingo Franzki
1
-4
/
+15
2024-08-21
drm/i915/gem: Calculate object page offset for partial memory mapping
Andi Shyti
3
-3
/
+16
2024-08-21
drm/i915/gem: Do not look for the exact address in node
Andi Shyti
1
-3
/
+3
2024-08-21
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
3
-12
/
+12
2024-08-21
gpio: pca953x: Print the error code on read/write failures
Fabio Estevam
1
-2
/
+2
2024-08-21
net: wwan: t7xx: PCIe reset rescan
Jinjian Song
7
-43
/
+105
2024-08-21
memory: ti-aemif: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-21
memory: ti-aemif: simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+3
2024-08-21
memory: tegra30-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-21
memory: tegra20-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-21
memory: tegra124-emc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2024-08-21
memory: tegra-mc: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-8
/
+3
2024-08-21
memory: stm32-fmc2-ebi: simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+5
2024-08-21
memory: stm32-fmc2-ebi: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-7
/
+1
2024-08-21
memory: samsung: exynos5422-dmc: use scoped device node handling to simplify ...
Krzysztof Kozlowski
1
-20
/
+11
2024-08-21
memory: samsung: exynos5422-dmc: simplify dmc->dev usage
Krzysztof Kozlowski
1
-30
/
+31
2024-08-21
memory: atmel-ebi: simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+3
2024-08-21
memory: atmel-ebi: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-19
/
+10
2024-08-21
clk: samsung: exynos7885: Add USB related clocks to CMU_FSYS
David Virag
1
-14
/
+57
2024-08-21
clk: samsung: clk-pll: Add support for pll_1418x
David Virag
2
-3
/
+16
2024-08-21
dm: Remove unused declaration and empty definition "dm_zone_map_bio"
Zhang Zekun
1
-5
/
+0
2024-08-21
dm vdo: force read-only mode for a corrupt recovery journal
Susan LeGendre-McGhee
3
-19
/
+24
2024-08-21
dm vdo: abort loading dirty VDO with the old recovery journal format
Susan LeGendre-McGhee
2
-4
/
+24
2024-08-21
dm vdo: add dmsetup message for returning configuration info
Bruce Johnston
3
-1
/
+53
2024-08-21
dm vdo: remove bad check of bi_next field
Ken Raeburn
1
-1
/
+0
2024-08-21
dm vdo: don't refer to dedupe_context after releasing it
Ken Raeburn
1
-0
/
+3
2024-08-21
powercap: intel_rapl: Fix off by one in get_rpi()
Dan Carpenter
1
-1
/
+1
2024-08-21
drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled
Jouni Högander
1
-0
/
+6
2024-08-21
gpio: virtuser: Use GPIO_LOOKUP_IDX() macro
Andy Shevchenko
1
-9
/
+4
2024-08-21
drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
Jani Nikula
2
-7
/
+0
2024-08-21
drm/i915: move rawclk from runtime to display runtime info
Jani Nikula
8
-17
/
+17
2024-08-21
ata: pata_macio: Use WARN instead of BUG
Michael Ellerman
1
-2
/
+5
2024-08-21
ata: pata_macio: Fix DMA table overflow
Michael Ellerman
1
-8
/
+15
2024-08-20
drm/amdgpu: fix eGPU hotplug regression
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amdgpu: Validate TA binary size
Candice Li
1
-0
/
+3
2024-08-20
drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1
Alex Deucher
1
-8
/
+10
2024-08-20
drm/amdgpu: fixing rlc firmware loading failure issue
Yang Wang
1
-2
/
+3
2024-08-20
drm/amd/gfx11: move the gfx mutex into the caller
Alex Deucher
1
-4
/
+3
2024-08-20
drm/amd/pm: ensure the fw_info is not null before using it
Tim Huang
1
-0
/
+2
2024-08-20
drm/amd/amdgpu: allow use kiq to do hdp flush under sriov
Victor Zhao
4
-4
/
+4
2024-08-20
drm/amdgpu: fix eGPU hotplug regression
Alex Deucher
1
-1
/
+1
2024-08-20
drm/amd/display: Promote DC to 3.2.297
Martin Leung
1
-1
/
+1
2024-08-20
drm/amd/display: DML2.1 Reintegration for Various Fixes
Austin Zheng
14
-285
/
+1009
2024-08-20
drm/amd/display: fix double free issue during amdgpu module unload
Tim Huang
1
-1
/
+1
2024-08-20
drm/amd/display: DCN35 set min dispclk to 50Mhz
Nicholas Susanto
2
-0
/
+4
2024-08-20
drm/amd/display: Fix construct_phy with MXM connector
Ilya Bakoulin
1
-0
/
+1
2024-08-20
drm/amd/display: Support UHBR10 link rate on eDP
Sung Joon Kim
4
-13
/
+18
2024-08-20
drm/amd/display: Hardware cursor changes color when switched to software cursor
Nevenko Stupar
1
-3
/
+2
2024-08-20
drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates Table
Michael Strauss
4
-35
/
+40
[prev]
[next]