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
drm/amd/display: Add kdoc entry for 'program_isharp_1dlut' in 'dpp401_dscl_pr...
Srinivasan Shanmugam
1
-0
/
+1
2024-09-06
drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...
Srinivasan Shanmugam
1
-16
/
+19
2024-09-06
drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault function
Srinivasan Shanmugam
1
-0
/
+1
2024-09-06
drm/amd/display: fix dccg root clock optimization related hang
Qili Lu
4
-5
/
+15
2024-09-06
drm/amd/display: Refactor dccg35_get_other_enabled_symclk_fe
Nicholas Susanto
1
-40
/
+25
2024-09-06
drm/amdgpu: Normalize reg offsets on JPEG v4.0.3
Lijo Lazar
1
-21
/
+15
2024-09-06
drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()
Tobias Jakobi
1
-8
/
+12
2024-09-06
drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
Tobias Jakobi
1
-8
/
+12
2024-09-06
drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()
Li Zetao
1
-1
/
+1
2024-09-06
drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()
Li Zetao
1
-1
/
+1
2024-09-06
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
1
-0
/
+2
2024-09-06
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
1
-0
/
+2
2024-09-06
drm/amd/display: Fix spelling mistake "recompte" -> "recompute"
Colin Ian King
1
-1
/
+1
2024-09-06
drm/amdkfd: Add cache line size info
David Belanger
1
-1
/
+7
2024-09-06
drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dsc...
Srinivasan Shanmugam
1
-0
/
+1
2024-09-06
drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flush
Lang Yu
1
-2
/
+4
2024-09-06
drm/amdgpu: re-work VM syncing
Christian König
5
-55
/
+65
2024-09-06
nvme: Convert comma to semicolon
Shen Lichuan
1
-1
/
+1
2024-09-06
regulator: axp20x: AXP717: Add boost regulator
Andre Przywara
1
-0
/
+4
2024-09-06
mfd: axp20x: AXP717: Add support for boost regulator
Andre Przywara
1
-0
/
+2
2024-09-06
Merge tag 'md-6.12-20240906' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
1
-0
/
+29
2024-09-06
Merge tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
12
-67
/
+236
2024-09-06
Merge tag 'pm-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-10
/
+24
2024-09-06
Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linux
Linus Torvalds
7
-4
/
+38
2024-09-06
Merge tag 'opp-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Rafael J. Wysocki
1
-1
/
+1
2024-09-06
Merge tag 'mmc-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
5
-12
/
+21
2024-09-06
Merge tag 'cpufreq-arm-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
18
-59
/
+95
2024-09-06
Merge tag 'gpio-fixes-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+2
2024-09-06
Merge tag 'pmdomain-v6.11-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-34
/
+22
2024-09-06
Merge tag 'pwm/for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-09-06
Merge tag 'drm-fixes-2024-09-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
63
-172
/
+529
2024-09-06
ice: subfunction activation and base devlink ops
Piotr Raczynski
4
-0
/
+290
2024-09-06
ice: basic support for VLAN in subfunctions
Michal Swiatkowski
4
-0
/
+39
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
3
-5
/
+20
2024-09-06
ice: implement netdevice ops for SF representor
Michal Swiatkowski
1
-14
/
+43
2024-09-06
ice: check if SF is ready in ethtool ops
Michal Swiatkowski
3
-4
/
+16
2024-09-06
ice: don't set target VSI for subfunction
Michal Swiatkowski
1
-1
/
+1
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
6
-4
/
+113
2024-09-06
ice: make representor code generic
Michal Swiatkowski
7
-76
/
+121
2024-09-06
ice: implement netdev for subfunction
Piotr Raczynski
1
-1
/
+85
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
7
-1
/
+215
2024-09-06
ice: allocate devlink for subfunction
Piotr Raczynski
3
-0
/
+47
2024-09-06
ice: treat subfunction VSI the same as PF VSI
Michal Swiatkowski
1
-2
/
+3
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
7
-2
/
+341
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
4
-29
/
+35
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
6
-6
/
+35
2024-09-06
md: Add new_level sysfs interface
Xiao Ni
1
-0
/
+29
2024-09-06
w1: ds2482: Drop explicit initialization of struct i2c_device_id::driver_data...
Uwe Kleine-König
1
-2
/
+2
2024-09-06
Merge tag 'icc-6.12-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
9
-169
/
+2940
2024-09-06
PCI/NPEM: Add _DSM PCIe SSD status LED management
Mariusz Tkaczyk
1
-8
/
+180
[prev]
[next]