aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/fixups-dreamcast.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig1-1/+1
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig1-2/+1
2018-12-28sh: drivers: convert to SPDX identifiersKuninori Morimoto1-4/+1
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+1
2017-09-01dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig1-2/+1
2017-08-03sh/PCI: Remove __init optimisations from IRQ mapping functions/dataMatthew Minter1-1/+1
2014-05-20sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas1-3/+15
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-06-16sh/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior1-1/+1
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2010-02-01sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt1-1/+1
2009-04-20sh: pci: Convert dreamcast to new-style interface.Paul Mundt1-1/+1
2009-04-20sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED.Paul Mundt1-0/+7
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-01-28sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm1-0/+10
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-27sh: Consolidated SH7751/SH7780 PCI support.Paul Mundt1-29/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+81