linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-04 13:14:44 to 2015-11-13 00:08:49 UTC [more...]

[PATCH v7 00/50] powerpc/powernv: PCI hotplug support
 2015-11-13  0:08 UTC  (50+ messages)
` [PATCH v7 02/50] powerpc/pci: Override pcibios_setup_bridge()
` [PATCH v7 03/50] powerpc/pci: Cleanup on struct pci_controller_ops
` [PATCH v7 04/50] powerpc/powernv: Cleanup on pnv_pci_ioda_controller_ops
` [PATCH v7 08/50] powerpc/powernv: Rename PE# fields in struct pnv_phb
` [PATCH v7 09/50] powerpc/powernv: Fix initial IO and M32 segmap
` [PATCH v7 10/50] powerpc/powernv: Simplify pnv_ioda_setup_pe_seg()
` [PATCH v7 11/50] powerpc/powernv: IO and M32 mapping based on PCI device resources
` [PATCH v7 12/50] powerpc/powernv: Track M64 segment consumption
` [PATCH v7 13/50] powerpc/powernv: Rename M64 related functions
` [PATCH v7 17/50] powerpc/powernv: Avoid calculating DMA32 segments on PHB3
` [PATCH v7 20/50] powerpc/powernv: Improve DMA32 segment calculation
` [PATCH v7 23/50] powerpc/powernv: Use PE instead of number during setup and release
` [PATCH v7 31/50] powerpc/pci: Export pci_add_device_node_info()
` [PATCH v7 35/50] powerpc/pci: Don't scan empty slot
` [PATCH v7 36/50] powerpc/pci: Update bridge windows on PCI plug
` [PATCH v7 37/50] powerpc/powernv: Simplify pnv_eeh_reset()
` [PATCH v7 38/50] powerpc/powernv: Exclude root bus in pnv_pci_reset_secondary_bus()
` [PATCH v7 39/50] powerpc/powernv: Fundamental reset "
` [PATCH v7 44/50] drivers/of: Split unflatten_dt_node()
` [PATCH v7 45/50] drivers/of: Avoid recursively calling unflatten_dt_node()
` [PATCH v7 49/50] drivers/of: Export OF changeset functions

[PATCH] PCI: pcie-rcar: Fix OF node passed to MSI irq domain
 2015-11-12 20:31 UTC  (12+ messages)

Network/Block device PCI Slot map utility
 2015-11-12 18:04 UTC 

PCIe host controller behind IOMMU on ARM
 2015-11-12 16:16 UTC  (15+ messages)

[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-11-12 15:05 UTC  (29+ messages)
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()

[PATCH] PCI: designware: bail out if host_init failed
 2015-11-12 13:48 UTC 

[PATCH] PCI: hisi: Fix Section mismatch compilation warning for probe()
 2015-11-12 12:24 UTC  (4+ messages)
` [PATCH] PCI: hisi: fix deferred probing

[PATCH] PCI: dra7xx: mark dra7xx_pcie_msi irq as IRQF_NO_THREAD
 2015-11-12  9:19 UTC  (4+ messages)

[GIT PULL] Power management and ACPI updates for v4.4-rc1, part 2
 2015-11-12  0:28 UTC 

[PATCH v3 0/3] Add support for kosagi novena
 2015-11-12  0:07 UTC  (2+ messages)

[PATCH v8] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-11 20:29 UTC  (3+ messages)

[PATCH v2] pci: Limit VPD length for megaraid_sas adapter
 2015-11-11 20:09 UTC  (3+ messages)

[PATCH] ARM/PCI: move align_resource function pointer into pci_host_bridge structure
 2015-11-11 10:09 UTC  (3+ messages)

[PATCH] pci: Limit VPD length for megaraid_sas adapter
 2015-11-10 21:19 UTC 

[PATCH] Add support for reading SMBIOS Slot number for PCI devices
 2015-11-10 14:40 UTC  (10+ messages)

[PATCH RFC] PCI: imx6: add dt prop for link gen, default to gen1
 2015-11-10  9:49 UTC  (6+ messages)

[PATCH] PCI: imx6:don't sleep in atomic context
 2015-11-10  9:45 UTC  (5+ messages)

[PATCH] drivers: pci: remove unused pci_sys_data structures
 2015-11-10  9:39 UTC  (4+ messages)

[PATCH] PCI: rcar (usb): DT can override default window settings
 2015-11-10  1:15 UTC  (3+ messages)

[PATCH 1/3 v2] PCI: pcie-rcar: Convert to DT resource parsing API
 2015-11-10  0:46 UTC  (2+ messages)

ECRC and Max Read Request Size
 2015-11-10  0:43 UTC  (10+ messages)

[PATCH v2] PCI: Prevent out of bounds access in numa_node override - part 2
 2015-11-09 19:00 UTC 

[PATCH v2 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2015-11-09 16:56 UTC  (4+ messages)
` [PATCH v2 4/5] PCI: qcom: Add Qualcomm PCIe controller driver

[PATCH] PCI: Prevent out of bounds access in numa_node override - part 2
 2015-11-09 11:13 UTC  (4+ messages)

[PATCH 0/3] Fix rcar-pcie for arm64
 2015-11-09  9:31 UTC  (6+ messages)
` [PATCH 1/3] PCI: pcie-rcar: Convert to DT resource parsing API
` [PATCH 3/3] PCI: pcie-rcar: Add support for R-Car H3

[PATCH V13 0/9] VF EEH on Power8
 2015-11-09  1:53 UTC  (12+ messages)
` [PATCH V13 1/9] PCI/IOV: Rename and export virtfn_add/virtfn_remove
` [PATCH V13 2/9] PCI: Add pcibios_bus_add_device() weak function
` [PATCH V13 3/9] powerpc/pci: Remove VFs prior to PF
` [PATCH V13 4/9] powerpc/eeh: Cache only BARs, not windows or IOV BARs
` [PATCH V13 5/9] powerpc/powernv: EEH device for VF
` [PATCH V13 6/9] powerpc/eeh: Create PE for VFs
` [PATCH V13 7/9] powerpc/powernv: Support EEH reset for VF PE
` [PATCH V13 8/9] powerpc/powernv: Support PCI config restore for VFs
` [PATCH V13 9/9] powerpc/eeh: Support error recovery for VF PE

[PATCHv4 0/6] Driver for new VMD device
 2015-11-07 11:55 UTC  (9+ messages)
` [PATCHv4 1/6] msi: Relax msi_domain_alloc() to support parentless MSI irqdomains
` [PATCHv4 2/6] pci: skip child bus with conflicting resources
` [PATCHv4 3/6] Export msi and irq functions for module use
` [PATCHv4 4/6] x86-pci: allow pci domain specific dma ops
` [PATCHv4 5/6] x86/pci: Initial commit for new VMD device driver
` [PATCHv4 6/6] pciutils: Allow 32-bit domains

[GIT PULL] PCI changes for v4.4
 2015-11-06 16:23 UTC 

[PATCH] PCI: fix invalid ROM content detection in pci_get_rom_size()
 2015-11-06 12:16 UTC 

[RFC PATCHv3 0/4] Driver for new VMD device
 2015-11-05 14:51 UTC  (9+ messages)
` [RFC PATCHv3 3/4] x86/pci: Initial commit for new VMD device driver

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-11-05 14:48 UTC  (6+ messages)
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init
        ` [Linaro-acpi] "

[PATCH v7] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-11-05 14:26 UTC  (7+ messages)

[Bugfix v3] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32-bit kernel
 2015-11-05 13:53 UTC  (6+ messages)
` [Bugfix v4] "

[PATCH 01/29] pci: Decouple quirks.c from i915_reg.h
 2015-11-05 13:37 UTC  (2+ messages)

[PATCH RFC 0/7] Adding core support for wire-MSI bridges
 2015-11-05 12:25 UTC  (12+ messages)
` [PATCH RFC 7/7] irqchip: [Example] dummy wired interrupt/MSI bridge driver

[PATCH] PCI: pciehp: Always protect pciehp_disable_slot() with hotplug mutex
 2015-11-05  5:14 UTC  (3+ messages)

Re:linux-pci在吗!(AD)
 2015-11-05  2:09 UTC 

[patch] PCI: altera: fix loop in tlp_read_packet()
 2015-11-05  1:56 UTC  (2+ messages)

[PATCH] PCI: altera: use fwnode API for pci_msi_create_irq_domain
 2015-11-05  1:55 UTC  (4+ messages)


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