summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...Linus Torvalds2014-06-051-19/+0
|\
| * microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek2014-06-041-3/+0
| * microblaze: Do not setup pci_dma_opsMichal Simek2014-06-041-16/+0
* | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-301-20/+0
|/
* microblaze/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-5/+0
* Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-71/+1
|\
| * microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-241-70/+1
| * of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| * of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-5/+4
| * of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-1/+1
* | microblaze: clean-up prom.h implicit includesRob Herring2013-10-091-0/+1
|/
* of/pci: Use of_pci_range_parserAndrew Murray2013-09-031-68/+38
* microblaze: pci: Remove duplicated include from pci-common.cWei Yongjun2013-05-091-1/+0
* microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-121-0/+1
* microblaze: Fix coding style issuesMichal Simek2013-02-124-62/+53
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-01-071-6/+5
|\
| * microblaze: Fix pci compilation and sparse warningsMichal Simek2013-01-041-6/+5
* | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-14/+14
|/
* microblaze/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-4/+0
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-7/+2
|\
| * Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-5/+0
| |\
| | * microblaze/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-5/+0
| * | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-2/+2
| |/
* | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-061-4/+2
|/
* 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
OpenPOWER on IntegriCloud