summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-03drm: panel-backlight-quirks: Make EDID match optionalAntheas Kapenekakis
2025-09-03EDAC/skx_common: Use topology_physical_package_id() instead of open codingQiuxu Zhuo
2025-09-03Input: tsc2007 - prevent overflow in pressure calculationJohannes Kirchmair
2025-09-03cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resumeMario Limonciello (AMD)
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi
2025-09-03Input: tsc2007 - make interrupt optionalSvyatoslav Ryhel
2025-09-03Input: tsc2007 - change warning to debug message if pen GPIO is not definedSvyatoslav Ryhel
2025-09-03spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos
2025-09-03spi: spi-fsl-dspi: Report FIFO overflows as errorsJames Clark
2025-09-03spi: spi-fsl-dspi: Increase target mode DMA buffer sizeJames Clark
2025-09-03spi: spi-fsl-dspi: Use whole page for DMA buffersJames Clark
2025-09-03spi: spi-fsl-dspi: Use non-coherent memory for DMAJames Clark
2025-09-03spi: spi-fsl-dspi: Stub out DMA functionsJames Clark
2025-09-03spi: fsl-dspi: Store status directly in cur_msg->statusJames Clark
2025-09-03spi: fsl-dspi: Avoid using -EINPROGRESS error codeJames Clark
2025-09-03Merge tag 'ib-mfd-gpio-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski
2025-09-03spi: mxs: fix "transfered"->"transferred"Xichao Zhao
2025-09-03Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Dmitry Torokhov
2025-09-03clk: rockchip: rk3368: use clock ids for SCLK_MIPIDSI_24MWeiHao Li
2025-09-03irqchip/renesas-rzg2l: Remove dev_err_probe() if error is -ENOMEMXichao Zhao
2025-09-03irqchip: Use int type to store negative error codesQianfeng Rong
2025-09-03irqchip/gic-v5: Remove the redundant ITS cache invalidationZenghui Yu
2025-09-03mfd: vexpress-sysreg: Use new generic GPIO chip APIBartosz Golaszewski
2025-09-03mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski
2025-09-03drm/panthor: check bo offset alignment in vm bindChia-I Wu
2025-09-03drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binaryJouni Högander
2025-09-03drm/i915/power: drop a couple of &i915->drm usagesJani Nikula
2025-09-03mfd: tps6594: Add board power-off supportMichael Walle
2025-09-03mfd: tps6594: Add power button functionalityMichael Walle
2025-09-03input: tps6594-pwrbutton: Add power button functionalityJob Sava
2025-09-03drm/msm/dpu: decide right side per last bitJun Nie
2025-09-03drm/msm/dpu: polish log for resource allocationJun Nie
2025-09-03drm/msm: Do not validate SSPP when it is not readyJun Nie
2025-09-03drm/msm/dpu: Drop maxwidth from dpu_lm_sub_blks structJessica Zhang
2025-09-03drm/tidss: dispc: Explicitly include bitfield.hNathan Chancellor
2025-09-03drm/i915/dp: convert open-coded timeout to poll_timeout_us()Jani Nikula
2025-09-03wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)Gokul Sivakumar
2025-09-03wifi: mwifiex: send world regulatory domain to driverStefan Kerkmann
2025-09-03wifi: mwifiex: add rgpower table loading supportStefan Kerkmann
2025-09-03wifi: iwlegacy: Remove unused structs and avoid -Wflex-array-member-not-at-en...Gustavo A. R. Silva
2025-09-03wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load pathDarshan Rathod
2025-09-03Merge tag 'ath-current-20250902' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-09-03wifi: wilc1000: avoid buffer overflow in WID string configurationAjay.Kathat@microchip.com
2025-09-03gpio: xra1403: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: mvebu: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: wm8994: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: wm831x: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: nomadik: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03gpio: stmpe: don't print out global GPIO numbers in debugfs callbacksBartosz Golaszewski
2025-09-03wifi: libertas: cap SSID len in lbs_associate()Dan Carpenter