summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-30drm/i915/vrr: Pause DC Balancing for DSB commitsVille Syrjälä-0/+22
2025-12-30drm/i915/dsb: Add pipedmc dc balance enable/disableVille Syrjälä-0/+20
2025-12-30drm/i915/display: Wait for VRR PUSH status updateMitul Golani-2/+13
2025-12-30drm/i915/vrr: Implement vblank evasion with DC balancingVille Syrjälä-4/+53
2025-12-30drm/i915/vblank: Extract vrr_vblank_start()Ville Syrjälä-4/+9
2025-12-30drm/i915/vrr: Write DC balance params to hw registersMitul Golani-0/+76
2025-12-30drm/i915/display: Add DC Balance flip count operationsMitul Golani-0/+24
2025-12-30drm/i915/vrr: Add function to reset DC balance accumulated paramsMitul Golani-0/+17
2025-12-30drm/i915/vrr: Add function to check if DC Balance PossibleMitul Golani-2/+17
2025-12-30drm/i915/vrr: Add compute config for DC Balance paramsMitul Golani-0/+45
2025-12-30drm/i915/vrr: Add state dump for DC Balance paramsMitul Golani-0/+8
2025-12-30drm/i915/vrr: Add DC Balance params to crtc_stateMitul Golani-0/+46
2025-12-30drm/i915/vrr: Add functions to read out vmin/vmax stuffVille Syrjälä-0/+61
2025-12-30drm/i915/vrr: Add VRR DC balance registersMitul Golani-0/+68
2025-12-30drm/i915/dmc: Add pipe dmc registers and bits for DC BalanceVille Syrjälä-0/+60
2025-12-30drm/i915/display: Add source param for dc balanceMitul Golani-0/+1
2025-12-29ACPI: sysfs: Add device cid attribute for exposing _CID listsRafael J. Wysocki-0/+31
2025-12-29ACPI: SBS: Convert the driver to a platform oneRafael J. Wysocki-29/+21
2025-12-29ACPI: SMBUS HC: Convert the driver to a platform oneRafael J. Wysocki-24/+21
2025-12-29ACPI: EC: Convert the driver to a platform oneRafael J. Wysocki-36/+22
2025-12-29ACPI: EC: Register a platform device for ECDT ECRafael J. Wysocki-0/+2
2025-12-29ACPI: HED: Convert the driver to a platform oneRafael J. Wysocki-10/+13
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet-1/+2
2025-12-29gve: defer interrupt enabling until NAPI registrationAnkit Garg-1/+3
2025-12-29phy: Kconfig: spacemit: add COMMON_CLK dependencyAlex Elder-0/+1
2025-12-29gpu: nova-core: gsp: move appropriate code into pin initializerDanilo Krummrich-33/+28
2025-12-29gpu: nova-core: gsp: get rid of redundant Result in Gsp::new()Danilo Krummrich-39/+41
2025-12-29gpu: nova-core: fw: move appropriate code into pin initializerDanilo Krummrich-16/+18
2025-12-29gpu: nova-core: fw: get rid of redundant Result in GspFirmware::new()Danilo Krummrich-69/+68
2025-12-29PCI: endpoint: Add missing NULL check for alloc_workqueue()Haotian Zhang-0/+10
2025-12-29net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang-2/+15
2025-12-29PCI: endpoint: Replace use of system_wq with system_percpu_wqMarco Crivellari-1/+1
2025-12-29PCI: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari-8/+9
2025-12-29Merge tag 'wireless-2025-12-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni-6/+27
2025-12-29octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"Anshumali Gaur-0/+8
2025-12-29platform/x86: asus-armoury: fix ppt data for FA507RDenis Benato-3/+18
2025-12-29platform/x86/intel/pmt/discovery: use valid device pointer in dev_err_probeAlok Tiwari-2/+2
2025-12-29null_blk: Constify struct configfs_item_operations and configfs_group_operationsChristophe JAILLET-2/+2
2025-12-29drm/nova: Align GEM memory allocation to system page sizeBrendan Shephard-3/+3
2025-12-29RAS/AMD/ATL: Remove an unneeded semicolonChen Ni-1/+1
2025-12-29PCI: dwc: Use cfg0_base as iMSI-RX target address to support 32-bit MSI devicesShawn Lin-3/+13
2025-12-29auxdisplay: arm-charlcd: Remove redundant ternary operatorsAndy Shevchenko-1/+2
2025-12-29auxdisplay: arm-charlcd: Join string literals backAndy Shevchenko-4/+3
2025-12-29auxdisplay: arm-charlcd: Use readl_poll_timeoutAndy Shevchenko-17/+7
2025-12-29auxdisplay: arm-charlcd: Don't use "proxy" headersAndy Shevchenko-3/+7
2025-12-29auxdisplay: arm-charlcd: drop of_match_ptr()Andy Shevchenko-2/+2
2025-12-29platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsingJunrui Luo-4/+14
2025-12-29auxdisplay: arm-charlcd: Remove unneeded info messageAndy Shevchenko-4/+1
2025-12-29auxdisplay: arm-charlcd: convert to use device managed APIsAndy Shevchenko-40/+9
2025-12-29auxdisplay: arm-charlcd: fix release_mem_region() sizeThomas Fourier-1/+1