aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-12iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTEDJason Gunthorpe3-9/+52
2024-11-12iommu/arm-smmu-v3: Use S2FWB for NESTED domainsJason Gunthorpe4-9/+36
2024-11-12iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTEDJason Gunthorpe3-1/+205
2024-11-12iommu/arm-smmu-v3: Support IOMMU_VIOMMU_ALLOCNicolin Chen3-0/+59
2024-11-12Merge branch 'iommufd/arm-smmuv3-nested' of iommu/linux into iommufd for-nextJason Gunthorpe867-1965/+2258
2024-11-12mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu1-4/+5
2024-11-12mmc: sunxi-mmc: Fix A100 compatible descriptionAndre Przywara1-3/+3
2024-11-12mmc: core: Correction a warning caused by incorrect type in assignment for UH...Victor Shih1-1/+1
2024-11-12rtc: amlogic-a4: drop error messagesAlexandre Belloni1-15/+5
2024-11-12ARM: 9415/1: amba: Add dev_is_amba() function and export it for modulesKunwu Chan1-0/+6
2024-11-12Bluetooth: btintel: Direct exception event to bluetooth stackKiran K1-3/+2
2024-11-12iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test commandNicolin Chen2-0/+27
2024-11-12iommufd/selftest: Add mock_viommu_cache_invalidateNicolin Chen2-1/+100
2024-11-12iommufd/viommu: Add iommufd_viommu_find_dev helperNicolin Chen1-0/+13
2024-11-12iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATENicolin Chen1-9/+31
2024-11-12iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctlNicolin Chen3-0/+100
2024-11-12iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTESTNicolin Chen2-0/+69
2024-11-12iommufd/selftest: Add refcount to mock_iommu_deviceNicolin Chen1-8/+31
2024-11-12iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()Nicolin Chen1-39/+50
2024-11-12iommufd/selftest: Add container_of helpersNicolin Chen1-33/+42
2024-11-12iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOCNicolin Chen2-1/+73
2024-11-12iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctlNicolin Chen4-1/+92
2024-11-12iommufd: Verify object in iommufd_object_finalize/abort()Nicolin Chen1-5/+11
2024-11-12iommufd: Move _iommufd_object_alloc helper to a sharable fileNicolin Chen5-36/+47
2024-11-12drivers: perf: Fix wrong put_cpu() placementAlexandre Ghiti1-2/+2
2024-11-12iommu/tegra241-cmdqv: Fix alignment failure at max_n_shiftNicolin Chen1-1/+2
2024-11-12platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line namesMarek Behún1-2/+2
2024-11-12platform: cznic: turris-omnia-mcu: Document the driver private data structureMarek Behún1-6/+36
2024-11-12firmware: turris-mox-rwtm: Document the driver private data structureMarek Behún1-2/+21
2024-11-12Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann4-7/+632
2024-11-12Merge tag 'reset-for-v6.13' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann18-230/+994
2024-11-12Merge tag 'scmi-updates-6.13' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann9-59/+197
2024-11-12bus: Switch back to struct platform_driver::remove()Uwe Kleine-König13-13/+13
2024-11-12Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"Leon Romanovsky1-2/+0
2024-11-12acpi/arm64: remove unnecessary castMin-Hua Chen1-1/+1
2024-11-12TC: Fix the wrong format specifierzhang jiao1-1/+1
2024-11-12mfd: tqmx86: Add I2C IRQ supportGregor Herburger1-2/+21
2024-11-12mfd: tqmx86: Make IRQ setup errors non-fatalMatthias Schiffer1-13/+10
2024-11-12mfd: tqmx86: Refactor GPIO IRQ setupMatthias Schiffer1-22/+37
2024-11-12mfd: tqmx86: Improve gpio_irq module parameter descriptionMatthias Schiffer1-1/+1
2024-11-12mfd: tqmx86: Add board definitions for TQMx120UC, TQMx130UC and TQMxE41SMatthias Schiffer1-0/+12
2024-11-12mfd: 88pm886: Add the RTC cellKarel Balej1-0/+1
2024-11-12leds: ss4200: Fix the wrong format specifier for 'blinking'Zhu Jun1-1/+1
2024-11-12rtc: support for the Amlogic on-chip RTCYiting Deng3-0/+487
2024-11-12spi: Delete useless checkszhang jiao1-3/+0
2024-11-12regulator: Switch back to struct platform_driver::remove()Uwe Kleine-König8-15/+15
2024-11-12s390/con3270: Use NULL instead of 0 for pointersHeiko Carstens1-2/+2
2024-11-12gpio: rockchip: support new version GPIOYe Zhang1-0/+2
2024-11-12gpio: rockchip: change the GPIO version judgment logicYe Zhang1-3/+9
2024-11-12gpio: rockchip: explan the format of the GPIO version IDYe Zhang1-2/+8