summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-09-16PCI: Refactor find_bus_resource_of_type() logic checksIlpo Järvinen
2025-09-16PCI: Move find_bus_resource_of_type() earlierIlpo Järvinen
2025-09-16PCI: Fix failure detection during resource resizeIlpo Järvinen
2025-09-16PCI: Fix pdev_resources_assignable() disparityIlpo Järvinen
2025-09-16PCI: Ensure relaxed tail alignment does not increase min_alignIlpo Järvinen
2025-09-16drm/i915/display: Use DISPLAY_VER over GRAPHICS_VERMatt Atwood
2025-09-16backlight: rt4831: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: led_bl: Include <linux/of.h>Thomas Zimmermann
2025-09-16backlight: ktd2801: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: jornada720: Include <linux/io.h>Thomas Zimmermann
2025-09-16backlight: da9052_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: as3711_bl: Include <linux/of.h>Thomas Zimmermann
2025-09-16backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann
2025-09-16backlight: Include <linux/of.h>Thomas Zimmermann
2025-09-16ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King
2025-09-16nvdimm: Use str_plural() to simplify the codeXichao Zhao
2025-09-16video: backlight: lp855x_bl: Set correct EPROM start for LP8556Svyatoslav Ryhel
2025-09-16leds: led-class: Add Device Tree support to led_get()Hans de Goede
2025-09-16drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter
2025-09-16backlight: led_bl: Use devm_kcalloc() for array space allocationQianfeng Rong
2025-09-16i3c: master: adi: fix header locationAlexandre Belloni
2025-09-16rtc: spacemit: support the SpacemiT P1 RTCAlex Elder
2025-09-16rtc: optee: add alarm related rtc ops to optee rtc driverClément Le Goffic
2025-09-16rtc: optee: remove unnecessary memory operationsClément Le Goffic
2025-09-16rtc: optee: fix memory leak on driver removalClément Le Goffic
2025-09-16rtc: x1205: Fix Xicor X1205 vendor prefixRob Herring (Arm)
2025-09-16rtc: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-09-16rtc: efi: Remove wakeup functionalityArd Biesheuvel
2025-09-16rtc: pcf2127: clear minute/second interruptJosua Mayer
2025-09-16rtc: s3c: Drop support for S3C2410Krzysztof Kozlowski
2025-09-16rtc: s3c: Drop unused definesKrzysztof Kozlowski
2025-09-16ipmi: Add Loongson-2K BMC supportBinbin Zhou