aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-03igc: drop unnecessary constant casts to u16Jacek Kowalski2-3/+3
2025-09-03igb: drop unnecessary constant casts to u16Jacek Kowalski5-8/+7
2025-09-03e1000e: drop unnecessary constant casts to u16Jacek Kowalski4-6/+6
2025-09-03e1000: drop unnecessary constant casts to u16Jacek Kowalski4-6/+5
2025-09-03igbvf: remove redundant counter rx_long_byte_count from ethtool statisticsKohei Enju1-1/+0
2025-09-03igbvf: add lbtx_packets and lbtx_bytes to ethtool statisticsKohei Enju1-1/+3
2025-09-03ixgbe: reduce number of reads when getting OROM dataJedrzej Jagielski1-19/+40
2025-09-03ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610Piotr Kwapulinski1-23/+12
2025-09-03efistub/x86: Remap inittext read-execute when neededArd Biesheuvel1-1/+3
2025-09-03drm: panel-backlight-quirks: Log applied panel brightness quirksAntheas Kapenekakis1-3/+13
2025-09-03drm: panel-backlight-quirks: Add Steam Deck brightness quirkAntheas Kapenekakis1-0/+15
2025-09-03drm: panel-backlight-quirks: Add brightness mask quirkAntheas Kapenekakis3-0/+48
2025-09-03drm: panel-backlight-quirks: Add secondary DMI matchAntheas Kapenekakis1-5/+14
2025-09-03drm: panel-backlight-quirks: Convert brightness quirk to generic structureAntheas Kapenekakis2-24/+29
2025-09-03drm: panel-backlight-quirks: Make EDID match optionalAntheas Kapenekakis1-1/+1
2025-09-03EDAC/skx_common: Use topology_physical_package_id() instead of open codingQiuxu Zhuo1-1/+2
2025-09-03Input: tsc2007 - prevent overflow in pressure calculationJohannes Kirchmair1-3/+6
2025-09-03cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resumeMario Limonciello (AMD)1-4/+5
2025-09-03of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi3-22/+7
2025-09-03Input: tsc2007 - make interrupt optionalSvyatoslav Ryhel1-12/+16
2025-09-03Input: tsc2007 - change warning to debug message if pen GPIO is not definedSvyatoslav Ryhel1-1/+1
2025-09-03spi: spi-qpic-snand: unregister ECC engine on probe error and device removeGabor Juhos1-2/+4
2025-09-03spi: spi-fsl-dspi: Report FIFO overflows as errorsJames Clark1-1/+27
2025-09-03spi: spi-fsl-dspi: Increase target mode DMA buffer sizeJames Clark1-1/+12
2025-09-03spi: spi-fsl-dspi: Use whole page for DMA buffersJames Clark1-11/+30
2025-09-03spi: spi-fsl-dspi: Use non-coherent memory for DMAJames Clark1-24/+41
2025-09-03spi: spi-fsl-dspi: Stub out DMA functionsJames Clark1-10/+24
2025-09-03spi: fsl-dspi: Store status directly in cur_msg->statusJames Clark1-19/+17
2025-09-03spi: fsl-dspi: Avoid using -EINPROGRESS error codeJames Clark1-17/+24
2025-09-03Merge tag 'ib-mfd-gpio-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-nextBartosz Golaszewski1-5/+20
2025-09-03spi: mxs: fix "transfered"->"transferred"Xichao Zhao1-1/+1
2025-09-03Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into nextDmitry Torokhov4-2/+193
2025-09-03clk: rockchip: rk3368: use clock ids for SCLK_MIPIDSI_24MWeiHao Li1-1/+1
2025-09-03irqchip/renesas-rzg2l: Remove dev_err_probe() if error is -ENOMEMXichao Zhao1-1/+1
2025-09-03irqchip: Use int type to store negative error codesQianfeng Rong3-3/+6
2025-09-03irqchip/gic-v5: Remove the redundant ITS cache invalidationZenghui Yu1-2/+0
2025-09-03mfd: vexpress-sysreg: Use new generic GPIO chip APIBartosz Golaszewski1-5/+16
2025-09-03mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski1-1/+5
2025-09-03drm/panthor: check bo offset alignment in vm bindChia-I Wu1-2/+2
2025-09-03drm/i915/bios: Remove unnecessary checks of PSR idle frames in VBT binaryJouni Högander1-4/+1
2025-09-03drm/i915/power: drop a couple of &i915->drm usagesJani Nikula1-6/+3
2025-09-03mfd: tps6594: Add board power-off supportMichael Walle1-0/+20
2025-09-03mfd: tps6594: Add power button functionalityMichael Walle1-2/+36
2025-09-03input: tps6594-pwrbutton: Add power button functionalityJob Sava3-0/+137
2025-09-03drm/msm/dpu: decide right side per last bitJun Nie1-3/+2
2025-09-03drm/msm/dpu: polish log for resource allocationJun Nie1-4/+19
2025-09-03drm/msm: Do not validate SSPP when it is not readyJun Nie1-0/+4
2025-09-03drm/msm/dpu: Drop maxwidth from dpu_lm_sub_blks structJessica Zhang2-6/+0
2025-09-03drm/tidss: dispc: Explicitly include bitfield.hNathan Chancellor1-0/+1
2025-09-03drm/i915/dp: convert open-coded timeout to poll_timeout_us()Jani Nikula1-8/+4