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
pinetabv-6.6.y-devel
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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
PCI: Wait up to 60 seconds for device to become ready after FLR
Sinan Kaya
1
-15
/
+37
2017-08-19
PCI: Avoid race while enabling upstream bridges
Srinath Mannam
1
-2
/
+11
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-8
/
+8
2017-07-13
PCI / PM: Restore PME Enable after config space restoration
Rafael J. Wysocki
1
-8
/
+8
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-129
/
+98
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-78
/
+83
2017-07-03
PCI: Remove __pci_dev_reset() and pci_dev_reset()
Christoph Hellwig
1
-56
/
+52
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
1
-19
/
+15
2017-07-03
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-1
/
+1
2017-07-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-10
/
+15
2017-06-30
PCI/PM: Avoid using device_may_wakeup() for runtime PM
Rafael J. Wysocki
1
-9
/
+13
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-3
/
+3
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
1
-26
/
+10
2017-06-17
PCI: Test INTx masking during enumeration, not at run-time
Piotr Gregor
1
-41
/
+1
2017-06-15
PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()
Christoph Hellwig
1
-8
/
+18
2017-06-15
PCI / PM: Restore PME Enable if skipping wakeup setup
Rafael J. Wysocki
1
-2
/
+24
2017-05-30
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
1
-0
/
+3
2017-05-23
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
1
-1
/
+2
2017-05-18
PCI: Do not disregard parent resources starting at 0x0
Ard Biesheuvel
1
-1
/
+1
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
[next]