aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2025-09-16backlight: rt4831: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: rave-sp: Include <linux/of.h> and <linux/mod_devicetable.h>Thomas Zimmermann1-0/+2
2025-09-16backlight: led_bl: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: ktd2801: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: jornada720: Include <linux/io.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: da9052_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: as3711_bl: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: apple_dwi_bl: Include <linux/mod_devicetable.h>Thomas Zimmermann1-0/+1
2025-09-16backlight: Include <linux/of.h>Thomas Zimmermann1-0/+1
2025-09-16ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King1-1/+1
2025-09-16nvdimm: Use str_plural() to simplify the codeXichao Zhao2-2/+2
2025-09-16video: backlight: lp855x_bl: Set correct EPROM start for LP8556Svyatoslav Ryhel1-1/+1
2025-09-16leds: led-class: Add Device Tree support to led_get()Hans de Goede1-2/+15
2025-09-16drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter1-2/+2
2025-09-16backlight: led_bl: Use devm_kcalloc() for array space allocationQianfeng Rong1-2/+2
2025-09-16i3c: master: adi: fix header locationAlexandre Belloni1-1/+1
2025-09-16rtc: spacemit: support the SpacemiT P1 RTCAlex Elder3-0/+178
2025-09-16rtc: optee: add alarm related rtc ops to optee rtc driverClément Le Goffic1-21/+413
2025-09-16rtc: optee: remove unnecessary memory operationsClément Le Goffic1-17/+12
2025-09-16rtc: optee: fix memory leak on driver removalClément Le Goffic1-0/+1
2025-09-16rtc: x1205: Fix Xicor X1205 vendor prefixRob Herring (Arm)1-1/+1
2025-09-16rtc: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-09-16rtc: efi: Remove wakeup functionalityArd Biesheuvel1-74/+2
2025-09-16rtc: pcf2127: clear minute/second interruptJosua Mayer1-1/+3
2025-09-16rtc: s3c: Drop support for S3C2410Krzysztof Kozlowski2-50/+2
2025-09-16rtc: s3c: Drop unused definesKrzysztof Kozlowski1-16/+0
2025-09-16ipmi: Add Loongson-2K BMC supportBinbin Zhou5-0/+208
2025-09-16i3c: dw: Add shutdown support to dw_i3c_master driverManikanta Guntupalli1-0/+23
2025-09-16i3c: renesas: Simplify return statement in 'renesas_i3c_daa'Wolfram Sang1-1/+1
2025-09-16i3c: master: svc: Recycle unused IBI slotStanley Chu1-0/+1
2025-09-16i3c: master: svc: Use manual response for IBI eventsStanley Chu1-5/+25
2025-09-16i3c: master: Add driver for Analog Devices I3C Controller IPJorge Marques3-0/+1031
2025-09-16i3c: Fix default I2C adapter timeout valueJarkko Nikula1-1/+1