linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-31 15:07:44 to 2014-02-04 15:56:58 UTC [more...]

[PATCH] [RFC] Support for creating generic host_bridge from device tree
 2014-02-04 15:56 UTC  (9+ messages)
` [PATCH] pci: Add support for creating a "

[PATCH] [RFC] Add AArch64 support for PCI
 2014-02-04 13:57 UTC  (17+ messages)
` [PATCH] arm64: Add architecture "

[PATCH 00/22] scsi: Use pci_enable_msix_range()
 2014-02-04 12:04 UTC  (25+ 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: "

PCIe trouble on imx6q
 2014-02-04  9:10 UTC  (6+ messages)
    ` Fwd: "

designware/imx6: question regarding MSI
 2014-02-04  4:40 UTC  (6+ messages)

[PATCH 0/11] ACPI / hotplug / PCI: Updates on top of changes merged recently
 2014-02-03 23:41 UTC  (71+ messages)
` [PATCH 0/5][RFT] ACPI / hotplug / PCI: Consolidation of ACPIPHP with ACPI core device hotplug
    ` [Update][PATCH 4/5][RFT] ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
    ` [PATCH v2 0/6] ACPI / hotplug / PCI: Consolidation of ACPIPHP with ACPI core device hotplug
      ` [PATCH v2 1/6] ACPI / hotplug: Fix theoretical race in acpi_hotplug_notify_cb()
      ` [PATCH v2 2/6] ACPI / hotplug / PCI: Define hotplug context lock in the core
      ` [PATCH v2 3/6] ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
      ` [PATCH v2 4/6] ACPI / hotplug / PCI: Rework the handling of eject requests
      ` [PATCH v2 5/6] ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
      ` [PATCH v2 6/6] ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
      ` [PATCH v3 0/7] ACPI / hotplug / PCI: Consolidation of ACPIPHP with ACPI core device hotplug
        ` [PATCH v3 1/7] ACPICA: Introduce acpi_get_data_full() and rework acpi_get_data()
        ` [PATCH v3 2/7] ACPI / hotplug: Fix potential races in notify handlers
        ` [PATCH v3 3/7] ACPI / hotplug / PCI: Define hotplug context lock in the core
        ` [PATCH v3 4/7] ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
        ` [PATCH v3 5/7] ACPI / hotplug / PCI: Rework the handling of eject requests
        ` [PATCH v3 6/7] ACPI / hotplug / PCI: Simplify acpi_install_hotplug_notify_handler()
        ` [PATCH v3 7/7] ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
` [PATCH v2 0/13] ACPI / hotplug / PCI: Updates on top of changes merged recently
  ` [PATCH v2 1/13] ACPI / hotplug / PCI: Remove entries from bus->devices in reverse order
  ` [PATCH v2 2/13] ACPI / hotplug / PCI: Move PCI rescan-remove locking to hotplug_event()
  ` [PATCH v2 3/13] ACPI / hotplug / PCI: Simplify disable_slot()
  ` [PATCH v2 4/13] ACPI / hotplug / PCI: Proper kerneldoc comments for enumeration/removal
  ` [PATCH v2 5/13] ACPI / hotplug / PCI: Simplify register_slot()
  ` [PATCH v2 6/13] ACPI / hotplug / PCI: Drop acpiphp_bus_trim()
  ` [PATCH v2 7/13] ACPI / hotplug / PCI: Rework acpiphp_no_hotplug()
  ` [PATCH v2 8/13] ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
  ` [PATCH v2 9/13] ACPI / hotplug / PCI: Drop acpiphp_bus_add()
  ` [PATCH v2 10/13] ACPI / hotplug / PCI: Drop crit_sect locking
  ` [PATCH v2 11/13] ACPI / hotplug / PCI: Simplify hotplug_event()
  ` [PATCH v2 12/13] ACPI / hotplug / PCI: Use acpi_handle_debug() in hotplug_event()
  ` [PATCH v2 13/13] ACPI / hotplug: Do not pass ACPI handles to ACPI dock operations
  ` [PATCH] ACPI / hotplug / PCI: Scan root bus under the PCI rescan-remove lock
    ` [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
      ` [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()
      ` [PATCH 23/24][Update] ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
      ` [PATCH 24/24][New] ACPI / hotplug / PCI: Rework acpiphp_check_host_bridge()

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

[RFC PATCH V3 0/4] APM X-Gene PCIe controller
 2014-02-03 22:15 UTC  (7+ messages)
` [RFC PATCH V3 1/4] pci: APM X-Gene PCIe controller driver

[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 00/17] x86, ia64 NUMA cleanup
 2014-02-03 19:23 UTC  (2+ messages)

[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 v2 0/9] Phase out pci_enable_msi_block()
 2014-02-03 15:22 UTC  (12+ 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 8/9] ath10k: Use pci_enable_msi_range()

In "pci_fixup_video" check if this is or should be the primary video devi
 2014-02-03 14:52 UTC  (3+ 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

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

[PATCH 01/34] bnx2: Use pci_enable_msix_range()
 2014-02-03  6:21 UTC  (40+ messages)
` [PATCH 02/34] bnx2x: "
` [PATCH 05/34] cxgb3: Remove superfluous call to pci_disable_msix()
` [PATCH 06/34] cxgb3: Use pci_enable_msix_range()
` [PATCH 09/34] cxgb4vf: "
` [PATCH 10/34] enic: "
` [PATCH 11/34] benet: "
` [PATCH 12/34] e1000e: "
` [PATCH 13/34] i40e: "
` [PATCH 14/34] igb: "
` [PATCH 15/34] igbvf: "
` [PATCH 16/34] ixgbe: "
` [PATCH 17/34] ixgbevf: "
` [PATCH 18/34] mlx4: "
  `  "
` [PATCH 19/34] mlx5: "
` [PATCH 20/34] myri10ge: "
` [PATCH 21/34] s2io: "
` [PATCH 22/34] vxge: "
` [PATCH 23/34] forcedeth: Fix invalid errno reporting in nv_request_irq()
` [PATCH 24/34] forcedeth: Cleanup MSI-X to MSI to INTx fallback code
` [PATCH 25/34] forcedeth: Use pci_enable_msix_range()
` [PATCH 26/34] netxen: "
` [PATCH 27/34] qlcnic: Cleanup qlcnic_enable_msix() return values
` [PATCH 28/34] qlcnic: Use pci_enable_msix_range()
` [PATCH 29/34] qlge: Get rid of an redundant assignment
` [PATCH 30/34] qlge: Use pci_enable_msix_range()
` [PATCH 31/34] efx: "
` [PATCH 32/34] niu: "
` [PATCH 33/34] vmxnet3: Fix MSI-X/MSI enablement code
` [PATCH 34/34] vmxnet3: Use pci_enable_msix_range()

[PATCH] pci: fix kernel-doc notation warning
 2014-02-03  3:02 UTC 

[PATCH V3 0/8] PCI:Add SPEAr13xx PCie support
 2014-02-03  0:08 UTC  (11+ messages)
` [PATCH V3 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer
` [PATCH V3 7/8] pcie: SPEAr13xx: Add designware pcie support

Commit ef83b0781a73f (PCI: Remove from bus_list and release resources in pci_release_dev()) broke TBT hotplug
 2014-02-01 18:48 UTC  (14+ messages)
` [PATCH] Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"

pci->pcie bridge issue: kernel unable to find a free I/O port range
 2014-02-01 10:30 UTC  (13+ messages)

[PATCH 0/2] Quirk Intel PCH root ports for ACS-like features
 2014-01-31 23:25 UTC  (7+ messages)
` [PATCH 2/2] pci/quirks: Enable quirks for PCIe ACS on Intel PCH root ports

[PATCH 0/2] Remove dead code
 2014-01-31 19:20 UTC  (4+ messages)
` [E1000-devel] "

PCIe memory map API
 2014-01-31 17:48 UTC  (2+ 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).