summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2025-09-16i3c: dw: Add shutdown support to dw_i3c_master driverManikanta Guntupalli
2025-09-16i3c: renesas: Simplify return statement in 'renesas_i3c_daa'Wolfram Sang
2025-09-16i3c: master: svc: Recycle unused IBI slotStanley Chu
2025-09-16i3c: master: svc: Use manual response for IBI eventsStanley Chu
2025-09-16i3c: master: Add driver for Analog Devices I3C Controller IPJorge Marques
2025-09-16i3c: Fix default I2C adapter timeout valueJarkko Nikula
2025-09-16i3c: mipi-i3c-hci: Convert remaining DBG() prints to dev_dbg()Jarkko Nikula
2025-09-16i3c: mipi-i3c-hci: Remove function enter DBG() printoutsJarkko Nikula
2025-09-16i3c: mipi-i3c-hci: Uniform ring number printoutsJarkko Nikula
2025-09-16i3c: mipi-i3c-hci: Remove nonexistent ring interruptJarkko Nikula
2025-09-16i3c: mipi-i3c-hci: Change interrupt status prints to dev_dbg()Jarkko Nikula
2025-09-16i3c: mipi-i3c-hci: Use own DMA bounce buffer management for I2C transfersJarkko Nikula
2025-09-16i3c: mipi-i3c-hci: Use physical device pointer with DMA APIJarkko Nikula
2025-09-16i3c: mipi-i3c-hci: Use core helpers for DMA mapping and bounce bufferingJarkko Nikula
2025-09-16i3c: master: Add helpers for DMA mapping and bounce buffer handlingJarkko Nikula
2025-09-16i3c: mipi-i3c-hci-pci: Add support for Intel Wildcat Lake-U I3CJarkko Nikula
2025-09-16drm/xe/sysfs: Add cleanup action in xe_device_sysfs_initZongyao Bai