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
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
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-29
/
+3
2021-12-09
MIPS: Octeon: Use arch_setup_msi_irq()
Thomas Gleixner
1
-29
/
+3
2021-12-09
MIPS: Only define pci_remap_iospace() for Ralink
Tiezhu Yang
1
-0
/
+2
2021-11-05
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
6
-1285
/
+20
2021-11-03
MIPS: Cobalt: Explain GT64111 early PCI fixup
Pali Rohár
1
-0
/
+15
2021-10-24
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
4
-1274
/
+0
2021-10-18
bcm47xx: Replace printk(KERN_ALERT ... pci_devname(dev)) with pci_alert()
Andy Shevchenko
1
-8
/
+4
2021-10-18
bcm47xx: Get rid of redundant 'else'
Andy Shevchenko
1
-3
/
+1
2021-10-05
MIPS: implement architecture-specific 'pci_remap_iospace()'
Sergio Paracuellos
1
-0
/
+14
2021-08-12
mips: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2
-8
/
+5
2021-06-10
MIPS: Add missing linux/irqdomain.h includes
Marc Zyngier
2
-0
/
+2
2021-04-21
MIPS: pci-legacy: revert "use generic pci_enable_resources"
Ilya Lipnitskiy
1
-1
/
+37
2021-04-16
MIPS: pci-legacy: use generic pci_enable_resources
Ilya Lipnitskiy
1
-38
/
+2
2021-04-16
MIPS: pci-legacy: remove busn_resource field
Ilya Lipnitskiy
1
-1
/
+0
2021-04-16
MIPS: pci-legacy: remove redundant info messages
Ilya Lipnitskiy
1
-7
/
+0
2021-04-16
MIPS: pci-legacy: stop using of_pci_range_to_resource
Ilya Lipnitskiy
1
-2
/
+7
2021-04-16
MIPS: pci-rt3883: more accurate DT error messages
Ilya Lipnitskiy
1
-4
/
+2
2021-04-16
MIPS: pci-rt3883: trivial: remove unused variable
Ilya Lipnitskiy
1
-4
/
+0
2021-04-16
MIPS: pci-rt2880: remove unneeded locks
Ilya Lipnitskiy
1
-13
/
+0
2021-04-16
MIPS: pci-rt2880: fix slot 0 configuration
Ilya Lipnitskiy
1
-13
/
+24
2021-03-24
MIPS: PCI: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-12
MIPS: pci-mt7620: fix PLL lock check
Ilya Lipnitskiy
1
-2
/
+3
2021-03-06
MIPS: pci-ar2315: include <linux/dma-direct.h> for phys_to_dma
Christoph Hellwig
1
-0
/
+1
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-1
/
+1
2021-02-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
1
-3
/
+2
2020-12-29
mips: pci: convert comma to semicolon
Zheng Yongjun
1
-3
/
+3
2020-11-06
mips: Vr41xx: add missing iounmap() on error in vr41xx_pciu_init()
Qinglang Miao
1
-1
/
+3
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
3
-11
/
+7
2020-09-18
MIPS: pci: use devm_platform_ioremap_resource_byname
Zhang Qilong
3
-11
/
+7
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
2
-2
/
+2
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
2
-2
/
+2
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-132
/
+0
2020-07-24
MIPS: Retire kvm paravirt
Jiaxun Yang
2
-132
/
+0
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
1
-0
/
+3
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
1
-2
/
+3
2020-05-27
MIPS: Loongson64: Switch to generic PCI driver
Jiaxun Yang
3
-188
/
+0
2020-05-09
MIPS: Remove NEC MARKEINS/EMMA
Thomas Bogendoerfer
4
-324
/
+0
2020-05-09
MIPS: Remove PMC MSP71xx platform
Thomas Bogendoerfer
3
-1163
/
+0
2020-05-09
MIPS: Remove support for LASAT
Thomas Bogendoerfer
3
-226
/
+0
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2
-3
/
+2
2020-04-19
MIPS: cleanup fixup_bigphys_addr handling
Christoph Hellwig
1
-1
/
+1
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-5
/
+49
2020-01-24
MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel
Thomas Bogendoerfer
1
-0
/
+24
2020-01-10
MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge
Thomas Bogendoerfer
1
-4
/
+24
2020-01-10
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
1
-1
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
4
-4
/
+4
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-8
/
+8
2019-11-24
MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module
Thomas Bogendoerfer
1
-0
/
+22
2019-11-24
MIPS: PCI: Fix fake subdevice ID for IOC3
Thomas Bogendoerfer
1
-1
/
+1
2019-11-22
MIPS: PCI: remember nasid changed by set interrupt affinity
Thomas Bogendoerfer
1
-3
/
+2
[next]