aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/unit-asb2305 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07PCI: Remove unused declarationsBjorn Helgaas1-3/+0
2017-04-20mn10300/PCI: Use generic pci_mmap_resource_range()David Woodhouse1-24/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas1-0/+1
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas3-20/+10
2015-07-27PCI: Remove unused "pci_probe" flagsBjorn Helgaas2-19/+10
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-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-35/+0
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-21mn10300: drop dead codeMichael S. Tsirkin1-35/+0
2015-01-16mn10300/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2-27/+22
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-4/+0
2013-10-29mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas2-6/+0
2013-06-29mn10300: don't bother with VM_IOAl Viro1-1/+1
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 Torvalds2-4/+1
2013-02-21mn10300: use for_each_pci_dev to simplify the codeWei Yongjun1-1/+1
2013-01-04mn10300/PCI: Remove unused pci_root_busBjorn Helgaas2-4/+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-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells1-0/+35
2012-07-11mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven2-4/+1
2012-02-23mn10300/PCI: get rid of device resource fixupsBjorn Helgaas1-53/+9
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds3-30/+6
2012-01-06mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-6/+6
2012-01-06PCI: mn10300: use generic pcibios_set_master()Myron Stowe1-16/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2-8/+0
2011-12-04mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2-32/+1
2010-10-27MN10300: Generic time supportMark Salter1-27/+21
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi5-48/+56
2010-10-27mn10300: Use pci_claim_resourceDavid Howells1-10/+6
2010-10-27MN10300: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas1-4/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-9/+7
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 Helgaas3-41/+2
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells1-1/+1
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro4-7/+6
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter1-3/+3
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells6-2/+353
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun1-1/+1
2008-10-01MN10300: Fix IRQ handlingDavid Howells1-1/+1
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman1-2/+0