aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-15drm/panel-edp: Add disable to 100ms for MNB601LS1-4Langyan Ye1-1/+8
2025-10-15drm/sched: Fix a race in DRM_GPU_SCHED_STAT_NO_HANG testTvrtko Ursulin3-6/+7
2025-10-15mfd: max77705: Setup the core driver as an interrupt controllerDzmitry Sankouski1-21/+14
2025-10-15i3c: fix big-endian FIFO transfersArnd Bergmann1-2/+10
2025-10-15i2c: designware: Add disabling clocks when probe failsKunihiko Hayashi1-0/+1
2025-10-15i2c: designware: Fix clock issue when PM is disabledKunihiko Hayashi1-1/+3
2025-10-15i2c: spacemit: ensure SDA is released after bus resetTroy Mitchell1-1/+20
2025-10-15i2c: spacemit: check SDA instead of SCL after bus resetTroy Mitchell1-2/+2
2025-10-15i2c: spacemit: disable SDA glitch fix to avoid restart delayTroy Mitchell1-0/+11
2025-10-15i2c: spacemit: remove stop function to avoid bus errorTroy Mitchell1-19/+7
2025-10-15i2c: spacemit: ensure bus release check runs when wait_bus_idle() failsTroy Mitchell1-4/+5
2025-10-15i2c: mediatek: fix potential incorrect use of I2C_MASTER_WRRDLeilk.Liu1-7/+10
2025-10-15thermal/drivers/qcom/lmh: Add missing IRQ includesDmitry Baryshkov1-0/+2
2025-10-15thermal/drivers/qcom: Make LMH select QCOM_SCMDmitry Baryshkov1-1/+2
2025-10-15hwmon: (mlxreg-fan) Separate methods of fan setting coming from different subsystemsVadim Pasternak1-8/+16
2025-10-15clocksource/drivers/tegra186: Avoid 64-bit divisionArnd Bergmann1-1/+1
2025-10-15clocksource/drivers/timer-tegra186: Avoid 64-bit divide operationGuenter Roeck1-1/+1
2025-10-15spi: fix return code when spi device has too many chipselectsJonas Gorski1-1/+1
2025-10-15power: supply: max77705_charger: rework interruptsDzmitry Sankouski1-10/+12
2025-10-15power: supply: max77705_charger: use regfields for config registersDzmitry Sankouski1-65/+38
2025-10-15power: supply: max77705_charger: refactoring: rename charger to chgDzmitry Sankouski1-40/+40
2025-10-15mfd: max77705: max77705_charger: move active discharge setting to mfd parentDzmitry Sankouski2-3/+3
2025-10-15mmc: select REGMAP_MMIO with MMC_LOONGSON2Mikko Rapeli1-0/+1
2025-10-15i3c: master: svc: Recycle unused IBI slotStanley Chu1-0/+1
2025-10-15i3c: master: svc: Use manual response for IBI eventsStanley Chu1-5/+25
2025-10-15nvme-tcp: send only permitted commands for secure concatMartin George1-0/+3
2025-10-15nvmet-fcloop: call done callback even when remote port is goneDaniel Wagner1-3/+5
2025-10-15nvmet-fc: move lsop put work to nvmet_fc_ls_req_opDaniel Wagner1-10/+9
2025-10-15nvme-auth: update bi_directional flagMartin George1-2/+3
2025-10-15ACPICA: Fix largest possible resource descriptor indexDmitry Antipov1-1/+1
2025-10-15pwm: tiehrpwm: Fix corner case in clock divisor calculationUwe Kleine-König1-2/+2
2025-10-15pwm: tiehrpwm: Fix various off-by-one errors in duty-cycle calculationUwe Kleine-König1-85/+58
2025-10-15pwm: tiehrpwm: Make code comment in .free() more usefulUwe Kleine-König1-1/+1
2025-10-15pwm: tiehrpwm: Don't drop runtime PM reference in .free()Uwe Kleine-König1-5/+0
2025-10-15mmc: core: Fix variable shadowing in mmc_route_rpmb_frames()Bean Huo1-3/+3
2025-10-15cpuidle: qcom-spm: fix device and OF node leaks at probeJohan Hovold1-2/+5
2025-10-15soc: mediatek: mtk-svs: fix device leaks on mt8192 probe failureJohan Hovold1-0/+8
2025-10-15soc: mediatek: mtk-svs: fix device leaks on mt8183 probe failureJohan Hovold1-0/+15
2025-10-15firmware: firmware: meson-sm: fix compile-test defaultJohan Hovold1-1/+1
2025-10-15PM / devfreq: rockchip-dfi: double count on RK3588Nicolas Frattaroli1-1/+6
2025-10-15nbd: restrict sockets to TCP and UDPEric Dumazet1-0/+8
2025-10-15irqchip/gic-v5: Fix error handling in gicv5_its_irq_domain_alloc()Dan Carpenter1-6/+14
2025-10-15irqchip/gic-v5: Fix loop in gicv5_its_create_itt_two_level() cleanup pathDan Carpenter1-2/+2
2025-10-15null_blk: Fix the description of the cache_size module argumentGenjian Zhang1-1/+1
2025-10-15pinctrl: eswin: Fix regulator error check and Kconfig dependencyYulin Lu2-1/+3
2025-10-15pinctrl: renesas: Use int type to store negative error codesQianfeng Rong1-1/+2
2025-10-15hwmon: (asus-ec-sensors) Narrow lock for X870E-CREATOR WIFIEugene Shalygin1-1/+1
2025-10-15power: supply: cw2015: Fix a alignment coding style issueAndy Yan1-2/+1
2025-10-15PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()Dan Carpenter1-1/+2
2025-10-15PM: sleep: core: Clear power.must_resume in noirq suspend error pathRafael J. Wysocki1-1/+13