messages from 2018-06-01 10:41:22 to 2018-06-09 10:03:45 UTC [more...]
[PATCH v3 00/10] Add MSI-X support on pcitest tool
2018-06-09 10:03 UTC (16+ messages)
` [PATCH v3 03/10] PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
` [PATCH v3 05/10] PCI: dwc: Add legacy interrupt callback handler
` [PATCH v3 07/10] pci-epf-test/pci_endpoint_test: Use irq_type module parameter
` [PATCH v3 09/10] pci_endpoint_test: Add 2 ioctl commands
` [PATCH v3 10/10] tools: PCI: Add MSI-X support
` [PATCH v3 01/10] PCI: endpoint: Add MSI-X interfaces
` [PATCH v3 02/10] PCI: dwc: Add MSI-X callbacks handler
` [RFC PATCH] PCI: dwc: __dw_pcie_ep_find_next_cap() can be static
` [PATCH v3 04/10] PCI: dwc: Rework MSI callbacks handler
` [PATCH v3 06/10] pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace
` [PATCH v3 08/10] pci-epf-test/pci_endpoint_test: Add MSI-X support
[PATCH NEXT 1/6] PCI/AER: Take mask into account while clearing error bits
2018-06-08 22:43 UTC (14+ messages)
` [PATCH NEXT 2/6] PCI/AER: Clear uncorrectable fatal error status bits
` [PATCH NEXT 3/6] PCI/ERR: Cleanup ERR_FATAL of error broadcast
` [PATCH NEXT 4/6] PCI/AER: Clear device status error bits during ERR_FATAL and ERR_NONFATAL
` [PATCH NEXT 5/6] PCI/AER: Clear correctable status bits in device register
` [PATCH NEXT 6/6] PCI/PORTDRV: Remove ERR_FATAL handling from pcie_portdrv_slot_reset()
[RFC PATCH v1 00/13] PCI/AER: Squash into one file
2018-06-08 20:34 UTC (17+ messages)
` [PATCH v1 01/13] PCI/AER: Remove forward declarations
` [PATCH v1 02/13] PCI/AER: Reorder code to group probe/remove stuff together
` [PATCH v1 03/13] PCI/AER: Squash aerdrv_core.c into aerdrv.c
` [PATCH v1 04/13] PCI/AER: Squash aerdrv_errprint.c "
` [PATCH v1 05/13] PCI/AER: Squash aerdrv_acpi.c "
` [PATCH v1 06/13] PCI/AER: Squash ecrc.c "
` [PATCH v1 07/13] PCI/AER: Remove duplicate pcie_port_bus_type declaration
` [PATCH v1 08/13] PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
` [PATCH v1 09/13] PCI/AER: Move aer_irq() declaration "
` [PATCH v1 10/13] PCI/AER: Move private AER things to aerdrv.c
` [PATCH v1 11/13] PCI/AER: Squash Kconfig.debug into Kconfig
` [PATCH v1 12/13] PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
` [PATCH v1 13/13] PCI/AER: Use "PCI Express" consistently in Kconfig text
[RFC PATCH v1 0/9] PCI/portdrv: Squash into one file
2018-06-08 20:12 UTC (10+ messages)
` [PATCH v1 1/9] PCI/portdrv: Rename resume_iter() to prevent name collision
` [PATCH v1 2/9] PCI/portdrv: Squash pieces of portdrv_core.c into portdrv_pci.c
` [PATCH v1 3/9] PCI/portdrv: Squash PM-related code "
` [PATCH v1 4/9] PCI/portdrv: Squash device removal "
` [PATCH v1 5/9] PCI/portdrv: Squash lookup interfaces "
` [PATCH v1 6/9] PCI/portdrv: Squash service driver registration "
` [PATCH v1 7/9] PCI/portdrv: Move private definitions to portdrv_pci.c
` [PATCH v1 8/9] PCI/portdrv: Clean up whitespace
` [PATCH v1 9/9] PCI/portdrv: Rename portdrv_pci.c to portdrv.c
[pci:pci/aer-squash 12/12] drivers/pci/pcie/aer.c:1038:6: sparse: symbol 'aer_isr' was not declared. Should it be static?
2018-06-08 15:44 UTC (2+ messages)
` [RFC PATCH pci] PCI/AER: aer_isr() can be static
[PATCH 0/2] PCI: Initial imx7d pm support
2018-06-08 14:33 UTC (5+ messages)
` [PATCH 1/2] reset: imx7: Fix always writing bits as 0
` [PATCH 2/2] PCI: imx: Initial imx7d pm support
[PATCH] PCI: Rename directory from host to controller and move back drivers
2018-06-08 13:04 UTC (4+ messages)
pci_error_handlers for pci_host_bridge ?
2018-06-08 12:36 UTC (7+ messages)
[PATCH] PCI/AER: Fix aerdrv loading with "pcie_ports=native" parameter
2018-06-07 19:33 UTC
[GIT PULL] PCI changes for v4.18
2018-06-07 18:38 UTC
[PATCH] i2c:amd I2C Driver based on PCI Interface for upcoming platform
2018-06-07 13:32 UTC (4+ messages)
PCI: Move OF-related PCI functions into PCI core
2018-06-07 13:30 UTC (2+ messages)
[PATCH 1/2] arm64: avoid alloc memory on offline node
2018-06-07 12:21 UTC (4+ messages)
pcie: fpga: programme FPGA PROM’s
2018-06-07 3:49 UTC (7+ messages)
[PATCH] PCI: hv: Fix a __local_bh_enable_ip warning in hv_compose_msi_msg()
2018-06-07 0:14 UTC (3+ messages)
[PATCH v4] PCI ACPI: Avoid panic when PCI IO resource's size is not page aligned
2018-06-06 23:54 UTC (3+ messages)
[PATCH][RFC] PCI: rcar: Add bus notifier so we can limit the DMA range
2018-06-06 15:45 UTC (6+ messages)
[PATCH v3] virtio_pci: support enabling VFs
2018-06-06 15:08 UTC (9+ messages)
` [virtio-dev] "
[PATCH 0/4] PCI/AER: Use-after-free fix
2018-06-06 13:52 UTC (6+ messages)
` [PATCH 4/4] PCI/AER: Lock pci topology when scanning errors
[PATCH] r8169: Reinstate ALDPS and ASPM support
2018-06-06 13:25 UTC (5+ messages)
[PATCH v3 1/2] PCI: Avoid panic when PCI IO resource's size is not page aligned
2018-06-06 2:11 UTC (3+ messages)
[PATCH V5] scsi: hpsa: disable device during shutdown
2018-06-06 1:19 UTC (2+ messages)
[PATCH v1 0/2] PCI/AER: Clean up minor logging issues
2018-06-05 22:21 UTC (2+ messages)
[PATCH] pci/aspm: Remove CONFIG_PCIEASPM_DEBUG
2018-06-05 22:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
2018-06-05 20:44 UTC (7+ messages)
` [PATCH v4 6/8] PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
` [PATCH] PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()
[PATCH v3] PCI: Check for PCIe downtraining conditions
2018-06-05 13:04 UTC (3+ messages)
[PATCH V4] PCI: move early dump functionality from x86 arch into the common code
2018-06-05 11:58 UTC (3+ messages)
[PATCH v2 0/7] Add MSI-X support on pcitest tool
2018-06-05 5:21 UTC (11+ messages)
` [PATCH v2 2/7] PCI: dwc: Add MSI-X callbacks handler
` [PATCH v2 3/7] PCI: cadence: Update cdns_pcie_ep_raise_irq function signature
` [PATCH v2 4/7] PCI: dwc: Rework MSI callbacks handler
[PATCH 1/2] PCI: Avoid access memory outside the resource window
2018-06-05 1:46 UTC (2+ messages)
` [PATCH 2/2] PCI: Add check code for last image indicator not set
[PATCH 0/6] PAXB INTx support with proper model
2018-06-05 1:17 UTC (4+ messages)
` [PATCH 1/6] PCI: iproc: Update iProc PCI binding for INTx support
[PATCH v1 0/2] PCI: shpchp: Minor fixes
2018-06-04 17:49 UTC (8+ messages)
` [PATCH v1 1/2] PCI: shpchp: Use dev_printk() for OSHP-related messages
` [PATCH v1 2/2] PCI: shpchp: Fix AMD POGO identification
[PATCH] pci: qcom: include gpio/consumer.h
2018-06-04 17:45 UTC (3+ messages)
[PATCH] PCI: access.c: Piggyback user config access on pci_read/write_*()
2018-06-04 16:14 UTC (3+ messages)
[RESEND PATCH 2/4] PCI: cadence: Add generic PHY support to host and EP drivers
2018-06-04 16:13 UTC (3+ messages)
[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
2018-06-04 14:10 UTC (2+ messages)
` "
[GIT PULL] Power management updates for v4.18-rc1
2018-06-04 11:25 UTC
[PATCH v8 0/7] PCI: Fixes and cleanups for native PCIe, SHPC and ACPI hotplug
2018-06-02 18:47 UTC (25+ messages)
` [PATCH v8 1/7] PCI: Take all bridges into account when calculating bus numbers for extension
` [PATCH v8 2/7] PCI: Introduce shpchp_is_native()
` [PATCH v8 4/7] ACPI/hotplug/PCI: Do not scan all bridges when native PCIe hotplug is used
[PATCH] PCI: Add pci=safemode option
2018-06-02 17:57 UTC (5+ messages)
[PATCH] PCI: Check for PCIe downtraining conditions
2018-06-02 17:42 UTC (5+ messages)
[PATCH v4 0/6] PCI: rcar: Failpath fixes
2018-06-01 23:30 UTC (4+ messages)
` [PATCH v4 6/6] PCI: rcar: Shut the PHY down in failpath
[PATCH V4] scsi: hpsa: drop shutdown callback
2018-06-01 20:58 UTC (3+ messages)
[PATCH V3] PCI: move early dump functionality from x86 arch into the common code
2018-06-01 19:00 UTC
[PATCH V2] PCI: move early dump functionality from x86 arch into the common code
2018-06-01 18:58 UTC (3+ messages)
[PATCH v2] PCI: Check for PCIe downtraining conditions
2018-06-01 15:50 UTC (7+ messages)
[PATCH 0/3] Add parameter for disabling ACS redirection for P2P
2018-06-01 15:47 UTC (9+ messages)
` [PATCH v2 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v2 2/3] PCI: Allow specifying devices using a base bus and path of devfns
[PATCH] PCI: move early dump functionality from x86 arch into the common code
2018-06-01 15:24 UTC (6+ messages)
[PATCH V3 1/2] PCI: Try to clean up resources via remove if shutdown doesn't exist
2018-06-01 13:34 UTC (6+ messages)
` [PATCH V3 2/2] scsi: hpsa: drop shutdown callback
[PATCH v3] PCI: mediatek: Add system pm support for MT2712
2018-06-01 10:52 UTC (4+ messages)
[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
2018-06-01 10:46 UTC (4+ messages)
` [PATCH v2 21/40] iommu/arm-smmu-v3: Add support for Substream IDs
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).