Age | Commit message (Expand) | Author |
2012-08-23 | MIPS: PCI: Use PCI Express Capability accessors | Jiang Liu |
2012-08-23 | MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module | Gabor Juhos |
2012-07-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-07-25 | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-24 | MIPS: Netlogic: Remove unused pcibios_fixups | Jayachandran C |
2012-07-24 | MIPS: Netlogic: XLP PCIe controller support. | Ganesan Ramalingam |
2012-07-24 | MIPS: BCM63XX: Add PCIe Support for BCM6328 | Jonas Gorski |
2012-07-24 | MIPS: BCM63XX: Move the PCI initialization into its own function | Jonas Gorski |
2012-07-23 | MIPS: Malta: Move PIIX4 PCI fixup to where it belongs. | Ralf Baechle |
2012-07-23 | MIPS: PCI: Add missing __devinit attributions to fixup functions. | Ralf Baechle |
2012-07-20 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-07-19 | MIPS: PCI: Move fixups from __init to __devinit. | Sebastian Andrzej Siewior |
2012-07-19 | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König |
2012-07-10 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas |
2012-07-10 | MIPS/PCI: move final fixups from __init to __devinit | Myron Stowe |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | MIPS/PCI: adjust section annotations for pcibios_setup() | Myron Stowe |
2012-07-05 | mips: pci-lantiq: Fix check for valid gpio | Roland Stigge |
2012-07-03 | MIPS: Netlogic: MSI enable fix for XLS | Ganesan Ramalingam |
2012-07-03 | MIPS: Netlogic: Fix PCIX irq on XLR chips | Jayachandran C |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle |
2012-05-21 | MIPS: pci: convert lantiq driver to OF | John Crispin |
2012-05-21 | MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq() | John Crispin |
2012-05-15 | MIPS: pci: parse memory ranges from devicetree | John Crispin |
2012-05-15 | MIPS: ath79: add PCI_AR724X Kconfig symbol | Gabor Juhos |
2012-05-15 | MIPS: ath79: update copyright headers of PCI related files | Gabor Juhos |
2012-05-15 | MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs | Gabor Juhos |
2012-05-15 | MIPS: ath79: add PCI IRQ handling code for AR724X SoCs | Gabor Juhos |
2012-05-15 | MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs | Gabor Juhos |
2012-05-15 | MIPS: ath79: fix broken ar724x_pci_{read,write} functions | Gabor Juhos |
2012-05-15 | MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c | Gabor Juhos |
2012-05-15 | MIPS: ath79: use io-accessor macros in pci-ar724x.c | Gabor Juhos |
2012-05-15 | MIPS: ath79: replace ath724x to ar724x | Gabor Juhos |
2012-05-15 | MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name | Gabor Juhos |
2012-05-15 | MIPS: ath79: add a common PCI registration function | Gabor Juhos |
2012-05-15 | MIPS: ath79: make ath724x_pcibios_init visible for external code | Gabor Juhos |
2012-05-15 | MIPS: ath79: separate common PCI code | Gabor Juhos |
2012-05-15 | MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.c | Matt Turner |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-24 | mips/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-24 | mips/PCI: removed unused pci_probe configurability | Bjorn Helgaas |
2012-02-24 | mips/PCI: replace pci_probe_only with pci_flags | Bjorn Helgaas |
2012-02-20 | MIPS: PCI: use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas |
2012-02-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-02-06 | bcma: add PCIe host controller | Hauke Mehrtens |
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 |