aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim1-2/+1
2026-01-20drm/amdgpu: Improve IP discovery checksum failure loggingPerry Yuan1-10/+21
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen1-2/+5
2026-01-20drm/amd/amdgpu: Add independent hang detect work for user queue fenceJesse.Zhang3-1/+73
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0
2026-01-20drm/amdkfd: Move gfx9.4.3 and gfx 9.5 MQD to HBMPhilip Yang2-2/+24
2026-01-21Merge tag 'v6.19-rc1' into msm-nextDmitry Baryshkov5068-79748/+237714
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry1-1/+1
2026-01-20ice: fix devlink reload call tracePaul Greenwalt1-2/+1
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt1-0/+1
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
2026-01-20Input: serio - complete sizeof(*pointer) conversionsWentong Tian3-4/+3
2026-01-20Input: wdt87xx_i2c - switch to use dev_err_probe()Andy Shevchenko1-10/+4
2026-01-20Input: tsc40 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchwin - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchright - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchit213 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: penmount - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: mtouch - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: inexio - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+1
2026-01-20Input: hampshire - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: gunze - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: elo - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+1
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add mt7987 supportFrank Wunderlich1-0/+36
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add MT8196 supportLaura Nao1-0/+165
2026-01-20thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration dataLaura Nao1-0/+16
2026-01-20thermal/drivers/mediatek/lvts: Add support for ATP modeLaura Nao1-7/+37
2026-01-20thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variantLaura Nao1-0/+9
2026-01-20thermal/drivers/mediatek/lvts: Add platform ops to support alternative conversion logicLaura Nao1-5/+34
2026-01-20thermal/drivers/mediatek/lvts: Make number of calibration offsets configurableLaura Nao1-11/+44
2026-01-20Input: edt-ft5x06 - add support for FocalTech FT3518Yedaya Katsman1-0/+6
2026-01-20Input: ili210x - convert to dev_err_probe()Marek Vasut1-21/+10
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown140-662/+1140
2026-01-20spi: xilinx: make IRQs optionalMark Brown141-663/+1141
2026-01-20spi: Make SPI core to take care of fwnodeMark Brown108-122/+12
2026-01-20PCI: qcom: Rename PERST# assert/deassert helpers for uniformityManivannan Sadhasivam1-12/+12
2026-01-20Merge tag 'pwm/for-6.19-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linuxLinus Torvalds2-4/+7
2026-01-20pwm: th1520: Replace `kernel::c_str!` with C-StringsTamir Duberstein1-2/+1
2026-01-20pwm: dwc: Use size macroRaag Jadav1-1/+2
2026-01-20pwm: Emit native configuration in /sys/kernel/debug/pwmUwe Kleine-König1-5/+22
2026-01-20rust: pwm: Add UnregisteredChip wrapper around ChipMarkus Probst1-1/+1
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei1-7/+13
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei9-14/+27
2026-01-20iommu/io-pgtable-arm: fix size_t signedness bug in unmap pathChaitanya Kulkarni1-1/+1
2026-01-20clocksource/drivers/mips-gic-timer: Move GIC timer to request_percpu_irq()Marc Zyngier1-8/+2
2026-01-20clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is called on ARM32 platforms where the SP804 is not registered as the sched_clock.Stephen Eta Zhou1-5/+9