Age | Commit message (Expand) | Author |
2013-05-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-05-08 | MIPS: pci: convert to devm_ioremap_resource() | Silviu-Mihai Popescu |
2013-05-08 | MIPS: BCM63XX: enable pcie for BCM6362 | Jonas Gorski |
2013-05-05 | mips: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | mips: Don't use create_proc_read_entry() | David Howells |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-10 | MIPS/PCI: Implement pcibios_get_phb_of_node | Gabor Juhos |
2013-04-05 | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI" | Paul Bolle |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle |
2013-02-17 | MIPS: pci-ar71xx: move irq base to the controller structure | Gabor Juhos |
2013-02-17 | MIPS: pci-ar71xx: remove static PCI IO/MEM resources | Gabor Juhos |
2013-02-17 | MIPS: pci-ar71xx: use dynamically allocated PCI controller structure | Gabor Juhos |
2013-02-17 | MIPS: pci-ar724x: setup command register of the PCI controller | Gabor Juhos |
2013-02-17 | MIPS: pci-ar724x: use per-controller IRQ base | Gabor Juhos |
2013-02-17 | MIPS: pci-ar724x: remove static PCI IO/MEM resources | Gabor Juhos |
2013-02-17 | MIPS: pci-ar724x: use dynamically allocated PCI controller structure | Gabor Juhos |
2013-02-17 | MIPS: avoid possible resource conflict in register_pci_controller | Gabor Juhos |
2013-02-17 | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions | Gabor Juhos |
2013-02-17 | MIPS: ath79: move global PCI defines into a common header | Gabor Juhos |
2013-02-17 | MIPS: pci-ar71xx: convert into a platform driver | Gabor Juhos |
2013-02-17 | MIPS: pci-ar724x: convert into a platform driver | Gabor Juhos |
2013-02-17 | MIPS: PCI: Multi-node PCI support for Netlogic XLP | Jayachandran C |
2013-02-17 | MIPS: PCI: Prevent hang on XLP reg read | Jayachandran C |
2013-02-17 | MIPS: PCI: Byteswap not needed in little-endian mode | Jayachandran C |
2013-02-17 | MIPS: lantiq: improve pci reset gpio handling | John Crispin |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2013-02-01 | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards. | Ralf Baechle |
2013-01-30 | MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE | Gabor Juhos |
2013-01-30 | MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE | Gabor Juhos |
2013-01-25 | MIPS: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-03 | MIPS: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle |
2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle |
2012-12-13 | MIPS: IP27: Correct fucked grammar in ops-bridge.c | Dave Jones |
2012-12-13 | MIPS/EDAC: Improve OCTEON EDAC support. | David Daney |
2012-12-12 | MIPS: Cavium: Add EDAC support. | Ralf Baechle |
2012-11-28 | mips/PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-11-20 | MIPS: PCI: Update XLR/XLS PCI for the new PIC code | Jayachandran C |
2012-11-09 | MIPS: BCM63XX: use the new reset helper | Jonas Gorski |
2012-11-09 | MIPS: BCM63XX: add and use a clock for PCIe | Jonas Gorski |
2012-10-11 | MIPS: Malta: Fix section mismatch. | Ralf Baechle |
2012-10-06 | sections: fix section conflicts in arch/mips | Andi Kleen |
2012-09-19 | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-09-13 | Merge commit 'v3.6-rc5' into next | Bjorn Helgaas |