public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-04 22:14:52 to 2018-01-11 08:32:08 UTC [more...]

[PATCH v2] PCI: endpoint: Use EPC's device in dma_alloc_coherent/dma_free_coherent
 2018-01-11  8:31 UTC  (5+ messages)

[PATCH v3] PCI: endpoint: Use EPC's device in dma_alloc_coherent/dma_free_coherent
 2018-01-11  8:30 UTC 

[PATCH V5 0/7] Add loadable kernel module and power management support
 2018-01-11  6:15 UTC  (10+ messages)
` [PATCH V5 1/7] of: Export of_pci_range_to_resource()
` [PATCH V5 2/7] PCI: tegra: Use bus->sysdata to store and get host private data
` [PATCH V5 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
` [PATCH V5 4/7] PCI: tegra: Free resources on probe failure
` [PATCH V5 5/7] PCI: tegra: Add loadable kernel module support
` [PATCH V5 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
` [PATCH V5 7/7] PCI: tegra: Add power management support

[PATCH V6 0/7] Add loadable kernel module and power management support
 2018-01-11  6:08 UTC  (8+ messages)
` [PATCH V6 1/7] of: Export of_pci_range_to_resource()
` [PATCH V6 2/7] PCI: tegra: Use bus->sysdata to store and get host private data
` [PATCH V6 3/7] PCI: tegra: Remove PCI_REASSIGN_ALL_BUS flag for Tegra PCIe
` [PATCH V6 4/7] PCI: tegra: Free resources on probe failure
` [PATCH V6 5/7] PCI: tegra: Add loadable kernel module support
` [PATCH V6 6/7] PCI: tegra: Broadcast PME_Turn_Off message before link goes to L2
` [PATCH V6 7/7] PCI: tegra: Add power management support

[PATCH] pci-stub: enable SR-IOV configuration through sysfs
 2018-01-11  0:05 UTC  (3+ messages)

[pci:pci/misc 10/10] include/linux/pci.h:2312:20: error: function 'pci_alert' can never be inlined because it uses variable argument lists
 2018-01-10 23:50 UTC 

[pci:pci/misc 10/10] include/linux/pci.h:2321:20: error: function 'pci_err' can never be inlined because it uses variable argument lists
 2018-01-10 23:48 UTC 

[pci:pci/misc 9/10] include/linux/pci.h:2362:2: note: in expansion of macro 'dev_dbg'
 2018-01-10 23:44 UTC 

[PATCH v2] Enable SR-IOV instantiation through /sys file
 2018-01-10 23:30 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: rcar: Add device tree support for r8a7743
 2018-01-10 23:27 UTC  (3+ messages)

[PATCH 0/2] PCI: Add and use pci_<level>: dev_<level> equivalents
 2018-01-10 23:25 UTC  (2+ messages)

[PATCH v3 0/6] PCI: Add support to the Cadence PCIe controller
 2018-01-10 22:47 UTC  (7+ messages)
` [PATCH v3 1/6] PCI: Regroup all PCI related entries into drivers/pci/Makefile
` [PATCH v3 2/6] PCI: OF: Add generic function to parse and allocate PCI resources
` [PATCH v3 3/6] PCI: Add generic function to probe PCI host controllers
` [PATCH v3 4/6] PCI: Add vendor ID for Cadence
` [PATCH v3 5/6] dt-bindings: PCI: cadence: Add DT bindings for Cadence PCIe host controller
` [PATCH v3 6/6] PCI: cadence: Add host driver for Cadence PCIe controller

[PATCH] PCI: Add #defines for Completion Timeout Disable feature
 2018-01-10 22:14 UTC  (2+ messages)

[PATCH v2] PCI/DPC: Fix shared interrupt handling
 2018-01-10 21:45 UTC  (2+ messages)

[PATCH] PCI/ASPM: Unexport internal ASPM interfaces
 2018-01-10 21:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: Include more PCI files
 2018-01-10 20:48 UTC  (2+ messages)

[PATCH 2/2] x86/PCI: limit the size of the 64bit window to 256GB v2
 2018-01-10 20:37 UTC  (3+ messages)

remove pci_dma_* abuses and workarounds V2
 2018-01-10 20:09 UTC  (6+ messages)
` [PATCH 1/4] media/ttusb-budget: remove pci_zalloc_coherent abuse
` [PATCH 2/4] media/ttusb-dev: "
` [PATCH 3/4] tsi108_eth: use dma API properly
` [PATCH 4/4] PCI: Remove NULL device handling from PCI DMA API

[PATCH 1/2] PCI: Add pci_enable_atomic_ops_to_root
 2018-01-10 17:55 UTC  (3+ messages)
` [PATCH 2/2] RDMA/qedr: Use pci_enable_atomic_ops_to_root

[PATCH 1/4] PCI/AER: Return approrpiate value when AER is not supported
 2018-01-10 15:52 UTC  (5+ messages)
` [PATCH 4/4] PCI/DPC: Print AER status in DPC event handling

[PATCH v2] PCI: imx6: Add PHY reference clock source support
 2018-01-10 13:43 UTC  (5+ messages)
` [PATCH v3] "

[BISECTED] v4.15-rc: Boot regression on x86_64/AMD
 2018-01-10 12:29 UTC  (7+ messages)

[PATCH] PCI: dwc: fix enumeration end when reaching root subordinate
 2018-01-10 11:15 UTC  (4+ messages)

remove pci_dma_* abuses and workarounds
 2018-01-10  8:17 UTC  (9+ messages)
` [PATCH 1/3] media/ttusb-budget: remove pci_zalloc_coherent abuse
` [PATCH 2/3] media/ttusb-dev: "
` [PATCH 3/3] pci-dma-compat: remove handling of NULL pdev arguments

[RFC PATCH] of_pci_irq: add a check to fallback to device tree parsing
 2018-01-10  8:04 UTC 

[PATCH v2 0/7] PCI: aardvark: improve compatibility with PCI devices
 2018-01-10  1:11 UTC  (12+ messages)
` [PATCH v2 1/7] PCI: aardvark: fix logic in PCI configuration read/write functions
` [PATCH v2 2/7] PCI: aardvark: set PIO_ADDR_LS correctly in advk_pcie_rd_conf()
` [PATCH v2 3/7] PCI: aardvark: set host and device to the same MAX payload size

[PATCH next 0/3] Report PCI device link status
 2018-01-09 23:39 UTC  (6+ messages)
` [PATCH next 1/3] pci: "

Regression: NULL pointer dereference caused by iproc_pcie_map_dma_ranges
 2018-01-09 20:23 UTC  (5+ messages)

[PATCH] PCI: iproc: Fix NULL pointer dereference for BCMA
 2018-01-09 19:45 UTC 

[PATCH 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-01-09 17:10 UTC  (47+ messages)
` [PATCH 01/12] pci-p2p: Support peer to peer memory
` [PATCH 02/12] pci-p2p: Add sysfs group to display p2pmem stats
` [PATCH 04/12] pci-p2p: Clear ACS P2P flags for all client devices
` [PATCH 06/12] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()
` [PATCH 09/12] nvme-pci: Use PCI p2pmem subsystem to manage the CMB

[PATCH] PCI: designware: add a check of msi_desc in irqchip
 2018-01-09 16:38 UTC  (11+ messages)

[PATCH -next] PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
 2018-01-09 15:21 UTC  (3+ messages)

[PATCH] imx6: fix pcie enumeration
 2018-01-09 13:58 UTC  (12+ messages)
              `  "

Re-activate task to add MSI-X to pcie-designware
 2018-01-09 10:32 UTC  (13+ messages)

[PATCH v4 00/10] PCI: dwc: MSI-X feature
 2018-01-09  8:53 UTC  (5+ messages)
` [PATCH v4 07/10] PCI: dwc: keystone: Switch to use the IRQ chained API
` [PATCH v4 08/10] PCI: dwc: keystone: Reuse designware domain allocation

[PATCH 0/7] PM / core: Direct handling of DPM_FLAG_SMART_SUSPEND and DPM_FLAG_LEAVE_SUSPENDED
 2018-01-09  0:29 UTC  (12+ messages)
  ` [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

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2018-01-08 22:44 UTC  (9+ messages)
` [PATCH v2 3/9] PCI: Add generic function to probe PCI host controllers
` [PATCH v2 6/9] PCI: cadence: Add host driver for Cadence PCIe controller

[PATCH 0/8] SH7786 PCIe support fixes
 2018-01-08 22:27 UTC  (7+ messages)
` [PATCH 1/8] arch/sh: add sh7786_mm_sel() function

[PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
 2018-01-08 18:24 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: dra7xx: Fix legacy INTD "

[PATCH v3 0/4] Address error and recovery for AER and DPC
 2018-01-08 12:52 UTC  (5+ messages)
` [PATCH v3 1/3] PCI/AER: factor out error reporting from AER
` [PATCH v3 2/3] PCI/DPC: Unify and plumb error handling into DPC
` [PATCH v3 3/3] PCI/DPC: Enumerate the devices after DPC trigger event

Why do we check for "link-up" in *_pcie_valid_device()?
 2018-01-08 11:24 UTC  (7+ messages)

[PATCH] PCI: Expose ari_enabled in sysfs
 2018-01-05 18:51 UTC 

[PATCH v4 0/7] SR-IOV Enablement on PowerVM
 2018-01-05 18:15 UTC  (9+ messages)
` [PATCH v4 1/7] platform/pseries: Update VF config space after EEH
` [PATCH v4 2/7] linux/pci: Add uevents in AER and EEH error/resume
` [PATCH v4 3/7] platforms/pseries: Set eeh_pe of EEH_PE_VF type
` [PATCH v4 4/7] powerpc/kernel Add EEH operations to notify resume
` [PATCH v4 5/7] powerpc/kernel: Add EEH notify resume sysfs
` [PATCH v4 6/7] pseries/pci: Associate PEs to VFs in configure SR-IOV
` [PATCH v4 7/7] pseries/setup: Add Initialization of VF Bars

[PATCH v5 0/2] PCI: mediatek: Fixups for the IRQ handle routine and MT7622's class code
 2018-01-05 17:42 UTC  (6+ messages)
` [PATCH v5 1/2] PCI: mediatek: Clear IRQ status after IRQ dispatched to avoid reentry

[PATCH V2] mfd: rtsx: release IRQ during shutdown
 2018-01-05 14:22 UTC  (2+ messages)

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

[PATCH v3 0/7] SR-IOV Enablement on PowerVM
 2018-01-05  1:24 UTC  (5+ messages)
` [PATCH v3 2/7] powerpc/kernel: Add uevents in EEH error/resume
` [PATCH v3 3/7] platforms/pseries: Set eeh_pe of EEH_PE_VF type

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2018-01-05  1:18 UTC  (12+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF
  ` [PATCH] PM / wakeup: Do not fail dev_pm_attach_wake_irq() unnecessarily
    ` [PATCH v2] "

[PATCH] PCI, sysfs: show ari_enabled in sysfs
 2018-01-05  0:30 UTC  (4+ messages)

[PATCH 1/9] PCI: Add pci_enable_atomic_ops_to_root
 2018-01-05  0:23 UTC  (5+ messages)
` [PATCH 2/9] drm/amdkfd: Conditionally enable PCIe atomics
` [PATCH 8/9] drm/amdkfd: Add dGPU device IDs and device info

[PATCH 29/37] PCI: Add pci_enable_atomic_ops_to_root
 2018-01-05  0:09 UTC  (5+ messages)

[PATCH v2 1/9] PCI: Regroup all PCI related entries into drivers/pci/Makefile
 2018-01-04 22:30 UTC  (3+ messages)
` [RFC] PCI: Cleanup drivers/pci/Makefile


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox