aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/pci
AgeCommit message (Expand)Author
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05microblaze/PCI: factor out pcibios_setup()Myron Stowe
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-05-15microblaze/PCI: fix "io_offset undeclared" errorBjorn Helgaas
2012-02-23microblaze/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23microblaze/PCI: remove unused pci_flagsBjorn Helgaas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-01-06microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas
2012-01-06microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas
2012-01-06microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas
2012-01-06PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-05microblaze: Remove NO_IRQ from architectureMichal Simek
2011-11-28microblaze: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-08microblaze/pci: Move the remains of pci_32.c to pci-common.cBenjamin Herrenschmidt
2011-06-08microblaze/pci: Remove powermac originated cruftBenjamin Herrenschmidt
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29microblaze: Convert to new irq function namesThomas Gleixner
2011-02-04powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controllerGrant Likely
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior
2010-10-21microblaze: pci-common cleanupNishanth Aravamudan
2010-10-21microblaze: use asm-generic/pci-dma-compat.hFUJITA Tomonori
2010-08-16of: Fix missing includesGrant Likely
2010-08-16microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-05-13microblaze: Remove powerpc code from Microblaze portMichal Simek
2010-05-06microblaze: resource/PCI: align functions now return start of resourceMichal Simek
2010-05-06microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource...Michal Simek
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek
2010-03-11microblaze: Add support for Xilinx PCI host bridgeMichal Simek
2010-03-11microblaze: Enable PCI, missing filesMichal Simek
2010-03-11microblaze: Add core PCI filesMichal Simek