summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/pci
Commit message (Expand)AuthorAgeFilesLines
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* microblaze/PCI: Remove stale pcibios_align_resource() commentLorenzo Pieralisi2018-08-211-13/+0
* microblaze: warn if of_iomap() failedNicholas Mc Guire2018-07-111-0/+1
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-61/+0
|\
| * microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas2018-05-221-37/+0
| * microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas2018-05-221-24/+0
* | microblaze: remove unnecessary prom.h includesRob Herring2018-04-231-1/+0
|/
* microblaze: Use generic pci_mmap_resource_range()David Woodhouse2018-03-191-90/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-145/+0
|\
| * microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead codeLorenzo Pieralisi2017-08-101-132/+0
| * PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-7/+0
| * PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt2017-08-021-6/+0
* | microblaze: Convert to using %pOF instead of full_nameRob Herring2017-08-291-7/+7
|/
* PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+1
* 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
|/