summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-26net/mlx5: Use %pe format specifier for error pointersGal Pressman
2025-09-26Merge tag 'pmdomain-v6.17-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-26Merge tag 'platform-drivers-x86-v6.17-5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-09-26Merge tag 'gpio-fixes-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-26Merge tag 'drm-fixes-2025-09-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-26RDMA/ionic: Fix memory leak of admin q_wrAbhijit Gangurde
2025-09-26RDMA/siw: Always report immediate post SQ errorsBernard Metzler
2025-09-26sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-26vfio/nvgrace-gpu: Add GB300 SKU to the devid tableTushar Dave
2025-09-26vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devicesTimothy Pearson
2025-09-26drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin
2025-09-26drm/solomon: Enforce one assignment per lineIker Pedrosa
2025-09-26drm/solomon: Simplify get_modes() using DRM helperIker Pedrosa
2025-09-26drm/solomon: Simplify mode_valid() using DRM helperIker Pedrosa
2025-09-26drm/solomon: Use drm_WARN_ON_ONCE instead of WARN_ONIker Pedrosa
2025-09-26drm/solomon: Move calls to drm_gem_fb_end_cpu*()Iker Pedrosa
2025-09-26pmdomain: thead: Fix error pointer vs NULL bug in th1520_pd_reboot_init()Dan Carpenter
2025-09-26platform/x86: pcengines-apuv2: Use static device propertiesDmitry Torokhov
2025-09-26platform/x86: meraki-mx100: Use static device propertiesDmitry Torokhov
2025-09-26platform/x86: barco-p50-gpio: use software nodes for gpio-leds/keysDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: Stop using EPROBE_DEFERHans de Goede
2025-09-26platform/x86: x86-android-tablets: Fix modules lists for Lenovo devicesHans de Goede
2025-09-26platform/x86: x86-android-tablets: Simplify lenovo_yoga_tab2_830_1050_exit()Hans de Goede
2025-09-26platform/x86: x86-android-tablets: Add support for Acer A1-840 tabletHans de Goede
2025-09-26platform/x86: x86-android-tablets: Move Acer info to its own fileHans de Goede
2025-09-26platform/x86: x86-android-tablets: Update my email addressHans de Goede
2025-09-26platform/x86: x86-android-tablets: Simplify node-group [un]registrationHans de Goede
2025-09-26platform/x86: x86-android-tablets: use swnode_group instead of manual registe...Hans de Goede
2025-09-26platform/x86: x86-android-tablets: replace bat_swnode with swnode_groupHans de Goede
2025-09-26platform/x86: x86-android-tablets: convert gpio_keys devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: remove support for GPIO lookup tablesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert Yoga Tab2 fast charger to GPIO ref...Dmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert HID-I2C devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert wm1502 devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert int3496 devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert EDT devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert Novatek devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert HiDeep devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert Wacom devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86: x86-android-tablets: convert Goodix devices to GPIO referencesDmitry Torokhov
2025-09-26platform/x86:intel/pmc: Replace dev_warn() with dev_dbg()Xi Pardee
2025-09-26platform: arm64: thinkpad-t14s-ec: new driverSebastian Reichel
2025-09-26gpio: mpfs: fix setting gpio direction to outputConor Dooley
2025-09-26Merge branches 'edac-drivers' and 'edac-misc' into edac-updatesBorislav Petkov (AMD)
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-26iommu/vt-d: Disallow dirty tracking if incoherent page walkLu Baolu
2025-09-26i2c: designware: Add disabling clocks when probe failsKunihiko Hayashi
2025-09-26i2c: designware: Fix clock issue when PM is disabledKunihiko Hayashi
2025-09-26drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander
2025-09-26Merge tag 'drm-xe-fixes-2025-09-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie