summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-16drm/amd/pm: Update pmfw headers for smu_v13_0_12Asad Kamal
2025-09-16drm/amd/pm: Rename amdgpu_hwmon_get_sensor_genericAsad Kamal
2025-09-16drm/amd: Only restore cached manual clock settings in restore if OD enabledMario Limonciello
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V14_0_2 smuRodrigo Siqueira
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smuRodrigo Siqueira
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smuRodrigo Siqueira
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smuRodrigo Siqueira
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smuRodrigo Siqueira
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smuRodrigo Siqueira
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the i2c initRodrigo Siqueira
2025-09-16drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11Rodrigo Siqueira
2025-09-16drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapterRodrigo Siqueira
2025-09-16drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logicRodrigo Siqueira
2025-09-16drm/amd/display: Use kmalloc_array() instead of kmalloc()James Flowers
2025-09-16drm/amdgpu: fix userq VM validation v4Christian König
2025-09-16drm/amdgpu: reject gang submissions under SRIOVChristian König
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller
2025-09-16drm/xe: Remove duplicate header filesYang Li
2025-09-16drm/xe/guc: Return an error code if the GuC load failsJohn Harrison
2025-09-16nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber
2025-09-16ACPI: property: Adjust failure handling in acpi_nondev_subnode_extract()Rafael J. Wysocki
2025-09-16ACPI: property: Do not pass NULL handles to acpi_attach_data()Rafael J. Wysocki
2025-09-16ACPI: property: Add code comments explaining what is going onRafael J. Wysocki
2025-09-16ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki
2025-09-16ACPI: property: Fix buffer properties extraction for subnodesRafael J. Wysocki
2025-09-16drm/tests: make sure drm_client_modeset tests are enabledDmitry Baryshkov
2025-09-17md: init queue_limits->max_hw_wzeroes_unmap_sectors parameterZhang Yi
2025-09-16PCI: Alter misleading recursion to pci_bus_release_bridge_resources()Ilpo Järvinen
2025-09-16PCI: Pass bridge window to pci_bus_release_bridge_resources()Ilpo Järvinen
2025-09-16PCI: Add pci_setup_one_bridge_window()Ilpo Järvinen
2025-09-16PCI: Refactor remove_dev_resources() to use pbus_select_window()Ilpo Järvinen
2025-09-16PCI: Refactor distributing available memory to use loopsIlpo Järvinen
2025-09-16PCI: Use pbus_select_window_for_type() during mem window sizingIlpo Järvinen
2025-09-16PCI: Use pbus_select_window() in space available checkerIlpo Järvinen
2025-09-16PCI: Rename resource variable from r to resIlpo Järvinen
2025-09-16PCI: Use pbus_select_window_for_type() during IO window sizingIlpo Järvinen
2025-09-16PCI: Use pbus_select_window() during BAR resizeIlpo Järvinen
2025-09-16PCI: Warn if bridge window cannot be released when resizing BARIlpo Järvinen
2025-09-16PCI: Fix finding bridge window in pci_reassign_bridge_resources()Ilpo Järvinen
2025-09-16PCI: Add bridge window selection functionsIlpo Järvinen
2025-09-16PCI: Add defines for bridge window indexingIlpo Järvinen
2025-09-16PCI: Preserve bridge window resource type flagsIlpo Järvinen
2025-09-16PCI: Enable bridge even if bridge window fails to assignIlpo Järvinen
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen
2025-09-16PCI: Disable non-claimed bridge windowIlpo Järvinen
2025-09-16PCI: Always claim bridge window before its setupIlpo Järvinen