summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-02Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-02Merge tag 'phy-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-02Merge tag 'gpio-fixes-for-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-01Merge tag 'i2c-for-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-01Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-01Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"Niklas Cassel
2025-03-01vhost: return task creation error instead of NULLKeith Busch
2025-02-28Merge tag 'thermal-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-28Merge tag 'pm-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-02-28Merge tag 'iommu-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-28intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner
2025-02-28Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-28gpiolib: Fix Oops in gpiod_direction_input_nonotify()Dan Carpenter
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez
2025-02-27Merge tag 'drm-fixes-2025-02-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-28Merge tag 'drm-xe-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-02-28Merge tag 'drm-intel-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-02-28Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-27efi/mokvar-table: Avoid repeated map/unmap of the same pageArd Biesheuvel
2025-02-27efi: Don't map the entire mokvar table to determine its sizePeter Jones
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich
2025-02-27drm/fbdev-dma: Add shadow buffering for deferred I/OThomas Zimmermann
2025-02-27dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"Caleb Connolly
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy
2025-02-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-02-26i2c: amd-asf: Fix EOI register write to enable successive interruptsShyam Sundar S K
2025-02-26i2c: ls2x: Fix frequency division register accessBinbin Zhou
2025-02-26i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting
2025-02-26drm/nouveau: Do not override forced connector statusThomas Zimmermann
2025-02-26drm/i915/dp_mst: Fix encoder HW state readout for UHBR MSTImre Deak
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay
2025-02-26drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai
2025-02-26ata: ahci: Make ahci_ignore_port() handle empty mask_port_mapNiklas Cassel
2025-02-26drm/imagination: remove unnecessary header include pathMasahiro Yamada
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang