linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-10 19:24:17 to 2013-01-17 16:22:24 UTC [more...]

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-17 16:22 UTC  (56+ messages)
` [PATCH 01/14] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH 02/14] of/pci: Add of_pci_get_devfn() function
` [PATCH 09/14] ARM: tegra: Move pmc.h to include/mach
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host
` [PATCH 11/14] ARM: tegra: tamonten: Add PCIe support
` [PATCH 12/14] ARM: tegra: tec: "
` [PATCH 13/14] ARM: tegra: harmony: Initialize PCIe from DT
` [PATCH 14/14] ARM: tegra: trimslice: "
` [PATCH 05/14] lib: Add I/O map cache implementation

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

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

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  (9+ messages)

[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
 2013-01-15  4:45 UTC  (20+ messages)
` [PATCH] Only reset e820 once, even with multiple memmap=exactmap params
        ` [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  (20+ messages)
` [PATCH v3 3/6] ACPI/pci_slot: update PCI slot information when PCI hotplug event happens
` [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  (10+ messages)

Dell Vostro 3550: pci_hotplug+acpiphp require 'pcie_aspm=force' on kernel command-line for hotplug to work
 2013-01-11 21:11 UTC  (4+ messages)

[PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering
 2013-01-11 20:59 UTC  (9+ messages)
` [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers
  ` [PATCH 0/16] ACPI: Rework ACPI namespace scanning for devices
    ` [PATCH 1/16] ACPI: Separate adding ACPI device objects from probing ACPI drivers

[PATCH 1/2] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-01-11 18:48 UTC  (6+ messages)

[PATCH] pci: fix iov.c kernel-doc warnings
 2013-01-11 18:15 UTC  (4+ messages)

[PATCH 2/2] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-01-11 15:53 UTC  (6+ messages)
` [Qemu-devel] "

[PATCH 0/5] PCI trivial cleanups
 2013-01-11 10:47 UTC  (2+ messages)

[PATCH 1/2] PCI, pciehp: make every slot have its own workqueue to avoid deadlock
 2013-01-11  2:24 UTC  (2+ messages)

[Update][PATCH 1/2] PCI, pciehp: make every slot have its own workqueue to avoid deadlock
 2013-01-11  2:15 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).