summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-18Merge tag 'tpmdd-next-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-10-18Merge tag 'pci-v6.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-18Merge tag 'cxl-fixes-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-18Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-10-18tpm_crb: Add idle support for the Arm FF-A start methodStuart Yoder
2025-10-17Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-10-17Merge tag 'i2c-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-17PCI/VGA: Select SCREEN_INFO on X86Mario Limonciello (AMD)
2025-10-17PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()Inochi Amaoto
2025-10-17Merge tag 'drm-xe-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-10-17Merge tag 'amd-drm-fixes-6.18-2025-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-10-16nvme/tcp: handle tls partially sent records in write_space()Wilfred Mallawa
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-10-16Merge tag 'ata-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-10-16HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLLStuart Hayhurst
2025-10-16drm/sched: Fix potential double free in drm_sched_job_add_resv_dependenciesTvrtko Ursulin
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström
2025-10-15net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath
2025-10-15Merge tag 'linux-can-fixes-for-6.18-20251014' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-10-15netdevsim: set the carrier when the device goes upBreno Leitao
2025-10-15tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-15gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler
2025-10-15HID: multitouch: fix sticky fingersBenjamin Tissoires
2025-10-15HID: multitouch: fix name of Stylus input devicesThadeu Lima de Souza Cascardo
2025-10-15HID: hid-input: only ignore 0 battery events for digitizersDmitry Torokhov
2025-10-15PM / devfreq: rockchip-dfi: switch to FIELD_PREP_WM16 macroNicolas Frattaroli
2025-10-15drm/i915/psr: Deactivate PSR only on LNL and when selective fetch enabledJouni Högander
2025-10-15drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync offThomas Zimmermann
2025-10-14cxl/trace: Subtract to find an hpa_alias0 in cxl_poison eventsAlison Schofield
2025-10-14PCI: Revert early bridge resource set upIlpo Järvinen
2025-10-14cxl/region: Use %pa printk format to emit resource_size_tAlison Schofield
2025-10-14cxl: Fix match_region_by_range() to use region_res_match_cxl_range()Dave Jiang
2025-10-14cxl: Set range param for region_res_match_cxl_range() as constDave Jiang
2025-10-14cxl/acpi: Fix setup of memory resource in cxl_acpi_set_cache_size()Dave Jiang
2025-10-14Merge tag 'for-linus-6.18-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2025-10-14nvme-auth: update sc_c in host responseMartin George
2025-10-14accel/qaic: Synchronize access to DBC request queue head & tail pointerPranjal Ramajor Asha Kanojiya
2025-10-14accel/qaic: Treat remaining == 0 as error in find_and_map_user_pages()Youssef Samir
2025-10-14accel/qaic: Fix bootlog initialization orderingJeffrey Hugo
2025-10-14i2c: usbio: Add ACPI device-id for MTL-CVF devicesHans de Goede
2025-10-14i2c: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-14HID: hid-debug: Fix spelling mistake "Rechargable" -> "Rechargeable"Colin Ian King
2025-10-14net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()Lorenzo Bianconi