summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-05regulator: Add support for MediaTek MT6363 SPMI PMIC RegulatorsAngeloGioacchino Del Regno-0/+949
2025-11-05regulator: Add support for MediaTek MT6316 SPMI PMIC RegulatorsAngeloGioacchino Del Regno-0/+356
2025-11-05media: radio: si470x: Fix DRIVER_AUTHOR macro definitionKees Cook-1/+1
2025-11-05media: dvb-usb-v2: lmedm04: Fix firmware macro definitionsKees Cook-6/+6
2025-11-05spi: Try to get ACPI GPIO IRQ earlierHans de Goede-0/+10
2025-11-05spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memoryChin-Ting Kuo-1/+1
2025-11-05regulator: fixed: fix GPIO descriptor leak on register failureHaotian Zhang-0/+1
2025-11-05spi: tegra210-quad: Improve timeout handling underMark Brown-1704/+3115
2025-11-05drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cbPierre-Eric Pelloux-Prayer-15/+19
2025-11-05gpu: nova-core: vbios: use FromBytes for NpdeStructAlexandre Courbot-18/+12
2025-11-05gpu: nova-core: vbios: use FromBytes for BitHeaderAlexandre Courbot-17/+6
2025-11-05gpu: nova-core: vbios: use FromBytes for PcirStructAlexandre Courbot-28/+12
2025-11-05gpu: nova-core: vbios: use FromBytes for PmuLookupTable headerAlexandre Courbot-21/+21
2025-11-05gpio: cdev: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2025-11-05gpio: aggregator: restore the set_config operationThomas Richard-0/+1
2025-11-05Merge tag 'media/v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-37/+73
2025-11-05drm: rcar-du: fix incorrect return in rcar_du_crtc_cleanup()Alok Tiwari-1/+1
2025-11-05iommupt: Add a kunit test for the SW bitsJason Gunthorpe-0/+110
2025-11-05iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entryJason Gunthorpe-19/+22
2025-11-05iommu/vt-d: Use the generic iommu page tableJason Gunthorpe-861/+175
2025-11-05iommupt/x86: Support SW bits and permit PT_FEAT_DMA_INCOHERENTJason Gunthorpe-1/+28
2025-11-05iommupt/x86: Set the dirty bit only for writable PTEsJason Gunthorpe-2/+2
2025-11-05iommupt: Add the Intel VT-d second stage page table formatJason Gunthorpe-0/+337
2025-11-05platform/x86: x86-android-tablets: Omit a variable reassignment in lenovo_yog...Markus Elfring-1/+1
2025-11-05platform/surface: aggregator: Omit a variable reassignment in ssam_serial_hub...Markus Elfring-1/+1
2025-11-05iommupt: Flush the CPU cache after any writes to the page tableJason Gunthorpe-4/+61
2025-11-05iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENTJason Gunthorpe-20/+75
2025-11-05iommupt: Add basic support for SW bits in the page tableJason Gunthorpe-0/+91
2025-11-05iommu/pages: Add support for incoherent IOMMU page table walkersJason Gunthorpe-2/+183
2025-11-05iommupt: Add a kunit test for the IOMMU implementationJason Gunthorpe-0/+490
2025-11-05iommu/amd: Remove AMD io_pgtable supportJason Gunthorpe-1048/+1
2025-11-05iommu/amd: Use the generic iommu page tableAlejandro Jimenez-266/+272
2025-11-05iommupt: Add the x86 64 bit page table formatJason Gunthorpe-0/+301
2025-11-05iommufd: Change the selftest to use iommupt instead of xarrayJason Gunthorpe-255/+220
2025-11-05iommupt: Add a mock pagetable format for iommufd selftest to useJason Gunthorpe-2/+27
2025-11-05iommupt: Add a kunit test for Generic Page TableJason Gunthorpe-0/+948
2025-11-05iommupt: Add read_and_clear_dirty opJason Gunthorpe-0/+104
2025-11-05iommupt: Add map_pages opJason Gunthorpe-2/+501
2025-11-05iommupt: Add unmap_pages opJason Gunthorpe-0/+156
2025-11-05iommupt: Add iova_to_phys opJason Gunthorpe-0/+105
2025-11-05iommupt: Add the AMD IOMMU v1 page table formatJason Gunthorpe-0/+447
2025-11-05iommupt: Add the basic structure of the iommu implementationJason Gunthorpe-0/+311
2025-11-05genpt: Generic Page Table base APIJason Gunthorpe-0/+1700
2025-11-05accel/ivpu: Improve debug and warning messagesKarol Wachowski-58/+120
2025-11-04net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on...Nishanth Menon-12/+12
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook-13/+13
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook-16/+16
2025-11-04virtio-net: fix received length check in big packetsBui Quang Minh-13/+12
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit-6/+0
2025-11-04net: b44: register a fixed phy using fixed_phy_register_100fd if neededHeiner Kallweit-17/+21