linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-22 18:36:05 to 2018-02-27 12:20:11 UTC [more...]

[PATCH v6 1/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
 2018-02-27 12:19 UTC 

[PATCH next V1 0/7] Report PCI device link status
 2018-02-27 12:18 UTC  (11+ messages)
` [PATCH next V1 3/7] PCI: Calculate BW limitation for PCI devices
` [PATCH next V1 4/7] PCI: Print PCI device link status in kernel log
` [PATCH next V1 7/7] net/mlx5e: Use generic PCI function for BW calculation

[PATCH v3 0/2] pci: endpoint: Fix double free in pci_epf_create()
 2018-02-27 12:11 UTC  (9+ messages)
` [PATCH v3 1/2] pci: endpoint: Simplify name allocation for epf device
` [PATCH v3 2/2] pci: endpoint: Fix kernel panic after put_device()

[PATCH v3 0/3] PCI endpoint 64-bit BAR fixes
 2018-02-27 11:59 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: endpoint: Handle 64-bit BARs properly
` [PATCH v3 2/3] misc: pci_endpoint_test: "
` [PATCH v3 3/3] PCI: designware-ep: Return an error when requesting a too large BAR size

[PATCH v2 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-02-27 11:29 UTC  (9+ messages)
` [PATCH v2 1/6] PCI: rockchip: Create individual folder for rockchip drivers
` [PATCH v2 2/6] PCI: rockchip: Split out common function to parse DT
` [PATCH v2 3/6] PCI: rockchip: Spilt out common function to init controller
  ` [v2,3/6] "
` [PATCH v2 4/6] dt-bindings: PCI: rockchip: Rename rockchip-pcie.txt to rockchip-pcie-host.txt
` [PATCH v2 5/6] PCI: rockchip: Add Endpoint controller driver for Rockchip PCIe controller
` [PATCH v2 6/6] dt-bindings: PCI: rockchip: Add DT bindings for Rockchip PCIe endpoint controller

[PATCH V8 0/4] Add loadable kernel module and power management support
 2018-02-27  9:36 UTC  (5+ messages)
` [PATCH V8 3/4] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2

[PATCH] PCI: Add function 1 DMA alias quirk for 88SE9220
 2018-02-27  9:20 UTC 

[PATCH v1 1/4] dmi: Introduce dmi_get_bios_year() helper
 2018-02-27  9:14 UTC  (15+ messages)
` [PATCH v1 2/4] x86/pci: Re-use new "
` [PATCH v1 3/4] ACPI / sleep: "
` [PATCH v1 4/4] pci: "

[PATCH v11 0/7] Address error and recovery for AER and DPC
 2018-02-27  8:39 UTC  (21+ messages)
` [PATCH v11 1/7] PCI/AER: Rename error recovery to generic pci naming
` [PATCH v11 2/7] PCI/AER: factor out error reporting from AER
` [PATCH v11 3/7] PCI/ERR: add mutex to synchronize recovery
` [PATCH v11 4/7] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v11 5/7] PCI/AER: Unify aer error defines at single space
` [PATCH v11 6/7] PCI: Unify wait for link active into generic pci
` [PATCH v11 7/7] PCI/DPC: Enumerate the devices after DPC trigger event

[PATCH 0/6] jailhouse: Enhance secondary Jailhouse guest support /wrt PCI
 2018-02-27  7:25 UTC  (9+ messages)
` [PATCH 2/6] pci: Scan all functions when probing while running over Jailhouse
` [PATCH 4/6] x86: Consolidate PCI_MMCONFIG configs

[PATCH 00/37] Shared Virtual Addressing for the IOMMU
 2018-02-27  6:21 UTC  (7+ messages)
` [PATCH 01/37] iommu: Introduce Shared Virtual Addressing API

[RFC PATCH V4] pci: virtio_pci: Add SR-IOV support for virtio_pci devices
 2018-02-26 22:44 UTC  (9+ messages)

[PATCH] PCI: stop crashing in pci_release_resource v2
 2018-02-26 20:56 UTC  (2+ messages)

[PATCH v2 0/2] pci: endpoint: Fix double free in pci_epf_create()
 2018-02-26 19:12 UTC  (5+ messages)
` [PATCH v2 1/2] pci: endpoint: Simplify name allocation for epf device
` [PATCH v2 2/2] pci: endpoint: Fix kernel panic after put_device()

[PATCH v2 0/3] PCI endpoint 64-bit BAR fixes
 2018-02-26 18:09 UTC  (4+ messages)
` [PATCH v2 2/3] misc: pci_endpoint_test: Handle 64-bit BARs properly

[PATCH v15 0/9] LPC: legacy ISA I/O support
 2018-02-26 16:40 UTC  (10+ messages)
` [PATCH v15 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v15 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v15 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v15 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v15 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v15 6/9] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v15 7/9] ACPI / scan: do not enumerate Indirect IO host children
` [PATCH v15 8/9] HISI LPC: Add ACPI support
` [PATCH v15 9/9] MAINTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH v3 0/5] PCI: Fixes for native PCIe and ACPI hotplug
 2018-02-26 15:16 UTC  (7+ messages)
` [PATCH v3 1/5] PCI: Make sure all bridges reserve at least one bus number
` [PATCH v3 2/5] PCI: Take bridge window alignment into account when distributing resources
` [PATCH v3 3/5] PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resume
` [PATCH v3 4/5] ACPI / hotplug / PCI: Do not scan all bridges when native PCIe hotplug is used
` [PATCH v3 5/5] ACPI / hotplug / PCI: Mark stale PCI devices disconnected

[PATCH v2] PCI: qcom: use regulator bulk api for apq8064 supplies
 2018-02-26 14:12 UTC  (2+ messages)

Multi MSI with multiple End Points
 2018-02-26 14:10 UTC 

[PATCH v3] PCI: qcom: add missing supplies required for msm8996
 2018-02-26 14:05 UTC  (2+ messages)

[PATCH 0/8] SH7786 PCIe support fixes
 2018-02-26 13:32 UTC  (3+ messages)

[PATCH] pciehp: fix a race between pciehp and removing operations by sysfs
 2018-02-26 12:41 UTC 

[PATCH v1 0/2] PCI/PM: Add comments, allow PM of conventional & hotplug bridges
 2018-02-26 12:35 UTC  (11+ messages)
` [PATCH v1 1/2] PCI: Add PCIe port runtime suspend details
` [PATCH v1 2/2] PCI: Allow user to request power management of conventional and hotplug bridges

[PATCH v2 0/3] PCI: dra7xx: Support PCIe x2 lane mode
 2018-02-26 10:30 UTC  (3+ messages)
` [PATCH v2 3/3] PCI: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x

[PATCH v2 0/5] PCI: Fixes for native PCIe and ACPI hotplug
 2018-02-26 10:24 UTC  (7+ messages)
` [PATCH v2 1/5] PCI: Make sure all bridges reserve at least one bus number

[PATCH] PCI: designware-ep: Fix typo in error message
 2018-02-26  9:47 UTC  (2+ messages)

[PATCH] PCIe bridge deferred probe breaks suspend resume
 2018-02-26  9:38 UTC  (7+ messages)

Multi MSI with multiple End Points
 2018-02-26  9:13 UTC 

[PATCH v2 0/5] ACPI: Do not call _STA on battery devices with unmet dependencies
 2018-02-26  8:42 UTC  (7+ messages)

PCI BAR allocation failures in 4.15 and 4.16-rc2+ on HP DL585
 2018-02-26  8:40 UTC 

[RFC PATCH V3] virtio_pci: Add SR-IOV support
 2018-02-26  3:19 UTC 

[PATCH 0/7] Modernize vga_switcheroo by using device link for HDA
 2018-02-25 23:24 UTC  (13+ messages)
` [PATCH 5/7] vga_switcheroo: Use device link for HDA controller
` [PATCH 1/7] PCI: Restore BARs on runtime resume despite being unbound

[PATCH V3 0/6] PCI: handle CRS response following Hot Reset and D3hot->D0
 2018-02-25 22:25 UTC  (2+ messages)

[RFC PATCH V2] virtio_pci: Add SR-IOV support
 2018-02-25 21:03 UTC  (5+ messages)
` [virtio-dev] "

[PATCH] PCI: Fix possible NULL pointer dereference for of_pci_bus_find_domain_nr
 2018-02-25  2:46 UTC 

[PATCH] PCI: cpqphp: Fix possible NULL pointer dereference
 2018-02-25  2:01 UTC 

[PATCH v2 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-02-24 10:55 UTC 

Affinity on non MSI-X interrupts
 2018-02-23 19:17 UTC 

[PATCH 0/2] pci: endpoint: Fix double free in pci_epf_create()
 2018-02-23 18:30 UTC  (8+ messages)
` [PATCH 1/2] pci: endpoint: Free func_name after last usage

[PATCH v7 0/9] PCI: dwc: Enables MSI-X driver support
 2018-02-23 15:10 UTC  (10+ messages)
` [PATCH v7 1/9] PCI: dwc: Add new IRQ API to pcie-desigware
` [PATCH v7 2/9] PCI: dwc: exynos: Switch to use the new IRQ API
` [PATCH v7 3/9] PCI: dwc: imx6: "
` [PATCH v7 4/9] PCI: dwc: artpec6: "
` [PATCH v7 5/9] PCI: dwc: designware: "
` [PATCH v7 6/9] PCI: dwc: qcom: "
` [PATCH v7 7/9] PCI: dwc: keystone: "
` [PATCH v7 8/9] PCI: dwc: Remove old "
` [PATCH v7 9/9] PCI: dwc: Expand maximum number of IRQs from 32 to 256

[PATCH][V3] ACPI/PCI: pci_link: allow the absence of _PSR and change log level
 2018-02-23 14:50 UTC  (2+ messages)

[PATCH] PCI/AER: Move pci_uevent_ers() out of pci.h
 2018-02-23 14:38 UTC  (7+ messages)

[PATCH] PCI: rcar-gen2: remove duplicated bit-wise or of RCAR_PCI_INT_SIGRETABORT
 2018-02-23 14:06 UTC  (3+ messages)

[PATCH v2 20/20] x86/PCI: VMD: Fix malformed Kconfig default
 2018-02-23 11:52 UTC  (6+ messages)

free_irq(IRQ#0) on PCIe device with MSI enabled issue
 2018-02-23 11:15 UTC  (5+ messages)

[PATCH] ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()
 2018-02-23 10:14 UTC  (6+ messages)

[PATCH v10 0/7] Address error and recovery for AER and DPC
 2018-02-23  6:53 UTC  (16+ messages)
` [PATCH v10 1/7] PCI/AER: Rename error recovery to generic pci naming
` [PATCH v10 2/7] PCI/AER: factor out error reporting from AER
` [PATCH v10 3/7] PCI/ERR: add mutex to synchronize recovery
` [PATCH v10 4/7] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v10 6/7] PCI: Unify wait for link active into generic pci

[PATCH v9 0/7] Address error and recovery for AER and DPC
 2018-02-23  6:36 UTC  (11+ messages)
` [PATCH v9 2/7] PCI/AER: factor out error reporting from AER
` [PATCH v9 4/7] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v9 7/7] PCI/DPC: Enumerate the devices after DPC trigger event

[PATCH] ACPI/PCI: pci_link: change log level of no _PRS messages
 2018-02-23  5:42 UTC  (8+ messages)

[PATCH V2] PCI: Add ACS quirk for Ampere root ports
 2018-02-22 23:49 UTC  (2+ messages)

[PATCH v2 0/1] PCI: Replace pci_find_ext_capability() calls with pci_dev aer_cap
 2018-02-22 23:45 UTC  (2+ messages)

[PATCH] PCI: Move pcieport_if.h to drivers/pci and replace includes
 2018-02-22 23:18 UTC  (2+ messages)

[PATCH] PCI: update location of pci.ids file
 2018-02-22 21:01 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).