summaryrefslogtreecommitdiff
path: root/arch/mn10300/unit-asb2305
AgeCommit message (Expand)Author
2017-11-07PCI: Remove unused declarationsBjorn Helgaas
2017-04-20mn10300/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2015-09-15PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-07-27PCI: Remove unused "pci_probe" flagsBjorn Helgaas
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-22mn10300/PCI: Add struct pci_ops member names to initializationRob Herring
2015-01-21mn10300: drop dead codeMichael S. Tsirkin
2015-01-16mn10300/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2013-10-29mn10300/PCI: Remove useless pcibios_last_busBjorn Helgaas
2013-06-29mn10300: don't bother with VM_IOAl Viro
2013-05-30MN10300: ASB2305's PCI code needs the definition of XIRQ1David Howells
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-21mn10300: use for_each_pci_dev to simplify the codeWei Yongjun
2013-01-04mn10300/PCI: Remove unused pci_root_busBjorn Helgaas
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-12MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells
2012-12-12MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells
2012-12-12MN10300: Handle cacheable PCI regions in pci_iomap()David Howells
2012-07-11mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven
2012-02-23mn10300/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: mn10300: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2011-12-04mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2010-10-27MN10300: Generic time supportMark Salter
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi
2010-10-27mn10300: Use pci_claim_resourceDavid Howells
2010-10-27MN10300: BUG to BUG_ON changesStoyan Gaydarov
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro
2009-10-01mn10300: fix kernel build failures when using gcc-4.xMark Salter
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun
2008-10-01MN10300: Fix IRQ handlingDavid Howells
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt
2008-04-20PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman