index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
ACPI/IORT: Add an input ID to acpi_dma_configure()
Lorenzo Pieralisi
1
-15
/
+44
2020-07-28
ACPI/IORT: Remove useless PCI bus walk
Lorenzo Pieralisi
1
-3
/
+0
2020-07-28
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
1
-6
/
+6
2020-07-28
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
1
-7
/
+7
2020-07-28
ACPI/IORT: Make iort_match_node_callback walk the ACPI namespace for NC
Lorenzo Pieralisi
1
-2
/
+18
2020-05-26
ACPI/IORT: Remove the unused __get_pci_rid()
Zenghui Yu
1
-9
/
+0
2020-05-20
ACPI/IORT: Fix PMCG node single ID mapping handling
Tuan Phan
1
-0
/
+5
2020-05-18
ACPI: IORT: Add comments for not calling acpi_put_table()
Hanjun Guo
1
-0
/
+4
2020-05-18
ACPI: GTDT: Put GTDT table after parsing
Hanjun Guo
1
-1
/
+3
2020-05-11
ACPI: IORT: Add extra message "applying workaround" for off-by-1 issue
Hanjun Guo
1
-0
/
+2
2020-05-04
ACPI/IORT: work around num_ids ambiguity
Ard Biesheuvel
1
-6
/
+34
2020-05-04
Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"
Ard Biesheuvel
1
-55
/
+2
2020-04-28
ACPI/IORT: take _DMA methods into account for named components
Ard Biesheuvel
1
-7
/
+4
2020-03-27
ACPI/IORT: Remove direct access of dev->iommu_fwspec
Joerg Roedel
1
-2
/
+4
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+20
2020-01-17
ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()
Hanjun Guo
1
-2
/
+55
2020-01-15
ACPI/IORT: Parse SSID property of named component node
Jean-Philippe Brucker
1
-0
/
+18
2019-12-23
iommu/arm-smmu: Support SMMU module probing from the IORT
Ard Biesheuvel
1
-2
/
+2
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
1
-13
/
+7
2019-08-05
ACPI/IORT: Rename arm_smmu_v3_set_proximity() 'node' local variable
Lorenzo Pieralisi
1
-3
/
+3
2019-07-23
ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
Lorenzo Pieralisi
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-05-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-118
/
+120
2019-05-23
ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabled
Lorenzo Pieralisi
1
-118
/
+120
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-13
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2019-05-03
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
1
-24
/
+107
2019-04-23
ACPI/IORT: Check ATS capability in root complex nodes
Jean-Philippe Brucker
1
-0
/
+11
2019-04-16
ACPI/IORT: Reject platform device creation on NUMA node mapping failure
Kefeng Wang
1
-5
/
+14
2019-04-04
perf/smmuv3: Enable HiSilicon Erratum 162001800 quirk
Shameer Kolothum
1
-1
/
+15
2019-04-04
ACPI/IORT: Add support for PMCG
Neil Leeder
1
-24
/
+93
2019-01-11
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
1
-1
/
+2
2019-01-07
ACPI/IORT: Fix build when CONFIG_IOMMU_API=n
Qian Cai
1
-1
/
+1
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-11
/
+12
2018-12-20
ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set
Sinan Kaya
1
-7
/
+13
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
1
-11
/
+12
2018-12-17
ACPI/IORT: Don't call iommu_ops->add_device directly
Joerg Roedel
1
-2
/
+2
2018-12-17
ACPI/IORT: Use device_iommu_mapped()
Joerg Roedel
1
-1
/
+1
2018-12-17
ACPI/IORT: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
1
-9
/
+10
2018-11-30
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
Lorenzo Pieralisi
1
-1
/
+1
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
1
-1
/
+1
2018-07-27
ACPI/IORT: Don't set default coherent DMA mask
Robin Murphy
1
-11
/
+11
2018-07-27
ACPI/IORT: Set bus DMA mask as appropriate
Robin Murphy
1
-0
/
+1
2018-07-27
ACPI/IORT: Support address size limit for root complexes
Robin Murphy
1
-2
/
+23
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+108
2018-03-08
ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX define
Lorenzo Pieralisi
1
-5
/
+0
2018-03-08
ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
Lorenzo Pieralisi
1
-7
/
+0
2018-02-14
ACPI/IORT: Add msi address regions reservation helper
Shameer Kolothum
1
-3
/
+108
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-59
/
+201
[next]