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
2019-10-16
PCI: PM: Fix pci_power_up()
Rafael J. Wysocki
1
-13
/
+11
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-34
/
+53
2019-09-24
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+13
2019-09-24
Merge branch 'pci/misc'
Bjorn Helgaas
1
-32
/
+39
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
1
-1
/
+1
2019-09-06
PCI: Force trailing new line to resource_alignment_param in sysfs
Logan Gunthorpe
1
-0
/
+10
2019-09-06
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
Logan Gunthorpe
1
-20
/
+12
2019-09-05
PCI: Clean up resource_alignment parameter to not require static buffer
Logan Gunthorpe
1
-18
/
+23
2019-09-05
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
1
-2
/
+2
2019-08-08
PCI: Restore Resizable BAR size bits correctly for 1MB BARs
Sumit Saxena
1
-1
/
+1
2019-08-08
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
1
-0
/
+12
2019-08-07
Revert "PCI: Add missing link delays required by the PCIe spec"
Mika Westerberg
1
-19
/
+10
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2019-07-13
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-1
/
+1
2019-07-09
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2019-06-27
PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()
Rafael J. Wysocki
1
-0
/
+21
2019-06-18
PCI: Do not poll for PME if the device is in D3cold
Mika Westerberg
1
-0
/
+7
2019-06-18
PCI: Add missing link delays required by the PCIe spec
Mika Westerberg
1
-10
/
+19
2019-06-17
PCI: PM: Replace pci_dev_keep_suspended() with two functions
Rafael J. Wysocki
1
-27
/
+28
2019-06-17
PCI: PM: Avoid resuming devices in D3hot during system suspend
Rafael J. Wysocki
1
-3
/
+13
2019-06-14
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
1
-1
/
+3
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-179
/
+165
2019-05-14
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-145
/
+157
2019-05-14
Merge branch 'pci/printk'
Bjorn Helgaas
1
-9
/
+8
2019-05-09
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
1
-7
/
+7
2019-05-09
PCI: Replace printk(KERN_INFO) with pr_info(), etc
Mohan Kumar
1
-2
/
+1
2019-04-17
PCI: Remove unused pci_request_region_exclusive()
Johannes Thumshirn
1
-25
/
+0
2019-04-13
PCI: Fix comment typos
Bjorn Helgaas
1
-158
/
+170
2019-04-12
PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
Logan Gunthorpe
1
-2
/
+17
2019-03-10
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-34
/
+102
2019-03-07
Merge branch 'pci/pm'
Bjorn Helgaas
1
-0
/
+22
2019-03-07
Merge branch 'pci/misc'
Bjorn Helgaas
1
-30
/
+28
2019-03-07
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-2
/
+1
2019-03-06
PCI: Fix "try" semantics of bus and slot reset
Alex Williamson
1
-28
/
+26
2019-02-12
PCI/ASPM: Save LTR Capability for suspend/resume
Bjorn Helgaas
1
-2
/
+51
2019-02-11
PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
Mika Westerberg
1
-0
/
+22
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+2
2019-01-30
PCI: Rely on config space header type, not class code
Honghui Zhang
1
-2
/
+1
2019-01-22
PCI: pci.c: convert to use BUS_ATTR_RW
Greg Kroah-Hartman
1
-4
/
+3
2019-01-17
PCI: Fix __initdata issue with "pci=disable_acs_redir" parameter
Logan Gunthorpe
1
-1
/
+2
2019-01-15
PCI: Mark expected switch fall-through
Mathieu Malaterre
1
-2
/
+2
2018-12-01
PCI: Fix incorrect value returned from pcie_get_speed_cap()
Mikulas Patocka
1
-13
/
+11
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+97
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+2
2018-10-20
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-11
/
+83
2018-10-03
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
1
-0
/
+9
2018-10-03
PCI: Do not skip power-managed bridges in pci_enable_wake()
Mika Westerberg
1
-3
/
+6
2018-10-03
PCI: Make link active reporting detection generic
Keith Busch
1
-6
/
+27
2018-09-28
PCI: Add support for Immediate Readiness
Felipe Balbi
1
-1
/
+12
2018-09-27
PCI: Reprogram bridge prefetch registers on resume
Daniel Drake
1
-8
/
+19
[next]