Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2013-02-12 20:53:56 to 2013-02-28 00:06:52 UTC [more...]

[PATCH v2 1/4] pci: Add PCI_BUS_NUM() and PCI_DEVID() interfaces to return bus number and device id
 2013-02-28  0:06 UTC 

[PATCH v2 0/4] pci: Add PCI_BUS() and PCI_DEVID() interfaces to return bus number and device id
 2013-02-28  0:06 UTC 

[PATCH 1/4] pci: Add PCI_BUS() and PCI_DEVID() interfaces to return bus number and device id
 2013-02-27 21:48 UTC  (8+ messages)

[GIT PULL] PCI changes for v3.9
 2013-02-27 21:47 UTC  (8+ messages)

[PATCH] pci: do not try to assign irq 255
 2013-02-27 21:13 UTC  (11+ messages)

PCIe ASPM crash on device removal
 2013-02-27 20:14 UTC  (11+ messages)
` [PATCH 1/2] PCI: ASPM exit link state code could skip devices

pcie error
 2013-02-27 17:05 UTC  (8+ messages)
` [E1000-devel] "

[PATCH v8 00/13] Get rid of the ACPI PCI subdriver mechanism
 2013-02-27  0:42 UTC  (16+ messages)
` [PATCH v8 01/13] PCI: do not check is_added flag in pci_remove_bus()
` [PATCH v8 02/13] PCI/acpiphp: use list_for_each_entry_safe() in acpiphp_sanitize_bus()
` [PATCH v8 03/13] PCI/acpiphp: don't rely on function 0 in disable_device()
` [PATCH v8 04/13] ACPI/acpiphp: replace local macros with standard ACPI macros
` [PATCH v8 05/13] PCI: introduce platform dependent hooks for creating/destroying PCI busses
` [PATCH v8 06/13] PCI, ACPI: prepare stub functions to handle ACPI PCI (hotplug) slots
` [PATCH v8 07/13] PCI, IA64: implement pcibios_{add|remove}_bus() hooks
` [PATCH v8 08/13] PCI, x86: "
` [PATCH v8 09/13] PCI, ACPI: handle PCI slot devices when creating/destroying PCI busses
` [PATCH v8 10/13] PCI/acpiphp: do not use ACPI PCI subdriver mechanism
` [PATCH v8 11/13] PCI/acpiphp: use normal list to simplify implementation
` [PATCH v8 12/13] PCI/acpiphp: protect acpiphp data structures from concurrent updating
` [PATCH v8 13/13] PCI, ACPI: remove support of ACPI PCI subdrivers

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-02-26 19:14 UTC  (6+ messages)

[GIT PULL] ACPI and power management fixes for v3.9-rc1
 2013-02-26  5:31 UTC  (3+ messages)

[Bug 53811] [REGRESSION]: acpiphp broken on Lenovo X220 from 3.6 onwards
 2013-02-26  4:02 UTC  (3+ messages)

[PATCH v5 0/3] AER-KVM: Error containment of VFIO devices assigned to KVM guests
 2013-02-25 15:33 UTC  (5+ messages)
` [PATCH v5 1/3] VFIO: Wrapper for getting reference to vfio_device from device
` [PATCH v5 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
` [PATCH v5 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

WARNING: at drivers/pci/pci.c:1397 pci_disable_device
 2013-02-25 10:23 UTC  (4+ messages)

[RFC PATCH] Fix Intel IOMMU support for Marvell 88SE91xx SATA controllers
 2013-02-25  8:37 UTC  (3+ messages)

[PATCH] ACPI / PM: Take unusual configurations of power resources into account (was: Re: [GIT PATCH] USB patches for 3.9-rc1)
 2013-02-23 22:29 UTC  (3+ messages)

Hot (un)plugging a Thunderbolt Ethernet adapter causes kernel panic
 2013-02-22  9:57 UTC  (4+ messages)

pciehp: errors on resume
 2013-02-22  8:58 UTC  (5+ messages)

PCI D3 wakeup failure on Lynx Point xHCI
 2013-02-22  0:01 UTC  (3+ messages)

[PATCH] pci: Remove unnecessary dependency between PME and ACPI
 2013-02-21 15:53 UTC 

[RFC PATCH v2] of/pci: Provide support for parsing PCI DT ranges property
 2013-02-21 15:47 UTC 

Linux reserved MSI - how many?
 2013-02-20 19:01 UTC  (3+ messages)

[OT] Newbie
 2013-02-20 18:05 UTC  (4+ messages)

Problem with MSI with QLogic/HP 10Gigabit Ethernet NIC and IRQs solved with pci=nomsi
 2013-02-19 23:08 UTC  (2+ messages)

[Bisected] [-next-20130204] usb/hcd: irq 18: nobody cared
 2013-02-19 18:51 UTC  (11+ messages)
` [PATCH] ACPI, PCI: Get PRT entry during acpi_pci_enable_irq()

[PATCH] ACPI / PCI: Initialize PCI root drivers after PCI bus enumeration
 2013-02-16  1:10 UTC  (4+ messages)

[PATCH v2] pci: Disable slot presence detection around bus reset
 2013-02-15 19:22 UTC 

[PATCH] pci: Fix pcie access for PCI_EXP_FLAGS
 2013-02-15 18:53 UTC  (2+ messages)

[PATCH] ACPI / hotplug: Fix concurrency issues and memory leaks
 2013-02-15 17:22 UTC  (25+ messages)
` [Update][PATCH] "

[PATCH v3] PCIe support for the Armada 370 and Armada XP SoCs
 2013-02-15 16:44 UTC  (29+ messages)
` [PATCH 24/32] pci: PCIe driver for Marvell Armada 370/XP systems
` [PATCH 05/32] lib: devres: don't enclose pcim_*() functions in CONFIG_HAS_IOPORT

[PATCH] pci: Disable slot presence detection around bus reset
 2013-02-15  3:53 UTC  (5+ messages)

[PATCH v4 0/3] AER-KVM: Error containment of VFIO devices assigned to KVM guests
 2013-02-14 19:08 UTC  (6+ messages)
` [PATCH v4 1/3] VFIO: Wrapper for getting reference to vfio_device from device
` [PATCH v4 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
` [PATCH v4 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices

[GIT PULL] PCI update for v3.8
 2013-02-14 17:46 UTC 

[PATCH] PCI / ACPI: Report _OSC control mask returned on failure to get control
 2013-02-14 13:47 UTC  (3+ messages)

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-02-13 23:11 UTC  (3+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH v2 19/27] pci: PCIe driver for Marvell Armada 370/XP systems
 2013-02-13 22:24 UTC  (12+ messages)
` Giving special alignment/size constraints to the Linux PCI core?

[3.8-rc7] PCI hotplug wakeup oops
 2013-02-13 20:55 UTC  (10+ messages)

[PATCH 0/4] pci: Add PCI_BUS() and PCI_DEVID() interfaces to return bus number and device id
 2013-02-13 12:03 UTC  (2+ messages)

[PATCH v2 00/26] x86, irq: support ioapic device hotplug
 2013-02-13  2:36 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