aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V13_0_6 smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the V13 smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Sienna smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Navi10 smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the Arcturus smuRodrigo Siqueira1-17/+2
2025-09-16drm/amd/pm: Use devm_i2c_add_adapter() in the i2c initRodrigo Siqueira1-13/+2
2025-09-16drm/amdgpu: Use devm_i2c_add_adapter() in SMU V11Rodrigo Siqueira1-4/+1
2025-09-16drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapterRodrigo Siqueira1-15/+3
2025-09-16drm/amd/display: Use devm_i2c_add_adapter to simplify i2c cleanup logicRodrigo Siqueira1-19/+2
2025-09-16drm/amd/display: Use kmalloc_array() instead of kmalloc()James Flowers1-2/+2
2025-09-16drm/amdgpu: fix userq VM validation v4Christian König3-75/+110
2025-09-16drm/amdgpu: reject gang submissions under SRIOVChristian König1-1/+1
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju2-3/+10
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski1-3/+4
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski1-7/+8
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller2-47/+34
2025-09-16drm/xe: Remove duplicate header filesYang Li2-4/+2
2025-09-16drm/xe/guc: Return an error code if the GuC load failsJohn Harrison1-4/+9
2025-09-16nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirkGeorg Gottleuber1-0/+2
2025-09-16ACPI: property: Adjust failure handling in acpi_nondev_subnode_extract()Rafael J. Wysocki1-12/+13
2025-09-16ACPI: property: Do not pass NULL handles to acpi_attach_data()Rafael J. Wysocki1-0/+12
2025-09-16ACPI: property: Add code comments explaining what is going onRafael J. Wysocki1-2/+44
2025-09-16ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki1-29/+22
2025-09-16ACPI: property: Fix buffer properties extraction for subnodesRafael J. Wysocki1-19/+11
2025-09-17md: init queue_limits->max_hw_wzeroes_unmap_sectors parameterZhang Yi5-0/+5
2025-09-16PCI: Alter misleading recursion to pci_bus_release_bridge_resources()Ilpo Järvinen1-1/+1
2025-09-16PCI: Pass bridge window to pci_bus_release_bridge_resources()Ilpo Järvinen1-42/+27
2025-09-16PCI: Add pci_setup_one_bridge_window()Ilpo Järvinen1-18/+19
2025-09-16PCI: Refactor remove_dev_resources() to use pbus_select_window()Ilpo Järvinen1-25/+9
2025-09-16PCI: Refactor distributing available memory to use loopsIlpo Järvinen1-90/+72
2025-09-16PCI: Use pbus_select_window_for_type() during mem window sizingIlpo Järvinen1-87/+24
2025-09-16PCI: Use pbus_select_window() in space available checkerIlpo Järvinen1-33/+32
2025-09-16PCI: Rename resource variable from r to resIlpo Järvinen1-7/+7
2025-09-16PCI: Use pbus_select_window_for_type() during IO window sizingIlpo Järvinen1-2/+1
2025-09-16PCI: Use pbus_select_window() during BAR resizeIlpo Järvinen1-7/+13
2025-09-16PCI: Warn if bridge window cannot be released when resizing BARIlpo Järvinen1-0/+6
2025-09-16PCI: Fix finding bridge window in pci_reassign_bridge_resources()Ilpo Järvinen3-22/+20
2025-09-16PCI: Add bridge window selection functionsIlpo Järvinen2-0/+103
2025-09-16PCI: Add defines for bridge window indexingIlpo Järvinen2-3/+11
2025-09-16PCI: Preserve bridge window resource type flagsIlpo Järvinen5-37/+90
2025-09-16PCI: Enable bridge even if bridge window fails to assignIlpo Järvinen1-13/+17
2025-09-16PCI: Use pci_release_resource() instead of release_resource()Ilpo Järvinen2-35/+22
2025-09-16PCI: Disable non-claimed bridge windowIlpo Järvinen1-13/+12
2025-09-16PCI: Always claim bridge window before its setupIlpo Järvinen1-4/+8
2025-09-16PCI: Refactor find_bus_resource_of_type() logic checksIlpo Järvinen1-3/+7
2025-09-16PCI: Move find_bus_resource_of_type() earlierIlpo Järvinen1-28/+28
2025-09-16PCI: Fix failure detection during resource resizeIlpo Järvinen1-8/+18
2025-09-16PCI: Fix pdev_resources_assignable() disparityIlpo Järvinen1-0/+1
2025-09-16PCI: Ensure relaxed tail alignment does not increase min_alignIlpo Järvinen1-4/+7