linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-22 15:26:12 to 2012-10-31 22:20:15 UTC [more...]

[RFC] SRIOV device enable and disable via sysfs
 2012-10-31 22:20 UTC  (13+ messages)
` [PATCH 1/4] PCI: add pci_device_type to pdev's device struct
` [PATCH 2/4] PCI,sys: Use is_visible() with boot_vga attribute for pci_dev
` [PATCH 3/4] PCI,sys: SRIOV control and status via sysfs
` [PATCH 4/4] PCI,sriov: provide method to reduce the number of total VFs supported
` [PATCH 5/8] ixgbe: refactor mailbox ops init
` [PATCH 6/8] ixgbe: refactor SRIOV enable and disable for sysfs interface
` [PATCH 7/8] ixgbe: sysfs sriov configuration callback support
` [PATCH 8/8] ixgbe: change totalvfs to match support in driver
` [PATCH] SRIOV device enable and disable via sysfs

[PATCH 00/15] SPEAr13xx PCIe patches
 2012-10-31 22:05 UTC  (38+ messages)
` [PATCH 01/15] arm: source drivers/pci/pcie/kconfig
` [PATCH 02/15] arm: Call pcie_bus_configure_settings for pcie devices
` [PATCH 03/15] SPEAr13xx: Add mach/io.h
` [PATCH 04/15] SPEAr13xx: Add PCIe Root Complex driver support
` [PATCH 05/15] clk: SPEAr1340: Fix pcie0 clock name
` [PATCH 06/15] clk: SPEAr1310: Fix pcie "
` [PATCH 07/15] SPEAr1340: Add PCIe auxdata for miphy clock initialization
` [PATCH 08/15] SPEAr1310: "
` [PATCH 09/15] SPEAr13xx: dts: Fix PCIe core address ranges
` [PATCH 10/15] SPEAr13xx: DTS: Add auxiliary data for PCIe host
` [PATCH 11/15] SPEAr1340-evb: dts: Enable PCIe0
` [PATCH 12/15] SPEAr1310-EVB: DTS: Fix PCIe1 enable
` [PATCH 13/15] SPEAr13xx: update kconfig for PCIe selection
` [PATCH 14/15] SPEAR13xx: Update makefile for PCIe inclusion
` [PATCH 15/15] SPEAR13xx: update defconfig for PCIe compilation

[RFC] SRIOV device enable and disable via sysfs
 2012-10-31 18:25 UTC  (17+ messages)
` [PATCH 1/8] Yinghai's patch 1 of 2
` [PATCH 2/8] Yinghai's second patch for vga attr
` [PATCH 3/8] PCI: sysfs per device SRIOV control and status
` [PATCH 4/8] sriov: provide method to reduce the number of total VFs supported
` [PATCH 5/8] ixgbe: refactor mailbox ops init
` [PATCH 6/8] ixgbe: refactor SRIOV enable and disable for sysfs interface
` [PATCH 7/8] ixgbe: sysfs sriov configuration callback support
` [PATCH 8/8] ixgbe: change totalvfs to match support in driver

[PATCH v3 0/3] ACPI: container hot remove support
 2012-10-31 16:48 UTC  (6+ messages)
` [PATCH v3 1/3] Use acpi_os_hotplug_execute() instead of alloc_acpi_hp_work()
` [PATCH v3 2/3] Use kacpi_hotplug_wq to handle container hotplug event
` [PATCH v3 3/3] Improve container_notify_cb() to support container hot-remove

Linux and multy domain PCIe
 2012-10-31 15:33 UTC  (4+ messages)
    ` Fwd: "

[PATCH v2] Add NumaChip remote PCI support
 2012-10-31 13:29 UTC 

[RFC PATCH ] PCI-AER: Do not report successful error recovery for devices with AER-unaware drivers
 2012-10-31 10:02 UTC 

[RFC][PATCH] PCI, pciehp: make every slot have its own workqueue to avoid deadlock
 2012-10-31  9:33 UTC  (3+ messages)

[PATCH v5 0/2] Reset PCIe devices to address DMA problem on kdump with iommu
 2012-10-31  8:59 UTC  (2+ messages)

[PATCH v3 0/6] acpi,pci: hostbridge hotplug support
 2012-10-31  8:27 UTC  (16+ messages)
` [PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
        ` (no subject)
          ` [PATCH 1/8] PCI: Separate out pci_assign_unassigned_bus_resources()
          ` [PATCH 2/8] PCI: Move pci_rescan_bus() back to probe.c
          ` [PATCH 3/8] PCI: Move out pci_enable_bridges out of assign_unsigned_bus_res
          ` [PATCH 4/8] PCI, ACPI: assign unassigned resource for hot add root bus
          ` [PATCH 5/8] PCI: Add pci_stop/remove_root_bus()
          ` [PATCH 6/8] PCI, ACPI: Make acpi_pci_root_remove stop/remove pci root bus
          ` [PATCH 7/8] PCI, ACPI: delete root bus prt during hot remove path
          ` [PATCH 8/8] PCI, ACPI: remove acpi_root_driver in reserse order
        ` [PATCH v3,RESEND 7/8] ACPI, PCI: add hostbridge removal function
        ` [PATCH v3,RESEND 8/8] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge

[PATCH] PCI/portdrv: Fix regression introduced by commit 2dcfaf85
 2012-10-31  1:34 UTC  (2+ messages)

[PATCH 1/2] PCI: add workaround for PLX PCI 9050 bug
 2012-10-30 17:25 UTC  (7+ messages)
` [PATCH 2/2] PCI: add PLX PCI 9050 workaround for some Meilhaus DAQ cards
` [PATCH 1/2 v2] PCI: add workaround for PLX PCI 9050 bug

[RFD][PATCH 0/7] PM / QoS: Support for PM QoS device flags
 2012-10-30 15:29 UTC  (4+ messages)
` [RFD][PATCH 5/7] PM / QoS: Make it possible to expose PM QoS device flags to user space

[RFC PATCH 0/5] acpi,pci: disentangle ACPI-related code and PCI-related code at hostbridge
 2012-10-30  6:27 UTC  (6+ messages)
` [PATCH 1/5] ACPI: Pass segment/bus to _PRT add/del so they don't depend on pci_bus
` [PATCH 2/5] PCI,ACPI: Add _PRT interrupt routing info before enumerating devices
` [PATCH 3/5] PCI,ACPI: Remove _PRT info when removing a host bridge
` [PATCH 4/5] PCI: Change the signature of pci_ext_cfg_avail function
` [PATCH 5/5] PCI,ACPI: Requesting _OSC control before scanning pci tree in acpi_pci_root_add()

[git pull] PCI pull request for 2.6.29
 2012-10-30  2:02 UTC 

Power regression found on 3.6-rc1+
 2012-10-29  7:49 UTC 

[PATCH 00/16] treewide: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
 2012-10-28 12:12 UTC  (4+ messages)
` [PATCH 11/16] pci: "

Unreliable USB3 with NEC uPD720200 and Delock Cardreader
 2012-10-27 13:02 UTC  (16+ messages)

PCIe IO space support on Tilera GX: Is there any one who can confirm my modification to fix it is OK?
 2012-10-27  3:04 UTC  (8+ messages)

[PATCH v2 0/2] ACPI: container hot remove support
 2012-10-26 20:02 UTC  (15+ messages)
` [PATCH v2 1/2] Use kacpi_hotplug_wq to handle container hotplug event
` [PATCH v2 2/2] Improve container_notify_cb() to support container hot-remove

xhci Portsc register issue
 2012-10-26 17:17 UTC  (5+ messages)

PCI/PM: Add comments for PME poll support for PCIe
 2012-10-26 11:18 UTC  (2+ messages)

Info about ACPI/PCI vs ISA
 2012-10-26  9:31 UTC  (3+ messages)

[BUGFIX] PCI/PM: Fix proc config reg access for D3cold and bridge suspending
 2012-10-25 20:27 UTC  (2+ messages)

DRM agp_init error path oops
 2012-10-25 18:33 UTC 

[stable] PCI: acpiphp: check whether _ADR evaluation succeeded
 2012-10-25 18:19 UTC  (3+ messages)

Use PCI ROMs from EFI boot services
 2012-10-25 17:35 UTC  (2+ messages)

[RFC v2] PCI: sysfs per device SRIOV control and status
 2012-10-25 13:19 UTC  (8+ messages)

[PATCH v4 -tip 0/3] x86, MSI, AHCI: Support multiple MSIs
 2012-10-25  9:36 UTC  (5+ messages)
` [PATCH v4 -tip 3/3] "

[PATCH 0/3] PCI: MPS patches
 2012-10-25  9:02 UTC  (7+ messages)
` [PATCH 1/3] PCI: correct static code analysis tool issue
` [PATCH 3/3] PCI: Add new default PCI-E MPS bus state

[PATCH 0/2] ACPI: container hot remove support
 2012-10-25  1:24 UTC  (6+ messages)
` [PATCH 1/2] Use kacpi_hotplug_wq to handle container hotplug event
` [PATCH 2/2] Improve container_notify_cb() to support container hot-remove

[PATCH v2] Fix a hard coding style when determining if a device is a container
 2012-10-24 22:16 UTC  (4+ messages)

[PATCH v3] Fix a hard coding style when determining if a device is a container
 2012-10-24 21:03 UTC  (2+ messages)

[BUGFIX 1/2] PCI/PM: Fix deadlock when unbind device if its parent in D3cold
 2012-10-24 21:01 UTC  (4+ messages)
` [BUGFIX 2/2] PCI/PM: Resume device before shutdown

Ricoh Multifunction Device DMAR Bug
 2012-10-22 22:28 UTC  (2+ messages)

radeon: RFC speed cap detection on ppc64
 2012-10-22 16:59 UTC  (4+ 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).