messages from 2017-08-22 22:43:12 to 2017-08-28 15:51:35 UTC [more...]
[PATCH 0/2] fix 4GB DRAM window support on mvebu
2017-08-28 15:51 UTC (5+ messages)
` [PATCH 1/2] bus: mbus: fix window size calculation for 4GB windows
` [PATCH 2/2] PCI: mvebu: Check DRAM window size
` [RFC] ARM: Orion: "
[PATCH] misc: pci_endpoint_test: make boolean no_msi static
2017-08-28 15:04 UTC (2+ messages)
Possible regression between 4.9 and 4.13
2017-08-28 14:40 UTC (12+ messages)
[PATCH 0/3] DWC host without MSI controller
2017-08-28 14:23 UTC (4+ messages)
` [PATCH 1/3] PCI: designware: only register MSI controller when MSI irq line is valid
` [PATCH 2/3] PCI: imx6: allow MSI irq to be absent
` [PATCH 3/3] ARM: dts: imx6qdl: remove MSI irq line
[PATCH 1/2] pci: Cache the VF device ID in the SR-IOV structure
2017-08-28 13:38 UTC (2+ messages)
` [PATCH 2/2] pci: Expose offset, stride, and VF device ID via sysfs
Support SVM without PASID
2017-08-28 13:10 UTC (15+ messages)
[PATCHv5 0/9] PCI: dwc: refactor ls-pcie ->host_init() and fix bug for dw_pcie_setup_rc
2017-08-28 10:53 UTC (10+ messages)
` [PATCHv5 1/9] PCI: layerscape: Add dw_pcie_setup_rc to ls-pcie common host init
` [PATCHv5 2/9] PCI: layerscape: move STRFMR1 access out from the DBI write-enable bracket
` [PATCHv5 3/9] PCI: layerscape: add class code and multifunction fixups for ls1021a
` [PATCHv5 4/9] PCI: layerscape: move ls1021 specific host_init behind the common one
` [PATCHv5 5/9] PCI: layerscape: refactor the host_init function
` [PATCHv5 6/9] PCI: layerscape: Disable the outbound windows configured by bootloader
` [PATCHv5 7/9] PCI: designware: add accessors for write permission of DBI read-only registers
` [PATCHv5 8/9] PCI: designware: enable write permission before updating DBI RO registers
` [PATCHv5 9/9] PCI: dwc: remove the obsolete fixups
[pci:pci/host-mediatek 11/11] drivers/pci/host/pcie-mediatek.c:541:43: error: 'node' undeclared
2017-08-28 3:33 UTC (12+ messages)
[PATCH v5 0/10] Some cleanup and bug fix for pcie-rockchip
2017-08-28 2:22 UTC (19+ messages)
` [PATCH v5 01/10] PCI: rockchip: spilt out rockchip_pcie_setup_irq
` [PATCH v5 02/10] PCI: rockchip: spilt out rockchip_pcie_enable_clocks
` [PATCH v5 03/10] PCI: rockchip: spilt out rockchip_pcie_disable_clocks
` [PATCH v5 04/10] PCI: rockchip: fix system hang up if activating CONFIG_DEBUG_SHIRQ
` [PATCH v5 05/10] PCI: rockchip: spilt out rockchip_pcie_deinit_phys
` [PATCH v5 06/10] PCI: rockchip: fix missing phy manipulation for legacy phy
` [PATCH v5 07/10] PCI: rockchip: Clean up PHY if driver probe or resume fails
` [PATCH v5 08/10] PCI: rockchip: disable vpcie0v9 for resume_noirq error handling path
` [PATCH v5 09/10] PCI: rockchip: remove irq domain if failing to probe
` [PATCH v5 10/10] PCI: rockchip: umap io space "
[PATCH RESEND] PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders
2017-08-28 1:17 UTC (2+ messages)
[PATCH] PCI: rockchip: Use gpiod_set_value_cansleep() to allow reset via expanders
2017-08-28 0:46 UTC (5+ messages)
[PATCH V13 1/4] PCI: Don't ignore valid response before CRS timeout
2017-08-27 17:40 UTC (4+ messages)
` [PATCH V13 2/4] PCI: Factor out pci_bus_wait_crs()
` [PATCH V13 3/4] PCI: Handle CRS ('device not ready') returned by device after FLR
` [PATCH V13 4/4] PCI: Warn periodically while waiting for device to become ready
[PATCH v10] PCI: tango: Add MSI controller support
2017-08-26 18:12 UTC (19+ messages)
[GIT PULL] PCI fixes for v4.13
2017-08-26 12:11 UTC
[PATCH] PCI/MSI: don't try to apply MSI(-X) affinity for single vectors
2017-08-26 0:02 UTC (4+ messages)
[PATCH] PCI/msi: don't warn on irq_create_affinity_masks NULL return
2017-08-26 0:00 UTC (4+ messages)
[PATCH v4 0/3] PCI hotplug feature
2017-08-25 22:03 UTC (5+ messages)
` [PATCH v4 1/3] PCI: iproc: implement PCI hotplug support
` [PATCH v4 2/3] dt-bindings: PCI: add PCIe hotplug property
` [PATCH v4 3/3] dt-bindings: PCI iproc: add optional property prsnt-gpios
[PATCH 00/15] drivers: make device_type const
2017-08-25 21:30 UTC (11+ messages)
` [PATCH 02/15] drm: "
` [PATCH 03/15] [media] i2c: "
` [PATCH 08/15] PCI: "
` [PATCH 11/15] remoteproc: "
` [PATCH 13/15] scsi: "
[PATCH v4 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
2017-08-25 18:20 UTC (14+ messages)
` [PATCH v4 1/4] PCI: rockchip: Fix error handlings
` [PATCH v4 2/4] PCI: rockchip: Add support for pcie wake irq
` [PATCH v4 3/4] dt-bindings: "
[PATCH] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
2017-08-25 9:50 UTC
[PATCH 0/4] ZynqMP PS PCIe DMA Driver
2017-08-25 6:55 UTC (3+ messages)
` [PATCH 3/4] PCI: ZYNQMP PS PCIe DMA driver: Adding support for DMA driver
[PATCHv4 0/9] PCI: dwc: refactor ls-pcie ->host_init() and fix bug for dw_pcie_setup_rc
2017-08-25 6:51 UTC (18+ messages)
` [PATCHv4 1/9] PCI: layerscape: Add dw_pcie_setup_rc to ls-pcie common host init
` [PATCHv4 2/9] PCI: layerscape: move STRFMR1 access out from the DBI write-enable bracket
` [PATCHv4 3/9] PCI: layerscape: add class code and multifunction fixups for ls1021a
` [PATCHv4 4/9] PCI: layerscape: refactor the host_init function
` [PATCHv4 5/9] PCI: layerscape: Disable the outbound windows configured by bootloader
` [PATCHv4 6/9] PCI: designware: add accessors for write permission of DBI read-only registers
` [PATCHv4 7/9] PCI: layerscape: use accessors to enable/disable DBI RO registers' write permission
` [PATCHv4 8/9] PCI: designware: enable write permission before updating DBI RO registers
` [PATCHv4 9/9] PCI: dwc: remove the obsolete fixups
[PATCH V5 0/2] PCI/DPC: Add eDPC support
2017-08-25 2:24 UTC (3+ messages)
[PATCH v2 0/3] pci: add support for firmware initialized designware RCs
2017-08-25 1:22 UTC (9+ messages)
` [PATCH v2 1/3] pci: designware: add driver for DWC controller in ECAM shift mode
` [PATCH v2 2/3] pci: designware: add separate driver for the MSI part of the RC
` [PATCH v2 3/3] dt-bindings: designware: add binding for Designware PCIe in ECAM mode
[PATCH 0/3] pci: add support for firmware initialized designware RCs
2017-08-24 16:50 UTC (7+ messages)
` [PATCH 2/3] pci: designware: add separate driver for the MSI part of the RC
[PATCH 1/3] pci: designware: add driver for DWC controller in ECAM shift mode
2017-08-24 16:25 UTC (3+ messages)
[PATCH v9 0/3] Add support for IPQ8074 PCIe phy and controller
2017-08-24 16:21 UTC (2+ messages)
[PATCH v2 0/4] VMD fixups
2017-08-24 16:02 UTC (4+ messages)
` [PATCH v2 4/4] iommu: Prevent VMD child devices from being remapping targets
[PATCH] PCI: dwc: fall back to legacy IRQs when multiple devices are attached
2017-08-24 15:51 UTC (9+ messages)
[PATCH v2 0/1] Split VGA default nomination out from VGA arbiter
2017-08-24 13:57 UTC (9+ messages)
` [PATCH v2 1/1] Split VGA default device handler out of "
[PATCH ] PCI: rcar: Add r8a7743/5 support
2017-08-24 10:55 UTC (2+ messages)
[bug report] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
2017-08-24 10:37 UTC
[PATCH v8 0/3] PCI: iproc: SOC specific fixes
2017-08-24 5:04 UTC (4+ messages)
` [PATCH v8 1/3] PCI: iproc: factor out ep configuration access
` [PATCH v8 2/3] PCI: iproc: retry request when CRS returned from EP
` [PATCH v8 3/3] PCI: iproc: add device shutdown for PCI RC
[PATCH v7 0/2] PCI: iproc: SOC specific fixes
2017-08-24 4:40 UTC (10+ messages)
` [PATCH v7 1/2] PCI: iproc: Retry request when CRS returned from EP
[PATCH V12 1/5] PCI: Don't ignore valid response before CRS timeout
2017-08-23 22:24 UTC (8+ messages)
` [PATCH V12 2/5] PCI: add pci_bus_crs_visibility_pending() function to detect CRS response
` [PATCH V12 3/5] PCI: Factor out pci_bus_wait_crs()
` [PATCH V12 4/5] PCI: Handle CRS ("device not ready") returned by device after FLR
` [PATCH V12 5/5] PCI: Warn periodically while waiting for device to become ready
[PATCH V10 1/3] PCI: introduce pci_bus_wait_crs() function
2017-08-23 20:01 UTC (7+ messages)
` [PATCH V10 2/3] PCI: handle CRS returned by device after FLR
[PATCH v2 0/3] PCI: mediatek: Add MSI support for MT2712 and MT7622
2017-08-23 18:58 UTC (4+ messages)
[PATCH] PCI: rockchip: manipulate phy properly if failing to probe the driver
2017-08-23 16:57 UTC (5+ messages)
[PATCH][pci-next] PCI: endpoint: fix incorrect end of table check in while loop
2017-08-23 16:03 UTC
[PATCH v2 0/3] Workaround for bus reset on Cavium cn8xxx root ports
2017-08-23 8:06 UTC (8+ messages)
` [PATCH v2 3/3] vfio/pci: Don't probe devices that can't be reset
[PATCH] PCI SUBSYSTEM allows inconsistent configuration, current Kernel version
2017-08-23 6:22 UTC
[PATCH v11 0/4] PCI: Use CRS Software Visibility to wait for device to become ready
2017-08-23 4:40 UTC (6+ messages)
` [PATCH v11 2/4] PCI: Factor out pci_bus_wait_crs()
[RFC PATCH v2 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
2017-08-23 2:16 UTC (9+ messages)
` [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq
[PATCH] PCI: Fix and amend express capability sizes
2017-08-22 22:43 UTC (3+ 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