Age | Commit message (Expand) | Author | Files | Lines |
2014-05-28 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 1 | -4/+0 |
2013-10-30 | mn10300/PCI: Remove useless pcibios_last_bus | Bjorn Helgaas | 2 | -6/+0 |
2013-06-29 | mn10300: don't bother with VM_IO | Al Viro | 1 | -1/+1 |
2013-05-30 | MN10300: ASB2305's PCI code needs the definition of XIRQ1 | David Howells | 1 | -0/+1 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+1 |
2013-02-22 | mn10300: use for_each_pci_dev to simplify the code | Wei Yongjun | 1 | -1/+1 |
2013-01-04 | mn10300/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2 | -4/+1 |
2013-01-04 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-12-12 | MN10300: Get rid of unused variable from ASB2305 PCI code | David Howells | 1 | -3/+1 |
2012-12-12 | MN10300: ASB2305 PCI code needs linux/irq.h | David Howells | 1 | -0/+1 |
2012-12-12 | MN10300: Handle cacheable PCI regions in pci_iomap() | David Howells | 1 | -0/+35 |
2012-07-12 | mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c | Geert Uytterhoeven | 2 | -4/+1 |
2012-02-24 | mn10300/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -53/+9 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 3 | -30/+6 |
2012-01-07 | mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -6/+6 |
2012-01-07 | PCI: mn10300: use generic pcibios_set_master() | Myron Stowe | 1 | -16/+0 |
2012-01-07 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe | 2 | -8/+0 |
2011-12-04 | mn10300: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2 | -32/+1 |
2010-10-27 | MN10300: Generic time support | Mark Salter | 1 | -27/+21 |
2010-10-27 | MN10300: And Panasonic AM34 subarch and implement SMP | Akira Takeuchi | 5 | -48/+56 |
2010-10-27 | mn10300: Use pci_claim_resource | David Howells | 1 | -10/+6 |
2010-10-27 | MN10300: BUG to BUG_ON changes | Stoyan Gaydarov | 1 | -2/+1 |
2010-06-12 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
2010-02-23 | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 1 | -4/+2 |
2010-02-23 | resource/PCI: mark struct resource as const | Dominik Brodowski | 1 | -1/+1 |
2010-02-23 | resource/PCI: align functions now return start of resource | Dominik Brodowski | 1 | -9/+7 |
2010-01-11 | mn10300: insert PCI root bus resources for the ASB2305 devel motherboard | David Howells | 1 | -22/+35 |
2010-01-11 | mn10300: use generic pci_enable_resources() | Bjorn Helgaas | 3 | -41/+2 |
2010-01-11 | mn10300: use KERN_ERR not KERN_ERROR | David Howells | 1 | -1/+1 |
2010-01-11 | mn10300: fix several bogus includes on abs2305 | Al Viro | 4 | -7/+6 |
2009-10-02 | mn10300: fix kernel build failures when using gcc-4.x | Mark Salter | 1 | -3/+3 |
2009-04-10 | Separate out the proc- and unit-specific header directories from the general | David Howells | 6 | -2/+353 |
2009-02-21 | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c | Wei Yongjun | 1 | -1/+1 |
2008-10-01 | MN10300: Fix IRQ handling | David Howells | 1 | -1/+1 |
2008-04-29 | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 1 | -2/+2 |
2008-04-21 | PCI: remove initial bios sort of PCI devices on x86 | Greg Kroah-Hartman | 1 | -2/+0 |
2008-02-08 | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 8 | -0/+1205 |