aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-02Merge tag 'dmaengine-fix-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds2-16/+13
2025-03-02Merge tag 'phy-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds7-35/+73
2025-03-02Merge tag 'gpio-fixes-for-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-10/+10
2025-03-01Merge tag 'i2c-for-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-4/+20
2025-03-01Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds3-6/+7
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2025-03-01Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"Niklas Cassel1-4/+0
2025-03-01vhost: return task creation error instead of NULLKeith Busch1-1/+1
2025-02-28Merge tag 'thermal-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-30/+52
2025-02-28Merge tag 'pm-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+4
2025-02-28Merge tag 'iommu-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds3-5/+10
2025-02-28intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner1-0/+4
2025-02-28Merge tag 'efi-fixes-for-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds3-32/+29
2025-02-28gpiolib: Fix Oops in gpiod_direction_input_nonotify()Dan Carpenter1-10/+10
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu2-0/+8
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar1-3/+0
2025-02-28iommu/amd: Preserve default DTE fields when updating Host Page Table RootAlejandro Jimenez1-2/+2
2025-02-27Merge tag 'drm-fixes-2025-02-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds26-121/+391
2025-02-28Merge tag 'drm-xe-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie4-10/+38
2025-02-28Merge tag 'drm-intel-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie1-4/+5
2025-02-28Merge tag 'drm-misc-fixes-2025-02-27' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie4-66/+156
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds30-332/+478
2025-02-27efi/mokvar-table: Avoid repeated map/unmap of the same pageArd Biesheuvel1-3/+15
2025-02-27efi: Don't map the entire mokvar table to determine its sizePeter Jones1-28/+13
2025-02-27Merge tag 'sound-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-18/+6
2025-02-27net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-02-27idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet1-1/+2
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich1-3/+1
2025-02-27drm/fbdev-dma: Add shadow buffering for deferred I/OThomas Zimmermann1-62/+155
2025-02-27dmaengine: Revert "dmaengine: qcom: bam_dma: Avoid writing unavailable register"Caleb Connolly1-16/+8
2025-02-26net/mlx5: IRQ, Fix null string in debug printShay Drory1-1/+1
2025-02-26net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran1-0/+3
2025-02-26net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran1-1/+4
2025-02-26net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari1-1/+1
2025-02-26gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy1-0/+2
2025-02-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-28/+30
2025-02-26i2c: amd-asf: Fix EOI register write to enable successive interruptsShyam Sundar S K1-0/+1
2025-02-26i2c: ls2x: Fix frequency division register accessBinbin Zhou1-4/+12
2025-02-26i2c: npcm: disable interrupt enable bit before devm_request_irqTyrone Ting1-0/+7
2025-02-26drm/nouveau: Do not override forced connector statusThomas Zimmermann1-1/+0
2025-02-26drm/i915/dp_mst: Fix encoder HW state readout for UHBR MSTImre Deak1-4/+5
2025-02-26drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay1-0/+2
2025-02-26drm/xe/regs: remove a duplicate definition for RING_CTL_SIZE(size)Mingcong Bai1-1/+0
2025-02-26ata: ahci: Make ahci_ignore_port() handle empty mask_port_mapNiklas Cassel2-2/+7
2025-02-26drm/imagination: remove unnecessary header include pathMasahiro Yamada1-2/+0
2025-02-25net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang1-8/+7
2025-02-25net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang1-1/+0
2025-02-25net: enetc: add missing enetc4_link_deinit()Wei Fang1-0/+1
2025-02-25net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang1-7/+34
2025-02-25net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang2-2/+8