aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-145/+0
2017-08-29microblaze: Convert to using %pOF instead of full_nameRob Herring1-7/+7
2017-08-10microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead codeLorenzo Pieralisi1-132/+0
2017-08-02PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt1-7/+0
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt1-6/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+1
2017-02-24mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins1-0/+1
2016-09-13microblaze/PCI: Add multidomain support for procfsBharat Kumar Gogada1-2/+2
2016-06-17microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus()Bjorn Helgaas1-28/+14
2016-06-17microblaze/PCI: Remove useless __pci_mmap_set_pgprot()Bjorn Helgaas1-30/+1
2016-05-16microblaze: pci: export isa_io_base to fix link errorsFengguang Wu1-0/+2
2016-03-08microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driverBharat Kumar Gogada1-46/+10
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-1/+8
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-8/+1
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+4
2015-01-16microblaze/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-1/+12
2014-10-27microblaze: Fix IO space breakage after of_pci_range_to_resource() changeMichal Simek1-2/+7
2014-06-05Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into nextLinus Torvalds1-19/+0
2014-06-04microblaze: Cleanup PCI_DRAM_OFFSET handlingMichal Simek1-3/+0
2014-06-04microblaze: Do not setup pci_dma_opsMichal Simek1-16/+0
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott1-20/+0
2014-03-19microblaze/PCI: Use default pcibios_enable_device()Bjorn Helgaas1-5/+0
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-71/+1
2013-10-24microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely1-70/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-1/+1
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely1-5/+4
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely1-1/+1
2013-10-09microblaze: clean-up prom.h implicit includesRob Herring1-0/+1
2013-09-03of/pci: Use of_pci_range_parserAndrew Murray1-68/+38
2013-05-09microblaze: pci: Remove duplicated include from pci-common.cWei Yongjun1-1/+0
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek1-0/+1
2013-02-12microblaze: Fix coding style issuesMichal Simek4-62/+53
2013-01-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-6/+5
2013-01-04microblaze: Fix pci compilation and sparse warningsMichal Simek1-6/+5
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-14/+14
2012-11-28microblaze/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-4/+0
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+2
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely1-4/+2
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-5/+0
2012-07-05microblaze/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-2/+2
2012-05-15microblaze/PCI: fix "io_offset undeclared" errorBjorn Helgaas1-0/+1
2012-02-23microblaze/PCI: get rid of device resource fixupsBjorn Helgaas1-66/+3
2012-02-23microblaze/PCI: remove unused pci_flagsBjorn Helgaas1-39/+9
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-22/+21
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-19/+0
2012-01-06microblaze/PCI: use pci_scan_root_bus()Bjorn Helgaas1-7/+3
2012-01-06microblaze/PCI: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas1-15/+15
2012-01-06microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas1-1/+1
2012-01-06microblaze/PCI: fix pci_bus_for_each_resource() usageBjorn Helgaas1-2/+0