| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze/PCI: Remove support for Xilinx PCI host bridge | Thippeswamy Havalige | 2022-11-25 | 1 | -5/+0 |
* | microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarations | Thippeswamy Havalige | 2022-11-25 | 1 | -3/+0 |
* | microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declaration | Thippeswamy Havalige | 2022-11-25 | 1 | -7/+0 |
* | microblaze/PCI: Remove unused PCI BIOS resource allocation | Thippeswamy Havalige | 2022-11-25 | 1 | -4/+0 |
* | microblaze/PCI: Remove unused PCI legacy IO's access on a bus | Thippeswamy Havalige | 2022-11-25 | 1 | -10/+0 |
* | microblaze/PCI: Remove pci_phys_mem_access_prot() dead code | Bjorn Helgaas | 2022-01-24 | 1 | -4/+0 |
* | PCI: Convert pci_resource_to_user() to a weak function | Denis Efremov | 2019-08-08 | 1 | -2/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -4/+1 |
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-06-07 | 1 | -4/+0 |
|\ |
|
| * | microblaze/PCI: Remove pcibios_claim_one_bus() dead code | Bjorn Helgaas | 2018-05-22 | 1 | -2/+0 |
| * | microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code | Bjorn Helgaas | 2018-05-22 | 1 | -2/+0 |
* | | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2018-06-07 | 1 | -1/+0 |
|\ \ |
|
| * | | microblaze: remove unnecessary prom.h includes | Rob Herring | 2018-04-23 | 1 | -1/+0 |
| |/ |
|
* / | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 1 | -6/+0 |
|/ |
|
* | microblaze: Use generic pci_mmap_resource_range() | David Woodhouse | 2018-03-19 | 1 | -3/+4 |
* | microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code | Lorenzo Pieralisi | 2017-08-10 | 1 | -3/+0 |
* | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 2017-04-18 | 1 | -1/+2 |
* | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 2017-04-18 | 1 | -3/+0 |
* | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas | 2016-06-17 | 1 | -3/+0 |
* | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -2/+0 |
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-26 | 1 | -1/+1 |
|\ |
|
| * | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
* | | Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2015-06-24 | 1 | -17/+0 |
|\ \ |
|
| * | | microblaze/PCI: Remove unnecessary struct pci_dev declaration | Bjorn Helgaas | 2015-06-08 | 1 | -2/+0 |
| * | | microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration | Bjorn Helgaas | 2015-06-08 | 1 | -3/+0 |
| * | | microblaze/PCI: Remove unused declarations | Bjorn Helgaas | 2015-06-08 | 1 | -12/+0 |
| |/ |
|
* | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 1 | -10/+0 |
* | | PCI: Remove unused pcibios_select_root() (again) | Bjorn Helgaas | 2015-06-08 | 1 | -13/+0 |
|/ |
|
* | Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i... | Linus Torvalds | 2014-06-06 | 1 | -8/+0 |
|\ |
|
| * | microblaze: Do not setup pci_dma_ops | Michal Simek | 2014-06-04 | 1 | -8/+0 |
* | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-28 | 1 | -5/+0 |
|/ |
|
* | microblaze/pci: Drop PowerPC-ism from irq parsing | Grant Likely | 2013-10-24 | 1 | -2/+0 |
* | microblaze: pci: Remove duplicated header | Michal Simek | 2013-05-09 | 1 | -2/+0 |
* | microblaze: Added more support for PCI | John Linn | 2012-10-04 | 1 | -0/+2 |
* | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 2012-02-24 | 1 | -2/+0 |
* | microblaze/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-24 | 1 | -7/+1 |
* | PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 | 1 | -5/+0 |
* | microblaze/pci: Remove powermac originated cruft | Benjamin Herrenschmidt | 2011-06-08 | 1 | -2/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | microblaze: use asm-generic/pci-dma-compat.h | FUJITA Tomonori | 2010-10-21 | 1 | -0/+2 |
* | microblaze: pci-dma: use include/linux/dma-mapping.h | Michal Simek | 2010-05-06 | 1 | -8/+0 |
* | microblaze: Add support for Xilinx PCI host bridge | Michal Simek | 2010-03-11 | 1 | -0/+7 |
* | microblaze: Add pci.h | Michal Simek | 2010-03-11 | 1 | -1/+170 |
* | microblaze: convert all simple headers to use asm-generic | Remis Lima Baima | 2009-07-06 | 1 | -1/+1 |
* | microblaze_v8: pci headers | Michal Simek | 2009-03-27 | 1 | -0/+1 |