Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-04 01:26:58 to 2015-06-07 16:59:34 UTC [more...]

[PATCH v4 00/21] PowerPC/PowerNV: PCI Slot Management
 2015-06-07  7:54 UTC  (12+ messages)
` [PATCH v4 19/21] drivers/of: Support adding sub-tree

[PATCH 1/5] PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()
 2015-06-07  5:37 UTC  (8+ messages)
` [PATCH 2/5] PCI: dra7xx: Use dw_pcie_link_up() consistently
` [PATCH 3/5] PCI: layerscape: "
` [PATCH 4/5] PCI: layerscape: Factor out ls_pcie_establish_link()
` [PATCH 5/5] PCI: designware: Wait for link to come up with consistent style

[PATCH 1/3] pci_ids: Add AMD KERNCZ device ID support
 2015-06-06 17:00 UTC  (5+ messages)
` [PATCH 2/3] i2c-piix4: Use Macro for AMD CZ SMBus device ID
` [PATCH 3/3] SDHCI: Change AMD SDHCI quirk application scope

[PATCH 1/1] pci-imx6: add speed change timeout message
 2015-06-06  0:03 UTC  (2+ messages)

[PATCH V3 0/2] pci: Provide a flag to access VPD through function 0
 2015-06-05 21:59 UTC  (2+ messages)

[Patch v2 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-06-05 21:24 UTC  (8+ messages)
` [Patch v2 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [Patch v2 3/4] PCI: Introduce helpers to manage pci_dev->irq and pci_dev->irq_managed
` [Patch v2 4/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X

[PATCH v9 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
 2015-06-05 21:11 UTC  (4+ messages)
` [PATCH v10 0/4] PCI: X-Gene: Add APM X-Gene v1 "

[PATCH v5 00/42] PowerPC/PowerNV: PCI Slot Management
 2015-06-05 20:18 UTC  (47+ messages)
` [PATCH v5 01/42] PCI: Add pcibios_setup_bridge()
` [PATCH v5 02/42] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v5 03/42] powerpc/powernv: M64 support improvement
` [PATCH v5 04/42] powerpc/powernv: Trace consumed IO and M32 segments by PE
` [PATCH v5 05/42] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v5 06/42] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v5 07/42] powerpc/powernv: Calculate PHB's DMA weight dynamically
` [PATCH v5 08/42] powerpc/powernv: DMA32 cleanup
` [PATCH v5 09/42] powerpc/powernv: pnv_ioda_setup_dma() configure one PE only
` [PATCH v5 10/42] powerpc/powernv: Trace DMA32 segments consumed by PE
` [PATCH v5 11/42] powerpc/powernv: Increase PE# capacity
` [PATCH v5 12/42] powerpc/pci: Cleanup on pci_controller_ops
` [PATCH v5 13/42] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v5 14/42] powerpc/powernv: Allocate PE# in deasending order
` [PATCH v5 15/42] powerpc/powernv: Reserve PE# for root bus
` [PATCH v5 16/42] powerpc/powernv: Create PEs dynamically
` [PATCH v5 17/42] powerpc/powernv: PE oriented during configuration
` [PATCH v5 18/42] powerpc/powernv: Helper function pnv_ioda_init_pe()
` [PATCH v5 19/42] powerpc/powernv: Remove DMA32 list of PEs
` [PATCH v5 20/42] powerpc/powernv: Rename pnv_ioda_get_pe() to pnv_ioda_dev_to_pe()
` [PATCH v5 21/42] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v5 22/42] powerpc/powernv: Move functions around
` [PATCH v5 23/42] powerpc/powernv: Cleanup on pnv_pci_ioda2_release_dma_pe()
` [PATCH v5 24/42] powerpc/powernv: Release PEs dynamically
` [PATCH v5 25/42] powerpc/powernv: Supports slot ID
` [PATCH v5 26/42] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v5 27/42] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v5 28/42] powerpc/powernv: Don't cover root bus in pnv_pci_reset_secondary_bus()
` [PATCH v5 29/42] powerpc/powernv: Issue fundamental reset "
` [PATCH v5 30/42] powerpc/pci: Don't scan empty slot
` [PATCH v5 31/42] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v5 32/42] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v5 33/42] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v5 34/42] powerpc/pci: Delay creating pci_dn
` [PATCH v5 35/42] powerpc/pci: Create eeh_dev while "
` [PATCH v5 36/42] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v5 37/42] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v5 38/42] powerpc/powernv: Select OF_OVERLAY
` [PATCH v5 39/42] drivers/of: Unflatten nodes equal or deeper than specified level
` [PATCH v5 40/42] drivers/of: Allow to specify root node in of_fdt_unflatten_tree()
` [PATCH v5 41/42] drivers/of: Return allocated memory chunk from of_fdt_unflatten_tree()
` [PATCH v5 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH] PCI: keep resource size during alignment reordering
 2015-06-05 19:38 UTC  (2+ messages)

[PATCH] PCI: break when finding the first smaller resource
 2015-06-05 19:36 UTC  (2+ messages)

[PATCH v2] xen/pcifront: Remove usage of struct timeval
 2015-06-05 19:07 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.1
 2015-06-05 17:04 UTC 

[PATCH 0/7] Cleanup unused code
 2015-06-05 15:11 UTC  (14+ messages)
` [PATCH 1/7] microblaze/PCI: Remove unused declarations
` [PATCH 2/7] microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration
` [PATCH 3/7] microblaze/PCI: Remove unnecessary struct pci_dev declaration
` [PATCH 4/7] PCI: Include <linux/pci.h>, not <asm/pci.h>
` [PATCH 5/7] PCI: Remove unnecessary #includes of <asm/pci.h>
` [PATCH 6/7] PCI: Remove unused pcibios_select_root() (again)
` [PATCH 7/7] PCI: Remove unused pci_dma_burst_advice()

[PATCH] microblaze/PCI: Remove unused declarations
 2015-06-05 15:07 UTC  (3+ messages)

[RFT v2 00/48] Refine irq interfaces to reduce number of parameters
 2015-06-05 14:16 UTC  (69+ messages)
` [RFT v2 01/48] genirq: Clean up outdated comments related to include/linux/irqdesc.h
` [RFT v2 02/48] genirq: Kill never used irq_node()
` [RFT v2 03/48] MIPS, irq: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFT v2 04/48] powerpc, "
` [RFT v2 05/48] gpio: "
` [RFT v2 06/48] pinctrl: "
` [RFT v2 07/48] avr32, irq: "
` [RFT v2 08/48] mfd: "
` [RFT v2 09/48] ARM, irq: "
` [RFT v2 10/48] irqchip: "
` [RFT v2 11/48] ipu: "
` [RFT v2 12/48] sh: intc: "
` [RFT v2 13/48] keystone, irq: Use irq_data_get_xxx() to avoid redundant lookup of irq_data
` [RFT v2 14/48] spmi: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
` [RFT v2 15/48] genirq: Kill the parameter 'irq' of kstat_incr_irqs_this_cpu()
` [RFT v2 16/48] genirq: Introduce helper irq_desc_get_irq()
` [RFT v2 17/48] genirq: Kill the parameter 'irq' of check_irq_resend()
` [RFT v2 18/48] genirq: Kill the parameter 'irq' of note_interrupt()
` [RFT v2 19/48] genirq: Change prototypes of register_irq_proc() and friends
` [RFT v2 20/48] genirq: Kill the parameter 'irq' of setup_affinity()
` [RFT v2 21/48] ARM, irq: Prepare for killing the first parameter 'irq' of irq_flow_handler_t
` [RFT v2 22/48] blackfin, "
` [RFT v2 23/48] c6x, "
` [RFT v2 24/48] m68k, "
` [RFT v2 25/48] mips, "
` [RFT v2 26/48] powerpc, "
` [RFT v2 27/48] sh, "
` [RFT v2 28/48] unicore32, "
` [RFT v2 29/48] ipu: "
` [RFT v2 30/48] gpio: "
` [RFT v2 31/48] irqchip: "
` [RFT v2 32/48] mfd: "
` [RFT v2 33/48] PCI/keystone: "
` [RFT v2 34/48] pinctrl: "
` [RFT v2 35/48] genirq: Kill "
` [RFT v2 36/48] genirq, arm: "
` [RFT v2 37/48] genirq, blackfin: "
` [RFT v2 38/48] genirq, powerpc: "
` [RFT v2 39/48] genirq, mips: "
` [RFT v2 40/48] genirq, m68k: "
` [RFT v2 41/48] genirq, x86: "
` [RFT v2 42/48] genirq, sh: "
` [RFT v2 43/48] genirq, arch: "
` [RFT v2 44/48] genirq, pinctrl: "
` [RFT v2 45/48] genirq, gpio: "
` [RFT v2 46/48] genirq, irqchip: "
` [RFT v2 47/48] genirq, mfd: "
` [RFT v2 48/48] genirq, drivers: "

[PATCH 00/17] Fixes and Cleanups for the Intel VT-d driver
 2015-06-05 14:11 UTC  (18+ messages)
` [PATCH 01/17] iommu/vt-d: Fix compile error when CONFIG_INTEL_IOMMU=n
` [PATCH 02/17] iommu/vt-d: Remove __iommu_save_to_oldmem() function
` [PATCH 03/17] iommu/vt-d: Make two functions static
` [PATCH 04/17] iommu/vt-d: Load old data structures only in kdump kernel
` [PATCH 05/17] iommu/vt-d: Mark root-entry present in set_root_entry
` [PATCH 06/17] iommu/vt-d: Rework loading of old root-entry table
` [PATCH 07/17] iommu/vt-d: Copy context-tables outside of spin_lock
` [PATCH 08/17] iommu/vt-d: Don't reuse domain-ids from old kernel
` [PATCH 09/17] iommu/vt-d: Clean up log messages in intel-iommu.c
` [PATCH 10/17] iommu/vt-d: Allocate irq remapping table bitmap with GFP_KERNEL
` [PATCH 11/17] iommu/vt-d: Move QI initialization to intel_setup_irq_remapping
` [PATCH 12/17] iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
` [PATCH 13/17] iommu/vt-d: Split up iommu_set_irq_remapping
` [PATCH 14/17] iommu/vt-d: Move kdump pointer intialization to __iommu_load_old_irte
` [PATCH 15/17] iommu/vt-d: Mark irt entries from old kernel as allocated
` [PATCH 16/17] iommu/vt-d: Copy old irte in intel_setup_irq_remapping
` [PATCH 17/17] iommu/vt-d: Remove update code for old ir-table

[PATCH] PCI: designware: set PORT_LOGIC_SPEED_CHANGE before linkup
 2015-06-05 11:05 UTC  (3+ messages)

[Patch v3 00/36] Split struct irq_data into common part and per-chip part
 2015-06-05  8:48 UTC  (5+ messages)
` [Patch v3 21/36] mips, irq: Use access helper irq_data_get_affinity_mask()
` [Patch v3 35/36] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()

[PATCH v2 0/4] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-06-05  8:13 UTC  (10+ messages)
` [PATCH v2 1/4] ARM/PCI: remove align_resource callback in pcibios_align_resource
` [PATCH v2 2/4] PCI: designware: Add ARM64 support
` [PATCH v2 3/4] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05

[Patch v4 0/8] Consolidate ACPI PCI root common code into ACPI core
 2015-06-04 16:57 UTC  (9+ messages)

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-06-04 12:28 UTC  (8+ messages)
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory

[PATCH V6 00/10] VF EEH on Power8
 2015-06-04  7:10 UTC  (10+ messages)
` [PATCH V7 "
  ` [PATCH V7 06/10] powerpc/eeh: Create PE for VFs


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 read-only IMAP folder(s) and NNTP newsgroup(s).