| Commit message (Expand) | Author | Age | Files | Lines |
* | ia64/sba_iommu: return error code from sba_map_sg_attrs() | Martin Oliveira | 2021-08-09 | 1 | -2/+2 |
* | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
* | dma-mapping: add a new dma_alloc_pages API | Christoph Hellwig | 2020-09-25 | 1 | -0/+2 |
* | dma-mapping: introduce dma_get_seg_boundary_nr_pages() | Nicolin Chen | 2020-09-03 | 1 | -2/+1 |
* | docs: fix references for DMA*.txt files | Mauro Carvalho Chehab | 2020-06-26 | 1 | -6/+6 |
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-09-19 | 1 | -0/+2 |
|\ |
|
| * | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig | 2019-09-04 | 1 | -0/+2 |
* | | ia64: remove support for machvecs | Christoph Hellwig | 2019-08-16 | 1 | -1/+1 |
* | | ia64: rework iommu probing | Christoph Hellwig | 2019-08-16 | 1 | -54/+28 |
* | | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig | 2019-08-16 | 3 | -76/+1 |
* | | ia64: remove CONFIG_PCI ifdefs | Christoph Hellwig | 2019-08-16 | 1 | -9/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig | 2018-12-13 | 2 | -3/+3 |
* | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig | 2018-12-13 | 2 | -5/+3 |
* | ia64/sba_iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig | 2018-12-06 | 1 | -7/+1 |
* | ia64/sba_iommu: improve internal map_page users | Christoph Hellwig | 2018-12-06 | 1 | -44/+29 |
* | ia64: remove machvec_dma_sync_{single,sg} | Christoph Hellwig | 2018-09-17 | 1 | -4/+0 |
* | ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info | Tony Luck | 2018-08-22 | 1 | -2/+2 |
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-04 | 1 | -3/+0 |
|\ |
|
| * | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 1 | -3/+0 |
* | | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -14/+1 |
|/ |
|
* | ia64: use generic swiotlb_ops | Christoph Hellwig | 2018-01-15 | 2 | -5/+5 |
* | ia64: rename swiotlb_dma_ops | Christoph Hellwig | 2018-01-15 | 2 | -5/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 2 | -4/+4 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -11/+11 |
* | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka | 2015-09-08 | 1 | -5/+1 |
* | ACPI / ia64 / sba_iommu: Restore the working initialization ordering | Rafael J. Wysocki | 2014-06-16 | 1 | -27/+37 |
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 | 1 | -21/+11 |
|\ |
|
| * | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas | 2014-02-03 | 1 | -17/+5 |
| * | ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node | Bjorn Helgaas | 2014-02-03 | 1 | -6/+8 |
* | | [IA64] sba_iommu: fix section mismatch | Jiang Liu | 2014-02-28 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-24 | 1 | -2/+1 |
|\ |
|
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -2/+1 |
* | | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-09 | 1 | -1/+1 |
|/ |
|
* | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -1/+1 |
* | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery | Rafael J. Wysocki | 2013-06-20 | 1 | -8/+16 |
* | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 1 | -5/+6 |
|\ |
|
| * | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -5/+6 |
* | | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | module_param: make bool parameters really bool (arch) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -6/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
* | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
|/ |
|
* | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches | 2010-05-18 | 1 | -4/+4 |