summaryrefslogtreecommitdiff
path: root/arch/unicore32/kernel/pci.c
AgeCommit message (Expand)Author
2017-08-03unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi
2017-04-20unicore32/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2016-06-23unicore32/PCI: Remove pci=firmware command line parameter handlingBjorn Helgaas
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang
2013-06-14unicore32/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-11-28unicore32/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-07-05unicore32/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-03-20unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas
2012-02-23unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas
2012-01-06PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-03-17unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao
2011-03-17unicore32 machine related files: pci bus handlingGuanXuetao