linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-01 15:11:25 to 2015-07-11 19:50:01 UTC [more...]

[PATCH V3 0/2] pci: Provide a flag to access VPD through function 0
 2015-07-11 19:49 UTC  (7+ messages)
        ` [Intel-wired-lan] "

[PATCH 00/36] PCI: Resource allocation cleanup for v4.3
 2015-07-11  1:37 UTC  (48+ messages)
` [PATCH 01/36] PCI: Cleanup res_to_dev_res() printout for addon resources
` [PATCH 02/36] PCI: Reuse res_to_dev_res in reassign_resources_sorted
` [PATCH 03/36] PCI: Use correct align for optional only resources during sorting for resource allocation
` [PATCH 04/36] PCI: Optimize bus align/size calculation during sizing
` [PATCH 05/36] PCI: Optimize bus align/size calculation for optional "
` [PATCH 06/36] PCI: Reorder resources list for must/optional resources
` [PATCH 07/36] PCI: Remove duplicated code for resource sorting
` [PATCH 08/36] PCI: Rename pdev_sort_resources to pdev_check_resources
` [PATCH 09/36] PCI: Treat ROM resource as optional during realloc
` [PATCH 10/36] PCI: Add debug printout during releasing partial must/optinal assigned resources
` [PATCH 11/36] PCI: Simplify res reference using in __assign_resourcs_sorted
` [PATCH 12/36] PCI: Separate realloc list checking after allocation
` [PATCH 13/36] PCI: Add __add_to_list()
` [PATCH 14/36] PCI: Separate must_add assigning to another function
` [PATCH 15/36] PCI: Bail out early if there is no addon
` [PATCH 16/36] PCI: Add alt_size allocation support
` [PATCH 17/36] PCI: Add support for more than two alt_size under same bridge
` [PATCH 18/36] PCI: Better support for two alt_size
` [PATCH 19/36] resources: Split out __allocate_resource()
` [PATCH 20/36] resources: Make allocate_resource return just fit resource
` [PATCH 21/36] PCI: Check pref compatible bit for mem64 resource of pcie device
` [PATCH 22/36] PCI: Only treat non-pef mmio64 as pref if all bridges has MEM_64
` [PATCH 23/36] PCI: Add has_mem64 for host_bridge
` [PATCH 24/36] PCI: Only treat non-pef mmio64 as pref if host-bridge has_mem64
` [PATCH 25/36] PCI: Restore pref mmio allocation logic for hostbridge without mmio64
` [PATCH 26/36] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH 27/36] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
` [PATCH 28/36] powerpc/PCI: "
` [PATCH 29/36] of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH 30/36] PCI: Treat optional as must in first try for bridge rescan
` [PATCH 31/36] PCI: Get new realloc size for bridge for last try
` [PATCH 32/36] PCI: Don't release sibiling bridge resources during hotplug
` [PATCH 33/36] PCI: Don't release fixed resource for realloc
` [PATCH 34/36] PCI: Set resource to FIXED for lsi devices
` [PATCH 35/36] PCI, x86: Add pci=assign_pref_bars to re-allocate pref bars
` [PATCH 36/36] PCI: Don't set flags to 0 when assign resource fail

[PATCH] Add support for reading SMBIOS Slot number for PCI devices
 2015-07-10 22:02 UTC 

[PATCH] Store PCIe controllers address in struct of_pci_range
 2015-07-10 19:56 UTC  (2+ messages)

[PATCH 0/3] J6/J6Eco: Add PM support to PCIe
 2015-07-10 15:41 UTC  (10+ messages)
` [PATCH 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH 2/3] PCI: host: pcie-designware: add support for suspend and resume
` [PATCH 3/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx

[PATCH v3 00/15] Introducing per-device MSI domain
 2015-07-10 14:25 UTC  (24+ messages)
` [PATCH v3 01/15] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v3 02/15] PCI: MSI: Register irq domain with specific token
` [PATCH v3 03/15] device core: Introduce per-device MSI domain pointer
` [PATCH v3 04/15] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v3 05/15] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v3 06/15] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v3 07/15] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v3 08/15] platform: of: Assign MSI domain to platform device
` [PATCH v3 09/15] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v3 10/15] irqchip: gicv3-its: Register irq domain with platform MSI token
` [PATCH v3 11/15] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v3 12/15] irqchip: gicv3-its: "
` [PATCH v3 13/15] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v3 14/15] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v3 15/15] PCI/MSI: Drop domain field from msi_controller

megaraid_sas: "FW in FAULT state!!", how to get more debug output? [BKO63661]
 2015-07-10 14:16 UTC  (7+ messages)

[RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI
 2015-07-10 12:54 UTC  (21+ messages)
` [RFC Patch V1 01/12] PCI: Add helper function msi_desc_to_pci_sysdata()
` [RFC Patch V1 02/12] MIPS, PCI: Use for_pci_msi_entry() to access MSI device list
` [RFC Patch V1 03/12] PowerPC, "
` [RFC Patch V1 04/12] s390/pci: "
` [RFC Patch V1 05/12] x86, PCI: "
` [RFC Patch V1 06/12] "
` [RFC Patch V1 07/12] sparc, PCI: Use helper functions to access fields in struct msi_desc
` [RFC Patch V1 08/12] "
` [RFC Patch V1 09/12] genirq: Move msi_list from struct pci_dev to struct device
` [RFC Patch V1 10/12] genirq, PCI: Store 'struct device *' instead 'struct pci_dev *' in struct msi_desc
` [RFC Patch V1 11/12] genirq, PCI: Reorginize struct msi_desc to prepare for support of generic MSI
` [RFC Patch V1 12/12] genirq, PCI: Move alloc_msi_entry() from PCI MSI code into generic MSI code

PCIe support for ARM64
 2015-07-10 11:18 UTC  (3+ messages)

[PATCH v3 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-07-10  9:36 UTC  (17+ messages)
` [PATCH v3 1/5] ARM/PCI: remove align_resource callback in pcibios_align_resource
` [PATCH v3 2/5] PCI: designware: Add ARM64 support

[PATCH] pci: Drop owner assignment from platform_driver
 2015-07-10  6:38 UTC 

[PATCH v6 0/4] atyfb: atyfb: address MTRR corner case
 2015-07-10  1:24 UTC  (5+ messages)
` [PATCH v6 1/4] drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
` [PATCH v6 2/4] drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
` [PATCH v6 3/4] drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC
` [PATCH v6 4/4] drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()

[Bugfix v3] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32-bit kernel
 2015-07-10  1:10 UTC  (3+ messages)
` [Bugfix v4] "

[PATCH 1/1] pci: xgene: Enable huge outbound bar support
 2015-07-09 21:24 UTC  (8+ messages)
` [PATCH v2 0/2] pci: xgene: Add multiple memory ranges support
      ` [PATCH v3 "
      ` [PATCH v3 1/2] arm64: dts: Add 1 more window with large size for X-Gene PCIe nodes
      ` [PATCH v3 2/2] pci: xgene: Fix driver to handle multiple memory ranges

[PATCH v5 0/3] atyfb: address MTRR corner case
 2015-07-09 17:25 UTC  (11+ messages)
` [PATCH v5 1/3] video: fbdev: atyfb: clarify ioremap() base and length used

[RFT PATCH v3] PCI: move pci_read_bridge_bases to the generic PCI layer
 2015-07-09 10:59 UTC 

[PATCH v9 0/8] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-09  1:54 UTC  (9+ messages)
` [PATCH v9 1/8] PCI: Add pci_ioremap_wc_bar()
` [PATCH v9 2/8] drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v9 3/8] drivers/video/fbdev/kyrofb: "
` [PATCH v9 4/8] drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebuffer
` [PATCH v9 5/8] PCI: Add pci_iomap_wc() variants
` [PATCH v9 6/8] drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v9 7/8] drivers/video/fbdev/s3fb: "
` [PATCH v9 8/8] drivers/video/fbdev/vt8623fb: "

[PATCH v2 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-09  0:50 UTC  (15+ messages)
` [PATCH v2 4/7] DMA-API: Add dma_(un)map_resource() documentation

[PATCH v2 0/3] x86/pci/intel-mid-pci: fix to get eMMC detected
 2015-07-08 12:55 UTC  (5+ messages)
` [PATCH v2 1/3] x86/pci/intel_mid_pci: work around for IRQ0 assignment
` [PATCH v2 2/3] x86/pci/intel_mid_pci: propagate actual return code
` [PATCH v2 3/3] x86/pci/intel_mid_pci: fix a sparse warning

[PATCH 0/2] x86: intel-mid-pci: fix to get eMMC detected
 2015-07-08 10:05 UTC  (2+ messages)

[PATCH] PCI: Only enable IO window if supported
 2015-07-08  8:38 UTC  (14+ messages)

[Patch v3 0/4] Introduce a mechanism to allocate PCI IRQ on demand
 2015-07-08  7:55 UTC  (5+ messages)

[PATCH 33/42] x86, boot: Add add_pci handler for SETUP_PCI
 2015-07-07 20:20 UTC  (3+ messages)
` [PATCH 35/42] x86, boot, PCI: Convert SETUP_PCI data to list
` [PATCH 37/42] x86, boot, PCI: Export SETUP_PCI data via sysfs

[PATCH] pcie: Restore ACS configuration as part of pci_restore_state
 2015-07-07 19:24 UTC 

[PATCH v3 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-07 18:59 UTC  (14+ messages)
` [PATCH v3 3/7] dma-mapping: pci: add pci_(un)map_resource
` [PATCH v3 5/7] iommu/amd: Implement (un)map_resource
` [PATCH v3 7/7] x86: add pci-nommu implementation of map_resource

[RFC PATCH v2] PCI: Only enable IO window if supported
 2015-07-07 18:11 UTC 

[PATCH] PCI: xilinx: Add check for MSI interrupt flag before handling as INTx
 2015-07-07 16:54 UTC 

[PATCH v8 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-07 16:15 UTC  (3+ messages)

HOWTO do Linux kernel development
 2015-07-04  8:37 UTC 

[PATCH] ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
 2015-07-04  1:09 UTC 

[PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-03  0:14 UTC  (11+ messages)
` [PATCH v7 5/9] PCI: Add pci_iomap_wc() variants

Question for irq_set_affinity in irq_chip
 2015-07-02  9:45 UTC 


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