开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
2024-07-10
PCI: Document hybrid devres hazards
Philipp Stanner
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
2024-07-10
PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()
Philipp Stanner
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
2024-07-10
PCI: Add devres helpers for iomap table
Philipp Stanner
2024-07-10
PCI: Add and use devres helper for bit masks
Philipp Stanner
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/ims-removal'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/endpoint'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/pm'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/of'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/msi'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/hotplug'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/edr'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/doe'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/cxl'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/aspm'
Bjorn Helgaas
2024-05-16
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
2024-05-16
PCI: Remove unused pci_enable_device_io()
Heiner Kallweit
2024-05-15
Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"
Bjorn Helgaas
2024-05-15
Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
Bjorn Helgaas
2024-05-15
PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
Rick Wertenbroek
2024-05-08
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
2024-05-08
PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3
Kuppuswamy Sathyanarayanan
2024-05-08
PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3
Kuppuswamy Sathyanarayanan
2024-05-08
PCI/CXL: Add 'cxl_bus' reset method for devices below CXL Ports
Dave Jiang
2024-05-08
PCI/CXL: Fail bus reset if upstream CXL Port has SBR masked
Dave Jiang
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
2024-05-08
Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-06
PCI/ASPM: Restore parent state to parent, child state to child
Kai-Heng Feng
2024-05-03
PCI: hotplug: Remove obsolete sgi_hotplug TODO notes
Nam Cao
2024-05-03
PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()
Nam Cao
2024-05-02
PCI: of_property: Return error for int_map allocation failure
Duoming Zhou
2024-05-02
PCI/ASPM: Clean up ASPM disable/enable mask calculation
Ilpo Järvinen
2024-05-02
PCI/ASPM: Consolidate link state defines
Ilpo Järvinen
2024-04-29
PCI: Clean up accessor macro formatting
Ilpo Järvinen
2024-04-29
PCI/ERR: Cleanup misleading indentation inside if conditions
Ilpo Järvinen
2024-04-26
PCI/MSI: Make error path handling follow the standard pattern
Andy Shevchenko
[next]