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
/
drivers
/
pci
/
host
/
pci-mvebu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-4
/
+4
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
1
-4
/
+4
2017-08-03
PCI: mvebu: Remove unneeded gpiod NULL check
Fabio Estevam
1
-2
/
+1
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-17
/
+0
2017-03-25
PCI: mvebu: Avoid changing the SCC bit in the Link Status register
Russell King
1
-2
/
+3
2017-03-14
PCI: mvebu: Remove useless MSI enabling code
Thomas Petazzoni
1
-17
/
+0
2017-02-08
PCI: mvebu: Change delay after reset to the PCIe spec mandated 100ms
Lucas Stach
1
-1
/
+1
2017-01-30
PCI: mvebu: Handle changes to the bridge windows while enabled
Jason Gunthorpe
1
-41
/
+60
2016-10-12
PCI: mvebu: Use existing of_node pointer
Bjorn Helgaas
1
-2
/
+2
2016-10-12
PCI: mvebu: Add local struct device pointers
Bjorn Helgaas
1
-12
/
+9
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
1
-17
/
+11
2016-08-01
PCI: mvebu: Make explicitly non-modular
Paul Gortmaker
1
-7
/
+4
2016-06-21
PCI: mvebu: Request host bridge window resources with core function
Bjorn Helgaas
1
-10
/
+7
2016-04-07
PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_ops
Jisheng Zhang
1
-2
/
+3
2016-04-07
PCI: mvebu: Constify mvebu_pcie_pm_ops structure
Jisheng Zhang
1
-1
/
+1
2015-10-09
PCI: mvebu: Remove code restricting accesses to slot 0
Russell King
1
-24
/
+0
2015-10-09
PCI: mvebu: Add PCI Express root complex capability block
Russell King
1
-4
/
+133
2015-10-09
PCI: mvebu: Improve clock/reset handling
Russell King
1
-13
/
+43
2015-10-09
PCI: mvebu: Use gpio_desc to carry around gpio
Russell King
1
-15
/
+24
2015-10-09
PCI: mvebu: Use devm_kcalloc() to allocate an array
Russell King
1
-2
/
+1
2015-10-09
PCI: mvebu: Use gpio_set_value_cansleep()
Russell King
1
-2
/
+2
2015-10-09
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
1
-3
/
+12
2015-10-09
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
1
-7
/
+43
2015-10-09
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
1
-56
/
+74
2015-10-08
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
1
-8
/
+8
2015-10-08
PCI: mvebu: Report full node name when reporting a DT error
Russell King
1
-1
/
+2
2015-10-08
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
1
-4
/
+1
2015-10-08
PCI: mvebu: Use of_get_available_child_count()
Russell King
1
-8
/
+3
2015-10-08
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
1
-17
/
+26
2015-10-08
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
1
-2
/
+7
2015-08-20
PCI: Drop references acquired by of_parse_phandle()
Bjorn Helgaas
1
-0
/
+1
2015-05-27
PCI: mvebu: Remove mvebu_pcie_scan_bus()
Yijing Wang
1
-17
/
+1
2015-03-21
PCI: mvebu: Add suspend/resume support
Thomas Petazzoni
1
-0
/
+38
2014-12-28
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
1
-13
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2014-11-21
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
1
-7
/
+4
2014-11-13
PCI: mvebu: Add a blank line after declarations
Jingoo Han
1
-0
/
+2
2014-11-12
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
1
-1
/
+1
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
Thomas Petazzoni
1
-3
/
+3
2014-07-16
PCI: mvebu: Fix GPL v2 license string typo
Thierry Reding
1
-1
/
+1
2014-06-11
PCI: Whitespace cleanup
Ryan Desfosses
1
-8
/
+9
2014-04-29
PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type
Fabio Estevam
1
-2
/
+4
2014-04-29
PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock
Andrew Murray
1
-8
/
+0
2014-04-24
PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
Thomas Petazzoni
1
-14
/
+74
2014-04-24
PCI: mvebu: fix off-by-one in the computed size of the mbus windows
Willy Tarreau
1
-2
/
+2
2014-02-19
PCI: mvebu: Call request_resource() on the apertures
Jason Gunthorpe
1
-1
/
+23
2014-02-14
PCI: mvebu: Fix potential issue in range parsing
Jean-Jacques Hiblot
1
-1
/
+1
2014-02-13
PCI: mvebu: Use Device ID and revision from underlying endpoint
Andrew Lunn
1
-9
/
+2
[next]