aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)Author
2012-08-23MIPS: PCI: Use PCI Express Capability accessorsJiang Liu
2012-08-23MIPS: pci-ar724x: avoid data bus error due to a missing PCIe moduleGabor Juhos
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24MIPS: Netlogic: Remove unused pcibios_fixupsJayachandran C
2012-07-24MIPS: Netlogic: XLP PCIe controller support.Ganesan Ramalingam
2012-07-24MIPS: BCM63XX: Add PCIe Support for BCM6328Jonas Gorski
2012-07-24MIPS: BCM63XX: Move the PCI initialization into its own functionJonas Gorski
2012-07-23MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.Ralf Baechle
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle
2012-07-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior
2012-07-19mips: mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas
2012-07-09MIPS/PCI: move final fixups from __init to __devinitMyron Stowe
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe
2012-07-05mips: pci-lantiq: Fix check for valid gpioRoland Stigge
2012-07-03MIPS: Netlogic: MSI enable fix for XLSGanesan Ramalingam
2012-07-03MIPS: Netlogic: Fix PCIX irq on XLR chipsJayachandran C
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-21MIPS: pci: convert lantiq driver to OFJohn Crispin
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin
2012-05-15MIPS: pci: parse memory ranges from devicetreeJohn Crispin
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGabor Juhos
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGabor Juhos
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGabor Juhos
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGabor Juhos
2012-05-15MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGabor Juhos
2012-05-15MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGabor Juhos
2012-05-15MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGabor Juhos
2012-05-15MIPS: ath79: use io-accessor macros in pci-ar724x.cGabor Juhos
2012-05-15MIPS: ath79: replace ath724x to ar724xGabor Juhos
2012-05-15MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGabor Juhos
2012-05-15MIPS: ath79: add a common PCI registration functionGabor Juhos
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGabor Juhos
2012-05-15MIPS: ath79: separate common PCI codeGabor Juhos
2012-05-15MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.cMatt Turner
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-23mips/PCI: get rid of device resource fixupsBjorn Helgaas
2012-02-23mips/PCI: removed unused pci_probe configurabilityBjorn Helgaas
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsBjorn Helgaas
2012-02-20MIPS: PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06bcma: add PCIe host controllerHauke Mehrtens
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle