aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-22PCI/AER: Export pci_aer_unmask_internal_errors()Terry Bowman2-3/+10
2026-01-22cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.cTerry Bowman5-123/+126
2026-01-22PCI/AER: Replace PCIEAER_CXL symbol with CXL_RASDan Williams2-10/+1
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie20-40/+175
2026-01-22idpf: generalize mailbox APIPavan Kumar Linga4-24/+29
2026-01-22idpf: avoid calling get_rx_ptypes for each vportPavan Kumar Linga5-158/+177
2026-01-22idpf: generalize send virtchnl message APIPavan Kumar Linga6-164/+206
2026-01-22idpf: remove vport pointer from queue setsJoshua Hay6-67/+81
2026-01-22idpf: add rss_data field to RSS function parametersPavan Kumar Linga7-49/+59
2026-01-22idpf: reshuffle idpf_vport struct members to avoid holesPavan Kumar Linga1-17/+15
2026-01-22idpf: move some iterator declarations inside for loopsJoshua Hay3-75/+57
2026-01-22idpf: move queue resources to idpf_q_vec_rsrc structurePavan Kumar Linga11-428/+528
2026-01-22idpf: introduce idpf_q_vec_rsrc struct and move vector resources to itPavan Kumar Linga8-160/+201
2026-01-22idpf: introduce local idpf structure to store virtchnl queue chunksPavan Kumar Linga4-101/+161
2026-01-22cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from core/pci.cDave Jiang8-195/+233
2026-01-22PCI: Replace cxl_error_is_native() with pcie_aer_is_native()Terry Bowman1-9/+2
2026-01-22cxl/pci: Remove unnecessary CXL RCH handling helper functionsTerry Bowman1-14/+2
2026-01-22cxl/pci: Remove unnecessary CXL Endpoint handling helper functionsTerry Bowman1-18/+8
2026-01-22PCI: Introduce pcie_is_cxl()Terry Bowman3-0/+43
2026-01-22PCI: Update CXL DVSEC definitionsTerry Bowman4-82/+76
2026-01-23Merge tag 'drm-misc-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie9-74/+192
2026-01-22PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.hTerry Bowman2-58/+59
2026-01-22Merge tag 'linux-cpupower-6.20-update-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linuxRafael J. Wysocki1-5/+12
2026-01-22drivers: iio: mpu3050: use dev_err_probe for regulator requestSvyatoslav Ryhel1-4/+2
2026-01-22iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handlerFrancesco Lavra1-7/+5
2026-01-22iio: accel: adxl380: Avoid reading more entries than present in FIFOFrancesco Lavra1-0/+1
2026-01-22iio: pressure: mprls0025pa: remove error messagePetre Rodan1-2/+1
2026-01-22iio: adc: ad7768-1: add support for ADAQ776x-1 ADC FamilyJonathan Santos2-4/+308
2026-01-22iio: adc: ad7768-1: refactor ad7768_write_raw()Jonathan Santos1-24/+26
2026-01-22units: add conversion macros for percentage related unitsJonathan Santos1-0/+19
2026-01-22iio: adc: ad7768-1: introduce chip info for future multidevice supportJonathan Santos1-23/+41
2026-01-22dt-bindings: iio: adc: ad7768-1: add new supported partsJonathan Santos1-4/+60
2026-01-22iio: light: opt4060: Use IIO cleanup helpersKurt Borja1-35/+17
2026-01-22iio: health: max30102: Use IIO cleanup helpersKurt Borja1-24/+9
2026-01-22iio: light: vcnl4000: Use IIO cleanup helpersKurt Borja1-31/+18
2026-01-22iio: core: Add cleanup.h support for iio_device_claim_*()Kurt Borja1-0/+65
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja7-57/+39
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja2-56/+28
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja2-0/+33
2026-01-22Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togregJonathan Cameron6-22/+126
2026-01-22iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.Jonathan Cameron1-2/+2
2026-01-22iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xferJonathan Cameron1-13/+13
2026-01-22ACPI: PM: Adjust messages regarding postponed ACPI PMRafael J. Wysocki1-2/+2
2026-01-22ACPI: x86: s2idle: Remove dead code in lps0_device_attach()Gergo Koteles1-3/+0
2026-01-22interconnect: qcom: msm8974: drop duplicated RPM_BUS_{MASTER,SLAVE}_REQ definesGabor Juhos1-3/+0
2026-01-22interconnect: qcom: smd-rpm: drop duplicated QCOM_RPM_SMD_KEY_RATE defineGabor Juhos1-1/+0
2026-01-22PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris2-1/+15
2026-01-22arm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin2-5/+5
2026-01-22arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin2-3/+3
2026-01-22Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang1-0/+3