aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/unit-asb2305/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-0/+1
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-1/+0
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-1/+5
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+2
2015-01-22mn10300/PCI: Add struct pci_ops member names to initializationRob Herring1-2/+2
2015-01-16mn10300/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-26/+21
2013-10-29mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas1-5/+0
2013-05-30MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells1-0/+1
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+1
2013-01-04mn10300/PCI: Remove unused pci_root_busBjorn Helgaas1-3/+1
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells1-3/+1
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells1-0/+1
2012-02-23mn10300/PCI: get rid of device resource fixupsBjorn Helgaas1-53/+9
2012-01-06mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-6/+6
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-1/+1
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas1-4/+2
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells1-22/+35
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas1-1/+2
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells1-1/+1
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun1-1/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+545