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
/
drivers
/
staging
/
mt7621-pci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
staging: mt7621-pci: remove 'mt7621_pci_parse_request_of_pci_ranges'
Sergio Paracuellos
1
-73
/
+27
2021-06-09
staging: mt7621-pci: make use of 'pcie_port_write'
Sergio Paracuellos
1
-8
/
+4
2021-06-09
staging: mt7621-pci: parse some dt properties from root port child nodes
Sergio Paracuellos
1
-11
/
+38
2021-06-09
staging: mt7621-pci: use {readl|writel}_relaxed instead of readl/writel
Sergio Paracuellos
1
-7
/
+7
2021-06-09
staging: mt7621-pci: remove 'RALINK_PCI_BAR0SETUP_ADDR' definition
Sergio Paracuellos
1
-2
/
+1
2021-06-09
staging: mt7621-pci: make cleaner 'mt7621_pcie_enable_ports'
Sergio Paracuellos
1
-16
/
+8
2021-05-10
staging: mt7621-pci: remove two blank lines
Sergio Paracuellos
1
-2
/
+0
2021-05-10
staging: mt7621-pci: avoid custom 'map_irq' function
Sergio Paracuellos
1
-88
/
+0
2021-05-10
staging: mt7621-pci: directly return 'mt7621_pcie_register_host'
Sergio Paracuellos
1
-7
/
+1
2021-05-10
staging: mt7621-pci: replace mdelay with msleep
Sergio Paracuellos
1
-2
/
+2
2021-05-10
staging: mt7621-pci: group io resource assignments all together
Sergio Paracuellos
1
-2
/
+2
2021-05-10
staging: mt7621-pci: remove some not needed includes
Sergio Paracuellos
1
-5
/
+0
2021-05-10
staging: mt7621-pci: avoid to set gpio mode in driver
Sergio Paracuellos
1
-7
/
+0
2021-05-10
staging: mt7621-pci: make use of kernel clock apis
Sergio Paracuellos
1
-18
/
+26
2021-04-11
staging: mt7621-pci: stop using of_pci_range_to_resource
Ilya Lipnitskiy
1
-5
/
+6
2021-03-10
Staging: mt7621-pci: fixed a blank line coding style issue
Selvakumar Elangovan
1
-1
/
+0
2020-11-26
staging: mt7621-pci: remove 'RALINK_PCI_IMBASEBAR0_ADDR' register
Sergio Paracuellos
1
-4
/
+0
2020-11-26
staging: mt7621-pci: convert to use 'devm_platform_ioremap_resource'
Sergio Paracuellos
1
-20
/
+4
2020-11-26
staging: mt7621-pci: parse and prepare resources in 'mt7621_pci_parse_request...
Sergio Paracuellos
1
-23
/
+21
2020-11-26
staging: mt7621-pci: review 'pci_host_bridge' assigned variables
Sergio Paracuellos
1
-2
/
+0
2020-11-26
staging: mt7621-pci: add comment to clarify IO resource in this driver
Sergio Paracuellos
1
-0
/
+7
2020-11-26
staging: mt7621-pci: remove 'offset' with mem and io resource sizes
Sergio Paracuellos
1
-9
/
+2
2020-11-26
staging: mt7621-pci: remove bus ranges related code
Sergio Paracuellos
1
-13
/
+0
2020-11-23
Merge 5.10-rc5 into staging-testing
Greg Kroah-Hartman
1
-12
/
+3
2020-11-06
staging: mt7621-pci: avoid to request pci bus resources
Sergio Paracuellos
1
-12
/
+3
2020-11-06
Staging: mt7621-pci: Fix alignment warnings
Siddhant Gupta
1
-2
/
+2
2020-09-13
staging: mt7621-pci: Update driver TODO file
Abheek Dhawan
1
-1
/
+1
2020-04-16
staging: mt7621-pci: initialize 'n' variable when it is declared
Sergio Paracuellos
1
-2
/
+1
2020-04-16
staging: mt7621-pci: add clarification comment in 'mt7621_pcie_init_virtual_b...
Sergio Paracuellos
1
-0
/
+5
2020-04-16
staging: mt7621-pci: rename 'PCIE_P2P_MAX' into 'PCIE_P2P_CNT'
Sergio Paracuellos
1
-8
/
+8
2020-04-13
staging: mt7621-pci: fix PCIe interrupt mapping
Sergio Paracuellos
1
-2
/
+34
2020-04-13
staging: mt7621-pci: properly power off dual-ported pcie phy
Sergio Paracuellos
1
-2
/
+10
2020-03-23
staging: mt7621-pci: avoid to set 'iomem_resource' addresses
Sergio Paracuellos
1
-2
/
+0
2020-03-23
staging: mt7621-pci: use builtin_platform_driver()
Sergio Paracuellos
1
-6
/
+1
2020-03-21
staging: mt7621-pci: delete release gpios related code
Sergio Paracuellos
1
-20
/
+7
2020-03-21
staging: mt7621-pci: avoid to poweroff the phy for slot one
Sergio Paracuellos
1
-1
/
+2
2020-03-20
staging: mt7621-pci: be sure gpio descriptor is null on fails
Sergio Paracuellos
1
-1
/
+3
2020-03-20
staging: mt7621-pci: change variable to print for slot
Sergio Paracuellos
1
-1
/
+1
2020-03-20
staging: mt7621-pci: use only two phys from device tree
Sergio Paracuellos
1
-1
/
+6
2020-03-19
staging: mt7621-pci: don't return if get gpio fails
Sergio Paracuellos
1
-4
/
+2
2020-03-19
staging: mt7621-pci: fix register to set up virtual bridges
Sergio Paracuellos
1
-1
/
+1
2020-03-18
staging: mt7621-pci: fix io space and properly set resource limits
Sergio Paracuellos
1
-18
/
+25
2020-03-17
staging: mt7621-pci: delete no more needed 'mt7621_reset_port'
Sergio Paracuellos
1
-13
/
+0
2020-03-17
staging: mt7621-pci: release gpios after pci initialization
Sergio Paracuellos
1
-5
/
+18
2020-03-17
staging: mt7621-pci: bindings: update doc accordly to last changes
Sergio Paracuellos
1
-2
/
+5
2020-03-17
staging: mt7621-pci: change value for 'PERST_DELAY_MS'
Sergio Paracuellos
1
-3
/
+3
2020-03-17
staging: mt7621-pci: use gpios for properly reset
Sergio Paracuellos
1
-33
/
+51
2020-03-11
staging: mt7621-pci: enable clock bit for each port
Sergio Paracuellos
1
-11
/
+6
2020-03-10
staging: mt7621-pci: simplify 'mt7621_pcie_init_virtual_bridges' function
Sergio Paracuellos
1
-52
/
+33
2019-11-14
MIPS: ralink: enable PCI support only if driver for mt7621 SoC is selected
Sergio Paracuellos
1
-1
/
+0
[next]