linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-03 09:24:21 to 2017-08-08 20:19:12 UTC [more...]

[PATCH v2 0/5] PCI: MediaTek: Add support for new generation host controller
 2017-08-08 20:19 UTC  (17+ messages)
` [PATCH v2 1/5] PCI: mediatek: Add a structure to abstract the controller generations
` [PATCH v2 3/5] dt-bindings: PCI: rename and cleanup MediaTek binding text
` [PATCH v2 4/5] PCI: mediatek: Add new generation controller support
` [PATCH v2 5/5] dt-bindings: PCI: add support for new generation controller

[PATCH v3 0/6] PCI: MediaTek: Add support for new generation host controller
 2017-08-08 20:04 UTC  (10+ messages)
` [PATCH v3 1/6] PCI: mediatek: Using readl_poll_timeout to wait Gen2 training
` [PATCH v3 2/6] PCI: mediatek: Add a structure to abstract the controller generations
` [PATCH v3 3/6] PCI: mediatek: switch to use platform_get_resource_byname()
` [PATCH v3 4/6] dt-bindings: PCI: rename and cleanup MediaTek binding text
` [PATCH v3 5/6] PCI: mediatek: Add new generation controller support
` [PATCH v3 6/6] dt-bindings: PCI: add support for new generation controller

[PATCH 0/2] PCI hotplug feature
 2017-08-08 14:20 UTC  (4+ messages)
` [PATCH 1/2] PCI: iproc: Implement PCI hotplug support
` [PATCH 2/2] PCI: iproc: Add optional brcm,pci-hotplug

[PATCH v8 1/3] perf: cavium: Support memory controller PMU counters
 2017-08-08 13:25 UTC  (11+ messages)

[PATCHv2 0/6] PCI: fix the designware Class code fixup doesn't work issue and refactor ls-pcie host init
 2017-08-08 13:13 UTC  (9+ messages)
` [PATCHv2 1/6] PCI: designware: add accessors for write permission of DBI read-only registers
` [PATCHv2 2/6] PCI: designware: enable write permission before updating class code
` [PATCHv2 3/6] PCI: layerscape: use accessors to enable/disable DBI RO registers' write permission
` [PATCHv2 4/6] PCI: layerscape: refactor the host_init function

[PATCH 0/4] ZynqMP PS PCIe DMA Driver
 2017-08-08 11:12 UTC  (5+ messages)
` [PATCH 1/4] PCI:xilinx-nwl: Enable Root DMA
` [PATCH 2/4] PCI:xilinx-nwl: Correcting Styling checks
` [PATCH 3/4] PCI: ZYNQMP PS PCIe DMA driver: Adding support for DMA driver
` [PATCH 4/4] PCI: ZYNQMP PS PCIe DMA driver: Devicetree binding for Root DMA

[PATCH 0/3] Split VGA default selection from VGA arbiter
 2017-08-08 10:12 UTC  (9+ messages)
` [PATCH 1/3] powerpc: simplify and fix VGA default device behaviour
` [PATCH 2/3] Split VGA default device handler out of VGA arbiter
` [PATCH 3/3] powerpc: replace vga_fixup() with generic code

[RFC] what should we report for the failure of pcie_set_mps?
 2017-08-08  9:45 UTC  (3+ messages)

[PATCH] ARM: dts: DRA7: Add pcie1 dt node for EP mode
 2017-08-08  5:40 UTC 

[PATCH v9 0/4] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-08-08  1:56 UTC  (9+ messages)
` [PATCH v9 1/4] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v9 2/4] PCI: Disable PCIe Relaxed Ordering if unsupported
` [PATCH v9 3/4] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
` [PATCH v9 4/4] net/cxgb4vf: "

Support SVM without PASID
 2017-08-08  0:51 UTC  (17+ messages)

[PATCH 1/3] MAINTAINERS: Add Jonathan Derrick as VMD maintainer
 2017-08-07 19:57 UTC  (3+ messages)
` [PATCH 2/3] pci: Generalize is_vmd behavior
` [PATCH 3/3] iommu: prevent VMD child devices from being remapping targets

[CFP] VFIO/IOMMU/PCI microconference at LPC 2017
 2017-08-07 18:01 UTC 

[PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported
 2017-08-07  9:04 UTC  (15+ messages)

[PATCH V8 1/2] PCI: handle CRS returned by device after FLR
 2017-08-07  2:59 UTC  (3+ messages)
` [PATCH V8 2/2] PCI: display not responding message while device is unreachable

Resizeable PCI BAR support V5
 2017-08-06 22:30 UTC  (4+ messages)

[PATCH v6 0/6] PCI: xilinx: Fixes, optimisation & MIPS support
 2017-08-06  0:03 UTC  (7+ messages)
` [PATCH v6 1/6] PCI: Move enum pci_interrupt_pin to a new common header
` [PATCH v6 2/6] PCI: Introduce pci_irqd_intx_xlate()
` [PATCH v6 3/6] PCI: xilinx: Translate INTx range to hwirqs 0-3
` [PATCH v6 4/6] PCI: xilinx: Unify INTx & MSI interrupt decode
` [PATCH v6 5/6] PCI: xilinx: Don't enable config completion interrupts
` [PATCH v6 6/6] PCI: xilinx: Allow build on MIPS platforms

[PATCH 00/10] PCI: pci resource allocation test module
 2017-08-05  6:37 UTC  (9+ messages)
` [PATCH 01/10] PCI: avoid arch_remove_reservations() for PCI_TEST
` [PATCH 02/10] PCI: introduce ioport_res/iomem_res "
` [PATCH 03/10] PCI: export symbol for PCI_TEST module
` [PATCH 04/10] PCI: extend pci device match_driver state
` [PATCH 05/10] PCI: Add PCI_TEST module for resource allocation
` [PATCH 06/10] PCI: PCI_TEST simple data
` [PATCH 07/10] PCI: PCI_TEST data from x5-8
` [PATCH 08/10] PCI: PCI_TEST data from x5-8 with zeroed bus number

[PATCH v8 0/4] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-08-05  6:28 UTC  (7+ messages)
` [PATCH v8 1/4] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v8 2/4] PCI: Disable PCIe Relaxed Ordering if unsupported
` [PATCH v8 3/4] net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
` [PATCH v8 4/4] net/cxgb4vf: "

[PATCH] PCI: Update ACS quirk for more Intel 10G NICs
 2017-08-04 21:47 UTC  (6+ messages)

[PATCH] PCI: Convert to using %pOF instead of full_name
 2017-08-04 16:38 UTC  (2+ messages)

[PATCH v6 0/2] PCI: iproc: SOC specific fixes
 2017-08-04 15:48 UTC  (3+ messages)
` [PATCH v6 1/2] PCI: iproc: Retry request when CRS returned from EP
` [PATCH v6 2/2] PCI: iproc: add device shutdown for PCI RC

[RFT PATCH 0/9] PCI: Remove pci_fixup_irqs()
 2017-08-04 15:08 UTC  (3+ messages)

[RFC PATCH v3] pci: Concurrency issue during pci enable bridge
 2017-08-04 14:57 UTC 

[PATCH v5 0/2] PCI: iproc: SOC specific fixes
 2017-08-04 14:39 UTC  (14+ messages)
` [PATCH v5 1/2] PCI: iproc: Retry request when CRS returned from EP

[PATCH v1] x86/platform/intel-mid: Make IRQ allocation a bit more flexible
 2017-08-04 14:30 UTC  (6+ messages)

[PATCHv2 0/2] PCI: add ls2088a and ls1088a support
 2017-08-04  6:41 UTC  (3+ messages)
` [PATCHv2 1/2] PCI: layerscape: Add support for ls2088a
` [PATCHv2 2/2] PCI: layerscape: Add support for ls1088a

[PATCH 0/2] PCI: dwc: convert remaining dbi read/writes to dw_pcie_readX_dbi/dw_pcie_writeX_dbi
 2017-08-04  5:19 UTC  (4+ messages)

[PATCH] pciehp: Enable hot plug capable detection
 2017-08-04  5:07 UTC  (8+ messages)

[PATCH] PCI: layerscape: Add support for ls2088a and ls1088a
 2017-08-04  3:46 UTC  (7+ messages)

[PATCH v2 0/2] PCI: rcar-pcie: Fix memory leak
 2017-08-04  3:32 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: rcar: Fix error exit path
` [PATCH v2 2/2] PCI: rcar-pcie: Fix memory leak when no PCIe card is inserted

[PATCH] PCIe AER: report non fatal errors only to the functions of the same device
 2017-08-04  2:18 UTC 

[PATCH 1/2] PCI: v3: Update the device tree bindings
 2017-08-03 23:42 UTC  (2+ messages)

[PATCH v6 0/7] Add support for IPQ8074 PCIe phy and controller
 2017-08-03 23:39 UTC  (10+ messages)
` [PATCH v6 1/7] dt-bindings: phy: qmp: Add output-clock-names
` [PATCH v6 2/7] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074
` [PATCH v6 6/7] dt-bindings: pci: qcom: Add support for IPQ8074

[PATCH] PCI: Add const to bin_attribute structures
 2017-08-03 23:23 UTC  (2+ messages)

[PATCH 0/5] constify hotplug pci_device_id
 2017-08-03 23:22 UTC  (8+ messages)
` [PATCH 1/5] PCI: hotplug: shpchp: constify pci_device_id
` [PATCH 2/5] PCI: hotplug: ibmphp: "
` [PATCH 3/5] PCI: hotplug: bmphp_ebda: "
` [PATCH 4/5] PCI: hotplug: cpcihp_zt5550: "
` [PATCH 5/5] PCI: hotplug: cpqphp: "

[PATCH] pci-hyperv: do not sleep in compose_msi_msg
 2017-08-03 23:16 UTC  (2+ messages)

[PATCH] drivers: pci: Add in description of pci_set_power_state
 2017-08-03 23:14 UTC  (2+ messages)

[PATCH v2] PCI: armada8k: Check the return value from clk_prepare_enable()
 2017-08-03 22:02 UTC  (2+ messages)

[PATCH] PCI: hisi: remove unused variable driver
 2017-08-03 21:59 UTC  (2+ messages)

[PATCH 1/2] vmd: Reserve IRQ pre-vector for better affinity
 2017-08-03 21:52 UTC  (2+ messages)

[PATCH 051/102] PCI: dwc: pcie-qcom: explicitly request exclusive reset control
 2017-08-03 21:45 UTC  (10+ messages)
` [PATCH 052/102] PCI: imx6: "
` [PATCH 053/102] PCI: tegra: "
` [PATCH 054/102] PCI: rockchip: "
` [PATCH 056/102] PCI: mediatek: "

[PATCH 1/3] PCI: dwc: Handle host_init failures
 2017-08-03 21:19 UTC  (4+ messages)
` [PATCH 2/3] PCI: qcom: Don't unroll init if init fails

[PATCH] PCI: qcom: Use gpiod_set_value_cansleep()
 2017-08-03 21:10 UTC  (2+ messages)

[PATCH v2 5/5] dt-bindings: PCI: add support for new generation controller
 2017-08-03 19:12 UTC  (2+ messages)

[PATCH v4 00/15] Switchtec NTB Support
 2017-08-03 18:19 UTC  (16+ messages)
` [PATCH v4 01/15] NTB: switchtec: Move structure definitions into a common header
` [PATCH v4 02/15] NTB: switchtec: Export class symbol for use in upper layer driver
` [PATCH v4 03/15] NTB: switchtec: Add NTB hardware register definitions
` [PATCH v4 04/15] NTB: switchtec: Add link event notifier callback
` [PATCH v4 05/15] NTB: Ensure ntb_mw_get_align() is only called when the link is up
` [PATCH v4 06/15] NTB: Add check and comment for link up to mw_count() and mw_get_align()
` [PATCH v4 07/15] NTB: switchtec_ntb: Introduce initial NTB driver
` [PATCH v4 08/15] NTB: switchtec_ntb: Initialize hardware for memory windows
` [PATCH v4 09/15] NTB: switchtec_ntb: Initialize hardware for doorbells and messages
` [PATCH v4 10/15] NTB: switchtec_ntb: Add skeleton NTB driver
` [PATCH v4 11/15] NTB: switchtec_ntb: Add link management
` [PATCH v4 12/15] NTB: switchtec_ntb: Implement doorbell registers
` [PATCH v4 13/15] NTB: switchtec_ntb: Implement scratchpad registers
` [PATCH v4 14/15] NTB: switchtec_ntb: Add memory window support
` [PATCH v4 15/15] NTB: switchtec_ntb: Update switchtec documentation with notes for NTB

[PATCH] pci: shpchp: set the bridge busmaster if MSI are enabled
 2017-08-03 16:34 UTC  (4+ messages)

[PATCH] pci: ftpci100: fix of_irq_get() error check
 2017-08-03 16:23 UTC  (5+ messages)

MSI-X support with Synopsys DesignWare IP core driver
 2017-08-03 14:24 UTC  (3+ messages)

[PATCH 3/3] PCI: qcom: Allow post_init to fail
 2017-08-03 12:45 UTC  (2+ messages)

[PATCH v7 0/3] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-08-03 10:22 UTC  (7+ messages)
` [PATCH v7 1/3] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING
` [PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported

[PATCH v2] PCI/MSI: Improve MSI alias detection
 2017-08-03  9:55 UTC  (2+ 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).