messages from 2012-12-13 20:49:18 to 2013-01-07 09:21:06 UTC [more...]
[PATCH] aspm.c: allow to enable PCIe ASPM for PCIe bridges acting as an endpoint
2013-01-07 9:14 UTC
sata_sil data corruption, possible workarounds
2013-01-07 4:11 UTC (4+ messages)
3.8-rc2: pciehp waitqueue hang
2013-01-06 12:13 UTC (8+ messages)
[REGRESSION 3.8-r1] broken pci irq/pm state for e1000e device
2013-01-05 12:42 UTC (3+ messages)
[Update 2][PATCH] ACPI / PCI: Set root bridge ACPI handle in advance
2013-01-05 0:54 UTC (31+ messages)
` [Alternative][PATCH] "
` [Alternative 2][PATCH] "
[PATCH v9 1/3] aerdrv: Trace Event for AER
2013-01-04 22:22 UTC (6+ messages)
` [PATCH v9 2/3] aerdrv: Enhanced AER logging
` [PATCH v9 3/3] aerdrv: Cleanup log output for AER
[PATCH 01/12] PCI: Add and use standard PCI-X Capability register names
2013-01-04 19:33 UTC (6+ messages)
` [PATCH 07/12] e1000e: Use standard #defines for PCIe Capability ASPM fields
[PATCH 04/12] [SCSI] qla2xxx: Use standard PCIe Capability Link register field names
2013-01-04 19:31 UTC (4+ messages)
[PATCH 0/3] drm_pcie_get_speed_cap_mask() cleanups
2013-01-04 19:19 UTC (5+ messages)
` [PATCH 1/3] drm/pci: Use the standard #defines for PCIe Link Capability bits
` [PATCH 2/3] drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices
` [PATCH 3/3] drm/pci: Use PCI Express Capability accessors
[PATCH v8 1/3] aerdrv: Trace Event for AER
2013-01-03 16:49 UTC (12+ messages)
` [PATCH v8 2/3] aerdrv: Enhanced AER logging
` [PATCH v8 3/3] aerdrv: Cleanup log output for AER
` [PATCH] checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>
` [PATCH V2] "
[RFC v1] PCIe support for the Armada 370 and Armada XP SoCs
2013-01-03 16:01 UTC (6+ messages)
IBM M4 x3650 SR-IOV pci=nocrs issue
2013-01-03 14:54 UTC
Question: how can I get the real PCI address of a BAR?
2013-01-03 8:58 UTC (3+ messages)
[PATCH] pci-sysfs: replace mutex_lock with mutex_trylock to avoid potential deadlock situation
2013-01-03 1:47 UTC (2+ messages)
[GIT PULL] PCI updates for v3.8
2013-01-02 18:48 UTC
[PATCH v2] PCI SRIOV device enable and disable via sysfs
2013-01-02 17:08 UTC (12+ messages)
[PATCH] pci: remove redundant function calls in pci_reassigndev_resource_alignment()
2012-12-28 8:55 UTC (3+ messages)
[PATCH 0/3] Thunderbolt workarounds
2012-12-27 9:33 UTC (15+ messages)
` [PATCH 1/3] PCI Hotplug: workaround for Thunderbolt on Acer Aspire S5
` [PATCH 3/3] PCI Hotplug: workaround for Thunderbolt on Intel DZ77RE-75K motherboard
Question: why my 82599 nic doesn't show Virutal function or SR-IOV
2012-12-27 9:22 UTC (4+ messages)
[PATCH v7 1/3] aerdrv: Trace Event for AER
2012-12-27 1:33 UTC (6+ messages)
` [PATCH v7 2/3] aerdrv: Enhanced AER logging
[PATCH 0/4] AER-KVM: Error containment of PCI pass-thru devices assigned to KVM guests
2012-12-27 0:46 UTC (6+ messages)
` [Qemu-devel] "
drm: Added ppc64 root device getter
2012-12-26 22:47 UTC (7+ messages)
` [PATCH] drm: fixed access to PCI host bridges
` [PATCH] drm: change pci_read_config_dword calls to pcie_capability_read_dword ones
[PATCH] pci: Add a quirk for the Ricoh 0xe22 SD card reader
2012-12-26 18:01 UTC (3+ messages)
[PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering
2012-12-21 22:23 UTC (45+ messages)
` [PATCH rev.2 "
` [PATCH rev.2 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers
` [PATCH 0/16] ACPI: Rework ACPI namespace scanning for devices
` [PATCH 1/16] ACPI: Separate adding ACPI device objects from probing ACPI drivers
` [PATCH 2/16] ACPI: Change the ordering of PCI root bridge driver registrarion
` [PATCH 3/16] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
` [PATCH 4/16] ACPI: Reduce the usage of struct acpi_bus_ops
` [PATCH 5/16] ACPI: Replace struct acpi_bus_ops with enum type
` [PATCH 6/16] ACPI: Change the ordering of acpi_bus_check_add()
` [PATCH 7/16] ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
` [PATCH 8/16] ACPI: Remove acpi_start_single_object() and acpi_bus_start()
` [PATCH 9/16] ACPI: Remove the arguments of acpi_bus_add() that are not used
` [PATCH 10/16] ACPI: Drop the second argument of acpi_bus_scan()
` [PATCH 11/16] ACPI: Replace ACPI device add_type field with a match_driver flag
` [PATCH 12/16] ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
` [PATCH 13/16] ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type
` [PATCH 14/16] ACPI / PCI: Rework the setup and cleanup of device wakeup
` [PATCH 15/16] ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
` [PATCH rev.2 2/6] ACPI: Change the ordering of PCI root bridge driver registrarion
` [PATCH rev.2 3/6] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
` [PATCH rev.2 4/6] ACPI: Reduce the usage of struct acpi_bus_ops
` [PATCH rev.2 5/6] ACPI: Replace struct acpi_bus_ops with enum type
` [PATCH rev.2 6/6] ACPI: Change the ordering of acpi_bus_check_add()
[PATCH v7 0/5] Reset PCIe devices to address DMA problem on kdump with iommu
2012-12-21 16:19 UTC (4+ messages)
[PATCH] PCI: Work around Stratus ftServer broken PCIe hierarchy
2012-12-20 21:46 UTC
[PATCH] PCIe/PM: Do not suspend port if any subordinate device need PME polling
2012-12-20 21:44 UTC (4+ messages)
[PATCH] ACPI: Remove unused struct acpi_pci_root.id member
2012-12-20 21:20 UTC (4+ messages)
[PATCH] PCI: cpqphp: minor cleanup and removal of unreachable paths
2012-12-20 19:11 UTC
[PATCH] pci: Provide support for parsing PCI DT ranges property
2012-12-20 8:25 UTC (3+ messages)
pci_enable_msix() fails with ENOMEM/EINVAL
2012-12-19 23:39 UTC (8+ messages)
[RFC PATCH] Fix Intel IOMMU support for Marvell 88SE91xx SATA controllers
2012-12-19 15:07 UTC (3+ messages)
[E1000-devel] 82571EB: Detected Hardware Unit Hang
2012-12-19 6:13 UTC (8+ messages)
[RFC PATCH 00/10] s390/pci: PCI support on System z
2012-12-18 18:07 UTC (6+ messages)
` [RFC PATCH 01/10] s390/pci: base support
DMAR and DRHD errors[DMAR:[fault reason 06] PTE Read access is not set] Vt-d & intel_iommu
2012-12-17 16:27 UTC (13+ messages)
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).