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-04-17
drm/panel: simple: Convert Innolux G121X1-L03 to display_timing
Marek Vasut
1
-13
/
+13
2024-04-17
drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
Marek Vasut
1
-0
/
+3
2024-04-17
ice: Remove ndo_get_phys_port_name
Dariusz Aftanski
1
-34
/
+0
2024-04-17
ice: Add automatic VF reset on Tx MDD events
Marcin Szycik
3
-17
/
+67
2024-04-17
drm/radeon: silence UBSAN warning (v3)
Alex Deucher
1
-5
/
+5
2024-04-17
drm/radeon: make -fstrict-flex-arrays=3 happy
Alex Deucher
1
-2
/
+6
2024-04-17
drm/amdgpu: fix visible VRAM handling during faults
Christian König
5
-57
/
+53
2024-04-17
drm/amdgpu: validate the parameters of bo mapping operations more clearly
xinhui pan
1
-26
/
+46
2024-04-17
PCI: Constify pcibus_class
Heiner Kallweit
1
-1
/
+1
2024-04-17
PCI/AER: Update aer-inject tool source URL
Kuppuswamy Sathyanarayanan
2
-2
/
+2
2024-04-17
Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"
Alex Deucher
2
-7
/
+5
2024-04-17
drm/amdkfd: Fix memory leak in create_process failure
Felix Kuehling
1
-2
/
+2
2024-04-17
drm/amdgpu: remove invalid resource->start check v2
Christian König
1
-4
/
+0
2024-04-17
null_blk: Simplify null_zone_write()
Damien Le Moal
1
-20
/
+16
2024-04-17
null_blk: Do zone resource management only if necessary
Damien Le Moal
1
-146
/
+165
2024-04-17
null_blk: Have all null_handle_xxx() return a blk_status_t
Damien Le Moal
1
-10
/
+8
2024-04-17
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
6
-6
/
+6
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
1
-1
/
+0
2024-04-17
nvmet: zns: Do not reference the gendisk conv_zones_bitmap
Damien Le Moal
1
-7
/
+3
2024-04-17
null_blk: Introduce fua attribute
Damien Le Moal
2
-2
/
+11
2024-04-17
null_blk: Introduce zone_append_max_sectors attribute
Damien Le Moal
3
-4
/
+27
2024-04-17
null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
1
-1
/
+0
2024-04-17
ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature
Damien Le Moal
1
-2
/
+1
2024-04-17
scsi: sd: Use the block layer zone append emulation
Damien Le Moal
3
-352
/
+10
2024-04-17
dm: Use the block layer zone append emulation
Damien Le Moal
4
-459
/
+93
2024-04-17
phy: rockchip: fix CONFIG_TYPEC dependency
Arnd Bergmann
1
-1
/
+1
2024-04-17
phy: rockchip: usbdp: fix uninitialized variable
Sebastian Reichel
1
-1
/
+1
2024-04-17
drm/i915: Suck snps/cx0 PLL states into dpll_hw_state
Ville Syrjälä
6
-60
/
+58
2024-04-17
platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSes
Mario Limonciello
1
-0
/
+9
2024-04-17
drm/i915: Unionize dpll_hw_state
Ville Syrjälä
1
-5
/
+7
2024-04-17
drm/i915: Carve up struct intel_dpll_hw_state
Ville Syrjälä
6
-95
/
+160
2024-04-17
drm/i915: Add local DPLL 'hw_state' variables
Ville Syrjälä
1
-46
/
+56
2024-04-17
spi: oc-tiny: Remove unused of_gpio.h
Andy Shevchenko
1
-2
/
+0
2024-04-17
spi: cs42l43: Use devm_add_action_or_reset()
Charles Keepax
1
-8
/
+4
2024-04-17
drm/i915: s/pipe_config/crtc_state/ in legacy PLL code
Ville Syrjälä
2
-18
/
+18
2024-04-17
drm/i915: Drop pointless 'crtc' argument from *_crtc_clock_get()
Ville Syrjälä
4
-22
/
+16
2024-04-17
drm/i915: Modernize i9xx_pll_refclk()
Ville Syrjälä
1
-8
/
+7
2024-04-17
drm/i915: Inline {i9xx,ilk}_update_pll_dividers()
Ville Syrjälä
1
-33
/
+13
2024-04-17
drm/i915: Extract {i9xx,i8xx,ilk,vlv,chv}_dpll()
Ville Syrjälä
1
-33
/
+68
2024-04-17
drm/i915: Extract i965_dpll_md()
Ville Syrjälä
1
-9
/
+9
2024-04-17
drm/i915: Pass the PLL hw_state to pll->enable()
Ville Syrjälä
1
-32
/
+37
2024-04-17
drm/i915: Extract i9xx_dpll_get_hw_state()
Ville Syrjälä
3
-20
/
+37
2024-04-17
drm/i915: Extract ilk_dpll_compute_fp()
Ville Syrjälä
1
-10
/
+12
2024-04-17
drm/i915: Extract ilk_fb_cb_factor()
Ville Syrjälä
1
-15
/
+17
2024-04-17
drm/i915: Introduce some local PLL state variables
Ville Syrjälä
1
-40
/
+50
2024-04-17
drm/i915: Rename PLL hw_state variables/arguments
Ville Syrjälä
2
-114
/
+115
2024-04-17
drm/i915: Use printer for the rest of PLL debugfs dump
Ville Syrjälä
1
-4
/
+4
2024-04-17
drm/i915: Replace hand rolled PLL state dump with intel_dpll_dump_hw_state()
Ville Syrjälä
1
-29
/
+2
2024-04-17
drm/edid: make drm_edid_are_equal() more convenient for its single user
Jani Nikula
1
-26
/
+15
2024-04-17
drm/edid: make drm_edid_are_equal() static
Jani Nikula
1
-2
/
+1
[prev]
[next]