index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2021-10-05
PCI: PM: Make pci_choose_state() call pci_target_state()
Rafael J. Wysocki
2021-10-05
PCI: PM: Rearrange pci_target_state()
Rafael J. Wysocki
2021-10-05
PCI: PM: Drop struct pci_platform_pm_ops
Rafael J. Wysocki
2021-10-05
PCI: Allow architecture-specific pci_remap_iospace()
Sergio Paracuellos
2021-09-29
PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
Rafael J. Wysocki
2021-09-27
PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM
Rafael J. Wysocki
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
2021-09-02
Merge branch 'pci/virtualization'
Bjorn Helgaas
2021-09-02
Merge branch 'pci/resource'
Bjorn Helgaas
2021-08-20
PCI/ACS: Enforce pci=noats with Transaction Blocking
Alex Williamson
2021-08-18
PCI: Change the type of probe argument in reset functions
Amey Narkhede
2021-08-18
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
2021-08-18
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
2021-08-17
PCI: Add array to track reset method ordering
Amey Narkhede
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
2021-08-17
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
2021-08-12
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Dan Carpenter
2021-08-04
PCI: PM: Enable PME if it can be signaled from D3cold
Rafael J. Wysocki
2021-08-04
PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
Rafael J. Wysocki
2021-07-16
PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()
Krzysztof Wilczyński
2021-07-16
PCI: Use pci_update_current_state() in pci_enable_device_flags()
Rafael J. Wysocki
2021-07-08
Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-07-03
Merge tag 'vfio-v5.14-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-06-24
PCI: Export pci_dev_trylock() and pci_dev_unlock()
Luis Chamberlain
2021-06-22
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
2021-06-04
PCI/sysfs: Fix 'resource_alignment' newline issues
Krzysztof Wilczyński
2021-06-03
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-05-24
PCI: Add pci_reset_bus_function() Secondary Bus Reset interface
Raphael Norwitz
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-04
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-20
PCI: Export pci_pio_to_address() for module use
Jianjun Wang
2021-03-31
PCI: Add pci_disable_parity()
Bjorn Helgaas
2021-03-24
PCI: PM: Do not read power state in pci_enable_device_flags()
Rafael J. Wysocki
2021-03-16
PCI: Add pci_find_vsec_capability() to find a specific VSEC
Gustavo Pimentel
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-17
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
2021-01-27
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
2021-01-14
PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
Nirmoy Das
2021-01-14
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
2021-01-14
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
2020-12-15
Merge branch 'pci/ptm'
Bjorn Helgaas
2020-12-15
Merge branch 'pci/pm'
Bjorn Helgaas
2020-12-15
Merge branch 'pci/misc'
Bjorn Helgaas
[prev]
[next]