aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pci
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Gravatar Ralf Baechle 7-310/+851
2012-05-21MIPS: pci: convert lantiq driver to OFGravatar John Crispin 3-93/+127
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()Gravatar John Crispin 1-43/+1
2012-05-15MIPS: pci: parse memory ranges from devicetreeGravatar John Crispin 1-0/+55
2012-05-15MIPS: ath79: add PCI_AR724X Kconfig symbolGravatar Gabor Juhos 1-1/+1
2012-05-15MIPS: ath79: update copyright headers of PCI related filesGravatar Gabor Juhos 1-1/+2
2012-05-15MIPS: ath79: add support for the PCI host controller of the AR71XX SoCsGravatar Gabor Juhos 2-0/+376
2012-05-15MIPS: ath79: add PCI IRQ handling code for AR724X SoCsGravatar Gabor Juhos 1-2/+116
2012-05-15MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCsGravatar Gabor Juhos 1-1/+35
2012-05-15MIPS: ath79: fix broken ar724x_pci_{read,write} functionsGravatar Gabor Juhos 1-26/+26
2012-05-15MIPS: ath79: remove superfluous alignment checks from pci-ar724x.cGravatar Gabor Juhos 1-6/+0
2012-05-15MIPS: ath79: use io-accessor macros in pci-ar724x.cGravatar Gabor Juhos 1-14/+24
2012-05-15MIPS: ath79: replace ath724x to ar724xGravatar Gabor Juhos 1-31/+31
2012-05-15MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC nameGravatar Gabor Juhos 2-1/+1
2012-05-15MIPS: ath79: add a common PCI registration functionGravatar Gabor Juhos 1-2/+0
2012-05-15MIPS: ath79: make ath724x_pcibios_init visible for external codeGravatar Gabor Juhos 1-1/+2
2012-05-15MIPS: ath79: separate common PCI codeGravatar Gabor Juhos 1-34/+0
2012-05-15MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.cGravatar Matt Turner 1-0/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 7-143/+15
2012-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-4/+1
2012-02-23mips/PCI: get rid of device resource fixupsGravatar Bjorn Helgaas 2-128/+3
2012-02-23mips/PCI: removed unused pci_probe configurabilityGravatar Bjorn Helgaas 1-5/+1
2012-02-23mips/PCI: replace pci_probe_only with pci_flagsGravatar Bjorn Helgaas 6-13/+11
2012-02-20MIPS: PCI: use list_for_each_entry() for bus->devices traversalGravatar Bjorn Helgaas 1-4/+1
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 14-417/+1436
2012-02-06bcma: add PCIe host controllerGravatar Hauke Mehrtens 1-5/+44
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 14-417/+1436
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Gravatar Ralf Baechle 6-340/+1334
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextGravatar Ralf Baechle 6-6/+33
2012-01-11MIPS: Set default pci cache line size.Gravatar Ralf Baechle 1-1/+28
2012-01-06mips/PCI: convert to pci_scan_root_bus() for correct root bus resourcesGravatar Bjorn Helgaas 1-7/+10
2012-01-06PCI: MIPS: use generic pcibios_set_master()Gravatar Myron Stowe 1-15/+0
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreGravatar Myron Stowe 1-6/+0
2011-12-08MIPS: Octeon: Add support for OCTEON II PCIeGravatar David Daney 1-326/+1023
2011-12-08MIPS: Octeon: Update PCI Latency timer and enable more error reporting.Gravatar David Daney 1-10/+6
2011-12-07MIPS: Netlogic: Move code common with XLP to common/Gravatar Jayachandran C 1-0/+77
2011-12-07MIPS: Netlogic: Use CPU_XLR instead of NLM_XLRGravatar Jayachandran C 1-1/+1
2011-12-07MIPS: Netlogic: Add basic MSI support for XLR/XLSGravatar Ganesan Ramalingam 1-1/+50
2011-12-07MIPS: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 5-5/+5
2011-12-07MIPS: BCM63XX: Add support for bcm6368 CPU.Gravatar Maxime Bizon 1-2/+2
2011-12-07MIPS: Initial PCI support for Atheros 724x SoCs.Gravatar Rene Bolldorf 2-0/+175
2011-12-07MIPS: Fix Jazz 64-bit build error.Gravatar Ralf Baechle 1-0/+1
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Gravatar Ralf Baechle 1-1/+1
2011-12-07MIPS: Alchemy: Fix PCI PMGravatar Manuel Lauss 1-70/+67
2011-11-14MIPS: lantiq: use export.h in favour of module.hGravatar John Crispin 1-0/+1
2011-11-11MIPS: Fix build error due to missing inclusion of <linux/export.h>.Gravatar Ralf Baechle 1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+2
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 4-353/+517
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 2-0/+2
2011-10-24MIPS: Alchemy: Redo PCI as platform driverGravatar Manuel Lauss 4-353/+517