summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-11-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+3
2025-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-1/+12
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-29/+19
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2025-11-21Merge tag 'block-6.18-20251120' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-11/+15
2025-11-21Merge tag 'ata-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2-1/+20
2025-11-21Merge tag 'pinctrl-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+26
2025-11-21Merge tag 'gpio-fixes-for-v6.18-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+7
2025-11-21Merge tag 'drm-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds28-104/+242
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-21/+6
2025-11-21Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/a...Dave Airlie14-58/+196
2025-11-21Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/m...Dave Airlie5-13/+10
2025-11-20Merge tag 'pm-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-9/+16
2025-11-20Merge tag 'acpi-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-23/+41
2025-11-20Merge tag 'platform-drivers-x86-v6.18-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds13-91/+120
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds16-47/+115
2025-11-20be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-11-20Merge tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme into block-6.18Jens Axboe6-11/+15
2025-11-20ata: libata-core: Set capacity to zero for a security locked driveNiklas Cassel1-0/+10
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+7
2025-11-20ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()Yihang Li1-1/+3
2025-11-20Merge tag 'wireless-2025-11-20' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-0/+7
2025-11-20net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel1-0/+1
2025-11-20Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-3/+21
2025-11-20scsi: sg: Do not sleep in atomic contextBart Van Assche1-1/+9
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith1-0/+7
2025-11-20drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan2-2/+4
2025-11-20drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam1-1/+1
2025-11-20drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf1-2/+2
2025-11-20drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-11-20drm/amd: Skip power ungate during suspend for VPEMario Limonciello1-1/+2
2025-11-19drm/plane: Fix create_in_format_blob() return valueVille Syrjälä1-2/+2
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+4
2025-11-19Merge tag 'pwm/for-6.18-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2025-11-19Merge tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-20/+57
2025-11-19net: phylink: add missing supported link modes for the fixed-linkWei Fang1-0/+3
2025-11-19Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann262-1118/+2286
2025-11-19ACPI: APEI: EINJ: Fix EINJV2 initialization and injectionTony Luck1-23/+41
2025-11-19gpio: cdev: make sure the cdev fd is still active before emitting eventsBartosz Golaszewski1-2/+7
2025-11-19net/mlx5: Clean up only new IRQ glue on request_irq() failurePradyumn Rahar1-4/+2
2025-11-19pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()Jared Kangas1-0/+1
2025-11-19pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_descJared Kangas1-1/+1
2025-11-19ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka1-3/+19
2025-11-19idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov1-0/+2
2025-11-18drm/xe/irq: Handle msix vector0 interruptVenkata Ramana Nayana1-17/+1
2025-11-18drm/xe: Remove duplicate DRM_EXEC selection from KconfigShuicheng Lin1-1/+0
2025-11-18drm/xe/kunit: Fix forcewake assertion in mocs testMatt Roper1-1/+1
2025-11-18drm/xe: Prevent BIT() overflow when handling invalid prefetch regionShuicheng Lin1-2/+4
2025-11-18drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-7/+0
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo1-36/+23