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
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-9
/
+32
2017-04-28
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-26
/
+82
2017-04-28
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-6
/
+9
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
1
-1
/
+83
2017-04-28
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
1
-0
/
+2
2017-04-24
PCI: Implement devm_pci_remap_cfgspace()
Lorenzo Pieralisi
1
-0
/
+82
2017-04-21
PCI: Export pci_remap_iospace() and pci_unmap_iospace()
Brian Norris
1
-0
/
+2
2017-04-20
PCI: Export pcie_flr()
Christoph Hellwig
1
-11
/
+28
2017-04-19
PCI: Remove __weak tag from pci_remap_iospace()
Lorenzo Pieralisi
1
-1
/
+1
2017-04-19
PCI: Don't resize resources when realigning all devices in system
Yongji Xie
1
-16
/
+43
2017-04-19
PCI: Don't reassign resources that are already aligned
Bjorn Helgaas
1
-21
/
+19
2017-04-19
PCI: Factor pci_reassigndev_resource_alignment()
Bjorn Helgaas
1
-22
/
+47
2017-04-19
PCI: Add pcibios_default_alignment() for arch-specific alignment control
Yongji Xie
1
-2
/
+8
2017-04-18
PCI: Freeze PME scan before suspending devices
Lukas Wunner
1
-4
/
+5
2017-04-18
PCI: Ignore requested alignment for IOV BARs
Yongji Xie
1
-1
/
+1
2017-04-04
PCI: Avoid FLR for Intel 82579 NICs
Sasha Neftin
1
-0
/
+6
2017-03-30
PCI: Short-circuit pci_device_is_present() for disconnected devices
Keith Busch
1
-0
/
+2
2017-03-14
PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zero
Adrian Hunter
1
-2
/
+4
2017-02-03
Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"
Bjorn Helgaas
1
-6
/
+6
2016-12-12
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-34
/
+0
2016-11-30
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
Bjorn Helgaas
1
-30
/
+0
2016-11-28
PCI: Ignore BAR updates on virtual functions
Bjorn Helgaas
1
-4
/
+0
2016-11-18
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
Lukas Wunner
1
-6
/
+6
2016-11-18
PCI: Unfold conditions to block runtime PM on PCIe ports
Lukas Wunner
1
-10
/
+11
2016-11-18
PCI: Consolidate conditions to allow runtime PM on PCIe ports
Lukas Wunner
1
-0
/
+11
2016-11-18
PCI: Activate runtime PM on a PCIe port only if it can suspend
Lukas Wunner
1
-1
/
+1
2016-11-18
PCI: Speed up algorithm in pci_bridge_d3_update()
Lukas Wunner
1
-8
/
+20
2016-11-18
PCI: Autosense device removal in pci_bridge_d3_update()
Lukas Wunner
1
-30
/
+5
2016-11-18
PCI: Don't acquire ref on parent in pci_bridge_d3_update()
Lukas Wunner
1
-3
/
+0
2016-11-12
PCI: Check for PME in targeted sleep state
Alan Stern
1
-0
/
+4
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+58
2016-10-03
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+23
2016-09-29
PCI: Ignore requested alignment for VF BARs
Yongji Xie
1
-0
/
+9
2016-09-29
PCI: Ignore requested alignment for PROBE_ONLY and fixed resources
Yongji Xie
1
-0
/
+14
2016-09-28
PCI: Recognize D3cold in pci_update_current_state()
Lukas Wunner
1
-13
/
+12
2016-09-28
PCI: Query platform firmware for device power state
Lukas Wunner
1
-2
/
+8
2016-09-28
PCI: Afford direct-complete to devices with non-standard PM
Lukas Wunner
1
-2
/
+15
2016-09-17
PCI: Add pci_find_resource()
Mika Westerberg
1
-0
/
+24
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+259
2016-08-01
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-19
/
+47
2016-08-01
Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...
Bjorn Helgaas
1
-1
/
+185
2016-07-25
PCI: Allow additional bus numbers for hotplug bridges
Keith Busch
1
-0
/
+8
2016-07-21
PCI / PM: check all fields in pci_set_platform_pm()
Andy Shevchenko
1
-2
/
+2
2016-07-20
PCI: Include <asm/dma.h> for isa_dma_bridge_buggy
Ben Dooks
1
-0
/
+1
2016-06-22
PCI: Extending pci=resource_alignment to specify device/vendor IDs
Koehrer Mathias (ETAS/ESW5)
1
-19
/
+47
2016-06-13
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
1
-0
/
+175
2016-06-11
PCI: Make bus_attr_resource_alignment static
Ben Dooks
1
-1
/
+1
2016-06-11
ARM64: PCI: Add acpi_pci_bus_find_domain_nr()
Tomasz Nowicki
1
-1
/
+3
2016-06-11
PCI: Factor DT-specific pci_bus_find_domain_nr() code out
Tomasz Nowicki
1
-1
/
+6
2016-06-11
PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC
Tomasz Nowicki
1
-2
/
+2
[next]