summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-27Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+3
2025-11-27Merge tag 'acpi-6.18-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2025-11-28Merge tag 'drm-misc-next-fixes-2025-11-26' of https://gitlab.freedesktop.org/...Dave Airlie-1/+16
2025-11-28Revert "drm/i915/dp: change aux_ctl reg read to polling read"Ville Syrjälä-5/+7
2025-11-28drm/i915: Enable DDI A/B AUX interrupts on LNL+Ville Syrjälä-5/+14
2025-11-28drm/i915: Eliminate one more frequent drm_format_info()Ville Syrjälä-14/+20
2025-11-28drm/i915: Expose the IN_FORMATS_ASYNC blob for all planesVille Syrjälä-0/+4
2025-11-28drm/i915/panic: Clean up the variablesVille Syrjälä-33/+29
2025-11-27vmcoreinfo: track and log recoverable hardware errorsBreno Leitao-0/+38
2025-11-28drm/i915/panic: Get the crtc from the correct placeVille Syrjälä-1/+2
2025-11-28drm/i915: Use hw.active instead of uapi.active in the initial plane readoutVille Syrjälä-4/+8
2025-11-28drm/i915/psr: Use hw.rotation instead of uapi.rotationVille Syrjälä-1/+1
2025-11-28drm/i915/psr: Use hw.crtc instead of uapi.crtcVille Syrjälä-3/+3
2025-11-28drm/i915: Use the proper (hw.crtc) for the cursor unpin vblank workerVille Syrjälä-3/+3
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-7/+235
2025-11-27Merge tag 'soc-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-0/+95
2025-11-27Merge tag 'apple-soc-drivers-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-15/+13
2025-11-27Merge tag 'soc_fsl-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann-2/+2
2025-11-27Merge tag 'amlogic-drivers-for-v6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-8/+10
2025-11-27Merge tag 'reset-gpio-for-v6.19-2' of https://git.pengutronix.de/git/pza/linu...Arnd Bergmann-9/+20
2025-11-27Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann-104/+127
2025-11-27spi: microchip-core: Code improvementsMark Brown-36/+28
2025-11-28Merge tag 'drm-xe-next-fixes-2025-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie-5/+16
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-573/+1028
2025-11-27Revert "ACPI: processor: Update cpuidle driver check in __acpi_processor_star...Rafael J. Wysocki-1/+1
2025-11-27regulator: core: Protect regulator_supply_alias_list with regulator_list_mutexsparkhuang-12/+20
2025-11-27mtd: nand: realtek-ecc: Fix Kconfig dependenciesMiquel Raynal-1/+1
2025-11-27mtd: rawnand: sunxi: #undef field_{get,prep}() before local definitionGeert Uytterhoeven-0/+2
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-183/+425
2025-11-27drm/xe/gt: Introduce runtime suspend/resumeRaag Jadav-5/+162
2025-11-27drm/xe/pm: Assert on runtime suspend if VFs are enabledRaag Jadav-0/+9
2025-11-27drm/xe/guc_submit: Introduce pause/unpause() helpers for PFRaag Jadav-0/+32
2025-11-27drm/xe/vf: Update pause/unpause() helpers with VF namingRaag Jadav-12/+16
2025-11-27Merge tag 'platform-drivers-x86-v6.18-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-7/+11
2025-11-27hwmon: (max6697) fix regmap leak on probe failureJohan Hovold-1/+1
2025-11-27spi: microchip-core: Remove unneeded PM related macroAndy Shevchenko-3/+0
2025-11-27spi: microchip-core: Use SPI_MODE_X_MASKAndy Shevchenko-3/+1
2025-11-27spi: microchip-core: Utilise temporary variable for struct deviceAndy Shevchenko-23/+21
2025-11-27spi: microchip-core: Replace dead code (-ENOMEM error message)Andy Shevchenko-2/+1
2025-11-27spi: microchip-core: use min() instead of min_t()Andy Shevchenko-5/+5
2025-11-27soc: samsung: exynos-pmu: fix device leak on regmap lookupJohan Hovold-0/+2
2025-11-27remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carv...Dan Carpenter-2/+2
2025-11-27remoteproc: st: Fix indexing of memory-regionsBjorn Andersson-1/+0
2025-11-27Merge tag 'devfreq-next-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki-148/+41
2025-11-27soc: samsung: exynos-pmu: Fix structure initializationMarek Szyprowski-4/+3
2025-11-27drivers: serial: kgdboc: Drop checks for CON_ENABLED and CON_BOOTMarcos Paulo de Souza-1/+0
2025-11-27Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...Paolo Abeni-136/+951
2025-11-27staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K-3/+5
2025-11-27staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K-1/+4
2025-11-27staging: rtl8723bs: fix out-of-bounds read in rtw_get_ie() parserNavaneeth K-6/+8