summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/unit-asb2305/pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-0/+1
* PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-1/+0
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-1/+5
* Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-101-2/+2
|\
| * mn10300/PCI: Add struct pci_ops member names to initializationRob Herring2015-01-221-2/+2
* | mn10300/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-26/+21
|/
* mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas2013-10-291-5/+0
* MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells2013-05-301-0/+1
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-251-3/+1
|\
| * mn10300/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-041-3/+1
* | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells2012-12-121-3/+1
* MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells2012-12-121-0/+1
* mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-53/+9
* mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-6/+6
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-271-1/+1
* PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-4/+2
* mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells2010-01-111-22/+35
* mn10300: use generic pci_enable_resources()Bjorn Helgaas2010-01-111-1/+2
* mn10300: use KERN_ERR not KERN_ERRORDavid Howells2010-01-111-1/+1
* mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun2009-02-201-1/+1
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-0/+545