linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-30 16:18:18 to 2018-08-06 17:37:50 UTC [more...]

add support for Xilinx PCIe root ports on RISC-V v3
 2018-08-06 15:33 UTC  (13+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device
` [PATCH 2/3] PCI/xilinx: Work-around for hardware DMA limit (32 bits)
` [PATCH 3/3] PCI/xilinx: Depend on OF instead of the ARCH

[PATCH v7 0/1] PCI: Handle conflict between hotplug and error handling
 2018-08-06 15:12 UTC  (9+ messages)
` [PATCH v7 1/1] PCI: pciehp: Ignore link events when there is a fatal error pending

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-06 17:21 UTC  (19+ messages)

[PATCH] PCI: set flag IRQCHIP_ONESHOT_SAFE for PCI-MSI irqchip's
 2018-08-05 20:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] PCI: Check for PCIe downtraining conditions
 2018-08-05  7:05 UTC  (11+ messages)
` [PATCH v5] "

add support for Xilinx PCIe root ports on RISC-V v2
 2018-08-04 10:12 UTC  (10+ messages)
` [PATCH 1/3] PCI: add a callback to struct pci_host_bridge for adding a new device
` [PATCH 2/3] PCI/xilinx: Work-around for hardware DMA limit (32 bits)
` [PATCH 3/3] PCI/xilinx: Depend on OF instead of the ARCH

[PATCH] PCI: let pci_request_irq properly deal with threaded interrupts
 2018-08-03 20:55 UTC  (18+ messages)

[RFC] PCI: add support for Immediate Readiness
 2018-08-03 17:25 UTC  (6+ messages)

[RFC] PCI: imx: Add multi-pd support
 2018-08-03 18:07 UTC  (3+ messages)

[PATCH v2 0/6] PCI: mvebu: cleanup and improvements
 2018-08-03 14:38 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: mvebu: Remove redundant platform_set_drvdata() call
` [PATCH v2 2/6] PCI: mvebu: fix I/O space end address calculation
` [PATCH v2 3/6] PCI: mvebu: only remap I/O space if configured
` [PATCH v2 4/6] PCI: mvebu: use resource_size() to remap I/O space
` [PATCH v2 5/6] PCI: mvebu: Convert to use pci_host_bridge directly
` [PATCH v2 6/6] PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()

[PATCH v1] PCI/ASPM: Convert to use sysfs_match_string() helper
 2018-08-03  9:51 UTC 

Problem with 4cec16861a40 ("PCI/ASPM: Convert to use match_string() helper")
 2018-08-03  9:35 UTC  (2+ messages)

[PATCH 0/3] PCI: mobiveil: Misc fixes
 2018-08-03  7:44 UTC  (6+ messages)
` [PATCH 1/3] PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type

[PATCH] PCI: Fix bit definitions for LNKCAP2 register
 2018-08-03  6:51 UTC 

[PATCH 1/1] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver compile support
 2018-08-03  5:26 UTC  (3+ messages)

[PATCH] PCI: pciehp: Differentiate between surprise and safe removal
 2018-08-02 17:09 UTC  (10+ messages)

[GIT PULL] PCI fixes for v4.18
 2018-08-02 14:28 UTC 

Possible race condition in the kernel between PCI driver and AER handling
 2018-08-02 14:17 UTC  (10+ messages)

[PATCH 0/3] Use xilinx controller irq for AER handler
 2018-08-02  7:50 UTC  (6+ messages)
` [PATCH 1/3] PCI: xilinx-nwl: Save error IRQ number in device_node private data
` [PATCH 2/3] PCI: Use dedicated Xilinx controller irq number for AER
` [PATCH 3/3] PCI/portdrv: Add support for sharing xilinx controller irq with AER

[PATCH 0/2] Workaround for IMX7d PCI-e PLL lock failure
 2018-08-02  6:55 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: imx7d: Add node for PCIe PHY
` [PATCH 2/2] PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure

[PATCH] PCI/AER: Remove duplicate PCI_EXP_AER_FLAGS definition
 2018-08-02  6:34 UTC  (2+ messages)

[PATCH] PCI/AER: Enable SERR# forwarding in non ACPI flow
 2018-08-02  6:26 UTC  (5+ messages)

Should a PCIe Link Down event set the PCI_DEV_DISCONNECTED bit?
 2018-08-01 19:06 UTC  (14+ messages)

[net-next 10/16] net/mlx5: Support PCIe buffer congestion handling via Devlink
 2018-08-01 18:28 UTC  (11+ messages)

[PATCH] PCI: Match Root Port's MPS to endpoint's MPSS when necessary
 2018-08-01 14:05 UTC  (2+ messages)

[PATCH 0/3] PCI: emulated PCI bridge common logic
 2018-08-01 11:13 UTC  (8+ messages)
` [PATCH 1/3] PCI: Introduce PCI software "

[PATCH] PCI: mobiveil: integer overflow in IB_WIN_SIZE
 2018-08-01  7:07 UTC  (3+ messages)

[PATCH] PCI: imx6: support MPLL reconfiguration for 100MHz and 200MHz refclock
 2018-08-01  8:20 UTC  (2+ messages)

[PATCH v3 1/1] powerpc/pseries: fix EEH recovery of some IOV devices
 2018-08-01  5:24 UTC  (5+ messages)
` [v3,1/1] "

[PATCH v2] PCI: Unify pci and normal dma direction definition
 2018-07-31 23:07 UTC  (2+ messages)

[PATCH 1/2] PCI: pciehp: Avoid implicit fallthroughs in switch statements
 2018-07-31 21:22 UTC  (7+ messages)
` [PATCH 2/2] PCI: pciehp: Deduplicate presence check on probe & resume

[PATCH V5 0/3] PCI: separate hotplug handling from fatal error handling
 2018-07-31 20:16 UTC  (4+ messages)

[PATCH v3] PCI: Data corruption happening due to race condition
 2018-07-31 16:37 UTC  (7+ messages)

[PATCH] PCI: call dma_debug_add_bus for pci_bus_type in common code
 2018-07-31 10:54 UTC  (6+ messages)

[PATCH] pci/aspm: Remove CONFIG_PCIEASPM_DEBUG
 2018-07-31  8:13 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] PCI/ASPM: Fix link_state teardown on device removal
 2018-07-31  4:58 UTC 

[PATCH v2] PCI/AER: Do not clear AER bits if we don't own AER
 2018-07-30 23:35 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-07-30 21:21 UTC 

[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info
 2018-07-30 21:56 UTC  (6+ messages)
` [PATCH v1 1/2] PCI: Document patch submission hints

[PATCH] PCI: hv: support reporting serial number as slot information
 2018-07-30 19:22 UTC  (6+ messages)

[PATCH 4/5] PCI: cadence: Check link is up before sending IRQ from EP
 2018-07-30 17:23 UTC 

[PATCH 5/5] PCI: cadence: Add MSI-X capability to EP driver
 2018-07-30 17:23 UTC 

[PATCH 3/5] PCI: cadence: Check whether MSI is masked before sending it
 2018-07-30 17:22 UTC 

[PATCH 2/5] PCI: cadence: Write MSI data with 32bits
 2018-07-30 17:22 UTC 

[PATCH 1/5] PCI: cadence: Use AXI region 0 to signal interrupts from EP
 2018-07-30 17:22 UTC 

[PATCH 0/5] Add MSI-X support for cadence EP driver
 2018-07-30 17:21 UTC 

[PATCH v8 0/4] Add parameter for disabling ACS redirection for P2P
 2018-07-30 16:41 UTC  (6+ messages)
` [PATCH v8 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v8 2/4] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v8 3/4] PCI: Introduce disable_acs_redir quirk
` [PATCH v8 4/4] PCI: Introduce the disable_acs_redir parameter


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).