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
2020-02-05
Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-02-01
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+40
2020-01-30
Merge branch 'pci/host-vmd'
Bjorn Helgaas
1
-1
/
+18
2020-01-30
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-6
/
+18
2020-01-24
PCI: Introduce pci_real_dma_dev()
Jon Derrick
1
-1
/
+18
2020-01-14
PCI/PM: Print config space of devices before suspend
Chen Yu
1
-1
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-23
PCI: Export pci_ats_disabled() as a GPL symbol to modules
Will Deacon
1
-0
/
+1
2019-12-18
PCI: Add nr_devfns parameter to pci_add_dma_alias()
James Sewart
1
-5
/
+17
2019-12-18
PCI: Fix pci_add_dma_alias() bitmask size
James Sewart
1
-1
/
+1
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-122
/
+250
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-10
/
+23
2019-11-28
Merge branch 'pci/pm'
Bjorn Helgaas
1
-112
/
+224
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2019-11-28
Merge branch 'pci/aer'
Bjorn Helgaas
1
-0
/
+2
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-13
/
+11
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-0
/
+1
2019-11-21
PCI/PM: Move pci_dev_wait() definition earlier
Vidya Sagar
1
-41
/
+41
2019-11-21
PCI/PM: Add missing link delays required by the PCIe spec
Mika Westerberg
1
-6
/
+122
2019-11-21
PCI/PM: Add pcie_wait_for_link_delay()
Mika Westerberg
1
-3
/
+18
2019-11-21
PCI/PM: Return error when changing power state from D3cold
Bjorn Helgaas
1
-0
/
+6
2019-11-21
PCI/PM: Decode D3cold power state correctly
Bjorn Helgaas
1
-7
/
+10
2019-11-21
PCI/PM: Fold __pci_complete_power_transition() into its caller
Rafael J. Wysocki
1
-23
/
+7
2019-11-21
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
1
-3
/
+3
2019-11-21
PCI/PM: Fold __pci_start_power_transition() into its caller
Rafael J. Wysocki
1
-30
/
+18
2019-11-21
PCI/PM: Use pci_power_up() in pci_set_power_state()
Rafael J. Wysocki
1
-12
/
+13
2019-11-21
PCI/PM: Move power state update away from pci_power_up()
Rafael J. Wysocki
1
-1
/
+0
2019-11-21
PCI/PM: Simplify pci_set_power_state()
Bjorn Helgaas
1
-2
/
+2
2019-11-21
PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
Bjorn Helgaas
1
-1
/
+1
2019-11-21
PCI/PM: Apply D2 delay as milliseconds, not microseconds
Bjorn Helgaas
1
-1
/
+1
2019-10-23
PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters
Nicholas Johnson
1
-4
/
+16
2019-10-21
PCI: Add a helper to check Power Resource Requirements _PR3 existence
Kai-Heng Feng
1
-0
/
+18
2019-10-19
PCI/AER: Save AER Capability for suspend/resume
Patel, Mayurkumar
1
-0
/
+2
2019-10-16
PCI: PM: Fix pci_power_up()
Rafael J. Wysocki
1
-13
/
+11
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-6
/
+7
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
[next]