linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-02 04:49:03 to 2012-10-09 07:44:17 UTC [more...]

[PATCH 0/7] disable bridge ari forwarding after connected ari device hot removed
 2012-10-09  7:42 UTC  (12+ 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)

[RFD][PATCH 0/7] PM / QoS: Support for PM QoS device flags
 2012-10-09  2:46 UTC  (10+ 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

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

[PATCH 00/10] PCI, ACPI: Use bus type notifier for root bus hotplug
 2012-10-08 20:12 UTC  (54+ messages)
` [PATCH 01/10] device: add drivers_autoprobe in struct device
                      ` [PATCH 0/4] ACPI: kill acpi_pci_root_start
                        ` [PATCH 1/4] ACPI: add drivers_autoprobe in struct acpi_device
                        ` [PATCH 2/4] ACPI: use device drivers_autoprobe to delay loading acpi drivers
                        ` [PATCH 3/4] PCI, ACPI: Remove not used acpi_pci_root_start()
                        ` [PATCH 4/4] ACPI: remove acpi_op_start workaround
` [PATCH 02/10] ACPI: use device drivers_autoprobe to delay loading acpi drivers
` [PATCH 03/10] PCI: prepare to use device drivers_autoprobe to delay attach drivers
` [PATCH 04/10] PCI: Use device_add for device and bus early
` [PATCH 05/10] PCI, ACPI: Separate out acpi_pci_root_osc_contorl_set
` [PATCH 06/10] PCI, ACPI: Move hot add root bus conf code to acpi_pci_root_add
` [PATCH 07/10] PCI, ACPI: Remove not used acpi_pci_root_start()
` [PATCH 08/10] PCI: Add dev_is_pci_host_bridge() helper
` [PATCH 09/10] PCI, ACPI: using acpi/pci bind path for pci_host_bridge
` [PATCH 10/10] PCI, ACPI: use bus_type notifier for acpi_pci_bind_notify

[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

[RFC v2] PCI: sysfs per device SRIOV control and status
 2012-10-08 15:44 UTC  (7+ messages)

[PATCH 0/2] PCI-Express Non-Transparent Bridge Support
 2012-10-07 12:13 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [1/2] "
` [PATCH 2/2] net: Add support for NTB virtual ethernet device

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

vfio: missing patch in linux 3.6
 2012-10-05 13:08 UTC  (5+ messages)

[RFC] PCI: enable and disable sriov support via sysfs at per device level
 2012-10-04 15:13 UTC  (36+ messages)
          ` [PATCH 1/2] PCI: Add pci_dev_type
            ` [PATCH 2/2] PCI, sys: Use is_visable() with boot_vga attribute for pci_dev
            ` [PATCH 0/5] PCI: per pci device sysfs set_max_vfs support
              ` [PATCH 1/5] PCI: Add pci_dev_type
              ` [PATCH 2/5] PCI, sys: Use is_visable() with boot_vga attribute for pci_dev
              ` [PATCH 3/5] PCI: add set_max_vfs in pci_driver ops
              ` [PATCH 4/5] PCI: Add max_vfs in sysfs per pci device where supports
              ` [PATCH 5/5] ixgbe: add driver set_max_vfs support

[PATCH v3 -tip 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-10-04 14:35 UTC  (19+ messages)
` [PATCH v3 -tip 1/5] x86, MSI: Support multiple MSIs in presense of IRQ remapping
` [PATCH v3 -tip 2/5] x86, MSI: Allocate as many multiple IRQs as requested
` [PATCH v3 -tip 3/5] x86, MSI: Minor readability fixes
` [PATCH v3 -tip 5/5] AHCI: Support multiple MSIs

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

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-10-02 19:48 UTC  (9+ messages)
  ` [RFC/PATCH v2] "

pci_request_regions()
 2012-10-02 15:08 UTC  (5+ 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).