linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-23 22:52:30 to 2015-07-07 08:44:31 UTC [more...]

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

[PATCH v3 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-07-07  5:44 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 v3 3/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
` [PATCH v3 4/5] Documentation: DT: Add Hisilicon PCIe host binding
` [PATCH v3 5/5] MAINTAINERS: Add pcie-hisi maintainer

[PATCH 00/36] PCI: Resource allocation cleanup for v4.3
 2015-07-06 23:39 UTC  (37+ 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 1/1] pci: xgene: Enable huge outbound bar support
 2015-07-06 23:28 UTC  (12+ messages)
      ` [PATCH v2 0/2] pci: xgene: Add multiple memory ranges support
      ` [PATCH v2 1/2] arm64: dts: Add 1 more window with large size for X-Gene PCIe nodes
      ` [PATCH v2 2/2] pci: xgene: Fix driver to handle multiple memory ranges

[PATCH V3 0/2] pci: Provide a flag to access VPD through function 0
 2015-07-06 17:31 UTC  (6+ messages)
        ` [Intel-wired-lan] "

[PATCH v3 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-06 15:16 UTC  (12+ 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

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 0/3] J6/J6Eco: Add PM support to PCIe
 2015-07-03 12:04 UTC  (5+ 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 v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-03  0:14 UTC  (25+ messages)
` [PATCH v7 5/9] PCI: Add pci_iomap_wc() variants
                ` [Xen-devel] "

[PATCH v5 0/3] atyfb: address MTRR corner case
 2015-07-02 23:23 UTC  (12+ messages)
` [PATCH v5 1/3] video: fbdev: atyfb: clarify ioremap() base and length used
` [PATCH v5 2/3] video: fbdev: atyfb: replace MTRR UC hole with strong UC
` [PATCH v5 3/3] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()

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

[PATCH] PCI: remove a broken link in quirks.c
 2015-07-01 14:37 UTC 

[PATCH v5 00/42] PowerPC/PowerNV: PCI Slot Management
 2015-07-01  0:51 UTC  (9+ messages)
` [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 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH] PCI: Don't update VF's BAR
 2015-06-30  7:37 UTC 

[PATCH V2 0/4] PCI: code clean up on pci configuration space
 2015-06-30  1:16 UTC  (5+ messages)
` [PATCH V2 1/4] PCI: move PCI_FIND_CAP_TTL to pci.h and use it in quirks
` [PATCH V2 2/4] PCI: use u8 to represent pci configuration space pos and cap
` [PATCH V2 3/4] PCI: use u16 to represent pci express extended capabilities "
` [PATCH V2 4/4] PCI: consolidate return value check for pci_find_(ext_)capability

Patches to linux-pci - against which git tree?
 2015-06-29 22:44 UTC  (2+ messages)

[PATCH] PCI-iproc: Delete unnecessary checks before two function calls
 2015-06-29 16:45 UTC  (2+ messages)

[PATCH 0/9] NTB: Fix and cleanup ntb drivers
 2015-06-29 15:28 UTC  (12+ messages)
` [PATCH 1/9] NTB: Fix ntb_transport out-of-order RX update
` [PATCH 3/9] NTB: Fix transport stats for multiple devices
` [PATCH 5/9] NTB: Fix oops in debugfs when transport is half-up
` [PATCH 6/9] NTB: Schedule to receive on QP link up
` [PATCH 7/9] NTB: Add PCI Device IDs for Broadwell Xeon
` [PATCH 8/9] NTB: Make the transport list in order of discovery
` [PATCH 9/9] NTB: Clean up QP stats info
` [PATCH 2/9] NTB: Add flow control to the ntb_netdev
` [PATCH 4/9] NTB: ntb_netdev not covering all receive errors

[Bugfix v2] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32bit kernel
 2015-06-29 14:28 UTC  (10+ messages)
      ` [Bugfix v3] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32-bit kernel

[PATCH v2] of/pci: fix a bug in function pci_pio_to_address
 2015-06-29  8:20 UTC  (3+ messages)

[PATCH] PCI: Use a local mutex instead of pci_bus_sem to avoid deadlock
 2015-06-27  3:37 UTC  (6+ messages)

[PATCH 0/6] pci, thunder: Add Cavium Thunder PCIe host controller
 2015-06-26  9:00 UTC  (4+ messages)
` [PATCH 2/6] GICv3: Add ITS entry to THUNDER dts

[PATCH v8 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-26  2:12 UTC  (16+ messages)
` [PATCH v8 1/9] pci: add pci_ioremap_wc_bar()
` [PATCH v8 2/9] video: fbdev: i740fb: use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v8 3/9] video: fbdev: kyrofb: "
` [PATCH v8 4/9] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer
` [PATCH v8 5/9] PCI: Add pci_iomap_wc() variants
` [PATCH v8 6/9] lib: devres: add pcim_iomap_wc() variants
` [PATCH v8 7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v8 8/9] video: fbdev: s3fb: "
` [PATCH v8 9/9] video: fbdev: vt8623fb: "

pciehp command complete timeout issue
 2015-06-26  2:07 UTC  (5+ messages)

[PATCH] PCI: Only enable IO window if supported
 2015-06-25 11:27 UTC  (7+ messages)

Assign mem resource fail after remove and rescan
 2015-06-25  7:25 UTC  (8+ messages)

[PATCH] PCI: get correct bridge mmio size with old size checking
 2015-06-24 23:54 UTC  (5+ messages)

[RFC v1 00/25] Optimize irq flow handler
 2015-06-24 21:44 UTC  (15+ messages)
` [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

[PATCH 0/6] PCI: Fix class code usage
 2015-06-24 20:46 UTC  (4+ messages)
` [PATCH 4/6] PCI: Fix Intel generic reset quirk class code check

[PATCH 0/3] Trivial pci hotplug changes
 2015-06-24  1:47 UTC  (6+ messages)
` [PATCH 3/3] PCI: Use usleep_range() instead of msleep() for better accuracy

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2015-06-23 23:05 UTC  (5+ messages)
` [RFC 3/4] arm64: Do not call enable PCI resources when specify PCI_PROBE_ONLY


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