Age | Commit message (Expand) | Author | Files | Lines |
2020-11-26 | microblaze: Remove noMMU code | Michal Simek | 1 | -2/+0 |
2020-02-14 | microblaze: Drop using struct of_pci_range.pci_space field | Rob Herring | 1 | -6/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-08-21 | microblaze/PCI: Remove stale pcibios_align_resource() comment | Lorenzo Pieralisi | 1 | -13/+0 |
2018-07-11 | microblaze: warn if of_iomap() failed | Nicholas Mc Guire | 1 | -0/+1 |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -61/+0 |
2018-05-22 | microblaze/PCI: Remove pcibios_claim_one_bus() dead code | Bjorn Helgaas | 1 | -37/+0 |
2018-05-22 | microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code | Bjorn Helgaas | 1 | -24/+0 |
2018-04-23 | microblaze: remove unnecessary prom.h includes | Rob Herring | 1 | -1/+0 |
2018-03-19 | microblaze: Use generic pci_mmap_resource_range() | David Woodhouse | 1 | -90/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-09 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -145/+0 |
2017-08-29 | microblaze: Convert to using %pOF instead of full_name | Rob Herring | 1 | -7/+7 |
2017-08-10 | microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code | Lorenzo Pieralisi | 1 | -132/+0 |
2017-08-02 | PCI: Add a generic weak pcibios_align_resource() | Palmer Dabbelt | 1 | -7/+0 |
2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 1 | -6/+0 |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 1 | -1/+1 |
2017-02-25 | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins | 1 | -0/+1 |
2016-09-13 | microblaze/PCI: Add multidomain support for procfs | Bharat Kumar Gogada | 1 | -2/+2 |
2016-06-17 | microblaze/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus() | Bjorn Helgaas | 1 | -28/+14 |
2016-06-17 | microblaze/PCI: Remove useless __pci_mmap_set_pgprot() | Bjorn Helgaas | 1 | -30/+1 |
2016-05-16 | microblaze: pci: export isa_io_base to fix link errors | Fengguang Wu | 1 | -0/+2 |
2016-03-08 | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver | Bharat Kumar Gogada | 1 | -46/+10 |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 1 | -1/+8 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 1 | -8/+1 |
2015-03-19 | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 1 | -0/+4 |
2015-01-16 | microblaze/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 1 | -1/+12 |
2014-10-27 | microblaze: Fix IO space breakage after of_pci_range_to_resource() change | Michal Simek | 1 | -2/+7 |
2014-06-06 | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds | 1 | -19/+0 |
2014-06-04 | microblaze: Cleanup PCI_DRAM_OFFSET handling | Michal Simek | 1 | -3/+0 |
2014-06-04 | microblaze: Do not setup pci_dma_ops | Michal Simek | 1 | -16/+0 |
2014-05-01 | PCI: Move Open Firmware devspec attribute to PCI common code | Sebastian Ott | 1 | -20/+0 |
2014-03-20 | microblaze/PCI: Use default pcibios_enable_device() | Bjorn Helgaas | 1 | -5/+0 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 1 | -71/+1 |
2013-10-24 | microblaze/pci: Drop PowerPC-ism from irq parsing | Grant Likely | 1 | -70/+1 |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely | 1 | -1/+1 |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 1 | -5/+4 |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 1 | -1/+1 |
2013-10-10 | microblaze: clean-up prom.h implicit includes | Rob Herring | 1 | -0/+1 |
2013-09-03 | of/pci: Use of_pci_range_parser | Andrew Murray | 1 | -68/+38 |
2013-05-09 | microblaze: pci: Remove duplicated include from pci-common.c | Wei Yongjun | 1 | -1/+0 |
2013-02-12 | microblaze: Do not use module.h in files which are not modules | Michal Simek | 1 | -0/+1 |
2013-02-12 | microblaze: Fix coding style issues | Michal Simek | 4 | -62/+53 |
2013-01-07 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -6/+5 |
2013-01-04 | microblaze: Fix pci compilation and sparse warnings | Michal Simek | 1 | -6/+5 |
2013-01-04 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -14/+14 |
2012-11-29 | microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -4/+0 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -7/+2 |