index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: pci-lantiq: remove duplicate check on resource
Varka Bhadram
2014-10-22
1
-6
/
+1
*
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-4
/
+2
|
\
|
*
PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib
Yijing Wang
2014-10-01
1
-4
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: fix errors in printk
Masanari Iida
2014-09-01
1
-1
/
+1
*
|
MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X
Huacai Chen
2014-07-30
1
-1
/
+1
*
|
MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setup
Atsushi Nemoto
2014-07-30
1
-2
/
+0
*
|
MIPS: Alchemy: pci: use clk framework to enable PCI clock
Manuel Lauss
2014-07-30
1
-1
/
+23
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
8
-55
/
+287
|
\
|
*
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
2014-06-04
1
-1
/
+0
|
|
\
|
*
|
MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.
Daniel Walter
2014-06-04
1
-3
/
+6
|
*
|
mips: Update the email address of Geert Uytterhoeven
Geert Uytterhoeven
2014-06-02
2
-2
/
+2
|
*
|
MIPS: paravirt: Add pci controller for virtio
David Daney
2014-06-02
2
-1
/
+132
|
*
|
MIPS: Malta: Let PIIX4 respond to PCI special cycles
Paul Burton
2014-05-30
1
-0
/
+6
|
*
|
MIPS: Add MSI support for XLP9XX
Ganesan Ramalingam
2014-05-30
1
-49
/
+135
|
*
|
MIPS: Octeon: Add PCIe2 support in arch_setup_msi_irq()
Eunbong Song
2014-05-28
1
-0
/
+6
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-04
2
-18
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mips: Kill pointless destroy_irq()
Thomas Gleixner
2014-05-16
2
-18
/
+2
|
|
/
*
|
MIPS: RC32434: fix broken PCI resource initialization
Gabor Juhos
2014-05-26
1
-1
/
+0
|
/
*
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2014-03-31
1
-0
/
+1
|
\
|
*
MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALL
Colin Ian King
2014-03-15
1
-0
/
+1
*
|
MIPS: Malta: Setup PM I/O region on boot
Paul Burton
2014-03-31
1
-0
/
+13
*
|
MIPS: Loongson 3: Add HT-linked PCI support
Huacai Chen
2014-03-31
3
-0
/
+168
*
|
MIPS: Alchemy: Determine cohereny at runtime based on cpu type
Manuel Lauss
2014-03-26
1
-3
/
+2
*
|
MIPS: Malta: Make use of generic CM support
Paul Burton
2014-03-26
1
-11
/
+11
|
/
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
11
-11
/
+0
*
arch/mips/pci: don't check resource with devm_ioremap_resource
Wolfram Sang
2014-01-24
1
-3
/
+0
*
MIPS: PCI: Netlogic XLP9XX support
Jayachandran C
2014-01-24
1
-21
/
+74
*
MIPS: Netlogic: Add cpu to node mapping for XLP9XX
Jayachandran C
2014-01-24
1
-2
/
+2
*
MIPS: Netlogic: XLP9XX PIC updates
Jayachandran C
2014-01-24
1
-1
/
+1
*
MIPS: Netlogic: Add macro for node present
Jayachandran C
2014-01-24
1
-4
/
+2
*
MIPS: Netlogic: Add MSI support for XLP
Jayachandran C
2014-01-24
3
-9
/
+501
*
MIPS: malta: Incorporate PIIX4 ACPI I/O region in PCI controller resources
Deng-Cheng Zhu
2014-01-24
1
-3
/
+3
*
MIPS: Malta: mux & enable SERIRQ interrupt
Paul Burton
2014-01-23
1
-0
/
+11
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
2
-35
/
+2
|
\
|
*
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
2
-32
/
+2
|
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
2
-2
/
+2
|
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
2
-7
/
+4
|
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
2
-2
/
+2
*
|
MIPS: Get rid of hard-coded values for Malta PIIX4 fixups
Deng-Cheng Zhu
2013-10-29
1
-13
/
+23
*
|
MIPS: of/pci: Use of_pci_range_parser
Andrew Murray
2013-10-29
1
-32
/
+18
*
|
MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resource
Julia Lawall
2013-10-29
2
-12
/
+0
|
/
*
MIPS: PCI: pci-bcm1480: Include missing vt.h header
Markos Chandras
2013-09-19
1
-0
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-09-12
3
-4
/
+642
|
\
|
*
MIPS: Add driver for the built-in PCI controller of the RT3883 SoC
Gabor Juhos
2013-09-04
2
-0
/
+637
|
*
MIPS: cavium-octeon: fix I/O space setup on non-PCI systems
Aaro Koskinen
2013-08-26
1
-4
/
+5
*
|
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
1
-1
/
+0
|
/
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
5
-42
/
+261
|
\
|
*
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
2013-07-12
1
-0
/
+2
|
|
\
[next]