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