linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-03 03:02:26 to 2014-02-08 00:21:58 UTC [more...]

[PATCH] [RFC] Support for creating generic host_bridge from device tree
 2014-02-08  0:21 UTC  (12+ messages)
` [PATCH] pci: Add support for creating a "

[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
 2014-02-07 17:54 UTC  (20+ 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 v2 0/9] Phase out pci_enable_msi_block()
 2014-02-07 14:46 UTC  (26+ messages)
` [PATCH v2 4/9] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
          ` [PATCH v2 1/2] ipr: Get rid of superfluous call to pci_disable_msi/msix()
          ` [PATCH v2 2/2] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()
` [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 00/22] scsi: Use pci_enable_msix_range()
 2014-02-07 11:17 UTC  (29+ 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: "

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 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently
 2014-02-06 23:35 UTC  (39+ messages)
` [PATCH 0/5][RFT] ACPI / hotplug / PCI: Consolidation of ACPIPHP with ACPI core device hotplug
  ` [PATCH v2 0/6] "
    ` [PATCH v3 0/7] "
` [PATCH v2 0/13] ACPI / hotplug / PCI: Updates on top of changes merged recently
    ` [PATCH v2 0/24] ACPI / hotplug / PCI: ACPIPHP updates and consolidation with ACPI core
      ` [PATCH 1/24][Resend] ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order
      ` [PATCH 2/24][Resend] ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()
      ` [PATCH 3/24][Resend] ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock
      ` [PATCH 4/24][New] ACPI / hotplug / PCI: Fix bridge removal race in handle_hotplug_event()
      ` [PATCH 5/24][New] ACPI / hotplug / PCI: Fix bridge removal race vs dock events
      ` [PATCH 6/24][Resend] ACPI / hotplug / PCI: Simplify disable_slot()
      ` [PATCH 7/24][Resend] ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal
      ` [PATCH 8/24][Resend] ACPI / hotplug / PCI: Simplify register_slot()
      ` [PATCH 9/24][Resend] ACPI / hotplug / PCI: Drop acpiphp_bus_trim()
      ` [PATCH 10/24][Resend] ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()
      ` [PATCH 11/24][Update] ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
      ` [PATCH 12/24][Resend] ACPI / hotplug / PCI: Drop acpiphp_bus_add()
      ` [PATCH 13/24][Resend] ACPI / hotplug / PCI: Drop crit_sect locking
      ` [PATCH 14/24][Update] ACPI / hotplug / PCI: Simplify hotplug_event()
      ` [PATCH 15/24][Resend] ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()
      ` [PATCH 16/24][New] ACPI / hotplug / PCI: Do not pass ACPI handle to hotplug_event()
      ` [PATCH 17/24][Resend] ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()
      ` [PATCH 18/24][Update] ACPI / hotplug: Fix potential race in acpi_bus_notify()
      ` [PATCH 19/24][Update] ACPI / hotplug / PCI: Define hotplug context lock in the core
      ` [PATCH 20/24][Update] ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
        ` [Update][PATCH 20/24] "
          ` [Update 2x][PATCH "
      ` [PATCH 21/24][Resend] ACPI / hotplug / PCI: Rework the handling of eject requests
      ` [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 24/24][New] ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()

[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

PCIE bandwidth utilization
 2014-02-06 12:22 UTC 

[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] pci: allocation check missing
 2014-02-05 11:54 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 

PATCH: platforms: avoid queuing work if possible
 2014-02-05  4:13 UTC  (3+ messages)

[PATCH v4 0/8] Allow Link state changes for Hot-Plug
 2014-02-05  3:15 UTC  (2+ messages)

designware/imx6: question regarding MSI
 2014-02-05  3:13 UTC  (7+ 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  (24+ messages)
` [PATCH] arm64: Add architecture "

[RFC PATCH V3 0/4] APM X-Gene PCIe controller
 2014-02-04 19:22 UTC  (8+ 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)

dual e100 'exec cuc_dump_reset' vs PCI latency (possibly vs Tulip)
 2014-02-03 22:57 UTC  (2+ messages)

[PATCH v2 0/3] Quirk Intel PCH root ports for ACS-like features
 2014-02-03 21:27 UTC  (4+ messages)
` [PATCH v2 1/3] pci: Add device specific PCI ACS enable
` [PATCH v2 2/3] pci: Add pci_dev_flag for ACS enable quirks
` [PATCH v2 3/3] pci/quirks: Enable quirks for PCIe ACS on Intel PCH root ports

[PATCH 09/12] pci: use device_remove_file_self() instead of device_schedule_callback()
 2014-02-03 19:03 UTC 

[PATCH] pci: Makefile: Cleanup per-arch list of object files
 2014-02-03 17:38 UTC 

[PATCH] PCI: pciehp: Fix the problem that the present bit is not cleared though slot is empty
 2014-02-03  7:07 UTC 

[PATCH 11/34] benet: Use pci_enable_msix_range()
 2014-02-03  6:21 UTC  (2+ messages)

[PATCH] pci: fix kernel-doc notation warning
 2014-02-03  3:02 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).