Age | Commit message (Expand) | Author |
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-05-06 | ACPI: AGDI: Fix missing prototype warning for acpi_agdi_init() | Ilkka Koskinen |
2022-03-10 | ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device | Ilkka Koskinen |
2022-02-09 | ACPI/IORT: Check node revision for PMCG resources | Robin Murphy |
2021-10-12 | acpi/arm64: fix next_platform_timer() section mismatch error | Jackie Liu |
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-05-07 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2021-04-23 | ACPI: GTDT: Don't corrupt interrupt mappings on watchdow probe failure | Marc Zyngier |
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-18 | ACPI: GTDT: Put GTDT table after parsing | 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 |
2020-02-05 | Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-17 | ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map() | Hanjun Guo |
2020-01-15 | ACPI/IORT: Parse SSID property of named component node | Jean-Philippe Brucker |
2019-12-23 | iommu/arm-smmu: Support SMMU module probing from the IORT | Ard Biesheuvel |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-08-05 | ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable | Lorenzo Pieralisi |
2019-07-23 | ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id() | Lorenzo Pieralisi |