linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-21 00:02:59 to 2012-09-29 22:09:34 UTC [more...]

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-29 22:09 UTC  (7+ messages)
  ` [RFC/PATCH v2] "

[RFD][PATCH 0/7] PM / QoS: Support for PM QoS device flags
 2012-09-29 21:39 UTC  (12+ 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-09-29  4:19 UTC  (25+ 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

[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
 2012-09-28 19:44 UTC  (28+ messages)
` [PATCH v3 4/8] ACPI, PCI: change acpi_pci_drivers' add/remove interface
      ` [PATCH] change signature of walk_root_bridge() function
` [PATCH v3 5/8] ACPI, PCI: change acpi_pci_find_root implementation
` [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  (55+ messages)
` [PATCH 01/29] PCI, x86: Separate out pcibios_allocate_bridge_resources()
` [PATCH 02/29] PCI. x86: Separate out pcibios_allocate_dev_resources()
` [PATCH 03/29] PCI, x86: Let pcibios_allocate_bus_resources() take bus instead
` [PATCH 04/29] PCI, x86: Separate out rom resource claim
` [PATCH 05/29] PCI: rename pci_release_bus_bridge_dev to pci_release_host_bridge_dev
` [PATCH 06/29] PCI: Add dummy bus_type for pci_host_bridge
` [PATCH 07/29] PCI, ACPI: add acpi_bus_type for host bridge
` [PATCH 08/29] PCI, ACPI: Remove acpi_find_bridge_device for acpi_bus_type
` [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

[ACPI/PCI] possible recursive locking detected
 2012-09-24 22:38 UTC  (4+ messages)

New commands to configure IOV features
 2012-09-24 17:37 UTC  (28+ messages)

[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-09-24 11:22 UTC  (14+ messages)

[PATCH] PCI, x86: clear initial value for root info resources
 2012-09-23 20:33 UTC  (4+ messages)

[PATCH part2 6/6] PCI: Claim hw/fw allocated resources in hot add path
 2012-09-23 15:25 UTC  (6+ messages)
` [PATCH 00/40] PCI, ACPI, x86: pci root bus hotplug support
  ` [PATCH 01/40] PCI: fix default vga ref_count

Changes for 3.7 merge window
 2012-09-23  5:25 UTC  (2+ messages)

[RFC v3 0/2] PCI-Express Non-Transparent Bridge Support
 2012-09-21 23:45 UTC  (5+ messages)
` [RFC v3 1/2] "
` [RFC v3 2/2] net: Add support for NTB virtual ethernet device

[RFC 0/3] PCI/PM: RTD3 fixes/changes for 3.7
 2012-09-21 19:30 UTC  (9+ messages)
` [RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending
` [RFC 3/3] PCI/PM: Disable PME poll for PCIe devices

[PATCH 0/5] Simplify code by using hotplug safe pci_get_domain_bus_and_slot()
 2012-09-21 15:11 UTC  (10+ messages)
` [PATCH 4/5] PCI/IOV: simplify code by "

[PATCH v5 0/5] Fix aer_inject bug caused by pci hot-plug
 2012-09-21  8:53 UTC  (7+ messages)
` [PATCH v5 1/5] PCI/AER: Fix pci_ops return NULL in pci_read/write_aer
` [PATCH v5 2/5] PCI/AER: use list_for_each_entry to avoid a small race condition window
` [PATCH v5 3/5] PCI/AER: clean all untracked pci_ops_aer when rmmod aer_inject
` [PATCH v5 4/5] PCI/AER: clean pci_bus_ops when related pci bus was removed
` [PATCH v5 5/5] PCI/AER: free pci_bus_ops_list and remove pci_bus_ops_pop

[RFC PATCH v2 ]pci: pci resource iterator
 2012-09-21  6:27 UTC  (12+ messages)
  ` [RFC PATCH v3 "

[PATCH v4 0/5] Fix aer_inject bug caused by pci hot-plug
 2012-09-21  6:15 UTC  (12+ messages)
` [PATCH v4 1/5] PCI/AER: Fix pci_ops return NULL in pci_read/write_aer
` [PATCH v4 2/5] PCI/AER: introduce pci_bus_ops_get() to avoid a small race condition window
` [PATCH v4 3/5] PCI/AER: clean all untracked pci_ops_aer when rmmod aer_inject
` [PATCH v4 4/5] PCI/AER: clean pci_bus_ops when related pci bus was removed
` [PATCH v4 5/5] PCI/AER: free pci_bus_ops_list and remove pci_bus_ops_pop


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