index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2018-09-21
PCI/ERR: Use slot reset if available
Keith Busch
1
-0
/
+37
2018-09-21
PCI/DPC: Save and restore config state
Keith Busch
1
-0
/
+2
2018-09-19
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
1
-2
/
+2
2018-09-18
PCI: Fix pci.c kernel-doc parameter warning
Randy Dunlap
1
-1
/
+1
2018-09-18
PCI: Allocate dma_alias_mask with bitmap_zalloc()
Andy Shevchenko
1
-2
/
+1
2018-09-12
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
1
-0
/
+1
2018-09-12
PCI: Fix faulty logic in pci_reset_bus()
Dennis Dalessandro
1
-1
/
+1
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-140
/
+363
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-66
/
+26
2018-08-15
Merge branch 'pci/switchtec'
Bjorn Helgaas
1
-2
/
+13
2018-08-15
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+35
[next]