summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/pci.c
Commit message (Expand)AuthorAgeFilesLines
* unicore32/PCI: Remove redundant call of pci_bus_add_devices()Jiang Liu2013-06-151-5/+0Star
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-041-1/+1
* unicore32/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-2/+0Star
* PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-8/+0Star
* PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-191-1/+1
* unicore32/PCI: adjust section annotations for pcibios_setup()Myron Stowe2012-07-051-1/+1
* unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.hBjorn Helgaas2012-03-201-1/+0Star
* unicore32/PCI: use pci_flags PCI_PROBE_ONLY instead of arm-specific flagBjorn Helgaas2012-02-241-3/+3
* PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEsGuanXuetao2011-03-171-6/+6
* unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao2011-03-171-29/+29
* unicore32 machine related files: pci bus handlingGuanXuetao2011-03-171-0/+404