linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-25 08:26:36 to 2012-10-03 05:08:01 UTC [more...]

[RFC] PCI: enable and disable sriov support via sysfs at per device level
 2012-10-03  5:07 UTC  (12+ 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 00/10] PCI, ACPI: Use bus type notifier for root bus hotplug
 2012-10-03  2:08 UTC  (23+ messages)
` [PATCH 01/10] device: add drivers_autoprobe in struct device
` [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

[PATCH v2 0/2] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-10-03  0:57 UTC  (6+ 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

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

[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] "

[PATCH v3 -tip 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-10-02 16:45 UTC  (17+ 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 4/5] PCI, MSI: Enable multiple MSIs with pci_enable_msi_block_auto()
` [PATCH v3 -tip 5/5] AHCI: Support multiple MSIs

pci_request_regions()
 2012-10-02 15:08 UTC  (5+ messages)

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

[PATCH 0/8] PCI, ACPI, x86: pci root bus hotplug support pci_root.c related core changes
 2012-10-01 18:01 UTC  (26+ messages)
` [PATCH 1/8] PCI: Separate out pci_assign_unassigned_bus_resources()
` [PATCH 2/8] PCI: Move pci_rescan_bus() back to probe.c
` [PATCH 3/8] PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
` [PATCH 4/8] PCI, ACPI: assign unassigned resource for hot add root bus
` [PATCH 5/8] PCI: Add pci_stop_and_remove_root_bus()
` [PATCH 6/8] PCI, ACPI: Make acpi_pci_root_remove stop/remove pci root bus
` [PATCH 7/8] PCI, ACPI: delete root bus prt during hot remove path
` [PATCH 8/8] PCI, ACPI: remove acpi_root_driver in reserse order

[GIT PULL] PCI changes for v3.7
 2012-10-01 17:28 UTC 

New commands to configure IOV features
 2012-10-01 14:12 UTC  (19+ messages)

[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
 2012-09-28 19:44 UTC  (19+ messages)
` [PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
` [PATCH v3 8/8] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge

Why hold device_lock when calling callback in pci_walk_bus?
 2012-09-28 13:27 UTC  (3+ messages)

[PATCH 00/29] PCI: use pci host bridge to loop pci root bus
 2012-09-28  5:48 UTC  (49+ messages)
` [PATCH 03/29] PCI, x86: Let pcibios_allocate_bus_resources() take bus instead
` [PATCH 05/29] PCI: rename pci_release_bus_bridge_dev to pci_release_host_bridge_dev
` [PATCH 09/29] PCI, libata: remove find_bridge in acpi_bus_type
` [PATCH 10/29] PCI, USB: "
` [PATCH 11/29] PCI, ACPI: "
` [PATCH 12/29] PCI: Add for_each_pci_host_bridge() and pci_get_next_host_bridge
  ` [PATCH] "
` [PATCH 13/29] PCI, hotplug: kill pci_find_next_bus n sgi_hotplug
` [PATCH 14/29] PCI: kill pci_find_next_bus in pci_sysfs
` [PATCH 15/29] PCI, edac: kill pci_find_next_bus in edac
` [PATCH 16/29] PCI, x86: kill pci_find_next_bus in pcibios_scan_root
` [PATCH 17/29] PCI, x86: kill pci_root_buses in resources reservations
` [PATCH 18/29] PCI, drm: kill pci_root_buses in alpha hose setting
` [PATCH 19/29] PCI: kill pci_root_buses in setup-bus
` [PATCH 20/29] PCI, sparc: kill pci_find_next_bus
` [PATCH 21/29] PCI, ia64: "
` [PATCH 22/29] PCI, alpha: kill pci_root_buses
` [PATCH 23/29] PCI, arm: "
` [PATCH 24/29] PCI, frv: kill pci_root_buses in resources reservations
` [PATCH 25/29] PCI, microblaze: "
` [PATCH 26/29] PCI, mn10300: "
` [PATCH 27/29] PCI, powerpc: "
` [PATCH 28/29] PCI: kill pci_find_next_bus
` [PATCH 29/29] PCI: kill pci_root_buses

[RFC v4 2/2] net: Add support for NTB virtual ethernet device
 2012-09-27 22:42 UTC 

[RFC v4 1/2] PCI-Express Non-Transparent Bridge Support
 2012-09-27 22:42 UTC 

[RFC v4 0/2] PCI-Express Non-Transparent Bridge Support
 2012-09-27 22:42 UTC 

inux-next: Tree for Sept 26 (not bootable on AMD64: thermal|acpi|drm/i915|pci related?)
 2012-09-27  6:16 UTC  (7+ messages)

[PATCH v2 -tip 0/5] x86, MSI, AHCI: Support multiple MSIs
 2012-09-27  4:59 UTC  (5+ messages)
` [PATCH v2 -tip 5/5] "

[PATCH 1/2] PCI: introduce root bridge hotplug safe interfaces to walk root buses
 2012-09-26 20:14 UTC  (3+ messages)
` [PATCH v4] PCI: introduce two interfaces to walk PCI buses

[PATCH RESEND] ACPI/PCI: Make PCI devices notified when its power resource turned on
 2012-09-26 13:59 UTC 

[PATCH] ACPI/PCI: Make PCI devices notified when its power resource turned on
 2012-09-26 13:48 UTC 

[Resend with Ack][PATCH v1] PCI: allow acpiphp to handle PCIe ports without native PCIe hotplug capability
 2012-09-25 15:16 UTC  (4+ messages)
` [PATCH v2] PCI: allow acpiphp to handle PCIe ports w/o "

[PATCH v3 1/7] PCI: make PCI device create/destroy logic symmetric
 2012-09-25 14:29 UTC  (7+ messages)
` [PATCH v3 2/7] PCI: split registration of PCI bus devices into two stages
` [PATCH v3 3/7] ACPI/pci_bind: correctly update binding relationship for PCI hotplug
` [PATCH v3 4/7] ACPI/pci-bind: remove bind/unbind callbacks from acpi_device_ops
` [PATCH v3 5/7] ACPI/pci_slot: update PCI slot information when PCI hotplug event happens
` [PATCH v3 6/7] PCI/acpiphp: update ACPI hotplug slot information when PCI hotplug happens
` [PATCH v3 7/7] PCI/acpiphp: serialize access to the bridge_list list


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