index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
pci-dma.c
Age
Commit message (
Expand
)
Author
2019-09-16
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-23
ia64: Get rid of iommu_pass_through
Joerg Roedel
2019-08-16
ia64: remove support for machvecs
Christoph Hellwig
2019-08-16
ia64: rework iommu probing
Christoph Hellwig
2018-09-17
intel-iommu: mark intel_dma_ops static
Christoph Hellwig
2018-09-17
ia64: remove machvec_dma_sync_{single,sg}
Christoph Hellwig
2018-09-17
ia64: remove the unused iommu_dma_init function
Christoph Hellwig
2018-09-17
ia64: remove the unused pci_iommu_shutdown function
Christoph Hellwig
2018-09-17
ia64: remove the unused bad_dma_address symbol
Christoph Hellwig
2018-09-17
ia64: remove iommu_dma_supported
Christoph Hellwig
2018-09-17
ia64: remove the dead iommu_sac_force variable
Christoph Hellwig
2018-01-15
ia64: remove an ifdef around the content of pci-dma.c
Christoph Hellwig
2018-01-15
ia64: clean up swiotlb support
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2013-06-03
[IA64] pci: Remove unused fallback_dev
Bjorn Helgaas
2012-06-25
iommu: Remove group_mf
Alex Williamson
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
2011-11-15
iommu: Add option to group multi-function devices
Alex Williamson
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
2009-08-11
Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...
Fenghua Yu
2009-06-22
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
2009-05-01
Fix !CONFIG_DMAR build failure introduced by Intel IOMMU Pass Through Support
Fenghua Yu
2009-04-07
dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-01-29
IA64: fix VT-d dma_mapping_error
FUJITA Tomonori
2009-01-11
Merge branch 'linus' into core/iommu
Ingo Molnar
2009-01-06
IA64: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
x86, ia64: convert to use generic dma_map_ops struct
FUJITA Tomonori
2009-01-06
add dma_get_ops to struct ia64_machine_vector
FUJITA Tomonori
2009-01-06
set up dma_ops appropriately
FUJITA Tomonori
2009-01-06
add dma_mapping_ops for SWIOTLB
FUJITA Tomonori
2008-11-20
[IA64] remove duplicate include iommu.h
Huang Weiyi
2008-11-04
[IA64] remove duplicated #include from pci-dma.c
Huang Weiyi
2008-10-24
x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI
Fenghua Yu
2008-10-17
[IA64] Add Variable Page Size and IA64 Support in Intel IOMMU
Fenghua Yu