messages from 2013-10-10 13:43:32 to 2013-10-24 11:01:47 UTC [more...]
[PATCH RFC v2 00/29] Introduce pcim_enable_msi*() family helpers
2013-10-24 11:01 UTC (35+ messages)
` [PATCH RFC v2 01/29] PCI/MSI/s390: Fix single MSI only check
` [PATCH RFC v2 02/29] PCI/MSI/s390: Remove superfluous check of MSI type
` [PATCH RFC v2 03/29] PCI/MSI/pSeries: Fix wrong error code reporting
` [PATCH RFC v2 04/29] PCI/MSI/pSeries: Make quota traversing and requesting race-safe
` [PATCH RFC v2 05/29] PCI/MSI: Fix return value when populate_msi_sysfs() failed
` [PATCH RFC v2 06/29] PCI/MSI: Get rid of useless count of msi_desc leftovers
` [PATCH RFC v2 07/29] PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1
` [PATCH RFC v2 08/29] PCI/MSI: Make pci_enable_msix() 'nvec' argument unsigned int
` [PATCH RFC v2 09/29] PCI/MSI: Factor out pci_get_msi_cap() interface
` [PATCH RFC v2 10/29] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH RFC v2 11/29] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC v2 12/29] PCI/MSI: Introduce pcim_enable_msi*() family helpers
` [PATCH RFC v2 13/29] ipr: Do not call pci_disable_msi/msix() if pci_enable_msi/msix() failed
` [PATCH RFC v2 14/29] ipr: Make use of pcim_enable_msi/msix() interfaces
` [PATCH RFC v2 15/29] ixgbe: Make use of pcim_enable_msix_range() interface
` [PATCH RFC v2 16/29] ixgbevf: "
` [PATCH RFC v2 17/29] megaraid: Make use of pcim_enable_msix() interface
` [PATCH RFC v2 18/29] ntb: Fix missed call to pci_enable_msix()
` [PATCH RFC v2 19/29] ntb: Make use of pcim_enable_msix/msix_exact() interfaces
` [PATCH RFC v2 20/29] qib: Make use of pcim_enable_msix() and pci_msix_table_size() interfaces
` [PATCH RFC v2 21/29] qla2xxx: Make use of pcim_enable_msix_range() interface
` [PATCH RFC v2 22/29] qlge: Get rid of an redundant assignment
` [PATCH RFC v2 23/29] qlge: Make use of pcim_enable_msix() interface
` [PATCH RFC v2 24/29] tg3: "
` [PATCH RFC v2 25/29] vmxnet3: Return -EINVAL if number of requested MSI-Xs is not enough
` [PATCH RFC v2 26/29] vmxnet3: Fixup a weird loop exit
` [PATCH RFC v2 27/29] vmxnet3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC v2 28/29] vmxnet3: Limit number of rx queues to 1 if per-queue MSI-Xs failed
` [PATCH RFC v2 29/29] vmxnet3: Make use of pcim_enable_msix_range() interface
PATCH: pci-subsystem: ixgbe: SR-IOV: kernel way to order driver's virtfn -entries is odd causing libvirt failures
2013-10-24 8:12 UTC (2+ messages)
` [libvirt] "
[3.11.4] Thunderbolt/PCI unplug oops in pci_pme_list_scan
2013-10-24 5:53 UTC (7+ messages)
[PATCH 01/12][v3] pci: fsl: derive the common PCI driver to drivers/pci/host
2013-10-24 4:15 UTC (14+ messages)
` [PATCH 02/12][v3] pci: fsl: add structure fsl_pci
` [PATCH 03/12][v3] pci: fsl: add PCI indirect access support
` [PATCH 04/12][v3] pci: fsl: add early "
` [PATCH 05/12][v3] pci: fsl: port PCI ATMU related code
` [PATCH 06/12][v3] pci: fsl: port PCI controller setup code
` [PATCH 07/12][v3] pci: fsl: port PCI platform driver
` [PATCH 08/12][v3] pci: fsl: add PowerPC PCI driver
` [PATCH 09/12][v3] pci: fsl: update PCI PM driver
` [PATCH 10/12][v3] pci: fsl: support function fsl_pci_assign_primary
` [PATCH 11/12][v3] pci: fsl: update PCI EDAC driver
` [PATCH 12/12][v3] pci: fsl: fix function check_pci_ctl_endpt_part
A question of msix feature
2013-10-24 1:41 UTC (3+ messages)
[QUERY] Number of address translation regions in designware
2013-10-23 15:45 UTC (6+ messages)
[PATCH] PCI: imx6: increase link startup
2013-10-23 7:46 UTC (2+ messages)
[PATCH RFC] PCI: imx6: remove outbound io/mem ATU region mapping
2013-10-23 6:40 UTC (3+ messages)
[PATCH 0/2] Remove pcibios_last_bus stuff
2013-10-23 3:24 UTC (3+ messages)
` [PATCH 1/2] frv/PCI: Remove pcibios_last_bus
` [PATCH 2/2] mn10300/PCI: Remove useless pcibios_last_bus
mpt2sas,mpt3sas watchdog device removal
2013-10-21 14:24 UTC (4+ messages)
[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
2013-10-21 12:30 UTC (5+ messages)
` [PATCH v4 20/28] x86, irq: More strict checking about registering ioapic
` [PATCH v4 27/28] PCI, x86, ACPI: Enable ioapic hotplug support with acpi host bridge
[PATCH 1/3] PCI: imx6: Remove redeundant of_match_ptr
2013-10-21 10:26 UTC (4+ messages)
` [PATCH 2/3] PCI: mvebu: "
` [PATCH 3/3] PCI: exynos: Remove redundant of_match_ptr
[PATCH 0/6] PCI: imx6: Random fixes
2013-10-21 6:33 UTC (23+ messages)
` [PATCH 1/6] PCI: imx6: Make reset-gpio optional
` [PATCH 2/6] PCI: imx6: Fix the clock for PCIe
` [PATCH 3/6] ARM: dts: imx6qdl: "
` [PATCH 4/6] PCI: imx6: Probe the PCIe in fs_initcall()
` [PATCH 5/6] PCI: imx6: Force Gen1 operation
` [PATCH 6/6] PCI: designware: Fix DT resource retrieval
[PATCH v2] mmc: sdhci-pci: add Intel Merrifield support
2013-10-21 1:19 UTC (2+ messages)
[PATCH] PCI: imx6: fix imprecise abort handler
2013-10-21 0:56 UTC (3+ messages)
Enhancing pciehp (was: pcielw An alternate pcie hotplug driver)
2013-10-19 1:22 UTC (4+ messages)
` Enhancing pciehp
[GIT PULL] ACPI and power management fixes for v3.12-rc6
2013-10-18 19:51 UTC
[PATCH v6 0/3] Add PCIe support for i.MX6q
2013-10-18 15:34 UTC (7+ messages)
` [PATCH v6 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
[PATCH 2/3] PCI: Refactor MSI/MSIX mask restore code to fix interrupt lost issue
2013-10-18 5:32 UTC (2+ messages)
[PATCH 1/3] PCI: Refactor restore_msi_irqs - code movement
2013-10-18 5:31 UTC (2+ messages)
[PATCH v2] PCI: mvebu - Support a bridge with no IO port window
2013-10-17 14:47 UTC (4+ messages)
[PATCH] PCI: mvebu - The bridge secondary status register should be 0
2013-10-17 13:12 UTC (2+ messages)
[PATCH V3 1/3] PCI: tegra: add missing __iomem annotation
2013-10-17 13:04 UTC (4+ messages)
` [PATCH V3 3/3] PCI: mvebu: return NULL instead of ERR_PTR(ret)
[PATCH 3/3] Update x86_msi.restore_msi_irqs API param
2013-10-16 6:33 UTC
[PATCH] x86/numa: Allow node distance table to have I/O nodes
2013-10-15 21:07 UTC
[PATCH RESEND] PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
2013-10-15 19:51 UTC (4+ messages)
` [PATCH RESEND] PCI: mvebu - Support a bridge with no IO port window
[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
2013-10-15 15:30 UTC (14+ messages)
` [PATCH RFC 50/77] mlx5: Update MSI/MSI-X interrupts enablement code
[RFC] Architecture independent pcibios?
2013-10-15 11:48 UTC (6+ messages)
[PATCH 0/7] vfio-pci: add support for Freescale IOMMU (PAMU)
2013-10-14 14:20 UTC (22+ messages)
` [PATCH 1/7] powerpc: Add interface to get msi region information
` [PATCH 2/7] iommu: add api to get iommu_domain of a device
[PATCH v7 0/2] Add PCIe support for i.MX6q
2013-10-14 3:23 UTC (35+ messages)
` [PATCH 1/2] PCI: imx6: Make reset-gpio optional
` [PATCH 2/2] PCI: imx6: Fix the clock for PCIe
[PATCH -next] PCI: imx6: remove redundant dev_err call in imx6_pcie_probe()
2013-10-14 0:09 UTC (3+ messages)
[GIT PULL] ACPI and power management fixes for v3.12-rc5
2013-10-12 21:09 UTC
[BUG] WARN_ON(!context) in drivers/pci/hotplug/acpiphp_glue.c
2013-10-11 23:56 UTC (9+ messages)
[Bug 60555] New: Some amount of ifconfig cause load average increase and system freeze
2013-10-11 23:15 UTC (2+ messages)
Fwd: PCIE device errors after linux kernel upgrade
2013-10-11 22:01 UTC (6+ messages)
` "
[PATCH v2 1/6] scsi/bfa: use pcie_set/get_readrq to simplify code
2013-10-11 8:22 UTC (8+ messages)
` [PATCH v2 3/6] powerpc/pci: use pci_is_pcie() "
[PATCH v3] powerpc/pci: use pci_is_pcie() to simplify code
2013-10-11 6:49 UTC
[PATCH v2] powerpc/pci: use pci_is_pcie() to simplify code
2013-10-11 6:48 UTC (2+ messages)
[PATCH] ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()
2013-10-10 23:47 UTC
pre-configuring PCIe switch
2013-10-10 19:19 UTC
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).