linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-27 09:30:05 to 2016-10-05 13:38:52 UTC [more...]

[PATCH V2 0/3] ACPI,PCI,IRQ: revert penalty calculation for SCI
 2016-10-05 13:38 UTC  (5+ messages)
` [PATCH V2 1/3] Revert "ACPI,PCI,IRQ: reduce static IRQ array size to 16"
` [PATCH V2 2/3] ACPI, PCI IRQ: add PCI_USING penalty for ISA interrupts
` [PATCH V2 3/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"

[PATCH v2 0/5] PCI PM refinements
 2016-10-05 12:32 UTC  (7+ messages)
` [PATCH v2 5/5] PCI: Avoid unnecessary resume on shutdown

[pci:pci/host-cleanups-wip 94/95] drivers/pci/host/pcie-spear13xx.c:159:20: error: 'pp' undeclared
 2016-10-05  9:56 UTC 

[pci:pci/host-cleanups-wip 91/95] drivers/pci/host/pci-rcar-gen2.c:167:15: error: implicit declaration of function 'rcar_pci_read'
 2016-10-05  9:50 UTC 

[pci:pci/host-cleanups-wip 65/95] drivers/pci/host/pci-imx6.c:540:32: error: passing argument 1 of 'imx6_pcie_wait_for_link' from incompatible pointer type
 2016-10-05  9:45 UTC 

[pci:pci/host-cleanups-wip 47/95] drivers/pci/host/pci-exynos.c:459:29: error: passing argument 1 of 'exynos_pcie_establish_link' from incompatible pointer type
 2016-10-05  9:38 UTC 

[pci:pci/host-cleanups-wip 45/95] drivers/pci/host/pci-dra7xx.c:453:8: error: implicit declaration of function 'dw_pcie_pcie_readl_rc'
 2016-10-05  9:31 UTC 

[pci:pci/host-cleanups-wip 42/95] drivers/pci/host/pci-dra7xx.c:151:29: error: passing argument 1 of 'dra7xx_pcie_establish_link' from incompatible pointer type
 2016-10-05  9:26 UTC 

[pci:pci/host-cleanups-wip 38/95] drivers/pci/host/pcie-artpec6.c:142:2: error: implicit declaration of function 'dw_pcie_pcie_writel_rc'
 2016-10-05  9:20 UTC 

[pci:pci/host-cleanups-wip 35/95] drivers/pci/host/pcie-artpec6.c:278:30: error: passing argument 1 of 'artpec6_add_pcie_port' from incompatible pointer type
 2016-10-05  9:14 UTC 

[pci:pci/host-cleanups-wip 26/95] drivers/pci/host/pcie-altera.c:339:32: error: passing argument 1 of 'altera_pcie_valid_device' from incompatible pointer type
 2016-10-05  9:08 UTC 

[pci:pci/host-cleanups-wip 24/95] drivers/pci/host/pcie-altera.c:108:30: error: passing argument 1 of 'altera_cra_readl' from incompatible pointer type
 2016-10-05  9:01 UTC 

[pci:pci/host-cleanups-wip 22/95] drivers/pci/host/pcie-altera.c:344:29: error: passing argument 1 of 'altera_raw_cfg_read' from incompatible pointer type
 2016-10-05  8:55 UTC 

[PATCH 1/2] PCI: rockchip: Provide captured slot power limit and scale
 2016-10-05  8:50 UTC  (2+ messages)
` [PATCH 2/2] PCI: rockchip: Mark RC as common clock architecture

[PATCH v3] PCI: rockchip: Support property to specify the link capability
 2016-10-05  8:05 UTC 

[PATCH v2] PCI: rockchip: Support property to specify the link capability
 2016-10-05  4:36 UTC  (2+ messages)

[pci:pci/host-cleanups-wip 89/95] drivers/pci/host/pcie-rcar.c:933:3: error: expected ')' before 'rcar_writel'
 2016-10-05  0:46 UTC 

[pci:pci/host-cleanups-wip 76/95] drivers/pci/host/pci-keystone-dw.c:260:12: error: too few arguments to function 'ks_dw_app_readl'
 2016-10-05  0:38 UTC 

[pci:pci/host-cleanups-wip 88/95] drivers/pci/host/pcie-rcar.c:227:31: error: 'pcie' undeclared
 2016-10-05  0:39 UTC 

[pci:pci/host-cleanups-wip 32/95] drivers/pci/host/pcie-armada8k.c:74:24: warning: unused variable 'armada8k'
 2016-10-05  0:32 UTC 

[pci:pci/host-cleanups-wip 91/95] drivers/pci/host/pci-rcar-gen2.c:215:8: error: too few arguments to function 'rcar_pci_readl'
 2016-10-05  0:33 UTC 

ks_dw_pcie_initiate_link_train() question
 2016-10-04 21:52 UTC  (2+ messages)

4.7 regression: ACPI: No IRQ available for PCI Interrupt Link [LNKD]. Try pci=noacpi or acpi=off
 2016-10-04 17:54 UTC  (37+ messages)

[PATCH v2] pcie-rcar: try setting PCIe speed to 5 GT/s at boot
 2016-10-04 17:36 UTC  (5+ messages)

[PATCH] pci/vmd: Move vmd driver to drivers/pci/host
 2016-10-04 17:34 UTC  (2+ messages)

[PATCH 1/2] PCI: rockchip: improve the deassert sequence of four reset pins
 2016-10-04 17:24 UTC  (2+ messages)

[PATCH v2] PCI: rockchip: Increase the Max Credit update interval
 2016-10-04 17:17 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/2 v2] pci-hyperv: properly handle pci bus remove
 2016-10-04 14:32 UTC  (3+ messages)

[PATCH 1/3] Revert "ACPI,PCI,IRQ: reduce static IRQ array size to 16"
 2016-10-04 14:23 UTC  (11+ messages)
` [PATCH 2/3] ACPI, PCI IRQ: add PCI_USING penalty for ISA interrupts
  ` [2/3] "
` [PATCH 3/3] Revert "ACPI,PCI,IRQ: remove SCI penalize function"
  ` [3/3] "
` [1/3] Revert "ACPI,PCI,IRQ: reduce static IRQ array size to 16"

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-10-04 12:02 UTC  (6+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06

[PATCH 2/2 v3] pci-hyperv: lock pci bus on device eject
 2016-10-04  6:43 UTC 

[PATCH 1/2 v3] pci-hyperv: properly handle pci bus remove
 2016-10-04  6:42 UTC 

pciutils 3.5.2 released
 2016-10-03 20:01 UTC 

[PATCH] lspci: Parse all the L1 PM substate capability regs
 2016-10-03 19:50 UTC  (9+ messages)
` [PATCH v2] "

[PATCH V3 0/2] PCI: add CRS support after hot reset and FLR
 2016-10-03  5:37 UTC  (3+ messages)
` [PATCH V3 1/2] PCI: add CRS support to error handling path
` [PATCH V3 2/2] PCI: handle CRS returned by device after FLR

[PATCH V2 0/5] PCI: error handling clean up and add CRS support
 2016-10-03  3:34 UTC  (5+ messages)
` [PATCH V2 3/5] PCI: save and restore bus on parent bus reset

PCI Resource Allocation
 2016-10-01  3:20 UTC  (4+ messages)

[PATCH] pciutils: Update the tests/cap-l1-pm with actual device data
 2016-10-01  0:41 UTC 

[PATCH v4 2/2] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-09-30 22:13 UTC  (11+ messages)
` [PATCH v5 1/3] arm/dts: add pcie aer interrupt-name property in the dts
  ` [PATCH v5 3/3] pci:aer: add support aer interrupt with none MSI/MSI-X/INTx mode
    ` [PATCH v6 1/3] arm/dts-ls1021: add pcie aer/pme interrupt-name property in the dts
      ` [PATCH v6 2/3] arm64/dts-ls1043-ls2080: "
      ` [PATCH v6 3/3] pci:add support aer/pme interrupts with none MSI/MSI-X/INTx mode

[PATCH v5 00/14] ACPI IORT ARM SMMU support
 2016-09-30 15:48 UTC  (6+ messages)
` [PATCH v5 01/14] drivers: iommu: add FWNODE_IOMMU fwnode type

[PATCH] aer: function comments cleanup
 2016-09-30 15:14 UTC  (2+ messages)

[Xen-devel] [PATCH] xen: Remove event channel notification through Xen PCI platform device
 2016-09-30 14:46 UTC 

[PATCH v8 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-09-30  8:50 UTC  (14+ messages)
` [PATCH v8 1/8] thunderbolt: Macro rename
` [PATCH v8 2/8] thunderbolt: Updating the register definitions
` [PATCH v8 3/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v8 4/8] thunderbolt: Networking state machine
` [PATCH v8 5/8] thunderbolt: Networking transmit and receive
` [PATCH v8 6/8] thunderbolt: Kconfig for Thunderbolt Networking
` [PATCH v8 7/8] thunderbolt: Networking doc
` [PATCH v8 8/8] thunderbolt: Adding maintainer entry

[PATCH v5 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-09-30  4:13 UTC  (9+ messages)
` [PATCH v5 3/4] PCI: Add a new option for resource_alignment to reassign alignment
` [PATCH v5 4/4] PCI: Add a macro to set default alignment for all PCI devices

[PATCH v2 1/2] pci: Call pcibios_sriov_enable() before IOV BARs are enabled
 2016-09-29 23:47 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: Don't disable PF's memory decoding when enabling SRIOV

[PATCH] PCI: Add parameter @mmio_force_on to pci_update_resource()
 2016-09-29 23:45 UTC  (7+ messages)

replace pci_enable_msi_{exact_range} with pci_alloc_irq_vectors
 2016-09-29 19:27 UTC  (15+ messages)
` [PATCH 2/6] ipr: use pci_irq_allocate_vectors
` [PATCH 4/6] vfio_pci: "
` [PATCH 5/6] genwqe: "

lspci not showing motherboard ethernet controller after PCIe card firmware update change from 32-bit to 64-bit BAR
 2016-09-29 14:24 UTC  (4+ messages)

ATA failure regression
 2016-09-29 11:33 UTC  (6+ messages)

[RFC PATCH 00/11] pci: support for configurable PCI endpoint
 2016-09-29  8:31 UTC  (12+ messages)
` [RFC PATCH 07/11] pci: controller: designware: Add EP mode support
` [RFC PATCH 08/11] pci: controller: dra7xx: "

[PATCH v6 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-09-29  6:46 UTC  (5+ messages)
` [PATCH v6 1/4] PCI: Ignore enforced alignment when kernel uses existing firmware setup
` [PATCH v6 2/4] PCI: Ignore enforced alignment to VF BARs
` [PATCH v6 3/4] PCI: Don't change resources' size when using resource_alignment
` [PATCH v6 4/4] PCI: Add a macro to set default alignment for all PCI devices

[PATCH kernel v2] PCI: Enable access to custom VPD for Chelsio devices (cxgb3)
 2016-09-29  5:21 UTC 

[PATCH][RFC v3] PCI: Workaround to enable poweroff on Mac Pro 11
 2016-09-28 21:26 UTC  (5+ messages)

[PATCH] PCI: rockchip: fix uninitialized variable use
 2016-09-28 16:59 UTC  (2+ messages)

[PATCH V6 0/5] ECAM quirks handling for ARM64 platforms
 2016-09-28 16:44 UTC  (9+ messages)

[net-next 5/5] PCI: disable FLR for 82579 device
 2016-09-28 16:26 UTC  (9+ messages)

[PATCHv3 0/5] PCI access on removed devices
 2016-09-28 13:43 UTC  (8+ messages)
` [PATCHv3 1/5] mips/pci: Reduce stack frame usage
` [PATCHv3 2/5] pci: Add is_removed state
` [PATCHv3 3/5] pci: No config access for removed devices
` [PATCHv3 4/5] pcie/aer: Cache capability position
` [PATCHv3 5/5] pci/msix: Skip disabling removed devices

[PATCH] PCI/AER: Move the error info struct into the root port container
 2016-09-27 20:45 UTC  (2+ messages)

[PATCH v5 00/16] Add Paravirtual RDMA Driver
 2016-09-27 18:50 UTC  (6+ messages)
` [PATCH v5 13/16] IB/pvrdma: Add the main driver module for PVRDMA

[PATCH v7 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-09-27 14:15 UTC  (13+ messages)
` [PATCH v7 1/8] thunderbolt: Macro rename
` [PATCH v7 2/8] thunderbolt: Updating the register definitions
` [PATCH v7 3/8] thunderbolt: Kconfig for Thunderbolt Networking
` [PATCH v7 4/8] thunderbolt: Communication with the ICM (firmware)
` [PATCH v7 5/8] thunderbolt: Networking state machine
` [PATCH v7 6/8] thunderbolt: Networking transmit and receive
` [PATCH v7 7/8] thunderbolt: Networking doc
` [PATCH v7 8/8] thunderbolt: Adding maintainer entry


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).