summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'pci/p2pdma'Bjorn Helgaas2024-03-121-1/+1
| |\ \
| | * | PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET2024-02-081-1/+1
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2024-03-126-218/+206
| |\ \
| | * | PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind2024-02-201-0/+1
| | * | PCI: Place interrupt related code into irq.cIlpo Järvinen2024-01-305-218/+205
| | |/
| * | Merge branch 'pci/dpc'Bjorn Helgaas2024-03-122-1/+63
| |\ \
| | * | PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel2024-03-051-0/+2
| | * | PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli2024-02-281-0/+60
| | * | PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen2024-01-221-1/+1
| | |/
| * | Merge branch 'pci/devres'Bjorn Helgaas2024-03-126-250/+653
| |\ \
| | * | PCI: Move devres code from pci.c to devres.cPhilipp Stanner2024-02-123-249/+262
| | * | PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner2024-02-122-1/+208
| | * | PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner2024-02-123-0/+183
| | |/
| * | Merge branch 'pci/aspm'Bjorn Helgaas2024-03-125-129/+291
| |\ \
| | * | PCI/ASPM: Update save_state when configuration changesVidya Sagar2024-03-121-1/+33
| | * | PCI/ASPM: Disable L1 before configuring L1 SubstatesBjorn Helgaas2024-03-122-13/+22
| | * | PCI/ASPM: Call pci_save_ltr_state() from pci_save_pcie_state()David E. Box2024-03-121-7/+7
| | * | PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box2024-03-124-5/+118
| | * | PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box2024-03-073-40/+45
| | * | PCI/ASPM: Always build aspm.cDavid E. Box2024-03-072-1/+5
| | * | PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box2024-03-074-80/+79
| | |/
| * | PCI/AER: Generalize TLP Header Log readingIlpo Järvinen2024-03-084-22/+36
| * | PCI/AER: Use explicit register size for PCI_ERR_CAPIlpo Järvinen2024-03-081-3/+3
| * | PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka2024-03-081-0/+20
| |/
* | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-131-1/+1
|\ \
| * \ Merge branch 'pm-runtime'Rafael J. Wysocki2024-03-111-1/+1
| |\ \
| | * | PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus2024-02-121-1/+1
* | | | Merge tag 'iommu-updates-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-131-5/+0
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2024-03-081-5/+0
| |\ \ \ \ \
| | | * | | | PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao2024-03-061-5/+0
| | |/ / / /
* | | | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-131-2/+2
|\ \ \ \ \ \
| * | | | | | mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-111-2/+2
| |/ / / / /
* | | | | | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-121-22/+43
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer2024-02-201-22/+43
| |/ / / /
* | / / / PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar2024-02-191-1/+1
| |/ / / |/| | |
* | | | Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-171-15/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Fix active state requirement in PME pollingAlex Williamson2024-02-091-15/+22
| | |/ | |/|
* | | Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-02-091-4/+6
|\ \ \ | |_|/ |/| |
| * | PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter2024-02-071-3/+4
| * | PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter2024-02-071-1/+2
| |/
* / PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-01-315-50/+96
|/
* Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2024-01-191-2/+36
|\
| * cxl: Calculate and store PCI link latency for the downstream portsDave Jiang2023-12-221-2/+36
* | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-181-39/+275
|\ \
| * | PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()Manivannan Sadhasivam2023-12-151-1/+1
| * | PCI: epf-mhi: Enable MHI async read/write supportManivannan Sadhasivam2023-12-141-3/+4
| * | PCI: epf-mhi: Add support for DMA async read/write operationManivannan Sadhasivam2023-12-141-3/+228
| * | PCI: epf-mhi: Simulate async read/write using iATUManivannan Sadhasivam2023-12-141-0/+6
| * | bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam2023-12-141-4/+4
| * | bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam2023-12-141-31/+35