linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-08 15:30:26 to 2012-09-19 02:42:25 UTC [more...]

[PATCH 0/6] fix aer_inject bug while doing pci hot-plug
 2012-09-19  2:40 UTC  (5+ messages)
` [PATCH 1/6] PCI/AER: fix pci_ops return NULL when hotplug a pci bus doing aer error inject
` [PATCH 2/6] PCI/AER: introduce pci_bus_ops_get() function to avoid a small race condition window
` [PATCH 5/6] PCI/AER: introduce pci_bus_ops_free to free pci_bus_ops
` [PATCH 6/6] PCI/AER: clean unused code pci_bus_ops_pop

[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-09-19  1:52 UTC  (15+ messages)

Fail to probe qla2xxx fiber channel card while doing pci hotplug
 2012-09-19  1:50 UTC  (7+ messages)

[PATCH] pci: don't touch card regs after runtime suspend D3
 2012-09-19  1:07 UTC 

[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
 2012-09-19  0:50 UTC  (12+ messages)
` [PATCH v3 1/8] ACPI, PCI: Use normal list for struct acpi_pci_driver
` [PATCH v3 2/8] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges
` [PATCH v3 3/8] ACPI, PCI: add acpi_pci_drivers protection
` [PATCH v3 4/8] ACPI, PCI: change acpi_pci_drivers' add/remove interface
` [PATCH v3 5/8] ACPI, PCI: change acpi_pci_find_root implementation
` [PATCH v3 6/8] ACPI, PCI: add acpi_pci_roots protection
` [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

[PATCH] PCI: Check bridge secondary/subordinate bus register
 2012-09-18 23:55 UTC  (4+ messages)

[PATCH] PCI, x86: fix default vga ref_count
 2012-09-18 23:54 UTC  (10+ messages)
` [PATCH] PCI: Use correct type when freeing bus resource list
` [PATCH] PCI, x86: clear initial value for root info resources
  ` [PATCH] PCI: fix default vga ref_count

runtime PM and special power switches
 2012-09-18 21:47 UTC  (8+ messages)

[RFC PATCH v1 00/22] introduce PCI bus lock to serialize PCI hotplug operations
 2012-09-18 21:39 UTC  (32+ messages)
` [RFC PATCH v1 01/22] PCI: use pci_get_domain_bus_and_slot() to avoid race conditions
` [RFC PATCH v1 02/22] PCI: trivial cleanups for drivers/pci/remove.c
` [RFC PATCH v1 03/22] PCI: change PCI device management code to better follow device model
` [RFC PATCH v1 06/22] PCI: use a global lock to serialize PCI root bridge hotplug operations
        ` [PATCH 1/2] PCI: introduce root bridge hotplug safe interfaces to walk root buses
        ` [PATCH 2/2] PCI: remove host bridge hotplug unsafe interface pci_get_next_bus()
` [RFC PATCH v1 07/22] PCI: introduce PCI bus lock to serialize PCI hotplug operations
` [RFC PATCH v1 15/22] PCI/eeepc: use PCI bus lock to avoid race conditions
    ` [PATCH] eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug()
` [RFC PATCH v1 19/22] PCI/x86: enable PCI bus lock mechanism for x86 platforms
` [RFC PATCH v1 21/22] PCI: cleanups for PCI bus lock implementation

[PATCH] pci: Convert pci_resource_<foo> macros to static inlines
 2012-09-18 18:51 UTC 

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-09-18 15:56 UTC  (14+ messages)

[PATCH v2] intel-iommu: Default to non-coherent for domains unattached to iommus
 2012-09-18 11:58 UTC  (2+ messages)

[PATCH part2 0/6] PCI, x86: pci root bus hotplug support - part2
 2012-09-18  5:36 UTC  (8+ messages)
` [PATCH part2 4/6] x86, PCI: Separate rom resource claim out
` [PATCH part2 6/6] PCI: Claim hw/fw allocated resources in hot add path

[RFC PATCH v2 ]pci: pci resource iterator
 2012-09-18  0:03 UTC  (12+ messages)
      ` [RFC PATCH v3 "

[PATCH part1 1/4] PCI, pciehp: Turn on link again after power off the slot
 2012-09-17 23:56 UTC  (7+ messages)

[PATCH] pci: rewrite pci_call_probe() to use workqueue instead of work_on_cpu()
 2012-09-17 21:45 UTC  (4+ messages)

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-17 21:41 UTC  (3+ messages)

[RFC 0/3] PCI/PM: RTD3 fixes/changes for 3.7
 2012-09-17 20:54 UTC  (5+ messages)
` [RFC 1/3] PCI/PM: Fix kexec for D3cold and bridge suspending
` [RFC 2/3] PCI/PM: Make PCI devices notified when its power resource turned on
` [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-17 19:34 UTC  (2+ messages)

[PATCH v2 0/9] enhance PCI related drivers to handle hotplug events
 2012-09-17 15:41 UTC  (26+ messages)
` [PATCH v2 1/9] PCI: make PCI device create/destroy logic symmetric
` [PATCH v2 2/9] PCI: split registration of PCI bus devices into two stages
      ` [PATCH v3] "
` [PATCH v2 3/9] PCI: preserve dev->subordinate until pci_stop_dev() has been called
` [PATCH v2 4/9] ACPI/pci_bind: correctly update binding relationship for PCI hotplug
` [PATCH v2 5/9] ACPI/pci-bind: remove bind/unbind callbacks from acpi_device_ops
    ` [PATCH v3] "
` [PATCH v2 6/9] ACPI/pci_slot: update PCI slot information when PCI hotplug event happens
` [PATCH v2 7/9] PCI/acpiphp: update ACPI hotplug slot information when PCI hotplug happens
` [PATCH v2 8/9] PCI/acpiphp: serialize access to the bridge_list list
` [PATCH v2 9/9] PCI/AER: update AER configuration when PCI hotplug event happens

[PATCH v2 1/2] PCI: Keep pci_fixup_irqs() around after init
 2012-09-17 11:34 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: Provide a default pcibios_update_irq()

[PATCH 1/2] PCI: Annotate pci_fixup_irqs with __devinit
 2012-09-16  6:50 UTC  (10+ messages)
` [PATCH 2/2] PCI: Provide a default pcibios_update_irq()

[PATCH v2 0/6] acpi,pci: hostbridge hotplug support
 2012-09-15  3:23 UTC  (10+ messages)
` [PATCH v2 4/6] ACPI, PCI: add acpi_pci_roots protection

a small problem about pci_stop_and_remove_bus_device() function
 2012-09-15  3:22 UTC  (3+ messages)

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-09-14 19:45 UTC  (10+ messages)
` [PATCH v3 01/10] PCI: Keep pci_fixup_irqs() around after init

[PATCH v2 1/4] PCI/AER: Fix pci_ops return NULL when hotplug a pci bus doing aer error inject
 2012-09-14  1:29 UTC  (10+ messages)
` [PATCH v2 2/4] PCI/AER: clean all untracked pci_ops_aer when rmmod aer_inject
` [PATCH v2 3/4] PCI/AER: Clean pci_bus_ops when related pci bus was removed
` [PATCH v2 4/4] PCI/AER: fix a small race condition window when rmmod aer_inject

[RFC 1/1] MISC: hpilo, remove pci_disable_device
 2012-09-13 14:06 UTC 

[pci-next] Include patches from mmotm and drm-opt-pwr GIT trees?
 2012-09-13  9:54 UTC  (3+ messages)

[PATCH 0/4] PCI error handler const
 2012-09-12 20:01 UTC  (3+ messages)

[PATCH 1/1] pci-iov: Fix warnings when CONFIG_PCI_IOV is enabled
 2012-09-12  1:13 UTC  (3+ messages)

Improvements to MSI-X API
 2012-09-11  3:48 UTC  (2+ messages)

[PATCH] PCI: drop duplicate const in DECLARE_PCI_FIXUP_SECTION
 2012-09-11  0:07 UTC  (3+ messages)

[PATCH 1/1] PCI: fix on-stack pci_device_id's
 2012-09-11  0:02 UTC  (4+ messages)

[Bug 18412] Intel DP43BF requires "pci=assign-busses" to discover some devices
 2012-09-10 23:43 UTC 

[PATCH V9 0/5] Minimal alignment for p2p bars
 2012-09-10 23:33 UTC  (5+ messages)

[PATCH 3/5] PCI: hotplug: remove acpi_bus_generate_proc_event
 2012-09-10 22:54 UTC  (2+ messages)

[PATCH] cpqphp_ctrl: remove unreachable path
 2012-09-10 22:47 UTC  (2+ messages)

[PATCH] drop bogus default from ARCH_SUPPORTS_MSI
 2012-09-10 12:03 UTC 

Question about failure in PCI power-state change
 2012-09-10  3:56 UTC  (7+ messages)

[PATCH v2] PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
 2012-09-09 14:42 UTC  (5+ messages)

pci_get_subsys: GFP_KERNEL allocations with IRQs disabled
 2012-09-08 21:06 UTC  (12+ messages)
            ` [PATCH 1/2] PCI: Use local parameter pci_device_id for pci_get_subsys/class()

[pci:next 76/77] WARNING: vmlinux.o(.text+0x17fdfe): Section mismatch in reference from the function pcibios_add_device() to the variable .init.data:boot_params
 2012-09-08 20:59 UTC 


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