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