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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
PCI: Wake-up devices before saving config space for reset
Alex Williamson
1
-0
/
+7
2013-08-15
Merge back earlier 'acpi-assorted' material
Rafael J. Wysocki
1
-1
/
+0
2013-08-15
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
1
-0
/
+209
2013-08-15
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
1
-17
/
+38
2013-08-15
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
1
-0
/
+34
2013-08-15
PCI: pciehp: Add reset_slot() method
Alex Williamson
3
-0
/
+44
2013-08-13
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
Stephen Warren
1
-0
/
+5
2013-08-13
PCI: tegra: set up PADS_REFCLK_CFG1
Stephen Warren
1
-5
/
+24
2013-08-13
PCI: tegra: Add Tegra 30 PCIe support
Jay Agarwal
1
-33
/
+176
2013-08-13
PCI: tegra: Move PCIe driver to drivers/pci/host
Thierry Reding
3
-0
/
+1540
2013-08-13
PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms
Thomas Petazzoni
1
-0
/
+16
2013-08-13
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
2
-29
/
+106
2013-08-12
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
1
-0
/
+79
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
1
-13
/
+25
2013-08-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
6
-743
/
+874
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
4
-740
/
+869
2013-08-12
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
1
-0
/
+1
2013-08-12
PCI: Introduce new MSI chip infrastructure
Thierry Reding
2
-2
/
+26
2013-08-12
PCI: remove ARCH_SUPPORTS_MSI kconfig option
Thomas Petazzoni
1
-4
/
+0
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
1
-24
/
+24
2013-08-10
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
1
-9
/
+23
2013-08-08
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
1
-4
/
+11
2013-08-07
Merge branch 'pci/wei-resource-cleanups' into next
Bjorn Helgaas
1
-14
/
+11
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
1
-3
/
+4
2013-08-06
PCI: mvebu: Check valid base address before port setup
Ezequiel Garcia
1
-0
/
+2
2013-08-06
PCI: mvebu: Adapt to the new device tree layout
Thomas Petazzoni
1
-29
/
+84
2013-08-06
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
1
-5
/
+2
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-37
/
+79
2013-08-03
PCI: Fix types in pbus_size_io()
Wei Yang
1
-3
/
+4
2013-08-03
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
1
-0
/
+2
2013-08-03
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
Wei Yang
1
-6
/
+3
2013-08-03
Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-36
/
+79
2013-08-02
PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge
Thomas Petazzoni
1
-26
/
+1
2013-08-01
Merge branch 'pci/misc' into next
Bjorn Helgaas
6
-24
/
+39
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-08-01
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
1
-7
/
+10
2013-08-01
PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()
Lan Tianyu
1
-1
/
+1
2013-07-31
PCI: Add function to obtain minimum link width and speed
Jacob Keller
1
-0
/
+43
2013-07-31
PCI: expose pcie_link_speed and pcix_bus_speed arrays
Jacob Keller
2
-2
/
+5
2013-07-30
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
1
-1
/
+3
2013-07-26
PCI: Retry allocation of only the resource type that failed
Yinghai Lu
1
-1
/
+68
2013-07-26
PCI: pciehp: Convert pciehp to be builtin only, not modular
Bjorn Helgaas
1
-4
/
+1
2013-07-26
PCI: hotplug: Convert to be builtin only, not modular
Bjorn Helgaas
1
-4
/
+1
2013-07-26
PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV device
Yinghai Lu
1
-1
/
+8
2013-07-25
PCI: Assign resources for hot-added host bridge more aggressively
Yinghai Lu
1
-1
/
+1
2013-07-25
PCI: Move resource reallocation code to non-__init
Yinghai Lu
1
-8
/
+7
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
5
-28
/
+23
2013-07-25
PCI: Assign resources on a per-bus basis
Yinghai Lu
1
-37
/
+25
2013-07-25
PCI: Enable unassigned resource reallocation on per-bus basis
Yinghai Lu
1
-19
/
+23
[prev]
[next]