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
/
x86
/
include
/
asm
/
device.h
Age
Commit message (
Expand
)
Author
2020-06-30
x86: Remove dev->archdata.iommu pointer
Joerg Roedel
2020-05-27
x86: Hide the archdata.iommu field behind generic IOMMU_API
Krzysztof Kozlowski
2020-01-24
x86/PCI: Remove X86_DEV_DMA_OPS
Christoph Hellwig
2019-11-11
x86/PCI: sta2x11: use default DMA address translation
Nicolas Saenz Julienne
2018-03-20
x86/dma: Use generic swiotlb_ops
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: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2016-01-15
x86/PCI: Allow DMA ops specific to a PCI domain
Keith Busch
2012-11-15
driver core / ACPI: Move ACPI support to core device and driver types
Mika Westerberg
2012-04-12
x86-32: Introduce CONFIG_X86_DEV_DMA_OPS
Alessandro Rubini
2011-09-21
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
2009-11-27
x86/amd-iommu: Use dev->arch->iommu to store iommu related information
Joerg Roedel
2009-07-22
Driver Core: Add platform device arch data V3
Magnus Damm
2009-01-06
x86, ia64: convert to use generic dma_map_ops struct
FUJITA Tomonori
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro