messages from 2014-02-04 11:15:34 to 2014-02-12 01:20:09 UTC [more...]
[PATCH] pci: Makefile: Cleanup per-arch list of object files
2014-02-12 1:20 UTC (2+ messages)
[PATCH] pciehp: Acknowledge the spurious "cmd completed" event
2014-02-12 1:08 UTC (12+ messages)
[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
2014-02-12 1:06 UTC (27+ messages)
` [PATCH 1/3] ARM: bios32: use pci_enable_resource to enable PCI resources
` [PATCH 2/3] PCI: ARM: add support for virtual PCI host controller
` [PATCH 3/3] ARM: mach-virt: allow PCI support to be selected
[PATCH] PCI: pciehp: Fix the problem that the present bit is not cleared though slot is empty
2014-02-12 0:49 UTC (2+ messages)
[PATCH] pci: fix kernel-doc notation warning
2014-02-12 0:43 UTC (2+ messages)
[PATCH] PCI,pciehp: Don't set slot off when found device already exists
2014-02-12 0:41 UTC (4+ messages)
[PATCH v2 0/9] Phase out pci_enable_msi_block()
2014-02-12 0:31 UTC (20+ messages)
` [PATCH v2 5/9] nvme: Fix invalid call to irq_set_affinity_hint()
` [PATCH v3 6/9] nvme: Use pci_enable_msi_range() and pci_enable_msix_range()
` [PATCH v2 8/9] ath10k: Use pci_enable_msi_range()
` [PATCH 1/3] ath10k: Get rid of superfluous call to pci_disable_msi()
` [PATCH v2 9/9] wil6210: Use pci_enable_msi_range()
` [PATCH] wil6210: Fix switch operator "missing break?" warning
[PATCH] pci: allocation check missing
2014-02-11 23:28 UTC (2+ messages)
EHCI host broken -- interrupts disabled
2014-02-11 23:24 UTC (6+ messages)
[patch] PCI hotplug: cpqphp: hex vs decimal typo in cpqhpc_probe()
2014-02-11 23:23 UTC (2+ messages)
[PATCH] PCI: pciehp: Remove surprise bit checks
2014-02-11 23:18 UTC (3+ messages)
[PATCH v4 0/8] Allow Link state changes for Hot-Plug
2014-02-11 22:34 UTC (5+ messages)
` [PATCH v5 8/8] "
[PATCH 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently
2014-02-11 12:53 UTC (15+ messages)
` [PATCH v2 0/13] "
` [PATCH v2 0/24] ACPI / hotplug / PCI: ACPIPHP updates and consolidation with ACPI core
` [PATCH 20/24][Update] ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
` [Update][PATCH 20/24] "
` [Update 2x][PATCH "
` [PATCH 22/24][Resend] ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
` [Update][PATCH 22/24] "
` [PATCH 23/24][Update] ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
` [Update][PATCH 23/24] "
[PATCH V5 0/8]PCI:Add SPEAr13xx PCie support
2014-02-11 12:38 UTC (6+ messages)
` [PATCH V5 7/8] pcie: SPEAr13xx: Add designware pcie support
` [PATCH V5 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
[PATCH V6 00/12]PCI:Add SPEAr13xx PCie support
2014-02-11 9:30 UTC (3+ messages)
` [PATCH V6 10/12] pcie: SPEAr13xx: Add designware wrapper support
` [PATCH V6 12/12] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
[PATCH 01/34] bnx2: Use pci_enable_msix_range()
2014-02-11 8:01 UTC (5+ messages)
[PATCH 00/22] scsi: Use pci_enable_msix_range()
2014-02-11 5:00 UTC (30+ messages)
` [PATCH 01/22] be2iscsi: "
` [PATCH 02/22] bfa: Do not call pci_enable_msix() once it failed
` [PATCH 03/22] bfa: Cleanup bfad_setup_intr()
` [PATCH 04/22] bfa: Use pci_enable_msix_range()
` [PATCH 05/22] csiostor: Remove superfluous call to pci_disable_msix()
` [PATCH 06/22] csiostor: Use pci_enable_msix_range()
` [PATCH 07/22] fnic: "
` [PATCH 08/22] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH 09/22] hpsa: Use pci_enable_msix_range()
` [PATCH 10/22] isci: "
` [PATCH 11/22] lpfc: Remove superfluous call to pci_disable_msix()
` [PATCH 12/22] lpfc: Use pci_enable_msix_range()
` [PATCH 13/22] megaraid: "
` [PATCH 14/22] mpt2sas: "
` [PATCH 15/22] mpt3sas: "
` [PATCH 16/22] pm8001: Fix invalid success return when request_irq() failed
` [PATCH 17/22] pm8001: Use pci_enable_msix_range()
` [PATCH 18/22] pmcraid: Get rid of a redundant assignment
` [PATCH 19/22] pmcraid: Use pci_enable_msix_range()
` [PATCH 20/22] qla2xxx: "
` [PATCH 21/22] qla4xxx: "
` [PATCH 22/22] vmw_pvscsi: "
[PATCH part1 v5 0/7] Introduce PCIe Device Serial Number capability support
2014-02-11 1:55 UTC (14+ messages)
` [PATCH part1 v5 1/7] PCI: rework pci_find_next_ext_capability()
` [PATCH part1 v5 2/7] PCI: introduce pci_bus_find_ext_capability()
` [PATCH part1 v5 3/7] PCI: Add support for Device Serial Number capability
` [PATCH part1 v5 4/7] PCI: Introduce pci_serial_number_changed()
` [PATCH part1 v5 5/7] PCI: Add pci_dummy_ops to isolate pci device temporarily
` [PATCH part1 v5 6/7] PCI: Check pci device serial number when scan device
` [PATCH part1 v5 7/7] PCI: pciehp: Don't enable/disable slot on resume unless status changed
[PATCH 0/2] ACPI / hotplug / PCI: Work along with PCIe native hotplug
2014-02-11 0:18 UTC (3+ messages)
` [PATCH 1/2] ACPI / hotplug / PCI: Rename register_slot() to acpiphp_add_context()
` [PATCH 2/2] ACPI / hotplug / PCI: Add ACPIPHP contexts to devices handled by PCIeHP
[PATCH 0/8] PCI: cleanup pci_scan_bridge
2014-02-11 0:16 UTC (2+ messages)
PATCH: platforms: avoid queuing work if possible
2014-02-10 22:41 UTC (4+ messages)
PCIE bandwidth utilization
2014-02-10 21:47 UTC (2+ messages)
[PATCH v2 0/3] Quirk Intel PCH root ports for ACS-like features
2014-02-10 18:42 UTC (3+ messages)
` [PATCH v2 3/3] pci/quirks: Enable quirks for PCIe ACS on Intel PCH root ports
[PATCH] [RFC] Support for creating generic host_bridge from device tree
2014-02-10 18:06 UTC (14+ messages)
` [PATCH] pci: Add support for creating a "
How to combine two PCIe devices in one domain?
2014-02-10 14:31 UTC
How to combine two PCIe devices in one domain?
2014-02-10 14:29 UTC
[PATCH RESEND][pciutils] libpci: pci_id_lookup - add udev/hwdb support
2014-02-10 10:25 UTC (10+ messages)
[PATCH] ACPI / hotplug / PCI: Execute _EJ0 under the ACPI scan lock
2014-02-08 15:22 UTC
In "pci_fixup_video" check if this is or should be the primary video devi
2014-02-07 11:03 UTC (4+ messages)
` [PATCH v2] Setting the IORESOURCE_ROM_SHADOW flag on a VGA card other than the primary prevents it from reading it's own rom. It will get the content of the shadowrom at C000 instead, which is of the primary VGA card and the driver of the secondary card will bail out
PCIe trouble on imx6q
2014-02-07 4:46 UTC (7+ messages)
` Fwd: "
[GIT PULL] ACPI and power management fixes for v3.14-rc2
2014-02-06 23:26 UTC
[PATCH V4 0/8]PCI:Add SPEAr13xx PCie support
2014-02-06 17:30 UTC (4+ messages)
` [PATCH V4 7/8] pcie: SPEAr13xx: Add designware pcie support
` [PATCH V4 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
[PATCH 25/51] x86, pci, amd-bus: Fix CPU hotplug callback registration
2014-02-05 22:09 UTC
[PATCH v4 8/8] pciehp: Introduce hotplug_lock to serialize HP events
2014-02-05 20:06 UTC (2+ messages)
[PATCH] PCI: MVEBU: Use Device ID and revision from underlying endpoint
2014-02-05 18:42 UTC (5+ messages)
[PATCH] mvebu : pcie: dt: potential issue in range parsing
2014-02-05 17:21 UTC
[PATCH 00/04] PCI: rcar: Driver model and physical address space update
2014-02-05 10:12 UTC (14+ messages)
` [PATCH 01/04] PCI: rcar: Register each instance independently
` [PATCH 02/04] PCI: rcar: Break out window size handling
` [PATCH 03/04] PCI: rcar: Add DMABOUNCE support
` [PATCH 04/04] PCI: rcar: Enable BOUNCE in case of HIGHMEM
[PATCH 2/3] PCI: rcar: add error interrupt handling
2014-02-05 9:40 UTC (4+ messages)
designware: RC BARs setup related fix
2014-02-05 4:40 UTC
designware/imx6: question regarding MSI
2014-02-05 3:13 UTC (2+ messages)
[PATCH v4 7/8] pciehp: Ensure very fast hotplug events are also processed
2014-02-05 2:30 UTC
[PATCH v4 6/8] pciehp: Disabling the link notification across slot reset
2014-02-05 2:30 UTC
[PATCH v4 5/8] pciehp: Don't check for adapter or latch status while disabling
2014-02-05 2:30 UTC
[PATCH v4 4/8] pciehp: Don't disable the link permanently, during removal
2014-02-05 2:30 UTC
[PATCH v4 3/8] pciehp: Enable link state change notifications
2014-02-05 2:29 UTC
[PATCH v4 2/8] pciehp: Use link change notifications for hot-plug and removal
2014-02-05 2:29 UTC
[PATCH v4 1/8] pciehp: Make check_link_active() non-static
2014-02-05 2:28 UTC
TEST MAIL 1
2014-02-05 1:27 UTC
Test mail
2014-02-05 0:36 UTC
[PATCH] [RFC] Add AArch64 support for PCI
2014-02-04 19:50 UTC (21+ messages)
` [PATCH] arm64: Add architecture "
[RFC PATCH V3 0/4] APM X-Gene PCIe controller
2014-02-04 19:22 UTC (4+ messages)
` [RFC PATCH V3 1/4] pci: APM X-Gene PCIe controller driver
[PATCH 00/17] x86, ia64 NUMA cleanup
2014-02-04 18:32 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).