aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci/pci-alchemy.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-13driver core: lift dma_default_coherent into common codeGravatar Christoph Hellwig 1-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsGravatar Christoph Hellwig 1-3/+2
2020-04-19MIPS: cleanup fixup_bigphys_addr handlingGravatar Christoph Hellwig 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-21MIPS: PCI: fix pcibios_map_irq section mismatchGravatar Manuel Lauss 1-1/+1
2016-10-06MIPS: Sanitise coherentio semanticsGravatar Paul Burton 1-1/+2
2016-05-13MIPS: Add & use CP0_EntryHi ASID definitionsGravatar James Hogan 1-1/+1
2014-10-20mips: pci: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-30MIPS: Alchemy: pci: use clk framework to enable PCI clockGravatar Manuel Lauss 1-1/+23
2014-03-26MIPS: Alchemy: Determine cohereny at runtime based on cpu typeGravatar Manuel Lauss 1-3/+2
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Gravatar Paul Bolle 1-2/+2
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-3/+3
2013-01-03MIPS: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-1/+1
2011-12-07MIPS: Fix Jazz 64-bit build error.Gravatar Ralf Baechle 1-0/+1
2011-12-07MIPS: Alchemy: Fix PCI PMGravatar Manuel Lauss 1-70/+67
2011-11-11MIPS: Fix build error due to missing inclusion of <linux/export.h>.Gravatar Ralf Baechle 1-0/+1
2011-10-24MIPS: Alchemy: Redo PCI as platform driverGravatar Manuel Lauss 1-0/+516