linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-28 10:05:58 to 2018-01-03 11:42:46 UTC [more...]

[PATCH -next] PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
 2018-01-03 11:43 UTC  (2+ messages)

[PATCH] PCI: exynos: remove the deprecated phy codes
 2018-01-03 11:42 UTC  (6+ messages)

[PATCH V4 00/26] PCI: deprecate pci_get_bus_and_slot()
 2018-01-03 11:18 UTC  (13+ messages)
` [PATCH V4 22/26] video: fbdev: intelfb: "
` [PATCH V4 23/26] video: fbdev: nvidia: "
` [PATCH V4 24/26] video: fbdev: riva: "
` [PATCH V4 25/26] i7300_idle: remove unused file

pci driver loads right after unload
 2018-01-03 11:18 UTC  (5+ messages)

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2018-01-03  9:14 UTC  (16+ messages)
` [PATCH v2 1/9] PCI: Regroup all PCI related entries into drivers/pci/Makefile
` [PATCH v2 6/9] PCI: cadence: Add host driver for Cadence PCIe controller
` [PATCH v2 7/9] PCI: endpoint: Add the function number as argument to EPC ops
` [PATCH v2 9/9] PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller

[PATCH] PCI: Fix MSI disabled for HiSilicon Hip06/Hip07 EP mode
 2018-01-03  6:56 UTC  (2+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-03  6:42 UTC  (6+ messages)

[PATCH v5 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-01-03  6:39 UTC  (6+ messages)
` [PATCH v5 2/2] PCI: mediatek: Set up class type and vendor ID for MT7622

[PATCH v2 0/4] Address error and recovery for AER and DPC
 2018-01-03  6:14 UTC  (16+ messages)
` [PATCH v2 1/4] PCI/AER: factor out error reporting from AER
` [PATCH v2 2/4] PCI/DPC/AER: Address Concurrency between AER and DPC
` [PATCH v2 3/4] PCI/ERR: Do not do recovery if DPC service is active
` [PATCH v2 4/4] PCI/DPC: Enumerate the devices after DPC trigger event

[pci:pci/misc 8/8] drivers/scsi/mpt3sas/mpt3sas_base.c:3793:5: error: implicit declaration of function 'pci_pool_free'
 2018-01-03  1:38 UTC 

[PATCH 0/7] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2018-01-03  0:38 UTC  (8+ messages)
  ` [PATCH 1/7] PM / core: Add helpers for subsystem callback selection
  ` [PATCH 2/7] PM / core: Direct DPM_FLAG_SMART_SUSPEND optimization
  ` [PATCH 3/7] PM / core: Direct DPM_FLAG_LEAVE_SUSPENDED handling
  ` [PATCH 4/7] PM / mfd: intel-lpss: Use DPM_FLAG_SMART_SUSPEND
  ` [PATCH 5/7] PM: i2c-designware-platdrv: Use DPM_FLAG_SMART_PREPARE
  ` [PATCH 6/7] PM: i2c-designware-platdrv: Optimize power management
  ` [PATCH 7/7] PCI / PM: Use SMART_SUSPEND and LEAVE_SUSPENDED flags for PCIe ports

[pci:pci/misc 8/8] drivers/scsi/mpt3sas/mpt3sas_base.c:3793:46: sparse: call with no type!
 2018-01-03  0:14 UTC 

[PATCH 29/37] PCI: Add pci_enable_atomic_ops_to_root
 2018-01-02 23:41 UTC  (3+ messages)

[pci:pci/misc 8/8] drivers/scsi/mpt3sas/mpt3sas_base.c:3793:5: error: implicit declaration of function 'pci_pool_free'; did you mean 'dma_pool_free'?
 2018-01-02 22:56 UTC 

[PATCH] PCI: imx6: Add PHY reference clock source support
 2018-01-02 22:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v17 0/4] Replace PCI pool by DMA pool API
 2018-01-02 22:17 UTC  (6+ messages)
` [PATCH v17 1/4] block: DAC960: Replace PCI pool old API
` [PATCH v17 2/4] net: e100: "
` [PATCH v17 3/4] hinic: "
` [PATCH v17 4/4] PCI: Remove PCI pool macro functions

Regression: NULL pointer dereference caused by iproc_pcie_map_dma_ranges
 2018-01-02 22:00 UTC  (3+ messages)

the patch "alpha/PCI: Replace pci_fixup_irqs()" breaks networking
 2018-01-02 21:50 UTC 

[PATCH] misc: rtsx: release IRQ during shutdown
 2018-01-02 20:45 UTC 

Re-activate task to add MSI-X to pcie-designware
 2018-01-02 19:21 UTC  (13+ messages)

[PATCH v4 00/10] PCI: dwc: MSI-X feature
 2017-12-29 14:21 UTC  (11+ messages)
` [PATCH v4 01/10] PCI: dwc: Add IRQ chained API support
` [PATCH v4 02/10] PCI: dwc: exynos: Switch to use the IRQ chained API
` [PATCH v4 03/10] PCI: dwc: imx6: "
` [PATCH v4 04/10] PCI: dwc: artpec6: "
` [PATCH v4 05/10] PCI: dwc: designware: "
` [PATCH v4 06/10] PCI: dwc: qcom: "
` [PATCH v4 07/10] PCI: dwc: keystone: "
` [PATCH v4 08/10] PCI: dwc: keystone: Reuse designware domain allocation
` [PATCH v4 09/10] PCI: dwc: Remove IRQ domain hierarchy API support
` [PATCH v4 10/10] PCI: dwc: Expand maximum number of IRQs from 32 to 256

[PATCH v3 0/9] add new irq api to pcie-designware
 2018-01-02 19:03 UTC  (20+ messages)
` [PATCH v3 1/9] pci: adding new irq api to pci-designware
` [PATCH v3 2/9] pci: exynos SoC driver adapted to new irq API
` [PATCH v3 3/9] pci: imx6 "
` [PATCH v3 4/9] pci: artpec6 "
` [PATCH v3 5/9] pci: generic PCIe DW "
` [PATCH v3 6/9] pci: qcom SoC "
` [PATCH v3 7/9] pci: keystone "
` [PATCH v3 8/9] pci: removing old irq api from pcie-designware
` [PATCH v3 9/9] pci: remove limitation of the number of the available IRQs

[PATCH V3 0/6] PCI: handle CRS response following Hot Reset and D3hot->D0
 2018-01-02 17:00 UTC  (7+ messages)
` [PATCH V3 1/6] PCI: Protect restore with device lock to be consistent
` [PATCH V3 2/6] PCI: Handle FLR failure and allow other reset types
` [PATCH V3 3/6] PCI: Make pci_flr_wait() generic and rename to pci_dev_wait()
` [PATCH V3 4/6] PCI: Wait device ready after pci_pm_reset()
` [PATCH V3 5/6] PCI: Add a return type for pci_reset_bridge_secondary_bus()
` [PATCH V3 6/6] PCI: Add device wait after slot and bus reset

[PATCH V2 0/7] PCI: handle CRS response following Hot Reset and D3hot->D0
 2018-01-02 15:47 UTC  (4+ messages)
` [PATCH V2 3/7] PCI: make pci_flr_wait() generic and rename to pci_dev_wait()

[PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
 2018-01-02 15:47 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: dra7xx: Fix legacy INTD "
` [PATCH v2 2/2] PCI: dra7xx: Iterate over INTx status bits

[PATCH v5 2/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver
 2018-01-02 14:13 UTC  (4+ messages)

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-02 13:28 UTC  (2+ messages)
` [PATCH 04/12] PCI: qcom: "

Why do we check for "link-up" in *_pcie_valid_device()?
 2018-01-02 12:28 UTC  (6+ messages)

[PATCH v5 3/3] PCI: mobiveil: Add MSI support for Mobiveil PCIe Host
 2018-01-02 12:02 UTC  (4+ messages)

[PATCH v2] PCI: dwc: Use {upper,lower}_32_bits() macros for clarity
 2018-01-02 10:28 UTC  (4+ messages)

[RFC PATCH v2] pciehp: fix a race between pciehp and removing operations by sysfs
 2018-01-02  7:52 UTC 

`pci_apply_final_quirks()` taking half a second
 2018-01-01 15:47 UTC  (9+ messages)

[PATCH] pciutils: Add the support for a DOS/DJGPP environment
 2017-12-31 17:19 UTC  (2+ messages)

[PATCH] lspci: Decode "VGA 16-bit decode" in bridge control register
 2017-12-31 17:20 UTC  (2+ messages)

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-30  0:31 UTC  (5+ messages)
` [RFC PATCH v12 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-30  0:21 UTC  (15+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

[BUG ? ] Each pci bridge only supports hotplugging 16 numbers of virtio-blk/virtio-net devices
 2017-12-29 16:41 UTC  (2+ messages)

[PATCH] pci/hotplug: Delete error messages for a failed memory allocation in four functions
 2017-12-29 14:55 UTC 

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-29 14:06 UTC  (31+ messages)

[PATCH] pci/setup-bus: Delete an error message for a failed memory allocation in add_to_list()
 2017-12-29 11:47 UTC 

[PATCH 0/4] Address error and recovery for AER and DPC
 2017-12-29  5:15 UTC  (3+ messages)

[PATCH v1 0/7] SR-IOV Enablement on PowerVM
 2017-12-29  0:02 UTC  (7+ messages)
` [PATCH v2 2/7] powerpc/kernel: Add uevents in EEH error/resume

[PATCH v6 00/18] dwc MSI fixes, ARTPEC-6 EP mode support, ARTPEC-7 SoC support
 2017-12-28 22:43 UTC  (7+ messages)
` [PATCH v6 06/18] PCI: designware-ep: Add generic function for raising MSI irq

AVIC warning - what does it mean?
 2017-12-28 21:33 UTC  (7+ messages)

[PATCH 2/4] PCI/DPC/AER: Address Concurrency between AER and DPC
 2017-12-28 18:07 UTC  (5+ messages)
` [RFC PATCH] PCI/DPC/AER: pci_find_dpc_dev() can be static

[PATCH 1/4] PCI/AER: factor out error reporting from AER
 2017-12-28 16:07 UTC  (3+ messages)

[PATCH] PCI: exynos: remove redundant code in exynos_pcie_establish_link
 2017-12-28 10:29 UTC  (6+ messages)

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-28 10:23 UTC  (10+ 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).