linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-11 22:40:29 to 2013-01-21 00:05:47 UTC [more...]

[RFC PATCH v5 0/8] introduce PCI bus notifier chain to get rid of the ACPI PCI subdriver interfaces
 2013-01-21  0:05 UTC  (20+ messages)
` [RFC PATCH v5 1/8] PCI: make PCI device create/destroy logic symmetric
` [RFC PATCH v5 2/8] PCI: split registration of PCI bus devices into two stages
` [RFC PATCH v5 3/8] PCI: add a blocking notifier chain for PCI bus addition/removal
` [RFC PATCH v5 4/8] ACPI, PCI: avoid building pci_slot as module
` [RFC PATCH v5 5/8] PCI, ACPI: hook PCI bus notifications to create/destroy PCI slots
` [RFC PATCH v5 6/8] pci_slot: replace printk(KERN_xxx) with pr_xxx()
` [RFC PATCH v5 7/8] PCI/PCIe: add "pci=nopciehp" to disable PCIe native hotplug
` [RFC PATCH v5 8/8] PCI/PCIe: only claim PME from firmware when CONFIG_PCIE_PME is enabled

[PATCH v9 00/11] PCI, ACPI: pci root bus hotplug support / pci match_driver
 2013-01-20 23:23 UTC  (19+ messages)
` [PATCH v9 01/11] PCI, acpiphp: Add is_hotplug_bridge detection
` [PATCH v9 02/11] PCI: Add root bus children dev's res to fail list
` [PATCH v9 03/11] PCI: Set dev_node early for pci_dev
` [PATCH v9 04/11] PCI: Fix a device reference count leakage issue in pci_dev_present()
` [PATCH v9 05/11] PCI: make PCI device create/destroy logic symmetric
` [PATCH v9 06/11] PCI, ACPI, acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work
` [PATCH v9 07/11] PCI, acpiphp: Move and enhance hotplug support of pci host bridge
` [PATCH v9 08/11] PCI, ACPI: debug print for installation of acpi root bridge's notifier
` [PATCH v9 09/11] PCI, acpiphp: Don't bailout even no slots found yet
` [PATCH v9 10/11] PCI: Add match_driver in struct pci_dev
` [PATCH v9 11/11] PCI: Put pci dev to device tree as early as possible

PCIe ASPM crash on device removal
 2013-01-19  1:03 UTC  (9+ messages)
` [PATCH 1/2] PCI: ASPM exit link state code could skip devices
` [PATCH 2/2] PCI: Don't touch ASPM if forcibly disabled

[PATCH 0/5] pci/e1000e: return runtime-pm back to work
 2013-01-18 16:16 UTC  (7+ messages)
` [PATCH 1/5] e1000e: fix resuming from runtime-suspend
` [PATCH 2/5] e1000e: fix pci device enable counter balance
` [PATCH 3/5] PCI: revert preparing for wakeup in runtime-suspend finalization
` [PATCH 4/5] PCI: don't touch enable_cnt in pci_device_shutdown()
` [PATCH 5/5] PCI: catch enable-counter underflows

[PATCH RFC 2/2] Improve bios32 support for DT PCI host bridge controllers
 2013-01-18 11:43 UTC  (2+ messages)

[PATCH RFC 1/2] Implementation of pci_fixup_irqs for descendants of a specified bus
 2013-01-18 11:37 UTC 

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-18 10:09 UTC  (35+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host
` [PATCH 05/14] lib: Add I/O map cache implementation

[PATCH RESEND] pci-sysfs: replace mutex_lock with mutex_trylock to avoid potential deadlock situation
 2013-01-18  5:34 UTC 

[PATCH v6 0/2] PCI-Express Non-Transparent Bridge Support
 2013-01-18  3:14 UTC  (3+ messages)
` [PATCH v6 1/2] "

[PATCH 56/86] drivers/pci/pcie: remove depends on CONFIG_EXPERIMENTAL
 2013-01-17 23:25 UTC 

[PATCH v10 1/3] aerdrv: Trace Event for AER
 2013-01-17 17:21 UTC  (4+ messages)
` [PATCH v10 2/3] aerdrv: Enhanced AER logging
` [PATCH v10 3/3] aerdrv: Cleanup log output for AER

[PATCH RFC] Provide MSI controller registration mechanism
 2013-01-17 15:21 UTC 

PCI warning on boot 3.8.0-rc1
 2013-01-16 22:38 UTC 

BUG when hot docking my laptop (v3.8-rc3-273-g3152ba0)
 2013-01-16 22:39 UTC 

[PATCH v8 00/22] PCI, ACPI: pci root bus hotplug support / pci match_driver
 2013-01-16 21:48 UTC  (78+ messages)
` [PATCH v8 01/22] PCI, acpiphp: Add is_hotplug_bridge detection
` [PATCH v8 02/22] PCI: Add root bus children dev's res to fail list
` [PATCH v8 03/22] PCI: Set dev_node early for pci_dev
` [PATCH v8 04/22] PCI: Fix a device reference count leakage issue in pci_dev_present()
` [PATCH v8 05/22] PCI: make PCI device create/destroy logic symmetric
` [PATCH v8 06/22] PCI: split registration of PCI bus devices into two stages
` [PATCH v8 07/22] ACPI: Separate acpi_bus_trim to support two steps
` [PATCH v8 08/22] PCI, acpiphp: Separate out hot-add support of pci host bridge
` [PATCH v8 09/22] PCI, ACPI: Add pci_root_hp hot removal notification support
` [PATCH v8 10/22] ACPI: Introduce a new acpi handle to determine HID match
` [PATCH v8 11/22] PCI: correctly detect ACPI PCI host bridge objects
` [PATCH v8 12/22] PCI, ACPI: debug print for installation of acpi root bridge's notifier
` [PATCH v8 13/22] PCI, ACPI: remove acpi_root_bridge in pci_root_hp
` [PATCH v8 14/22] ACPI: update ej_event interface to take acpi_device
` [PATCH v8 15/22] ACPI, PCI: Simplify handle_root_bridge_removal()
` [PATCH v8 16/22] PCI, acpiphp: Don't bailout even no slots found yet
` [PATCH v8 17/22] PCI, ACPI: Add alloc_acpi_hp_work()
` [PATCH v8 18/22] PCI, acpiphp: Use acpi_hp_work
` [PATCH v8 19/22] PCI, pci_root_hp: "
` [PATCH v8 20/22] PCI, ACPI: Make kacpi_hotplug_wq static
` [PATCH v8 21/22] PCI: add match_driver in struct pci_dev
` [PATCH v8 22/22] PCI: move device_add out of pci_bus_add_device()

sata_sil data corruption, possible workarounds
 2013-01-15  7:44 UTC  (8+ messages)

[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
 2013-01-15  4:45 UTC  (11+ messages)
` [PATCH] x86 e820: only void usable memory areas in memmap=exactmap case

[PATCH -v3 0/7] ARI device hotplug support
 2013-01-15  3:12 UTC  (8+ messages)
` [PATCH -v3 1/7] PCI: rework pci_enable_ari to support disable ari forwarding
` [PATCH -v3 2/7] PCI: Rename pci_enable_ari to pci_configure_ari
` [PATCH -v3 3/7] PCI: introduce pci_next_fn to simplify code
` [PATCH -v3 4/7] PCI,pciehp: use bus->devices list intead of traditional traversal
` [PATCH -v3 5/7] PCI,cpcihp: use bus->devices list instead "
` [PATCH -v3 6/7] PCI,sgihp: use bus->devices list intead "
` [PATCH -v3 7/7] PCI,shpchp: use bus->devices list instead "

[PATCH] aspm.c: allow to enable PCIe ASPM for PCIe bridges acting as an endpoint
 2013-01-15  0:29 UTC  (2+ messages)

[PATCH RESEND] PCI: Allow pcie_aspm=force to work even when FADT indicates it is unsupported
 2013-01-14 23:33 UTC  (2+ messages)

[PATCH v7 0/4] PCI: pciehp, shpchp deadlock fixes
 2013-01-14 16:49 UTC  (7+ messages)
` [PATCH v7 1/4] PCI: pciehp: Use per-slot workqueues to avoid deadlock
` [PATCH v7 2/4] PCI: shpchp: Make shpchp_wq non-ordered
` [PATCH v7 3/4] PCI: shpchp: Handle push button event asynchronously
` [PATCH v7 4/4] PCI: shpchp: Use per-slot workqueues to avoid deadlock

[PATCH] ACPI: remove unused acpi_op_bind and acpi_op_unbind
 2013-01-14 13:03 UTC  (2+ messages)

[PATCH] pci: Provide support for parsing PCI DT ranges property
 2013-01-14  9:24 UTC  (5+ messages)

[PATCH v3 0/6] Update PCI notification patchset to latest kernel version
 2013-01-13 20:33 UTC  (6+ messages)
` [PATCH v3 4/6] PCI/acpiphp: update ACPI hotplug slot information when PCI hotplug happens

[Alternative][PATCH] ACPI / PCI: Set root bridge ACPI handle in advance, v2
 2013-01-11 23:01 UTC  (4+ 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).