index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
MIPS: ath79: add PCI IRQ handling code for AR724X SoCs
Gabor Juhos
1
-2
/
+116
2012-05-15
MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs
Gabor Juhos
1
-1
/
+35
2012-05-15
MIPS: ath79: fix broken ar724x_pci_{read,write} functions
Gabor Juhos
1
-26
/
+26
2012-05-15
MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c
Gabor Juhos
1
-6
/
+0
2012-05-15
MIPS: ath79: use io-accessor macros in pci-ar724x.c
Gabor Juhos
1
-14
/
+24
2012-05-15
MIPS: ath79: replace ath724x to ar724x
Gabor Juhos
1
-31
/
+31
2012-05-15
MIPS: ath79: rename pci-ath724x.c to make it reflect the real SoC name
Gabor Juhos
2
-1
/
+1
2012-05-15
MIPS: ath79: add a common PCI registration function
Gabor Juhos
1
-2
/
+0
2012-05-15
MIPS: ath79: make ath724x_pcibios_init visible for external code
Gabor Juhos
1
-1
/
+2
2012-05-15
MIPS: ath79: separate common PCI code
Gabor Juhos
1
-34
/
+0
2012-05-15
MIPS: Include export.h in for EXPORT_SYMBOL in ops-loongson2.c
Matt Turner
1
-0
/
+1
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
7
-143
/
+15
2012-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2012-02-23
mips/PCI: get rid of device resource fixups
Bjorn Helgaas
2
-128
/
+3
2012-02-23
mips/PCI: removed unused pci_probe configurability
Bjorn Helgaas
1
-5
/
+1
2012-02-23
mips/PCI: replace pci_probe_only with pci_flags
Bjorn Helgaas
6
-13
/
+11
2012-02-20
MIPS: PCI: use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-4
/
+1
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
14
-417
/
+1436
2012-02-06
bcma: add PCIe host controller
Hauke Mehrtens
1
-5
/
+44
2012-01-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
14
-417
/
+1436
2012-01-11
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...
Ralf Baechle
6
-340
/
+1334
2012-01-11
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
6
-6
/
+33
2012-01-11
MIPS: Set default pci cache line size.
Ralf Baechle
1
-1
/
+28
2012-01-06
mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-7
/
+10
2012-01-06
PCI: MIPS: use generic pcibios_set_master()
Myron Stowe
1
-15
/
+0
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-6
/
+0
2011-12-08
MIPS: Octeon: Add support for OCTEON II PCIe
David Daney
1
-326
/
+1023
2011-12-08
MIPS: Octeon: Update PCI Latency timer and enable more error reporting.
David Daney
1
-10
/
+6
2011-12-07
MIPS: Netlogic: Move code common with XLP to common/
Jayachandran C
1
-0
/
+77
2011-12-07
MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR
Jayachandran C
1
-1
/
+1
2011-12-07
MIPS: Netlogic: Add basic MSI support for XLR/XLS
Ganesan Ramalingam
1
-1
/
+50
2011-12-07
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
5
-5
/
+5
2011-12-07
MIPS: BCM63XX: Add support for bcm6368 CPU.
Maxime Bizon
1
-2
/
+2
2011-12-07
MIPS: Initial PCI support for Atheros 724x SoCs.
Rene Bolldorf
2
-0
/
+175
2011-12-07
MIPS: Fix Jazz 64-bit build error.
Ralf Baechle
1
-0
/
+1
2011-12-07
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-1
/
+1
2011-12-07
MIPS: Alchemy: Fix PCI PM
Manuel Lauss
1
-70
/
+67
2011-11-14
MIPS: lantiq: use export.h in favour of module.h
John Crispin
1
-0
/
+1
2011-11-11
MIPS: Fix build error due to missing inclusion of <linux/export.h>.
Ralf Baechle
1
-0
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
4
-353
/
+517
2011-10-31
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-10-24
MIPS: Alchemy: Redo PCI as platform driver
Manuel Lauss
4
-353
/
+517
2011-10-24
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+8
2011-09-21
MIPS: Lantiq: Fix setting the PCI bus speed on AR9
John Crispin
1
-2
/
+7
2011-09-21
MIPS: RC32434: Fix PCI build error
Yoichi Yuasa
1
-1
/
+1
2011-08-08
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
1
-0
/
+6
2011-07-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+0
2011-07-20
MIPS: NILE4: Remove useless inclusion of GT64120 header.
Ralf Baechle
1
-1
/
+0
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2
-2
/
+2
[prev]
[next]