linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-07 06:26:23 to 2012-12-20 21:07:27 UTC [more...]

[PATCH 0/6] ACPI: Change the ACPI namespace scanning code ordering
 2012-12-20 21:07 UTC  (79+ messages)
` [PATCH 1/6] ACPI: Separate adding ACPI device objects from probing ACPI drivers
      ` [update][PATCH "
` [PATCH 2/6] ACPI: Change the ordering of PCI root bridge driver registrarion
` [PATCH 3/6] ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different
  ` [Update][PATCH "
` [PATCH 4/6] ACPI: Reduce the usage of struct acpi_bus_ops
` [PATCH 5/6] ACPI: Replace struct acpi_bus_ops with enum type
` [PATCH 6/6] ACPI: Change the ordering of acpi_bus_check_add()
` [PATCH rev.2 0/6] ACPI: Change the ACPI namespace scanning code ordering
  ` [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] PCI: cpqphp: minor cleanup and removal of unreachable paths
 2012-12-20 19:11 UTC 

[PATCH] ACPI: Remove unused struct acpi_pci_root.id member
 2012-12-20 18:37 UTC  (3+ messages)

[PATCH] pci: Provide support for parsing PCI DT ranges property
 2012-12-20  8:25 UTC  (7+ messages)

pci_enable_msix() fails with ENOMEM/EINVAL
 2012-12-19 23:39 UTC  (8+ messages)

[PATCH v2] PCI SRIOV device enable and disable via sysfs
 2012-12-19 22:44 UTC  (7+ 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)

sata_sil data corruption, possible workarounds
 2012-12-19  3:44 UTC  (3+ 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

[PATCH 04/12] [SCSI] qla2xxx: Use standard PCIe Capability Link register field names
 2012-12-17 19:21 UTC  (4+ messages)

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)

[PATCH] PCIe/PM: Do not suspend port if any subordinate device need PME polling
 2012-12-14 23:43 UTC  (3+ messages)

[PATCH 0/3] Thunderbolt workarounds
 2012-12-14 10:46 UTC  (16+ messages)
` [PATCH 1/3] PCI Hotplug: workaround for Thunderbolt on Acer Aspire S5
` [PATCH 2/3] PCI Hotplug: convert acpiphp_hp_work to use delayed work
` [PATCH 3/3] PCI Hotplug: workaround for Thunderbolt on Intel DZ77RE-75K motherboard

drm: Added ppc64 root device getter
 2012-12-13 23:31 UTC  (2+ messages)

Unreliable USB3 with NEC uPD720200 and Delock Cardreader
 2012-12-13 19:53 UTC  (7+ messages)

pci and pcie device-tree binding - range No cells
 2012-12-12 17:29 UTC  (24+ messages)

[GIT PULL] PCI changes for v3.8
 2012-12-12 16:28 UTC 

[PATCH] pci: Add a quirk for the Ricoh 0xe22 SD card reader
 2012-12-12  2:38 UTC  (2+ messages)
  ` [ping for 3.8 for pci tree] "

Sharing PCIE driver between Microblaze and Arm zynq
 2012-12-10  7:36 UTC  (6+ messages)

[PATCH 00/15] PCI/ACPI: Remove "pci_root" sub-driver support
 2012-12-07 21:42 UTC  (11+ messages)
` [PATCH 01/15] PCI, acpiphp: Separate out hot-add support of pci host bridge
` [PATCH 06/15] PCI/acpiphp: Convert "acpiphp" sub-driver's functionality to built-in only
` [PATCH 15/15] PCI/ACPI: Remove the "pci_root" driver's sub-driver infrastructure

[PATCH v3] Add NumaChip remote PCI support
 2012-12-07 21:32 UTC  (2+ messages)

[linuxppc-release][PATCH] powerpc/pci-hotplug: fix init issue of rescanned pci device
 2012-12-07 21:15 UTC  (7+ messages)

[PATCH 01/12] PCI: Add and use standard PCI-X Capability register names
 2012-12-07 18:35 UTC  (4+ messages)
` [PATCH 06/12] cxgb3: Use standard #defines for PCIe Capability ASPM fields

[PATCH v3 7/8] ACPI, PCI: add hostbridge removal function
 2012-12-07  7:15 UTC  (3+ messages)
` [PATCH 0/8] PCI, ACPI, x86: Reserve fw allocated resource for hot-add root bus


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).