summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-20Input: elo - switch to use scnprintf() to suppress truncation warningAndy Shevchenko-1/+1
2026-01-20Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...Andy Shevchenko-2/+1
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko-2/+2
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add mt7987 supportFrank Wunderlich-0/+36
2026-01-20thermal/drivers/mediatek/lvts_thermal: Add MT8196 supportLaura Nao-0/+165
2026-01-20thermal/drivers/mediatek/lvts: Support MSR offset for 16-bit calibration dataLaura Nao-0/+16
2026-01-20thermal/drivers/mediatek/lvts: Add support for ATP modeLaura Nao-7/+37
2026-01-20thermal/drivers/mediatek/lvts: Add lvts_temp_to_raw variantLaura Nao-0/+9
2026-01-20thermal/drivers/mediatek/lvts: Add platform ops to support alternative conver...Laura Nao-5/+34
2026-01-20thermal/drivers/mediatek/lvts: Make number of calibration offsets configurableLaura Nao-11/+44
2026-01-20Input: edt-ft5x06 - add support for FocalTech FT3518Yedaya Katsman-0/+6
2026-01-20Input: ili210x - convert to dev_err_probe()Marek Vasut-21/+10
2026-01-20ASoC: renesas: rz-ssi: CleanupsMark Brown-662/+1140
2026-01-20spi: xilinx: make IRQs optionalMark Brown-663/+1141
2026-01-20spi: Make SPI core to take care of fwnodeMark Brown-122/+12
2026-01-20PCI: qcom: Rename PERST# assert/deassert helpers for uniformityManivannan Sadhasivam-12/+12
2026-01-20Merge tag 'pwm/for-6.19-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+7
2026-01-20pwm: th1520: Replace `kernel::c_str!` with C-StringsTamir Duberstein-2/+1
2026-01-20pwm: dwc: Use size macroRaag Jadav-1/+2
2026-01-20pwm: Emit native configuration in /sys/kernel/debug/pwmUwe Kleine-König-5/+22
2026-01-20rust: pwm: Add UnregisteredChip wrapper around ChipMarkus Probst-1/+1
2026-01-20nvme/io_uring: optimize IOPOLL completions for local ring contextMing Lei-7/+13
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei-14/+27
2026-01-20iommu/io-pgtable-arm: fix size_t signedness bug in unmap pathChaitanya Kulkarni-1/+1
2026-01-20clocksource/drivers/mips-gic-timer: Move GIC timer to request_percpu_irq()Marc Zyngier-8/+2
2026-01-20clocksource/drivers/timer-sp804: Fix an Oops when read_current_timer is calle...Stephen Eta Zhou-5/+9
2026-01-20clocksource/drivers/armada-370-xp: Fix dead link to timer bindingSoham Metha-1/+1
2026-01-20clocksource/drivers/timer-integrator-ap: Add missing Kconfig dependency on OFBartosz Golaszewski-0/+1
2026-01-20clocksource/drivers/sh_tmu: Always leave device running after probeNiklas Söderlund-18/+0
2026-01-20netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu-0/+9
2026-01-20backlight: aw99706: Fix build errors caused by wrong gpio headerJunjie Cao-1/+1
2026-01-20leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede-5/+5
2026-01-20Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-176/+24
2026-01-20mfd: sec: Drop now unused struct sec_pmic_dev::irq_dataAndré Draszik-40/+35
2026-01-20rtc: s5m: query platform device IRQ resource for alarm IRQAndré Draszik-13/+8
2026-01-20mfd: sec: Add rtc alarm IRQ as platform device resourceAndré Draszik-9/+29
2026-01-20media: iris: Introduce vpu ops for vpu4 with necessary hooksVikash Garodia-0/+378
2026-01-20media: iris: Move vpu35 specific api to common to use for vpu4Vikash Garodia-151/+151
2026-01-20media: iris: Move vpu register defines to common header fileVikash Garodia-85/+61
2026-01-20media: iris: Introduce buffer size calculations for vpu4Vikash Garodia-0/+366
2026-01-20media: iris: Add support for multiple TZ content protection(CP) configsVikash Garodia-27/+41
2026-01-20media: iris: Add support for multiple clock sourcesVikash Garodia-17/+48
2026-01-20media: qcom: iris: Add intra refresh support for encoderWangao Wang-0/+58
2026-01-20media: qcom: iris: Add flip support for encoderWangao Wang-0/+60
2026-01-20media: qcom: iris: Add rotation support for encoderWangao Wang-31/+123
2026-01-20media: qcom: iris: Add scale support for encoderWangao Wang-11/+51
2026-01-20media: qcom: iris: Improve crop_offset handling for encoderWangao Wang-7/+17
2026-01-20media: qcom: iris: Improve format alignment for encoderWangao Wang-2/+11
2026-01-20media: iris: Change psc properties message to debug levelVishnu Reddy-1/+1
2026-01-20media: iris: Document difference in size during allocationRicardo Ribalda-1/+6