index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
arm64
/
iort.c
Age
Commit message (
Expand
)
Author
2025-09-04
ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
Miaoqian Lin
2024-12-05
ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A
Qinxin Xia
2024-11-05
ACPI/IORT: Support CANWBS memory access flag
Nicolin Chen
2024-08-20
ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11
Yicong Yang
2024-08-16
ACPI/IORT: Switch to use kmemdup_array()
Andy Shevchenko
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
2024-04-26
ACPI/IORT: Handle memory address size limits as limits
Robin Murphy
2023-08-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-08-15
perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09
Yicong Yang
2023-07-28
ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
Guanghui Feng
2023-06-08
ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
Sudeep Holla
2022-11-07
ACPI/IORT: Update SMMUv3 DeviceID support
Robin Murphy
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
2022-07-29
ACPI/IORT: Fix build error implicit-function-declaration
Ren Zhijie
2022-07-06
ACPI/IORT: Add a helper to retrieve RMR info directly
Shameer Kolothum
2022-07-06
ACPI/IORT: Add support to retrieve IORT RMR reserved regions
Shameer Kolothum
2022-07-06
ACPI/IORT: Provide a generic helper to retrieve reserve regions
Shameer Kolothum
2022-07-06
ACPI/IORT: Make iort_iommu_msi_get_resv_regions() return void
Shameer Kolothum
2022-02-09
ACPI/IORT: Check node revision for PMCG resources
Robin Murphy
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-25
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2021-06-25
ACPI: Move IOMMU setup code out of IORT
Jean-Philippe Brucker
2021-06-25
ACPI: arm64: Move DMA setup operations out of IORT
Jean-Philippe Brucker
2021-06-08
ACPI/IORT: Enable stall support for platform devices
Jean-Philippe Brucker
2021-05-17
ACPI: IORT: Handle device properties with software node API
Heikki Krogerus
2021-04-07
iommu/arm-smmu-v3: Use device properties for pasid-num-bits
Jean-Philippe Brucker
2021-01-27
ACPI/IORT: Do not blindly trust DMA masks from firmware
Moritz Fischer
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-11-23
ACPI/IORT: Fix doc warnings in iort.c
Shiju Jose
2020-11-20
arm64: mm: Set ZONE_DMA size based on early IORT scan
Ard Biesheuvel
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-24
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-07
ACPI/IORT: Remove the unused inline functions
Zenghui Yu
2020-09-07
ACPI/IORT: Drop the unused @ops of iort_add_device_replay()
Zenghui Yu
2020-07-28
ACPI/IORT: Add an input ID to acpi_dma_configure()
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Remove useless PCI bus walk
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
2020-07-28
ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
Lorenzo Pieralisi
2020-05-26
ACPI/IORT: Remove the unused __get_pci_rid()
Zenghui Yu
2020-05-20
ACPI/IORT: Fix PMCG node single ID mapping handling
Tuan Phan
2020-05-18
ACPI: IORT: Add comments for not calling acpi_put_table()
Hanjun Guo
2020-05-11
ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue
Hanjun Guo
2020-05-04
ACPI/IORT: work around num_ids ambiguity
Ard Biesheuvel
2020-05-04
Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"
Ard Biesheuvel
2020-04-28
ACPI/IORT: take _DMA methods into account for named components
Ard Biesheuvel
2020-03-27
ACPI/IORT: Remove direct access of dev->iommu_fwspec
Joerg Roedel
[next]