summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-27Merge tag 'fbdev-for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'i2c-fixes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-06-26Input: gscps2 - advance receive buffer write indexXu Rao
2026-06-26Input: sur40 - fix MAX_CONTACTS value based on PixelSense specificationOliver
2026-06-26Input: rmi4 - tolerate short register descriptor structureDmitry Torokhov
2026-06-26Revert "Input: rmi4 - fix register descriptor address calculation"Dmitry Torokhov
2026-06-26ntb: amd: Use named initializer for pci_device_id::driver_dataUwe Kleine-König (The Capable Hub)
2026-06-26NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BARKoichiro Den
2026-06-26ntb_hw_amd: Fix incorrect debug message in link disable pathAlok Tiwari
2026-06-26qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev
2026-06-26net: pse-pd: scope pse_control regulator handle to kref lifetimeCorey Leavitt
2026-06-26net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li
2026-06-26net: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-06-26Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-26Input: isa1200 - new driver for Imagis ISA1200Linus Walleij
2026-06-26Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-06-26Merge tag 'acpi-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2026-06-26Merge tag 'spi-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-26Merge tag 'regulator-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-06-26Input: synaptics - enable InterTouch on Dell Inspiron 3521Shashwat Agrawal
2026-06-26Merge tag 'regmap-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-26Merge branch 'thermal-testing'Rafael J. Wysocki
2026-06-26Merge branch 'pm-cpuidle'Rafael J. Wysocki
2026-06-26Merge branches 'acpi-sysfs', 'acpi-resource', 'acpi-driver' and 'acpi-processor'Rafael J. Wysocki
2026-06-26drm/i915: Refactor generic_handle_irq_safe() error messagesJonathan Cavitt
2026-06-26drm/bridge: of-display-mode-bridge: Fix missing static const for the bridge f...Damon Ding
2026-06-26Merge tag 'devicetree-fixes-for-7.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-26fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges
2026-06-26fbcon: fix NULL pointer dereference for a console without vc_dataIan Bridges
2026-06-26fbdev: fix use-after-free in store_modes()Ian Bridges
2026-06-26drm/{i915, xe}: move intel_hpd_cancel_work() to intel_display_driver_remove_n...Jani Nikula
2026-06-26drm/{i915, xe}: move opregion cleanup to intel_display_driver_remove_nogem()Jani Nikula
2026-06-26drm/xe/display: change order of intel_display_driver_remove_{nogem, noirq}() ...Jani Nikula
2026-06-26drm/{i915, xe}: move opregion/dram/bw init to intel_display_driver_probe_noirq()Jani Nikula
2026-06-26drm/i915: remove superfluous checks for pdev->msi_enabledJani Nikula
2026-06-26drm/i915: move intel_display_device_probe() call a level higherJani Nikula
2026-06-26drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
2026-06-26gpio: htc-egpio: use managed gpiochip registrationPengpeng Hou
2026-06-26gpio: mvebu: fail probe if gpiochip registration failsPengpeng Hou
2026-06-26pinctrl: qcom: Avoid assigning unused private context in test casesSneh Mankad
2026-06-26gpio: pca9570: Use I2C match dataPengpeng Hou
2026-06-26power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 BluetoothSherry Sun
2026-06-26drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
2026-06-26gpio: realtek: Add driver for Realtek DHC RTD1625 SoCTzuyi Chang
2026-06-26gpio: Replace "default y" with "default ARCH_REALTEK" in KconfigYu-Chun Lin