summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/pci
Commit message (Expand)AuthorAgeFilesLines
...
* microblaze/PCI: fix "io_offset undeclared" errorBjorn Helgaas2012-05-151-0/+1
* microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-66/+3
* microblaze/PCI: remove unused pci_flagsBjorn Helgaas2012-02-231-39/+9
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-22/+21
|\
| * microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas2012-01-061-7/+3
| * microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-15/+15
| * microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+1
| * microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas2012-01-061-2/+0
| * PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-19/+0
|\ \
| * | microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-19/+0
| |/
* / microblaze: Remove NO_IRQ from architectureMichal Simek2012-01-051-2/+2
|/
* microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-312-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* | microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt2011-06-083-139/+113
* | microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt2011-06-081-270/+2
* | pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-33/+7
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* microblaze: Convert to new irq function namesThomas Gleixner2011-03-291-1/+1
* powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely2011-02-041-0/+1
* of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-0/+1
* microblaze: pci-common cleanupNishanth Aravamudan2010-10-211-4/+2
* microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori2010-10-211-15/+0
* of: Fix missing includesGrant Likely2010-08-162-1/+3
* microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek2010-08-161-1/+1
* PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+1
* microblaze: Remove powerpc code from Microblaze portMichal Simek2010-05-131-1/+1
* microblaze: resource/PCI: align functions now return start of resourceMichal Simek2010-05-061-7/+6
* microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource...Michal Simek2010-05-061-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* microblaze: PCI early support for noMMU systemMichal Simek2010-03-111-0/+2
* microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-112-0/+169
* microblaze: Enable PCI, missing filesMichal Simek2010-03-113-0/+207
* microblaze: Add core PCI filesMichal Simek2010-03-112-0/+2070