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
2013-02-17
MIPS: pci-ar71xx: move irq base to the controller structure
Gabor Juhos
1
-8
/
+24
2013-02-17
MIPS: pci-ar71xx: remove static PCI IO/MEM resources
Gabor Juhos
1
-16
/
+24
2013-02-17
MIPS: pci-ar71xx: use dynamically allocated PCI controller structure
Gabor Juhos
1
-31
/
+53
2013-02-17
MIPS: pci-ar724x: setup command register of the PCI controller
Gabor Juhos
1
-0
/
+63
2013-02-17
MIPS: pci-ar724x: use per-controller IRQ base
Gabor Juhos
1
-10
/
+21
2013-02-17
MIPS: pci-ar724x: remove static PCI IO/MEM resources
Gabor Juhos
1
-16
/
+24
2013-02-17
MIPS: pci-ar724x: use dynamically allocated PCI controller structure
Gabor Juhos
1
-47
/
+82
2013-02-17
MIPS: avoid possible resource conflict in register_pci_controller
Gabor Juhos
1
-2
/
+13
2013-02-17
MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions
Gabor Juhos
2
-58
/
+0
2013-02-17
MIPS: ath79: move global PCI defines into a common header
Gabor Juhos
2
-24
/
+0
2013-02-17
MIPS: pci-ar71xx: convert into a platform driver
Gabor Juhos
1
-4
/
+56
2013-02-17
MIPS: pci-ar724x: convert into a platform driver
Gabor Juhos
1
-2
/
+55
2013-02-17
MIPS: PCI: Multi-node PCI support for Netlogic XLP
Jayachandran C
1
-43
/
+66
2013-02-17
MIPS: PCI: Prevent hang on XLP reg read
Jayachandran C
1
-1
/
+5
2013-02-17
MIPS: PCI: Byteswap not needed in little-endian mode
Jayachandran C
1
-3
/
+12
2013-02-17
MIPS: lantiq: improve pci reset gpio handling
John Crispin
1
-2
/
+10
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
43
-635
/
+635
2013-02-01
MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.
Ralf Baechle
3
-340
/
+0
2013-01-30
MIPS: AR71xx: Fix AR71XX_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
2013-01-30
MIPS: AR724x: Fix AR724X_PCI_MEM_SIZE
Gabor Juhos
1
-1
/
+1
2013-01-25
MIPS: Convert to devm_ioremap_resource()
Thierry Reding
1
-6
/
+6
2013-01-03
MIPS: drivers: remove __dev* attributes.
Greg Kroah-Hartman
13
-43
/
+42
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-410
/
+67
2012-12-13
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
2
-53
/
+50
2012-12-13
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
5
-345
/
+0
2012-12-13
MIPS: IP27: Correct fucked grammar in ops-bridge.c
Dave Jones
1
-12
/
+12
2012-12-13
MIPS/EDAC: Improve OCTEON EDAC support.
David Daney
1
-1
/
+2
2012-12-12
MIPS: Cavium: Add EDAC support.
Ralf Baechle
1
-0
/
+4
2012-11-28
mips/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+0
2012-11-20
MIPS: PCI: Update XLR/XLS PCI for the new PIC code
Jayachandran C
1
-35
/
+34
2012-11-09
MIPS: BCM63XX: use the new reset helper
Jonas Gorski
1
-13
/
+6
2012-11-09
MIPS: BCM63XX: add and use a clock for PCIe
Jonas Gorski
1
-5
/
+10
2012-10-11
MIPS: Malta: Fix section mismatch.
Ralf Baechle
1
-1
/
+2
2012-10-06
sections: fix section conflicts in arch/mips
Andi Kleen
1
-1
/
+1
2012-09-19
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
1
-6
/
+0
2012-09-18
PCI: Provide a default pcibios_update_irq()
Thierry Reding
1
-6
/
+0
2012-09-18
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
1
-1
/
+1
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-0
/
+22
2012-08-23
MIPS: PCI: Use PCI Express Capability accessors
Jiang Liu
1
-10
/
+5
2012-08-23
MIPS: pci-ar724x: avoid data bus error due to a missing PCIe module
Gabor Juhos
1
-0
/
+22
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-16
/
+462
2012-07-25
Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...
Ralf Baechle
9
-16
/
+462
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-3
/
+3
2012-07-24
MIPS: Netlogic: Remove unused pcibios_fixups
Jayachandran C
1
-4
/
+0
2012-07-24
MIPS: Netlogic: XLP PCIe controller support.
Ganesan Ramalingam
2
-0
/
+249
2012-07-24
MIPS: BCM63XX: Add PCIe Support for BCM6328
Jonas Gorski
3
-0
/
+178
2012-07-24
MIPS: BCM63XX: Move the PCI initialization into its own function
Jonas Gorski
1
-8
/
+17
2012-07-23
MIPS: Malta: Move PIIX4 PCI fixup to where it belongs.
Ralf Baechle
1
-0
/
+14
2012-07-23
MIPS: PCI: Add missing __devinit attributions to fixup functions.
Ralf Baechle
3
-6
/
+6
2012-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-32
/
+73
[prev]
[next]