linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-25 06:52:15 to 2013-08-01 10:36:53 UTC [more...]

[RFC v2 0/3] I/O Hook: Method for emulating h/w events
 2013-08-01 10:31 UTC  (4+ messages)
` [RFC v2 1/3] I/O Hook: core functions and Register Override
` [RFC v2 2/3] I/O Hook: kernel interface to manage the hook
` [RFC v2 3/3] I/O Hook: sysfs interface to emulate h/w events

[PATCHv5 00/11] MSI support for Marvell EBU PCIe driver
 2013-08-01  9:17 UTC  (29+ messages)
` [PATCHv5 01/11] irqdomain: add irq_alloc_mapping() function
` [PATCHv5 04/11] PCI: Introduce new MSI chip infrastructure
` [PATCHv5 05/11] of: pci: add registry of MSI chips
` [PATCHv5 08/11] ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci

[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
 2013-08-01  6:34 UTC  (25+ messages)

pci-sysfs: queue sysfs rescan routine into workqueue to avoid potential deadlock situation
 2013-08-01  5:45 UTC  (5+ messages)

[PATCH] PCI: update device mps when doing pci hotplug
 2013-08-01  1:23 UTC  (11+ messages)

[PATCH] pci: adjust return values for error cases of IOV functions
 2013-07-31 23:31 UTC  (2+ messages)

[PATCH 2/3] Refactor msi/msix restore code Part2
 2013-07-31 22:41 UTC  (6+ messages)

Linux Plumbers ACPI/PM, PCI Microconference
 2013-07-31 21:17 UTC  (8+ messages)
` [Announcement] "

[net-next v2 00/15][pull request] Intel Wired LAN Driver Updates
 2013-07-31 20:38 UTC  (6+ messages)
` [net-next v2 08/15] PCI: expose pcie_link_speed and pcix_bus_speed arrays
` [net-next v2 09/15] PCI: move enum pcie_link_width into pci.h
` [net-next v2 10/15] PCI: Add function to obtain minimum link width and speed

[PATCH] PCI/ACPI: Change dev_info() to dev_dbg() in the acpi_pci_set_power_state()
 2013-07-31 17:26 UTC  (5+ messages)

[PATCH 3/3 v2] Update x86_msi.restore_msi_irqs API param
 2013-07-31 13:36 UTC  (2+ messages)

[PATCH V5] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-07-31  8:14 UTC 

[RFC PATCH 0/7] pci: bus and slot reset interfaces
 2013-07-31  3:32 UTC  (8+ messages)
` [RFC PATCH 1/7] pci: Create pci_reset_bridge_secondary_bus()
` [RFC PATCH 2/7] pci: Add hotplug_slot_ops.reset_slot()
` [RFC PATCH 3/7] pci: Implement reset_slot for pciehp
` [RFC PATCH 4/7] pci: Add slot reset option to pci_dev_reset
` [RFC PATCH 5/7] pci: Split out pci_dev lock/unlock and save/restore
` [RFC PATCH 6/7] pci: Add slot and bus reset interfaces
` [RFC PATCH 7/7] pci: Wake-up devices before save for reset

[PATCH] PCI: update NumVFs register properly during enable/disable sriov
 2013-07-30 16:36 UTC  (4+ messages)

[PATCH v2 2/3] PCI: Separate stop and remove devices in pciehp
 2013-07-30 15:04 UTC  (11+ messages)
` [PATCH v2 3/3] PCI: Stop sriov after stop PF if PF's driver skip that
` [PATCH v2 1/3] PCI/pciehp: Separate VGA checking out from loop

[PATCH v2 0/2] iommu/intel: Quirk non-compliant PCIe-to-PCI bridges
 2013-07-30 11:52 UTC  (3+ messages)

[PATCH -v3 0/3] Use PCIe DSN to improve pciehp_resume
 2013-07-30  4:06 UTC  (7+ messages)
` [PATCH -v3 3/3] PCI,pciehp: use PCIe DSN to identify device change during suspend

[RFC PATCH v2 0/2] pci/iommu: PCIe requester ID interface
 2013-07-29 22:55 UTC  (21+ messages)
` [RFC PATCH v2 1/2] pci: Create "

return value for "if (!dev->is_physfn)"
 2013-07-29 21:47 UTC  (5+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates
 2013-07-29 21:19 UTC  (9+ messages)
` [net-next 08/15] pci: expose pcie_link_speed and pcix_bus_speed arrays
` [net-next 09/15] pci: move enum pcie_link_width into pci.h
` [net-next 10/15] pci: Add function to obtain minimum link width and speed

SEND YOUR DETAILS
 2013-07-29 20:54 UTC 

SEND YOUR DETAILS
 2013-07-29  7:08 UTC 

[PATCH v3] x86/PCI: MMCONFIG: cleanup and add address warning to pci_mmconfig_insert
 2013-07-27 20:39 UTC 

[PATCH V2] x86/PCI: MMCONFIG: cleanup and add address warning to pci_mmconfig_insert
 2013-07-28  3:29 UTC  (3+ messages)

[PATCH] x86/PCI: MMCONFIG: cleanup and add address warning to pci_mmconfig_insert
 2013-07-27 23:50 UTC  (6+ messages)

[RFC 0/3] IO Hook: Method for emulating h/w events
 2013-07-27 16:54 UTC  (6+ messages)
` [RFC 1/3] IO Hook: core functions and Register Override
` [RFC 2/3] IO Hook: kernel interface to manage the hook
` [RFC 3/3] IO Hook: sysfs interface to emulate h/w events

[PATCH] PCI: Fix hotplug remove with sriov again
 2013-07-27 14:30 UTC  (9+ messages)
` [PATCH] PCI: Separate stop and remove devices in pciehp

[PATCH v6] PCI: Don't let mmio fallback to must-only, if ioport fails with must+optional
 2013-07-27 14:25 UTC  (5+ messages)

[PATCH 0/4] pci_ids, 8250_pci: remove PCI_VENDOR_ID_ADDIDATA_OLD
 2013-07-26 23:11 UTC  (3+ messages)

[PATCH] pci: Enable bus master till the FLR completes
 2013-07-26 23:08 UTC  (4+ messages)

[PATCH] PCI: Add quirk for setting valid class for FSL PCI host bridge
 2013-07-26 14:01 UTC  (4+ messages)

[PATCH 0/2] PCI: Convert hotplug core and pciehp to be builtin only
 2013-07-26 12:43 UTC  (6+ messages)
` [PATCH 1/2] PCI: hotplug: Convert to be builtin only, not modular
` [PATCH 2/2] PCI: pciehp: Convert pciehp "

[PATCH 0/4] optimization/fix/cleanup in pci_assign_unassigned_resources
 2013-07-25 21:22 UTC  (7+ messages)
` [PATCH 4/4] PCI: fix the io resource alignment calculation in pbus_size_io()

Patch: Increase maximum bus memory window size (for Xeon Phi)
 2013-07-25 21:10 UTC  (2+ messages)

[RFC][PATCH 0/8] ACPI / hotplug / PCI: Consolidation of handling notifications (in progress)
 2013-07-25 19:57 UTC  (6+ messages)
` [PATCH 0/30] ACPI / hotplug / PCI: Major rework + Thunderbolt workarounds

[PATCH v5 00/16] Rewrite Tegra PCIe driver
 2013-07-25 18:01 UTC  (20+ messages)
` [PATCH v5 01/16] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
` [PATCH v5 02/16] ARM: tegra: Move pmc.h to include/linux/tegra-pmc.h
` [PATCH v5 03/16] PCI: tegra: Move PCIe driver to drivers/pci/host
` [PATCH v5 04/16] ARM: tegra: tamonten: Add PCIe support
` [PATCH v5 05/16] ARM: tegra: tec: "
` [PATCH v5 06/16] ARM: tegra: harmony: Initialize PCIe from DT
` [PATCH v5 07/16] ARM: tegra: trimslice: "
` [PATCH v5 08/16] PCI: tegra: Add Tegra 30 PCIe support
` [PATCH v5 09/16] PCI: tegra: set up PADS_REFCLK_CFG1
` [PATCH v5 10/16] ARM: tegra: Add Tegra30 PCIe support
` [PATCH v5 11/16] ARM: tegra: Enable PCIe controller on Cardhu
` [PATCH v5 12/16] ARM: tegra: Enable PCIe controller on Beaver
` [PATCH v5 13/16] ARM: tegra: Fix Beaver's PCIe lane configuration
` [PATCH v5 14/16] ARM: tegra: Update default configuration (PCIe)
` [PATCH v5 15/16] ARM: dts: tegra: Increase prefetchable PCI memory space
` [PATCH v5 16/16] MAINTAINERS: Add myself as Tegra PCIe maintainer

[PATCH] PCI: pciehp: Convert pciehp to be builtin only, not modular
 2013-07-25 16:47 UTC  (6+ messages)

[PATCH v6 0/7] PCI: Change assign unassigned resources per root bus bassis
 2013-07-25 13:38 UTC  (3+ messages)

[PATCH 3/3] msix restore code optimization for dom0
 2013-07-25 12:28 UTC  (4+ messages)

[PATCH] acpi, acpi_pci_irq_enable must return an error if ACPI cannot map an IRQ
 2013-07-25 12:10 UTC  (5+ messages)

[PATCH V4] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-07-25  6:54 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).