messages from 2015-04-21 11:38:20 to 2015-05-01 19:20:13 UTC [more...]
[PATCH] PCI: ACS quirks for Intel 9-series PCH root ports
2015-05-01 19:20 UTC
[PATCH v4 00/21] PowerPC/PowerNV: PCI Slot Management
2015-05-01 18:46 UTC (25+ messages)
` [PATCH v4 01/21] pci: Add pcibios_setup_bridge()
` [PATCH v4 02/21] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v4 03/21] powerpc/powernv: M64 support improvement
` [PATCH v4 04/21] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v4 05/21] powerpc/powernv: Improve DMA32 segment assignment
` [PATCH v4 06/21] powerpc/powernv: Create PEs dynamically
` [PATCH v4 07/21] powerpc/powernv: Release "
` [PATCH v4 08/21] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v4 09/21] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v4 10/21] powerpc/powernv: Fundamental reset for PCI bus reset
` [PATCH v4 11/21] powerpc/pci: Don't scan empty slot
` [PATCH v4 12/21] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v4 13/21] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v4 14/21] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v4 15/21] powerpc/pci: Delay creating pci_dn
` [PATCH v4 16/21] powerpc/pci: Create eeh_dev while "
` [PATCH v4 17/21] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v4 18/21] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v4 19/21] drivers/of: Support adding sub-tree
` [PATCH v4 20/21] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v4 21/21] pci/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH 0/6] IOMMU/DMA map_resource support for peer-to-peer
2015-05-01 18:32 UTC (7+ messages)
` [PATCH 1/6] dma-debug: add checking for map/unmap_resource
` [PATCH 2/6] DMA-API: Introduce dma_(un)map_resource
` [PATCH 3/6] dma-mapping: pci: add pci_(un)map_resource
` [PATCH 4/6] iommu/amd: Implement (un)map_resource
` [PATCH 5/6] iommu/vt-d: implement (un)map_resource
` [PATCH 6/6] x86: add pci-nommu implementation of map_resource
[PATCH] irqchip/gicv3-its: Decrease page size when needed
2015-05-01 15:26 UTC (24+ messages)
` [PATCH 1/2] irqchip/gicv3-its: Support share device ID
address cell and size cells parameter in PCIE
2015-05-01 9:09 UTC
[RFC PATCH 1/2] PCI: generic: remove dependency on hw_pci
2015-05-01 8:40 UTC (9+ messages)
` [RFC PATCH 2/2] PCI: generic: add arm64 support
[PATCH v2 15/15] PCI: rcar: document r8a7793 DT bindings
2015-05-01 0:36 UTC
[PATCH v4 1/5] pci: add pci_iomap_wc() variants
2015-05-01 0:20 UTC (8+ messages)
` [PATCH v4 2/5] lib: devres: add pcim_iomap_wc() variants
[Bugfix v5] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
2015-04-30 20:16 UTC (10+ messages)
` [Bugfix v6] "
[PATCH v5 1/5] pci: add pci_iomap_wc() variants
2015-04-30 17:36 UTC
[PATCH v2 0/2] PCI: designware: improve iATU programming and usage
2015-04-30 8:22 UTC (3+ messages)
` [PATCH v2 1/2] PCI: designware: consolidate outbound iATU programming functions
` [PATCH v2 2/2] PCI: designware: use iATU0 for cfg and IO, iATU1 for MEM
[PCI] BUG: unable to handle kernel paging request at fffffffffffffff8
2015-04-30 5:05 UTC
[PATCH] MAINTAINERS: Update SPEAr13xx and Designware PCIe maintainer
2015-04-30 4:16 UTC
Endpoint-to-Endpoint communication - Handshake Problem Enumeration
2015-04-29 22:02 UTC (2+ messages)
megaraid_sas: "FW in FAULT state!!", how to get more debug output? [BKO63661]
2015-04-29 17:28 UTC
[PATCH] lspci: Decode only supported ASPM exit latencies
2015-04-29 15:35 UTC (2+ messages)
[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
2015-04-29 11:20 UTC (13+ messages)
[PATCH Part1 v11 0/5] Some cleanup for pcie host drivers
2015-04-29 1:12 UTC (10+ messages)
` [PATCH Part1 v11 1/5] PCI: mvebu: Use pci_common_init_dev() to simplify code
` [PATCH Part1 v11 2/5] PCI: tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH Part1 v11 3/5] PCI: designware: Use pci_scan_root_bus() for simplicity
` [PATCH Part1 v11 4/5] PCI: xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH Part1 v11 5/5] PCI: iproc: "
[PATCH Part2 v11 1/2] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
2015-04-28 9:32 UTC (2+ messages)
` [PATCH Part2 v11 2/2] PCI: Remove deprecated pci_scan_bus_parented()
[RFC] PCI: designware: missing *config* reg space
2015-04-27 20:27 UTC
[PATCH] PCI: keystone: Don't dereference possible NULL pointer
2015-04-27 16:12 UTC (2+ messages)
[PATCH v3 00/21] PowerPC/PowerNV: PCI Slot Management
2015-04-27 6:37 UTC (22+ messages)
` [PATCH v3 01/21] pci: Add pcibios_setup_bridge()
` [PATCH v3 02/21] powerpc/powernv: Enable M64 on P7IOC
` [PATCH v3 03/21] powerpc/powernv: M64 support improvement
` [PATCH v3 04/21] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v3 05/21] powerpc/powernv: Improve DMA32 segment assignment
` [PATCH v3 06/21] powerpc/powernv: Create PEs dynamically
` [PATCH v3 07/21] powerpc/powernv: Release "
` [PATCH v3 08/21] powerpc/powernv: Drop pnv_ioda_setup_dev_PE()
` [PATCH v3 09/21] powerpc/eeh: Delay probing EEH device during hotplug
` [PATCH v3 10/21] powerpc/powernv: Use PCI slot reset infrastructure
` [PATCH v3 11/21] powerpc/powernv: Fundamental reset for PCI bus reset
` [PATCH v3 12/21] powerpc/pci: Don't scan empty slot
` [PATCH v3 13/21] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH v3 14/21] powerpc/powernv: Introduce pnv_pci_poll()
` [PATCH v3 15/21] powerpc/powernv: Functions to get/reset PCI slot status
` [PATCH v3 16/21] powerpc/pci: Delay creating pci_dn
` [PATCH v3 17/21] powerpc/pci: Create eeh_dev while "
` [PATCH v3 18/21] powerpc/pci: Export traverse_pci_device_nodes()
` [PATCH v3 19/21] powerpc/pci: Update bridge windows on PCI plugging
` [PATCH v3 20/21] powerpc/powernv: Select OF_DYNAMIC
` [PATCH v3 21/21] pci/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH v10 00/29] Refine PCI scan interfaces and make generic pci host bridge
2015-04-27 6:25 UTC (15+ messages)
` [PATCH v10 03/29] PCI: Save domain in pci_host_bridge
` [PATCH v10 11/29] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v10 13/29] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v10 17/29] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v10 19/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v10 20/29] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v10 21/29] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v10 23/29] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v10 25/29] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v10 26/29] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v10 28/29] PCI: Remove platform specific pci_domain_nr()
` [PATCH v10 29/29] PCI: Remove pci_bus_assign_domain_nr()
[PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces)
2015-04-27 5:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH v6 00/10] PCI: Fix unhandled interrupt on shutdown
2015-04-26 6:50 UTC (2+ messages)
[PATCH v2] of/pci: fix a bug in function pci_pio_to_address
2015-04-24 10:13 UTC (2+ messages)
[PATCH v2] PCI: Fix NULL pointer when find parent pcie_link_state
2015-04-24 6:59 UTC
[PATCH] PCI: Fix NULL pointer when find parent pcie_link_state
2015-04-24 6:12 UTC (3+ messages)
Rescan and devices behind a bridge
2015-04-24 5:10 UTC
git pull] drm for v4.1-rc1
2015-04-24 0:55 UTC (7+ messages)
[PATCH 0/2] PCI: designware: improve iATU programming and usage
2015-04-23 7:47 UTC (5+ messages)
` [PATCH 1/2] PCI: designware: consolidate outbound iATU programming functions
` [PATCH 2/2] PCI: designware: use iATU0 for cfg and IO, iATU1 for MEM
[[PATCH v1]] of/pci: fix a bug in function pci_pio_to_address
2015-04-23 1:51 UTC (5+ messages)
[PATCH] Report NUMA node in lspci -v
2015-04-22 20:27 UTC
[PATCH] PCI / hotplug: Propagate the "ignore hotplug" setting to parent
2015-04-22 14:19 UTC (5+ messages)
[PATCH v3 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
2015-04-22 12:50 UTC (18+ messages)
` [PATCH v5 0/4]PCI: X-Gene: Add APM X-Gene v1 "
` [PATCH v5 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "
` [PATCH v6 0/4]PCI: X-Gene: Add APM X-Gene v1 "
` [PATCH v6 1/4] documentation: dts: Add the device tree binding for APM X-Gene v1 PCIe MSI device tree node
` [PATCH v6 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
` [PATCH v6 3/4] arm64: dts: Add the device tree entry for the APM X-Gene PCIe MSI node
` [PATCH v6 4/4] PCI: X-Gene: Add the MAINTAINERS entry for APM X-Gene v1 PCIe MSI driver
` [PATCH v5 2/4] arm64: dts: Add the device tree entry for the APM X-Gene PCIe MSI node
` [PATCH v5 3/4] documentation: dts: Add the device tree binding for APM X-Gene v1 PCIe MSI device tree node
[PATCH] ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windows
2015-04-21 23:00 UTC (3+ messages)
[PATCHv2] perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
2015-04-21 19:33 UTC
[PATCH] perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
2015-04-21 19:31 UTC (3+ messages)
[PATCH v1 05/47] pci: add pci_iomap_wc() variants
2015-04-21 18:46 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).