summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/pci
Commit message (Expand)AuthorAgeFilesLines
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-241-0/+1
* microblaze/PCI: Add multidomain support for procfsBharat Kumar Gogada2016-09-131-2/+2
* microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas2016-06-171-28/+14
* microblaze/PCI: Remove useless __pci_mmap_set_pgprot()Bjorn Helgaas2016-06-171-30/+1
* microblaze: pci: export isa_io_base to fix link errorsFengguang Wu2016-05-161-0/+2
* microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada2016-03-081-46/+10
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-1/+8
* PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-8/+1
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+4
* microblaze/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-1/+12
* microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek2014-10-271-2/+7
* 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