summaryrefslogtreecommitdiff
path: root/arch/unicore32/include/asm/pci.h
AgeCommit message (Expand)Author
2017-04-20unicore32/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2012-03-20unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas
2012-01-06PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao