Age | Commit message (Expand) | Author |
2012-02-20 | MIPS: PCI: use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-11 | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle |
2012-01-11 | Merge branch 'next/generic' into mips-for-linux-next | Ralf Baechle |
2012-01-11 | MIPS: Set default pci cache line size. | Ralf Baechle |
2012-01-06 | mips/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | PCI: MIPS: use generic pcibios_set_master() | Myron Stowe |
2012-01-06 | PCI: Pull PCI 'latency timer' setup up into the core | Myron Stowe |
2011-12-08 | MIPS: Octeon: Add support for OCTEON II PCIe | David Daney |
2011-12-08 | MIPS: Octeon: Update PCI Latency timer and enable more error reporting. | David Daney |
2011-12-07 | MIPS: Netlogic: Move code common with XLP to common/ | Jayachandran C |
2011-12-07 | MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR | Jayachandran C |
2011-12-07 | MIPS: Netlogic: Add basic MSI support for XLR/XLS | Ganesan Ramalingam |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-12-07 | MIPS: BCM63XX: Add support for bcm6368 CPU. | Maxime Bizon |
2011-12-07 | MIPS: Initial PCI support for Atheros 724x SoCs. | Rene Bolldorf |
2011-12-07 | MIPS: Fix Jazz 64-bit build error. | Ralf Baechle |
2011-12-07 | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle |
2011-12-07 | MIPS: Alchemy: Fix PCI PM | Manuel Lauss |
2011-11-14 | MIPS: lantiq: use export.h in favour of module.h | John Crispin |
2011-11-11 | MIPS: Fix build error due to missing inclusion of <linux/export.h>. | Ralf Baechle |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-10-31 | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-24 | MIPS: Alchemy: Redo PCI as platform driver | Manuel Lauss |
2011-10-24 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-09-21 | MIPS: Lantiq: Fix setting the PCI bus speed on AR9 | John Crispin |
2011-09-21 | MIPS: RC32434: Fix PCI build error | Yoichi Yuasa |
2011-08-08 | bcm47xx: make it possible to build bcm47xx without ssb. | Hauke Mehrtens |
2011-07-26 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-07-20 | MIPS: NILE4: Remove useless inclusion of GT64120 header. | Ralf Baechle |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-19 | MIPS: Lantiq: Add PCI controller support. | John Crispin |
2011-05-19 | MIPS: XLR, XLS: Add PCI support. | Jayachandran C |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | MIPS: Convert the irq functions to the new names | Thomas Gleixner |
2011-03-29 | MIPS: Octeon: Rewrite interrupt handling code. | David Daney |
2011-03-14 | MIPS: MSP: Fix MSP71xx bpci interrupt handler return value | Anoop P A |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-29 | MIPS: Octeon: Rewrite DMA mapping functions. | David Daney |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-07 | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells |
2010-10-04 | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches |
2010-09-23 | Fix typo configue => configure in comments | Thomas Weber |
2010-08-05 | MIPS: Octeon: Allow more than 3.75GB of memory with PCIe | David Daney |
2010-08-05 | MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts. | Chandrakala Chavva |
2010-08-05 | MIPS: Octeon: Support 256 MSI on PCIe | David Daney |
2010-08-05 | MIPS: Octeon: Make MSI use handle_simple_irq(). | David Daney |
2010-08-05 | MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions. | David Daney |
2010-08-05 | MIPS: Octeon: Move MSI code out of octeon-irq.c. | David Daney |