index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
8
-32
/
+73
2012-07-19
MIPS: PCI: Move fixups from __init to __devinit.
Sebastian Andrzej Siewior
6
-20
/
+20
2012-07-19
mips: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
1
-2
/
+2
2012-07-05
mips: pci-lantiq: Fix check for valid gpio
Roland Stigge
1
-2
/
+2
2012-07-03
MIPS: Netlogic: MSI enable fix for XLS
Ganesan Ramalingam
1
-9
/
+50
2012-07-03
MIPS: Netlogic: Fix PCIX irq on XLR chips
Jayachandran C
1
-1
/
+1
2012-05-26
Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...
Ralf Baechle
7
-310
/
+851
2012-05-21
MIPS: pci: convert lantiq driver to OF
John Crispin
3
-93
/
+127
2012-05-21
MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()
John Crispin
1
-43
/
+1
2012-05-15
MIPS: pci: parse memory ranges from devicetree
John Crispin
1
-0
/
+55
2012-05-15
MIPS: ath79: add PCI_AR724X Kconfig symbol
Gabor Juhos
1
-1
/
+1
2012-05-15
MIPS: ath79: update copyright headers of PCI related files
Gabor Juhos
1
-1
/
+2
2012-05-15
MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs
Gabor Juhos
2
-0
/
+376
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-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
7
-143
/
+15
2012-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2012-02-24
mips/PCI: get rid of device resource fixups
Bjorn Helgaas
2
-128
/
+3
2012-02-24
mips/PCI: removed unused pci_probe configurability
Bjorn Helgaas
1
-5
/
+1
2012-02-24
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-16
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-15
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-07
mips/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-7
/
+10
2012-01-07
PCI: MIPS: use generic pcibios_set_master()
Myron Stowe
1
-15
/
+0
2012-01-07
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-08
MIPS: Netlogic: Move code common with XLP to common/
Jayachandran C
1
-0
/
+77
2011-12-08
MIPS: Netlogic: Use CPU_XLR instead of NLM_XLR
Jayachandran C
1
-1
/
+1
2011-12-08
MIPS: Netlogic: Add basic MSI support for XLR/XLS
Ganesan Ramalingam
1
-1
/
+50
2011-12-08
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
5
-5
/
+5
2011-12-08
MIPS: BCM63XX: Add support for bcm6368 CPU.
Maxime Bizon
1
-2
/
+2
2011-12-08
MIPS: Initial PCI support for Atheros 724x SoCs.
Rene Bolldorf
2
-0
/
+175
2011-12-08
MIPS: Fix Jazz 64-bit build error.
Ralf Baechle
1
-0
/
+1
2011-12-08
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-1
/
+1
2011-12-08
MIPS: Alchemy: Fix PCI PM
Manuel Lauss
1
-70
/
+67
[next]