summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-141-1/+7
|\
| * irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1Nianyao Tang2024-04-091-1/+7
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-04-142-5/+27
|\ \
| * | vhost: correct misleading printing informationXianting Tian2024-04-081-1/+1
| * | virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski2024-04-081-2/+4
| * | vhost: Add smp_rmb() in vhost_enable_notify()Gavin Shan2024-04-081-1/+11
| * | vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan2024-04-081-1/+11
| |/
* | Merge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2024-04-133-5/+91
|\ \
| * | ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv2024-04-131-1/+1
| * | ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal2024-04-131-4/+5
| * | ata: ahci: Add mask_port_map module parameterDamien Le Moal2024-04-051-0/+85
* | | Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-125-46/+85
|\ \ \
| * \ \ Merge tag 'riscv-soc-fixes-for-v6.9-rc3' of https://git.kernel.org/pub/scm/li...Arnd Bergmann2024-04-091-26/+46
| |\ \ \
| | * | | cache: sifive_ccache: Partially convert to a platform driverSamuel Holland2024-03-281-26/+46
| * | | | Merge tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann2024-04-091-1/+1
| |\ \ \ \
| | * | | | firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()Jens Wiklander2024-03-251-1/+1
| | |/ / /
| * | | | Merge tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2024-04-092-2/+7
| |\ \ \ \
| | * | | | firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi2024-03-251-1/+6
| | * | | | firmware: arm_scmi: Fix wrong fastchannel initializationPierre Gondois2024-03-251-1/+1
| | |/ / /
| * | | | Merge tag 'omap-for-v6.9/n8x0-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2024-04-091-17/+31
| |\ \ \ \
| | * | | | mmc: omap: restore original power up/down stepsAaro Koskinen2024-03-081-4/+19
| | * | | | mmc: omap: fix deferred probeAaro Koskinen2024-03-081-8/+8
| | * | | | mmc: omap: fix broken slot switch lookupAaro Koskinen2024-03-081-7/+6
* | | | | | Merge tag 'iommu-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-04-127-22/+31
|\ \ \ \ \ \
| * | | | | | iommu/amd: Change log message severityVasant Hegde2024-04-121-2/+2
| * | | | | | iommu/vt-d: Fix WARN_ON in iommu probe pathLu Baolu2024-04-121-4/+7
| * | | | | | iommu/vt-d: Allocate local memory for page request queueJacob Pan2024-04-121-1/+1
| * | | | | | iommu/vt-d: Fix wrong use of pasid configXuchun Shang2024-04-121-1/+1
| * | | | | | iommu: mtk: fix module autoloadingKrzysztof Kozlowski2024-04-122-0/+2
| * | | | | | iommu/amd: Do not enable SNP when V2 page table is enabledVasant Hegde2024-04-121-10/+11
| * | | | | | iommu/amd: Fix possible irq lock inversion dependency issueVasant Hegde2024-04-121-4/+7
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-04-121-8/+0
|\ \ \ \ \ \
| * | | | | | Revert "PCI: Mark LSI FW643 to avoid bus reset"Bjorn Helgaas2024-03-291-8/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'block-6.9-20240412' of git://git.kernel.dk/linuxLinus Torvalds2024-04-121-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe2024-04-081-1/+1
| |\ \ \ \ \ \
| | * | | | | | raid1: fix use-after-free for original bio in raid1_write_request()Yu Kuai2024-03-081-1/+1
* | | | | | | | Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-1271-266/+914
|\ \ \ \ \ \ \ \
| * | | | | | | | amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie2024-04-121-2/+2
| * | | | | | | | Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-04-128-20/+54
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/msm/adreno: Set highest_bank_bit for A619Luca Weiss2024-04-051-0/+4
| | * | | | | | | | drm/msm: fix the `CRASHDUMP_READ` target of `a6xx_get_shader_block()`Miguel Ojeda2024-04-051-1/+1
| | * | | | | | | | drm/msm/dp: fix typo in dp_display_handle_port_status_changed()Abhinav Kumar2024-04-011-2/+2
| | * | | | | | | | drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov2024-04-011-4/+4
| | * | | | | | | | drm/msm/dp: assign correct DP controller ID to x1e80100 interface tableKuogee Hsieh2024-03-291-3/+31
| | * | | | | | | | drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov2024-03-291-5/+5
| | * | | | | | | | drm/msm: Add newlines to some debug printsStephen Boyd2024-03-292-5/+5
| | * | | | | | | | drm/msm/dp: fix runtime PM leak on connect failureJohan Hovold2024-03-291-0/+1
| | * | | | | | | | drm/msm/dp: fix runtime PM leak on disconnectJohan Hovold2024-03-291-0/+1
| * | | | | | | | | Merge tag 'drm-xe-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-04-125-15/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit2024-04-112-4/+3