linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-04 14:22:26 to 2012-10-18 10:04:04 UTC [more...]

[PATCH 0/5] drivers: xen frontend devices should handle missed backend CLOSING
 2012-10-18 10:03 UTC  (2+ messages)
` [PATCH 3/5] xen-pcifront: handle backend CLOSED without CLOSING

[PATCH] Add PNP0A08 into acpi_pci_roots array
 2012-10-18  5:52 UTC  (3+ messages)

[PATCH 1/1] Update acpi_root_bridge_list in container hotplug path
 2012-10-18  1:00 UTC  (6+ messages)

[PATCH part2 6/6] PCI: Claim hw/fw allocated resources in hot add path
 2012-10-18  0:51 UTC  (7+ messages)
` [PATCH 00/40] PCI, ACPI, x86: pci root bus hotplug support
  ` [PATCH 22/40] PCI, acpiphp: Separate out hot-add support of pci host bridge

[PATCH v5 0/2] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-10-17  6:23 UTC  (3+ messages)
` [PATCH v5 1/2] x86, pci: Reset PCIe devices at boot time
` [PATCH v5 2/2] x86, pci: Enable PCI INTx when MSI is disabled

[PATCH v2] Fix a hard coding style when determining if a device is a container
 2012-10-17  3:26 UTC  (2+ messages)

[PATCH v4 0/2] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-10-16 11:45 UTC  (7+ messages)
` [PATCH v4 1/2] x86, pci: Reset PCIe devices at boot time
` [PATCH v4 2/2] x86, pci: Enable PCI INTx when MSI is disabled

[PATCH v2 1/3] PCI: rework pci_enable_ari for support disable ari forwarding
 2012-10-16  7:10 UTC  (3+ messages)
` [PATCH v2 2/3] PCI: introduce pci_next_fn to get next func number
` [PATCH v2 3/3] PCI, pciehp: ARI device hotplug support

[PATCH 0/3 v2] Find pci root bridges by comparing HID from acpi_device_info, not acpi_device
 2012-10-15  5:41 UTC  (7+ messages)
` [PATCH 1/3 v2] Introduce a new acpi to determine HID match
` [PATCH 2/3 v2] Do not use acpi_device to find pci root bridge in _init code
` [PATCH 3/3 v2] Check exit status of acpi_install_notify_handler() in find_root_bridges()

[PATCH 0/3] PCI: MPS patches
 2012-10-15  2:32 UTC  (5+ messages)
` [PATCH 1/3] PCI: correct static code analysis tool issue
` [PATCH 2/3] PCI: Fix comment syntax
` [PATCH 3/3] PCI: Add new default PCI-E MPS bus state

vfio: missing patch in linux 3.6
 2012-10-14 15:07 UTC  (6+ messages)

(no subject)
 2012-10-14 10:22 UTC 

[PATCH 0/3] Find pci root bridges by comparing HID from acpi_device_info, not acpi_device
 2012-10-12 22:00 UTC  (10+ messages)
` [PATCH 1/3] Introduce a new acpi to determine HID match
` [PATCH 2/3] Do not use acpi_device to find pci root bridge in _init code
` [PATCH 3/3] Check exit status of acpi_install_notify_handler() in find_root_bridges()

[PATCH v3 0/2] archdata init in device_add() notifier
 2012-10-12 18:03 UTC  (5+ messages)
` [PATCH v3 1/2] powerpc/PCI: move DMA & IRQ init to device_add() notification path

[PATCH v3 0/2] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-10-12 11:28 UTC  (7+ messages)
` [PATCH v3 1/2] x86, pci: Reset PCIe devices at boot time
` [PATCH v3 2/2] x86, pci: Enable PCI INTx when MSI is disabled

[PATCH] Fix a hard coding style when determining if a device is a container
 2012-10-12 10:47 UTC  (3+ messages)

[PATCH V2] PCI: print pcie max_payload_size default setting info to help diagnosis
 2012-10-12  1:51 UTC  (3+ messages)

[PATCH] x86/PCI: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info
 2012-10-12  1:15 UTC 

[RFD][PATCH 0/7] PM / QoS: Support for PM QoS device flags
 2012-10-10 23:12 UTC  (18+ messages)
` [PATCH "
  ` [PATCH 1/7] PM / QoS: Prepare device structure for adding more constraint types
  ` [PATCH 2/7] PM / QoS: Introduce request and constraint data types for PM QoS flags
  ` [PATCH 3/7] PM / QoS: Prepare struct dev_pm_qos_request for more request types
  ` [PATCH 4/7] PM / QoS: Introduce PM QoS device flags support
  ` [PATCH 5/7] PM / QoS: Make it possible to expose PM QoS device flags to user space
  ` [PATCH 6/7] PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()
  ` [PATCH 7/7] PM / ACPI: Take device PM QoS flags into account

[PATCH 0/2] PCI-Express Non-Transparent Bridge Support
 2012-10-10 18:05 UTC  (2+ messages)

[PATCH 1/2] PCI-Express Non-Transparent Bridge Support
 2012-10-10 17:06 UTC  (3+ messages)
` [1/2] "

[PATCH v2 0/2] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-10-10  4:22 UTC  (5+ messages)

[RFC v2] PCI: sysfs per device SRIOV control and status
 2012-10-09 22:49 UTC  (11+ messages)

[PATCH 01/10] device: add drivers_autoprobe in struct device
 2012-10-09 16:38 UTC  (22+ messages)
` [PATCH 0/4] ACPI: kill acpi_pci_root_start
  ` [PATCH 1/4] ACPI: add drivers_autoprobe in struct acpi_device

[PATCH 0/7] disable bridge ari forwarding after connected ari device hot removed
 2012-10-09  8:47 UTC  (16+ messages)
` [PATCH 1/7] PCI: rework pci_enable_ari for support disable ari forwarding
` [PATCH 2/7] PCI, acpiphp: disable ARI forwarding for acpiphp
` [PATCH 3/7] PCI, pciehp: disable ARI forwarding for pciehp
` [PATCH 4/7] PCI, cpqphp: disable ARI forwarding for cpqphp
` [PATCH 5/7] PCI, shpchp: disable ARI forwarding for shpchp
` [PATCH 6/7] PCI, sgi: disable ARI forwarding for sgiphp
` [PATCH 7/7] PCI, ibmphp: disable ARI forwarding for ibmphp

[PATCH] PCI: add pcie max_payload_size debug info
 2012-10-09  3:30 UTC  (3+ messages)

[stable] PCI: acpiphp: check whether _ADR evaluation succeeded
 2012-10-09  0:22 UTC  (2+ messages)

[RFC PATCH v3 00/28] ACPI based system device hotplug framework
 2012-10-08 15:45 UTC  (31+ messages)
` [RFC PATCH v3 01/28] ACPIHP: introduce a framework for ACPI based system device hotplug
` [RFC PATCH v3 02/28] ACPIHP: ACPI system device hotplug slot enumerator driver
` [RFC PATCH v3 03/28] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method
` [RFC PATCH v3 04/28] ACPIHP: implement a fake ACPI system device hotplug slot enumerator
` [RFC PATCH v3 05/28] ACPI: introduce interfaces to manage ACPI device reference count
` [RFC PATCH v3 06/28] ACPIHP: introduce interfaces to scan and walk ACPI devices connecting to a slot
` [RFC PATCH v3 07/28] ACPIHP: use klist to manage "
` [RFC PATCH v3 08/28] ACPIHP: add callbacks into acpi_device_ops to support new hotplug framework
` [RFC PATCH v3 09/28] ACPIHP: provide interfaces to associate driver specific data with slots
` [RFC PATCH v3 10/28] ACPIHP: implement utility functions to support system device hotplug
` [RFC PATCH v3 11/28] ACPIHP: implement skeleton of ACPI system device hotplug driver
` [RFC PATCH v3 12/28] ACPIHP: analyse dependencies among ACPI hotplug slots
` [RFC PATCH v3 13/28] ACPIHP: provide interface to cancel inprogress hotplug operations
` [RFC PATCH v3 14/28] ACPIHP: configure/unconfigure system devices connecting to a hotplug slot
` [RFC PATCH v3 15/28] ACPIHP: implement the state machine for ACPI hotplug slots
` [RFC PATCH v3 16/28] ACPIHP: implement sysfs interfaces for ACPI system device hotplug
` [RFC PATCH v3 17/28] ACPIHP: block ACPI device driver unloading when executing hotplug operations
` [RFC PATCH v3 18/28] ACPIHP/container: change ACPI container driver to support new hotplug framework
` [RFC PATCH v3 19/28] ACPIHP/container: move container.c into drivers/acpi/hotplug
` [RFC PATCH v3 20/28] ACPI/processor: remove dead code from processor_driver.c
` [RFC PATCH v3 21/28] ACPIHP/processor: reorganize ACPI processor driver for new hotplug framework
` [RFC PATCH v3 22/28] ACPIHP/processor: protect accesses to device->driver_data
` [RFC PATCH v3 23/28] ACPIHP/processor: enhance processor driver to support new hotplug framework
` [RFC PATCH v3 24/28] CPU: introduce busy flag to temporarily disable CPU online sysfs interface
` [RFC PATCH v3 25/28] ACPIHP/processor: reject online/offline requests when doing processor hotplug
` [RFC PATCH v3 26/28] ACPI/processor: save parsed APIC ID in processor driver data structure
` [RFC PATCH v3 27/28] x86: simplify _acpi_map_lsapic()
` [RFC PATCH v3 28/28] ACPI/processor: serialize call to acpi_map/unmap_lsapic

[PATCH 00/10] PCI, ACPI: Use bus type notifier for root bus hotplug
 2012-10-08 15:23 UTC  (6+ messages)

[PATCH v4 -tip 0/3] x86, MSI, AHCI: Support multiple MSIs
 2012-10-07  5:27 UTC  (4+ messages)
` [PATCH v4 -tip 1/3] x86, MSI: Support multiple MSIs in presense of IRQ remapping
` [PATCH v4 -tip 2/3] PCI, MSI: Enable multiple MSIs with pci_enable_msi_block_auto()
` [PATCH v4 -tip 3/3] AHCI: Support multiple MSIs

[PATCH v3 0/2] ARM: pci: Prepare for Tegra PCIe controller driver
 2012-10-06  7:03 UTC  (2+ messages)

[PATCH] revert "PCI: log vendor/device ID always"
 2012-10-05 15:47 UTC  (9+ messages)

[RFC] PCI: enable and disable sriov support via sysfs at per device level
 2012-10-04 15:13 UTC  (7+ messages)
` [PATCH 0/5] PCI: per pci device sysfs set_max_vfs support
  ` [PATCH 1/5] PCI: Add pci_dev_type
  ` [PATCH 4/5] PCI: Add max_vfs in sysfs per pci device where supports

[PATCH v3 -tip 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-10-04 14:35 UTC  (6+ messages)
` [PATCH v3 -tip 5/5] "


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