index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-11
PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum
Rajat Jain
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
2021-11-18
PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2021-11-08
PCI: Export pci_dev_lock()
Niklas Schnelle
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/hotplug'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/driver'
Bjorn Helgaas
2021-11-05
Merge branch 'pci/enumeration'
Bjorn Helgaas
2021-11-04
PCI: Do not enable AtomicOps on VFs
Selvin Xavier
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-29
PCI: Add pci_find_dvsec_capability to find designated VSEC
Ben Widawsky
2021-10-27
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
2021-10-26
PCI: Remove redundant 'rc' initialization
Colin Ian King
2021-10-21
PCI: PM: Fix ordering of operations in pci_back_from_sleep()
Rafael J. Wysocki
2021-10-19
PCI: Re-enable Downstream Port LTR after reset or hotplug
Mingchuang Qiao
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
2021-10-16
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
2021-10-12
PCI: Use unsigned to match sscanf("%x") in pci_dev_str_match_path()
Krzysztof Wilczyński
2021-10-05
PCI: PM: Do not call platform_pci_power_manageable() unnecessarily
Rafael J. Wysocki
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
[next]