linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-25 19:45:26 to 2012-08-02 01:49:12 UTC [more...]

[RFC v2 0/2] PCI-Express Non-Transparent Bridge Support
 2012-08-02  1:49 UTC  (26+ messages)
` [RFC v2 1/2] "
` [RFC v2 2/2] net: Add support for NTB virtual ethernet device

[PATCH v3 00/32] provide interfaces to access PCIe capabilities registers
 2012-08-02  1:37 UTC  (40+ messages)
` [PATCH v3 01/32] PCI: add pcie_flags_reg into struct pci_dev to cache PCIe capabilities register
` [PATCH v3 02/32] PCI: introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
` [PATCH v3 03/32] PCI: remove unused field pcie_type from struct pci_dev
` [PATCH v3 04/32] PCI: add PCIe capabilities access functions to hide differences among PCIe specs
` [PATCH v3 05/32] PCI/core: use PCIe capabilities access functions to simplify implementation
` [PATCH v3 06/32] PCI/hotplug: "
` [PATCH v3 07/32] PCI/portdrv: "
` [PATCH v3 08/32] PCI/pciehp: "
` [PATCH v3 09/32] PCI/PME: "
` [PATCH v3 10/32] PCI/AER: "
` [PATCH v3 11/32] PCI/ASPM: "
` [PATCH v3 12/32] PCI/ARM: "
` [PATCH v3 13/32] PCI/MIPS: "
` [PATCH v3 14/32] PCI/tile: "
` [PATCH v3 15/32] PCI/r8169: "
` [PATCH v3 16/32] PCI/broadcom: "
` [PATCH v3 17/32] PCI/igb: "
` [PATCH v3 18/32] PCI/vxge: "
` [PATCH v3 19/32] PCI/mlx4: "
` [PATCH v3 20/32] PCI/niu: "
` [PATCH v3 21/32] PCI/myri10ge: "
` [PATCH v3 22/32] PCI/chelsio: "
` [PATCH v3 23/32] PCI/atl1c: "
` [PATCH v3 24/32] PCI/ath9k: "
` [PATCH v3 25/32] PCI/iwl: "
` [PATCH v3 26/32] PCI/mthca: "
` [PATCH v3 27/32] PCI/qib: "
` [PATCH v3 28/32] PCI/qla: "
` [PATCH v3 29/32] PCI/radeon: "
` [PATCH v3 30/32] PCI/tsi721: "
` [PATCH v3 31/32] PCI/et131x: "
` [PATCH v3 32/32] PCI/rtl8192e: "

mellanox mlx4_core and SR-IOV
 2012-08-01 23:36 UTC  (8+ messages)

[PATCH V2 1/4] EFI: Stash ROMs if they're not in the PCI BAR
 2012-08-01 23:21 UTC  (11+ messages)
` [PATCH V2 2/4] PCI: Add pcibios_add_device
` [PATCH V2 3/4] PCI: Add support for non-BAR ROMs
  ` [PATCH] Fix priority of non-BAR ROM data
` [PATCH V2 4/4] X86: Use PCI setup data

bisected regression, v3.5 -> next-20120724: PCI PM causes USB hotplug failure
 2012-08-01 21:24 UTC  (47+ messages)
                                ` Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...)
    ` [PATCH] PCI / PM: Fix messages printed by acpi_pci_set_power_state()
        ` [PATCH][update] "

PCI express switch
 2012-08-01 18:30 UTC  (4+ messages)

[PATCH v3 00/10] ARM: tegra: Add PCIe device tree support
 2012-08-01 17:02 UTC  (18+ messages)
` [PATCH v3 01/10] PCI: Keep pci_fixup_irqs() around after init
` [PATCH v3 02/10] ARM: pci: Keep pci_common_init() "
` [PATCH v3 03/10] ARM: pci: Allow passing per-controller private data
` [PATCH v3 04/10] ARM: tegra: Move tegra_pcie_xclk_clamp() to PMC
` [PATCH v3 05/10] resource: add PCI configuration space support
` [PATCH v3 06/10] ARM: tegra: Rewrite PCIe support as a driver
` [PATCH v3 07/10] ARM: tegra: pcie: Add MSI support
` [PATCH v3 08/10] of/address: Handle #address-cells > 2 specially
` [PATCH v3 09/10] of: Add of_pci_parse_ranges()
` [PATCH v3 10/10] ARM: tegra: pcie: Add device tree support

[Bug 43238] No interrupts on add-in PCI ethernet card - Intel H77
 2012-08-01 13:53 UTC 

pci_get_subsys: GFP_KERNEL allocations with IRQs disabled
 2012-08-01  0:43 UTC 

[GIT PULL (PATCH 0/4)] VFIO driver for v3.6
 2012-07-31 16:33 UTC  (7+ messages)
` [GIT PULL (PATCH 0/4) v2] "

Cabled PCIE device hotplug/hot-removal
 2012-07-31 14:59 UTC  (6+ messages)

[RFC] PCI/PM: Add ABI document for sysfs file d3cold_allowed
 2012-07-31 13:50 UTC  (5+ messages)

[PATCH] ACPI / PCI: Do not try to acquire _OSC control if that is hopeless
 2012-07-31  1:15 UTC  (2+ messages)

[PATCH] PCI, pciehp: turn on link again after power off the slot
 2012-07-30 21:29 UTC 

[PATCH] aerdrv: Enable AER completion notice
 2012-07-30 17:37 UTC  (2+ messages)

PCI ACPI/IRQ-routing broken on H77 chipset + Ivy Bridge (kernel 3.5-rc7 and earlier)
 2012-07-30 17:12 UTC  (4+ messages)
      ` [Bug 43238] "

[RFC PATCH v2 00/32] provide interfaces to access PCIe capabilities registers
 2012-07-29 16:22 UTC  (12+ messages)
` [RFC PATCH v2 01/32] PCI: add pcie_flags_reg into struct pci_dev to cache PCIe capabilities register
` [RFC PATCH v2 04/32] PCI: add PCIe capabilities access functions to hide differences among PCIe specs
` [RFC PATCH v2 05/32] PCI/core: use PCIe capabilities access functions to simplify implementation

[RFC PATCH 0/3] ACPI based system device hotplug framework
 2012-07-28 11:42 UTC  (4+ messages)
` [RFC PATCH 1/3] ACPIHP: introduce a framework for ACPI based system device hotplug
` [RFC PATCH 2/3] ACPIHP: ACPI system device hotplug slot enumerator
` [RFC PATCH 3/3] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method

efi, x86, pci: Improve graphics support on some Apple hardware
 2012-07-27 15:11 UTC  (8+ messages)
` [PATCH 1/4] EFI: Stash ROMs if they're not in the PCI BAR
` [PATCH 2/4] PCI: Add pcibios_add_device
` [PATCH 3/4] PCI: Add support for non-BAR ROMs
` [PATCH 4/4] X86: Use PCI setup data

PCI mini-summit
 2012-07-26 21:45 UTC  (3+ messages)

linux-next: Tree for July 26 (vfio)
 2012-07-26 16:16 UTC  (2+ messages)

[PATCH v2] PCI: use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
 2012-07-26  3:45 UTC  (2+ messages)

[PATCH] PCI: correct static code analysis tool issue
 2012-07-26  2:34 UTC 

[PATCH] tilegx pci: fix semantic merge conflict with 3527ed81c
 2012-07-25 22:45 UTC  (3+ messages)

[PATCH] tilepro pci: fix pci_bus.subordinate bad bombing from b918c62e
 2012-07-25 19:49 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).