aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pci/pci-octeon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-18MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig1-1/+1
2019-01-29MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen1-5/+5
2018-06-24MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig1-2/+0
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig1-2/+0
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi1-3/+2
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-1/+1
2016-10-04MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.Aaro Koskinen1-0/+2
2015-04-10MIPS: OCTEON: fix PCI interrupt mapping for D-Link DSR-1000NAaro Koskinen1-0/+2
2015-04-10MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin1-6/+0
2015-01-16MIPS: Add struct pci_ops member names to initializationRob Herring1-2/+2
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-1/+1
2013-08-26MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen1-4/+5
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-15/+15
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney1-1/+2
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle1-0/+4
2012-10-06sections: fix section conflicts in arch/mipsAndi Kleen1-1/+1
2012-08-23MIPS: PCI: Use PCI Express Capability accessorsJiang Liu1-10/+5
2011-12-08MIPS: Octeon: Update PCI Latency timer and enable more error reporting.David Daney1-10/+6
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney1-6/+54
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin1-4/+2
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney1-0/+675