linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-09 17:58:00 to 2016-02-17 14:31:03 UTC [more...]

[PATCH RESEND v9 2/2] pcie-designware platform driver
 2016-02-17 17:46 UTC  (5+ messages)
` [PATCH "

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
 2016-02-17 14:30 UTC  (50+ messages)
` [PATCH v8 01/45] PCI: Add pcibios_setup_bridge()
` [PATCH v8 02/45] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v8 03/45] powerpc/pci: Cleanup on struct pci_controller_ops
` [PATCH v8 04/45] powerpc/powernv: Cleanup on pci_controller_ops instances
` [PATCH v8 05/45] powerpc/powernv: Drop phb->bdfn_to_pe()
` [PATCH v8 06/45] powerpc/powernv: Reorder fields in struct pnv_phb
` [PATCH v8 07/45] powerpc/powernv: Rename PE# "
` [PATCH v8 08/45] powerpc/powernv: Fix initial IO and M32 segmap
` [PATCH v8 09/45] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v8 10/45] powerpc/powernv: IO and M32 mapping based on PCI device resources
` [PATCH v8 11/45] powerpc/powernv: Track M64 segment consumption
` [PATCH v8 12/45] powerpc/powernv: Rename M64 related functions
` [PATCH v8 13/45] powerpc/powernv/ioda1: M64 support on P7IOC
` [PATCH v8 14/45] powerpc/powernv/ioda1: Rename pnv_pci_ioda_setup_dma_pe()
` [PATCH v8 15/45] powerpc/powernv/ioda1: Introduce PNV_IODA1_DMA32_SEGSIZE
` [PATCH v8 16/45] powerpc/powernv: Remove DMA32 PE list
` [PATCH v8 17/45] powerpc/powernv/ioda1: Improve DMA32 segment track
` [PATCH v8 18/45] powerpc/powernv: Increase PE# capacity
` [PATCH v8 19/45] powerpc/powernv: Use PE instead of number during setup and release
` [PATCH v8 20/45] powerpc/powernv: Allocate PE# in reverse order
` [PATCH v8 21/45] powerpc/powernv: Create PEs at PCI hot plugging time
` [PATCH v8 22/45] powerpc/powernv/ioda1: Support releasing IODA1 TCE table
` [PATCH v8 23/45] powerpc/powernv: Dynamically release PEs
` [PATCH v8 24/45] powerpc/pci: Rename pcibios_{add,remove}_pci_devices()
` [PATCH v8 25/45] powerpc/pci: Rename pcibios_find_pci_bus()
` [PATCH v8 26/45] powerpc/pci: Move pci_find_bus_by_node() around
` [PATCH v8 27/45] powerpc/pci: Export pci_add_device_node_info()
` [PATCH v8 28/45] powerpc/pci: Introduce pci_remove_device_node_info()
` [PATCH v8 29/45] powerpc/pci: Export pci_traverse_device_nodes()
` [PATCH v8 30/45] powerpc/pci: Delay populating pdn
` [PATCH v8 31/45] powerpc/pci: Don't scan empty slot
` [PATCH v8 32/45] powerpc/pci: Update bridge windows on PCI plug
` [PATCH v8 33/45] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v8 34/45] powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()
` [PATCH v8 35/45] powerpc/powernv: Fundamental reset "
` [PATCH v8 36/45] powerpc/powernv: Support PCI slot ID
` [PATCH v8 37/45] powerpc/powernv: Use firmware PCI slot reset infrastructure
` [PATCH v8 38/45] powerpc/powernv: Functions to get/set PCI slot status
` [PATCH v8 39/45] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v8 40/45] drivers/of: Split unflatten_dt_node()
` [PATCH v8 41/45] drivers/of: Avoid recursively calling unflatten_dt_node()
` [PATCH v8 42/45] drivers/of: Rename unflatten_dt_node()
` [PATCH v8 43/45] drivers/of: Specify parent node in of_fdt_unflatten_tree()
` [PATCH v8 44/45] drivers/of: Return allocated memory from of_fdt_unflatten_tree()
` [PATCH v8 45/45] PCI/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-17 14:21 UTC  (21+ messages)
` [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
` [PATCH V5 02/15] acpi, pci, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V5 03/15] arm64, acpi: Use MCFG library and empty PCI config space accessors from pci_mcfg.c file
` [PATCH V5 04/15] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V5 05/15] x86, pci: Cleanup platform specific MCFG data by using ECAM hot_added flag
` [PATCH V5 06/15] pci, acpi, x86, ia64: Move ACPI host bridge device companion assignment to core code
` [PATCH V5 07/15] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V5 08/15] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V5 09/15] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks
` [PATCH V5 10/15] pci, of: Move the PCI I/O space management to PCI core code
` [PATCH V5 11/15] drivers: pci: add generic code to claim bus resources
` [PATCH V5 12/15] pci, acpi: Support for ACPI based generic PCI host controller initialization
` [PATCH V5 13/15] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V5 14/15] arm64, pci, acpi: Assign legacy IRQs once device is enable
` [PATCH V5 15/15] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64

[RFC PATCH 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_BRIDGE_SKIP_ALIAS
 2016-02-17 11:45 UTC  (14+ messages)
` [RFC PATCH 2/2] PCI: Quirks for Broadcom Vulcan
  ` [RFC PATCH 2/2] PCI: Handle Broadcom Vulcan quirks

[PATCH] MAINTAINERS: Update EEH details and maintainership
 2016-02-17  6:06 UTC 

[PATCH] PCI: layerscape: add ls2085a compatible
 2016-02-17  2:17 UTC  (10+ messages)

[PATCHv3 0/4] PCI VPD access fixes
 2016-02-16 23:50 UTC  (6+ messages)
` [PATCHv3 1/4] pci: Update VPD definitions
` [PATCHv3 2/4] pci: allow access to VPD attributes with size '0'
` [PATCHv3 3/4] pci: Determine actual VPD size on first access
` [PATCHv3 4/4] pci: Blacklist vpd access for buggy devices

[PATCH RESEND v2 0/3] PCI: hv: New paravirtual PCI front-end driver
 2016-02-16 22:48 UTC  (8+ messages)
` [PATCH RESEND v2 1/3] PCI: Add fwnode_handle to pci_sysdata
` [PATCH RESEND v2 2/3] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH RESEND v2 3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

[PATCH RESEND v3 0/3] PCI: hv: New paravirtual PCI front-end driver
 2016-02-16 21:56 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] PCI: Add fwnode_handle to pci_sysdata
` [PATCH RESEND v3 2/3] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH RESEND v3 3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

[PATCH v2] pci: Wait for up to 1000ms after FLR reset
 2016-02-16 20:53 UTC 

[PATCH] pci: Wait for up to an additional 1000ms after FLR reset
 2016-02-16 16:53 UTC  (2+ messages)

КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79139393506 Email: mnoskova760@gmail.com Skype: prodawez389
 2016-02-16 12:24 UTC 

[PATCH] acpi, pci, irq: account for early penalty assignment
 2016-02-16  2:15 UTC  (3+ messages)

[PATCH v2 1/2] pci: Add support for multiple DMA aliases
 2016-02-15 17:22 UTC  (4+ messages)
` [PATCH v3 0/2] Fixed couple of issues pointed by Alex and Bjorn
  ` [PATCH v3 1/2] pci: Add support for multiple DMA aliases

4.4.x kernel (only) gives pcieport 0000:00:1c.4: AER: Corrected error received: id=00e4
 2016-02-15 17:17 UTC  (3+ messages)

[PATCH 0/2] ARM: imx6sx - add initial PCIe support
 2016-02-15  8:19 UTC  (5+ messages)
` [PATCH 1/2] ARM: imx6sx: Add PCIe register definitions for iomuxc gpr
` [PATCH 2/2] PCI: imx6: add initial imx6sx support

Problems since commit Recognize that Interrupt Line 255 means "not connected"
 2016-02-15  3:02 UTC  (7+ messages)

[PATCH v2] PCI: ACPI: IA64: fix IO port generic range check
 2016-02-14  8:33 UTC  (2+ messages)

[Bug 112121] New: Some PCIe options cause devices to be removed after syspend
 2016-02-13 23:39 UTC  (2+ messages)

[GIT PULL] PCI fixes for v4.5
 2016-02-12 22:41 UTC 

[PATCH] vfio: fix link failures when CONFIG_PCI_MSI is disabled
 2016-02-12 18:17 UTC 

[PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2016-02-12 14:45 UTC  (10+ messages)

[PATCH V4 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-12  8:56 UTC  (15+ messages)
` [PATCH V4 11/23] pci, acpi: Move ACPI host bridge device companion assignment to core code
` [PATCH V4 12/23] x86, ia64, pci: Remove ACPI companion device from platform specific data
` [PATCH V4 15/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region
` [PATCH V4 22/23] arm64, pci, acpi: Assign legacy IRQs once device is enable

Q: Relation between lanes to devices and to BARs
 2016-02-12  3:20 UTC  (6+ messages)

[PATCH v4 0/2] pci/lspci: Identify Enhanced Allocation (EA) Resources
 2016-02-12  0:52 UTC  (3+ messages)
` [PATCH v4 1/2] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources
` [PATCH v4 2/2] Add support for enhanced allocation regions

[PATCH V4 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-02-11 16:28 UTC  (6+ messages)
` [PATCH V4 1/5] PCI: xilinx: Removing xilinx_pcie_parse_and_add_res function
` [PATCH V4 2/5] PCI: xilinx: Removing struct hw_pci structure
` [PATCH V4 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze
` [PATCH V4 4/5] PCI: xilinx: Updating Zynq PCI binding documentation with Microblaze node
` [PATCH V4 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-11 15:58 UTC  (5+ messages)
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation

[PATCH] x86, pci: Add quirk for unsizeable Broadwell EP bar
 2016-02-11 14:20 UTC  (8+ messages)

[PATCH v3 0/6] Xilinx AXI PCIe Host Bridge driver fixes
 2016-02-11  6:20 UTC  (6+ messages)
` [PATCH v3 2/6] PCI: xilinx: Unify INTx & MSI interrupt FIFO decode
` [PATCH v3 4/6] PCI: xilinx: Clear interrupt FIFO during probe

[PATCH V3 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-02-11  5:37 UTC  (7+ messages)
` [PATCH V3 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze

[PATCH v3 0/4] PCI: rcar, rcar-gen2: More Gen2 compatibility strings
 2016-02-10 17:22 UTC  (3+ messages)

[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2016-02-10 17:08 UTC  (2+ messages)

[PATCH] PCI: tegra: Update for new XUSB pad controller bindings
 2016-02-10 15:52 UTC  (3+ messages)

[PATCH] Create pci slot files for SMBIOS Type 9 entries
 2016-02-10 14:50 UTC 

[RFC PATCH v3 0/3] Add ACPI support for HiSilicon PCIe Host Controllers
 2016-02-10 14:45 UTC  (9+ messages)
` [RFC PATCH v3 2/3] PCI: hisi: Add ECAM support to HiSilicon PCIe host controller
` [RFC PATCH v3 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCH] pci: xgene: Add ECAM fixups
 2016-02-10 14:28 UTC  (2+ messages)

[PATCH v7 0/5] ACPI based PCI support for arm64
 2016-02-10 13:30 UTC  (7+ messages)
` [PATCH v7 5/5] PCI: ACPI: Add a generic ACPI based host controller

[PATCHv2 0/4] PCI VPD access fixes
 2016-02-10  7:24 UTC  (10+ messages)
` [PATCHv2 2/4] pci: allow access to VPD attributes with size '0'
` [PATCHv2 3/4] pci: Determine actual VPD size on first access
` [PATCHv2 4/4] pci: Blacklist vpd access for buggy devices

[PATCH v14 0/9] EEH Support for SRIOV VFs
 2016-02-10  6:02 UTC  (10+ messages)
` [PATCH v14 1/9] PCI/IOV: Rename and export virtfn_{add, remove}
` [PATCH v14 2/9] PCI: Add pcibios_bus_add_device() weak function
` [PATCH v14 3/9] powerpc/pci: Remove VFs prior to PF
` [PATCH v14 4/9] powerpc/eeh: Cache normal BARs, not windows or IOV BARs
` [PATCH v14 5/9] powerpc/eeh: EEH device for VF
` [PATCH v14 6/9] powerpc/eeh: Create PE for VFs
` [PATCH v14 7/9] powerpc/powernv: Support EEH reset for VF PE
` [PATCH v14 8/9] powerpc/powernv: Support PCI config restore for VFs
` [PATCH v14 9/9] powerpc/eeh: powerpc/eeh: Support error recovery for VF PE

[PATCH v3 0/2] pci/lspci: Identify Enhanced Allocation (EA) Resources
 2016-02-10  0:54 UTC  (4+ messages)
` [PATCH v3 2/2] Add support for enhanced allocation regions

[PATCH] drivers/pci:Broken link fixed
 2016-02-09 22:10 UTC 

[PATCH] PCI: ACPI: IA64: fix IO port generic range check
 2016-02-09 18:11 UTC  (3+ messages)

[PATCH] PCI: Support SRIOV on Legacy EndPoint device
 2016-02-09 18:08 UTC 

[PATCH] PCI: Revert "Implement pcibios_alloc_irq() and pcibios_free_irq()"
 2016-02-09 17:58 UTC  (2+ messages)
` [PATCH] Revert 991de2e59090 ("PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()")


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