Commit Graph

65 Commits (7a6f9cbb37120c745fc187083fb5c3de4dca4f97)

Author SHA1 Message Date
Yang Hongyang 2f4f27d42a dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 50cf156af7 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) 16 years ago
Bjorn Helgaas 13bf757669 x86: use dev_printk in quirk message 16 years ago
Joerg Roedel 86f3195293 dma-debug/x86: register pci bus for dma-debug leak detection 16 years ago
Joerg Roedel 2118d0c548 dma-debug: x86 architecture bindings 16 years ago
Kay Sievers 1a9271331a PCI: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
FUJITA Tomonori 160c1d8e40 x86, ia64: convert to use generic dma_map_ops struct 16 years ago
Jeremy Fitzhardinge cfb80c9eae x86: unify pci iommu setup and allow swiotlb to compile for 32 bit 16 years ago
Jeremy Fitzhardinge a79b7a2a75 x86: remove unused iommu_nr_pages 16 years ago
Michael Tokarev a0286c94f0 x86: fix missing space in printk, #2 16 years ago
FUJITA Tomonori 181de82ee3 x86: remove dead BIO_VMERGE_BOUNDARY definition 16 years ago
Joerg Roedel 1d9b16d169 x86: move GART specific stuff from iommu.h to gart.h 16 years ago
Fenghua Yu 3b15e58198 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI 17 years ago
Fenghua Yu 5b6985ce8e intel-iommu: IA64 support 17 years ago
Joerg Roedel bdab0ba3d9 x86: rename iommu_num_pages function to iommu_nr_pages 17 years ago
FUJITA Tomonori 9f6ac57729 x86: export pci-nommu's alloc_coherent 17 years ago
FUJITA Tomonori afa9fdc2f5 iommu: remove fullflush and nofullflush in IOMMU generic option 17 years ago
Joerg Roedel 2842e5bf31 x86: move GART TLB flushing options to generic code 17 years ago
Joerg Roedel 6c505ce393 x86: move dma_*_coherent functions to include file 17 years ago
Joerg Roedel c647c3bb2d x86: cleanup dma_*_coherent functions 17 years ago
FUJITA Tomonori 8978b74253 generic, x86: fix add iommu_num_pages helper function 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Joerg Roedel 1ddb551805 x86: convert pci-dma.c from round_up to roundup 17 years ago
Greg Kroah-Hartman fc3a8828b1 driver core: fix a lot of printk usages of bus_id 17 years ago
Jan Beulich 08e1a13e7d x86: reduce forbid_dac's visibility 17 years ago
FUJITA Tomonori be54f9d1c8 x86: remove ifdef CONFIG_SWIOTLB in pci-dma.c 17 years ago
FUJITA Tomonori b8b48326f3 x86: remove ifdef CONFIG_CALGARY_IOMMU in pci-dma.c 17 years ago
FUJITA Tomonori ac7ded2adb x86: remove ifdef CONFIG_GART_IOMMU in pci-dma.c 17 years ago
FUJITA Tomonori 46a7fa270a x86: make only GART code include gart.h 17 years ago
Yinghai Lu c987d12f84 x86: remove end_pfn in 64bit 17 years ago
Dmitry Baryshkov 323ec001c6 x86: use generic per-device dma coherent allocator 17 years ago
Joerg Roedel a69ca34018 AMD_IOMMU: call detect and initialization functions from dma code 17 years ago
Miquel van Smoorenburg b7f09ae583 x86, pci-dma.c: don't always add __GFP_NORETRY to gfp 17 years ago
Miquel van Smoorenburg db9f600b96 x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY 17 years ago
Adrian Bunk 311f834948 x86: kernel/pci-dma.c cleanups 17 years ago
Takashi Iwai 4a367f3a9d x86/PCI: fix broken ISA DMA 17 years ago
Yinghai Lu 330fce23da x86: reserve dma32 early for gart fix 17 years ago
Yinghai Lu 7677b2ef6c x86_64: allocate gart aperture from 512M 17 years ago
Takashi Iwai 8965eb1938 x86/pci: fix broken ISA DMA 17 years ago
Dmitri Vorobiev b4cdc4300d x86: iommu_sac_force can become static 17 years ago
Glauber Costa 098cb7f27e x86: integrate pci-dma.c 17 years ago
Glauber Costa cac67877d2 x86: move bad_dma_address 17 years ago
Glauber Costa 8e8edc6401 x86: move dma_coherent functions to pci-dma.c 17 years ago
Glauber Costa fae9a0d8ca x86: merge iommu initialization parameters 17 years ago
Glauber Costa 8e0c379718 x86: merge dma_supported 17 years ago
Glauber Costa bca5c09663 x86: move pci fixup to pci-dma.c 17 years ago
Glauber Costa 116890d556 x86: move x86_64-specific to common code. 17 years ago
Glauber Costa cb5867a5d8 x86: move initialization functions to pci-dma.c 17 years ago
Glauber Costa f9c258de34 x86: unify pci-nommu 17 years ago