| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2015-07-23 | 1 | -1/+0 |
* | PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) | Yijing Wang | 2015-03-19 | 1 | -1/+5 |
* | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-10 | 1 | -2/+2 |
|\ |
|
| * | mn10300/PCI: Add struct pci_ops member names to initialization | Rob Herring | 2015-01-22 | 1 | -2/+2 |
* | | mn10300/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -26/+21 |
|/ |
|
* | mn10300/PCI: Remove useless pcibios_last_bus | Bjorn Helgaas | 2013-10-29 | 1 | -5/+0 |
* | MN10300: ASB2305's PCI code needs the definition of XIRQ1 | David Howells | 2013-05-30 | 1 | -0/+1 |
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 1 | -3/+1 |
|\ |
|
| * | mn10300/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2013-01-04 | 1 | -3/+1 |
* | | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
|/ |
|
* | MN10300: Get rid of unused variable from ASB2305 PCI code | David Howells | 2012-12-12 | 1 | -3/+1 |
* | MN10300: ASB2305 PCI code needs linux/irq.h | David Howells | 2012-12-12 | 1 | -0/+1 |
* | mn10300/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -53/+9 |
* | mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -6/+6 |
* | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi | 2010-10-27 | 1 | -1/+1 |
* | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2010-02-23 | 1 | -4/+2 |
* | mn10300: insert PCI root bus resources for the ASB2305 devel motherboard | David Howells | 2010-01-11 | 1 | -22/+35 |
* | mn10300: use generic pci_enable_resources() | Bjorn Helgaas | 2010-01-11 | 1 | -1/+2 |
* | mn10300: use KERN_ERR not KERN_ERROR | David Howells | 2010-01-11 | 1 | -1/+1 |
* | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c | Wei Yongjun | 2009-02-20 | 1 | -1/+1 |
* | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 | 1 | -0/+545 |