messages from 2018-06-14 14:59:42 to 2018-06-20 22:05:28 UTC [more...]
sparc64 PCI BAR allocation is still problematic
2018-06-20 22:05 UTC (2+ messages)
[PATCH 1/7] PCI/DPC: Leave interrupts enabled while handling event
2018-06-20 21:59 UTC (10+ messages)
` [PATCH 2/7] PCI/DPC: Defer event handling to work queue
` [PATCH 3/7] PCI/DPC: Remove rp_pio_status from dpc struct
` [PATCH 4/7] PCI/AER: API for obtaining AER information
` [PATCH 5/7] PCI/DPC: Print AER status in DPC event handling
` [PATCH 6/7] PCI/DPC: Use threaded IRQ for bottom half handling
` [PATCH 7/7] PCI/DPC: Remove indirection waiting for inactive link
Fwd: [Bug 199879] New: Very basic the Pci device is not resumed from suspend mode
2018-06-20 21:13 UTC (2+ messages)
[PATCH] pci: fix I/O space page leak
2018-06-20 19:36 UTC (2+ messages)
[PATCH v2] ARC: Add PCIe support for ARC HSDK platform
2018-06-20 19:09 UTC
[PATCH v5 00/11] Add MSI-X support on pcitest tool
2018-06-20 18:12 UTC (13+ messages)
` [PATCH v5 01/11] PCI: endpoint: Add MSI-X interfaces
` [PATCH v5 02/11] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v5 03/11] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v5 04/11] PCI: dwc: Rework MSI "
` [PATCH v5 05/11] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v5 06/11] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v5 07/11] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v5 08/11] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v5 09/11] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v5 10/11] tools: PCI: Add MSI-X support
` [PATCH v5 11/11] PCI: endpoint: Add MSI set maximum restriction
[PATCH v2 0/5] Improve Broadcom PAXC support
2018-06-20 17:26 UTC (2+ messages)
pci: pci_printk use
2018-06-20 15:18 UTC (3+ messages)
[PATCH v4 00/10] Add MSI-X support on pcitest tool
2018-06-20 14:28 UTC (27+ messages)
` [PATCH v4 01/10] PCI: endpoint: Add MSI-X interfaces
` [PATCH v4 02/10] PCI: dwc: Add MSI-X callbacks handler
` [RFC PATCH] PCI: dwc: dw_pcie_ep_find_capability() can be static
` [PATCH v4 03/10] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v4 04/10] PCI: dwc: Rework MSI callbacks handler
` [PATCH v4 05/10] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v4 06/10] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v4 07/10] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v4 08/10] pci-epf-test/pci_endpoint_test: Add MSI-X support
` [PATCH v4 09/10] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v4 10/10] tools: PCI: Add MSI-X support
[PATCH V4] PCI: move early dump functionality from x86 arch into the common code
2018-06-20 13:46 UTC (2+ messages)
[PATCH 1/2] arm64: avoid alloc memory on offline node
2018-06-20 11:51 UTC (22+ messages)
[PATCH 00/32] Rework pciehp event handling & add runtime PM
2018-06-20 11:01 UTC (36+ messages)
` [PATCH 09/32] PCI: pciehp: Convert to threaded IRQ
` [PATCH 19/32] PCI: pciehp: Declare pciehp_enable/disable_slot() static
` [PATCH 21/32] PCI: pciehp: Become resilient to missed events
` [PATCH 31/32] PCI: Whitelist native hotplug ports for runtime D3
` [PATCH 05/32] PCI: pciehp: Drop unnecessary NULL pointer check
` [PATCH 14/32] PCI: hotplug: Demidlayer registration with the core
` [PATCH 04/32] PCI: pciehp: Fix unprotected list iteration in IRQ handler
` [PATCH 06/32] PCI: pciehp: Declare pciehp_unconfigure_device() void
` [PATCH 32/32] PCI: Whitelist Thunderbolt ports for runtime D3
` [PATCH 22/32] PCI: pciehp: Always enable occupied slot on probe
` [PATCH 10/32] PCI: pciehp: Convert to threaded polling
` [PATCH 08/32] genirq: Synchronize only with single thread on free_irq()
` [PATCH 20/32] PCI: pciehp: Tolerate initially unstable link
` [PATCH 01/32] PCI: hotplug: Don't leak pci_slot on registration failure
` [PATCH 12/32] PCI: pciehp: Handle events synchronously
` [PATCH 29/32] PCI: pciehp: Resume parent to D0 on config space access
` [PATCH 28/32] PCI: pciehp: Resume to D0 on enable/disable
` [PATCH 17/32] PCI: pciehp: Enable/disable exclusively from IRQ thread
` [PATCH 27/32] PCI: pciehp: Support interrupts sent from D3hot
` [PATCH 07/32] PCI: pciehp: Document struct slot and struct controller
` [PATCH 02/32] PCI: pciehp: Fix UAF on unplug
` [PATCH 25/32] PCI: pciehp: Clear spurious events earlier on resume
` [PATCH 03/32] PCI: pciehp: Fix deadlock on unplug
` [PATCH 16/32] PCI: pciehp: Track enable/disable status
` [PATCH 18/32] PCI: pciehp: Drop enable/disable lock
` [PATCH 13/32] PCI: pciehp: Drop slot workqueue
` [PATCH 15/32] PCI: pciehp: Publish to user space last on probe
` [PATCH 30/32] PCI: sysfs: Resume to D0 on function reset
` [PATCH 11/32] PCI: pciehp: Stop blinking on slot enable failure
` [PATCH 24/32] PCI: portdrv: Deduplicate PM callback iterator
` [PATCH 23/32] PCI: pciehp: Avoid slot access during reset
` [PATCH 26/32] PCI: pciehp: Obey compulsory command delay after resume
[PATCH v2] PCI: controller: dwc: Do not let PCIE_DW_PLAT_HOST default to yes
2018-06-20 9:22 UTC (2+ messages)
[PATCH v2] PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
2018-06-20 8:07 UTC (2+ messages)
[PATCH V2 1/5] PCI: handle error return from pci_reset_bridge_secondary_bus()
2018-06-20 5:17 UTC (6+ messages)
` [PATCH V2 2/5] IB/hfi1: use pci_reset_bus() for initiating pci secondary bus reset
` [PATCH V2 3/5] PCI: Hide pci_reset_bridge_secondary_bus() from drivers
` [PATCH V2 4/5] PCI: Unify try slot and bus reset API
` [PATCH V2 5/5] PCI: Unify "
[PATCH 0/5] Expose PCIe AER stats via sysfs
2018-06-20 3:13 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 5/5] Documentation/ABI: Add details of PCI AER statistics
` [PATCH v3 1/5] PCI/AER: Define and allocate aer_stats structure for AER capable devices
` [PATCH v3 2/5] PCI/AER: Add sysfs stats "
` [PATCH v3 3/5] PCI/AER: Add sysfs attributes to provide breakdown of AERs
` [PATCH v3 4/5] PCI/AER: Add sysfs attributes for rootport cumulative stats
` [PATCH v3 5/5] Documentation/ABI: Add details of PCI AER statistics
[PATCH V2] PCI: Enable PASID when End-to-End TLP is supported by all bridges
2018-06-20 3:04 UTC (3+ messages)
[PATCH] PCI: allow drivers to limit the number of VFs to 0
2018-06-20 2:56 UTC (6+ messages)
[PATCH v3 24/27] devicetree: fix a series of wrong file references
2018-06-20 0:42 UTC (3+ messages)
[PATCH 1/2] IB/hfi1: Try slot reset before secondary bus reset
2018-06-19 22:21 UTC (3+ messages)
[PATCH] efi/fb: Convert PCI bus address to resource if translated by the bridge
2018-06-19 22:14 UTC (5+ messages)
[PATCH] PCI: Do not enable PASID when End-to-End TLP is not supported
2018-06-19 22:13 UTC (2+ messages)
[PATCH] PCI: DPC: Clear AER status bits before disabling port containment
2018-06-19 21:57 UTC (4+ messages)
[PATCHv2 0/7] DPC updates
2018-06-19 21:31 UTC (2+ messages)
[PATCH v2] PCI/AER: Fix aerdrv loading with "pcie_ports=native" parameter
2018-06-19 19:58 UTC
add support for Xilinx PCIe root ports on RISC-V
2018-06-19 18:48 UTC (7+ messages)
` [PATCH 1/3] PCI: Add hooks for bus/bridge-specific fixups
` [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] arch: powerpc: pci-common: fix wrong return value check on phd_id
2018-06-19 16:57 UTC (2+ messages)
[PATCH v2] PCI: hotplug: Delete skeleton driver
2018-06-19 16:56 UTC (2+ messages)
[PATCH] PCI: hotplug: Delete skeleton driver
2018-06-19 14:29 UTC (2+ messages)
[PATCH v4] PCI: improve host drivers compile test coverage
2018-06-19 9:27 UTC (15+ messages)
` [v4] "
[PATCH] MAINTAINERS: Update email-id of Sinan Kaya
2018-06-19 4:31 UTC (2+ messages)
[PATCH v3 0/3] Add parameter for disabling ACS redirection for P2P
2018-06-18 23:11 UTC (11+ messages)
` [PATCH v3 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v3 2/3] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v3 3/3] PCI: Introduce the disable_acs_redir parameter
[PATCH] PCI: reset driver SR-IOV state after remove
2018-06-18 22:01 UTC
[PATCH net-next v3 1/2] r8169: Don't disable ASPM in the driver
2018-06-18 19:33 UTC (3+ messages)
` [PATCH net-next v3 2/2] r8169: Reinstate ASPM Support
[PATCH] PCI: hotplug: Breathe new life into skeleton driver
2018-06-18 17:32 UTC (3+ messages)
[PATCH v4] PCI: Check for PCIe downtraining conditions
2018-06-18 16:07 UTC
[PATCH] PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
2018-06-18 11:21 UTC
[PATCH v4 23/26] devicetree: fix a series of wrong file references
2018-06-18 5:49 UTC (2+ messages)
Requirement to get BAR pci_bus_address in user space
2018-06-15 6:11 UTC (9+ messages)
[PATCH v3] PCI: mediatek: Add system pm support for MT2712
2018-06-15 2:47 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).