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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-06
Merge branch 'pci/rafael-pci_set_power_state-rebase' into next
Bjorn Helgaas
1
-1
/
+18
2012-07-06
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-0
/
+12
2012-07-06
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
1
-1
/
+18
2012-06-26
PCI: pull pcibios_setup() up into core
Myron Stowe
1
-0
/
+12
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
1
-9
/
+115
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-9
/
+105
2012-06-23
PCI/PM: add runtime PM support to PCIe port
Zheng Yan
1
-0
/
+10
2012-06-23
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
1
-8
/
+7
2012-06-21
PCI: remove useless pcix_set_mmrbc() dev->bus check
Bjorn Helgaas
1
-2
/
+1
2012-06-21
PCI: fix upstream P2P bridge checks when enabling OBFF and LTR
Bjorn Helgaas
1
-2
/
+2
2012-06-20
PCI: use __weak consistently
Bjorn Helgaas
1
-4
/
+4
2012-06-18
Merge branch 'topic/jan-intx-masking' into next
Bjorn Helgaas
1
-0
/
+3
2012-06-18
Merge branch 'topic/stowe-cap-cleanup' into next
Bjorn Helgaas
1
-48
/
+67
2012-06-17
PCI: add infrastructure for devices with broken INTx masking
Bjorn Helgaas
1
-0
/
+3
2012-06-14
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
1
-0
/
+69
2012-06-14
Merge branch 'topic/bjorn-remove-unused' into next
Bjorn Helgaas
1
-67
/
+0
2012-06-14
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-1
/
+1
2012-06-12
PCI: add ACS validation utility
Alex Williamson
1
-0
/
+69
2012-06-12
PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state
Myron Stowe
1
-18
/
+15
2012-06-12
PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2
Myron Stowe
1
-15
/
+50
2012-06-12
PCI: remove redundant checking in PCI Express capability routines
Myron Stowe
1
-13
/
+1
2012-06-12
PCI: make pci_ltr_supported() static
Myron Stowe
1
-2
/
+1
2012-06-11
PCI: remove pci_max_busnr() (was already commented out)
Bjorn Helgaas
1
-24
/
+0
2012-06-11
PCI: remove pci_bus_find_ext_capability() (unused)
Bjorn Helgaas
1
-43
/
+0
2012-05-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2012-05-21
OF: PCI: const usage needed by MIPS
John Crispin
1
-1
/
+1
2012-05-07
Merge branch 'topic/stratus' into next
Bjorn Helgaas
1
-0
/
+3
2012-05-01
PCI: move mutex locking out of pci_dev_reset function
Konrad Rzeszutek Wilk
1
-10
/
+17
2012-05-01
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
1
-0
/
+3
2012-04-17
PCI: Retry BARs restoration for Type 0 headers only
Rafael J. Wysocki
1
-9
/
+15
2012-04-16
PCI: Fix regression in pci_restore_state(), v3
Rafael J. Wysocki
1
-18
/
+39
2012-03-02
PCI / PCIe: Introduce command line option to disable ARI
Rafael J. Wysocki
1
-1
/
+6
2012-02-25
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
1
-0
/
+62
2012-02-24
PCI: prepare pci=realloc for multiple options
Yinghai Lu
1
-1
/
+3
2012-02-24
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
1
-0
/
+19
2012-02-24
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
1
-0
/
+9
2012-02-14
PCI: check for pci bar restore completion and retry
Kay, Allen M
1
-1
/
+6
2012-02-14
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+25
2012-01-23
kernel-doc: fix new warnings in pci
Randy Dunlap
1
-3
/
+3
2012-01-07
PCI: Enable ATS at the device state restore
Hao, Xudong
1
-0
/
+1
2012-01-07
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
1
-3
/
+2
2012-01-07
PCI: latency timer doesn't apply to PCIe
Myron Stowe
1
-0
/
+4
2012-01-07
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
1
-0
/
+29
2012-01-07
PCI: Introduce INTx check & mask API
Jan Kiszka
1
-0
/
+110
2012-01-07
PCI: Rework config space blocking services
Jan Kiszka
1
-2
/
+2
2011-12-19
pci: Fix hotplug of Express Module with pci bridges
Yinghai Lu
1
-1
/
+5
2011-12-14
PCI: Set device power state to PCI_D0 for device without native PM support
Ajaykumar Hotchandani
1
-0
/
+3
2011-12-05
PCI: defer enablement of SRIOV BARS
Ram Pai
1
-1
/
+1
2011-10-27
pci: Clamp pcie_set_readrq() when using "performance" settings
Benjamin Herrenschmidt
1
-2
/
+16
2011-10-14
PCI / PM: Extend PME polling to all PCI devices
Rafael J. Wysocki
1
-21
/
+20
[next]