linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-12 22:44:24 to 2013-04-22 02:42:27 UTC [more...]

[PATCH 2/3] PCI: rename alloc_pci_dev() to pci_alloc_dev()
 2013-04-22  2:40 UTC  (10+ messages)
  ` [PATCH 1/2] PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
  ` [PATCH 2/2] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead

[PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
 2013-04-21 22:01 UTC  (8+ messages)
` [PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]

[net-next 08/14] pci: Add SRIOV helper function to determine if VFs are assigned to guest
 2013-04-21  3:31 UTC 

Rescan PCIE bus to find recently powered on device
 2013-04-21  2:21 UTC  (11+ messages)

[PATCHv2 for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
 2013-04-20 19:05 UTC  (6+ messages)

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-04-19 23:49 UTC  (6+ messages)

"unsigned expression < 0" always false warning
 2013-04-19 22:45 UTC  (6+ messages)

[PATCHv8 00/19] PCIe support for the Armada 370 and Armada XP SoCs
 2013-04-19 14:33 UTC  (9+ messages)
` [PATCHv8 07/19] arm: pci: add a align_resource hook

2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
 2013-04-18 21:52 UTC 

[PATCH repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
 2013-04-18 20:11 UTC  (20+ messages)

[PATCH 0/3] PCI: fix the object lifetime issue of parallel device removal on different pci hierarchy
 2013-04-18 19:43 UTC  (2+ messages)

I/O and multiple PCI buses
 2013-04-18 17:41 UTC  (3+ messages)

[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
 2013-04-18 17:00 UTC  (18+ messages)
` [PATCH v7] "
` [PATCH v8] "
` [PATCH v9] "
` [PATCH v10] "

About dynamically loading the acpiphp.ko
 2013-04-18 15:01 UTC  (3+ messages)

[PATCH v7 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-18 13:45 UTC  (7+ messages)
` [PATCH v7 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v7 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser

[PATCH 3/3] PCI: Move the acquiring the reference of pci bus inside pci_alloc_dev()
 2013-04-18  9:03 UTC 

[PATCH 1/3] PCI: take a reference on the bus object when we capture the struct pci_bus pointer
 2013-04-18  8:57 UTC 

[PATCH 1/6] mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
 2013-04-18  7:58 UTC  (10+ messages)
` [PATCH 2/6] PCI: "
` [PATCH 3/6] ncpfs: "
` [PATCH 4/6] char: "
` [PATCH 5/6] drm: "
` [PATCH 6/6] uio: "

PCI: Remove "extern" from function declarations
 2013-04-17 23:57 UTC  (2+ messages)

[PATCH v9 00/16] Get rid of the ACPI PCI subdriver mechanism
 2013-04-17 20:49 UTC  (8+ messages)
` [PATCH v9 09/16] PCI, x86: implement pcibios_{add|remove}_bus() hooks

[PATCH V4] edac: Handle EDAC ECC errors for Family 16h
 2013-04-17 19:57 UTC 

[PATCH v3] edac: Handle EDAC ECC errors for Family 16h
 2013-04-17 19:57 UTC  (5+ messages)

Changes for v3.10 merge window
 2013-04-17 18:45 UTC  (5+ messages)

[PATCH] PCI: pci_bus_add_device() should succeed even if creating sysfs files fails
 2013-04-17 17:32 UTC  (5+ messages)

[PATCH] PCI / PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
 2013-04-17 16:19 UTC  (6+ messages)

[PATCH] module: add kset_obj_exists() and use it
 2013-04-17  5:33 UTC  (7+ messages)

USB PCI quirk issue
 2013-04-16 20:17 UTC  (3+ messages)

[PATCH v6 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-16 11:37 UTC  (9+ messages)
` [PATCH v6 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC

[PATCH -v2 1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found
 2013-04-16  8:55 UTC  (6+ messages)
` [PATCH -v2 2/2] PCI/IA64: fix pci_dev->enable_cnt balance when doing pci hotplug

[PATCH 1/3] PCI,acpiphp: use generic pci_hp_add_bridge()
 2013-04-16  6:43 UTC  (4+ messages)

[PATCH] PCI / PM: Make pci_pme_active() ignore devices without PME support
 2013-04-15 20:19 UTC  (2+ messages)

PCI warning on boot 3.8.0-rc1
 2013-04-15 19:29 UTC  (12+ messages)

[PATCH] edac: Handle EDAC ECC errors for Family 16h
 2013-04-15 18:59 UTC  (5+ messages)

[PATCH v3 00/12] Rewrite Tegra PCIe driver
 2013-04-15 18:28 UTC  (3+ messages)
` [PATCH v3 07/12] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH v4 00/29] PCI: Add for_each_pci_resource and addon_res support
 2013-04-15 18:23 UTC  (27+ messages)
` [PATCH v4 01/29] PCI: Clean up quirk_io_region
` [PATCH v4 02/29] PCI: Add pci_dev_resource_n()
` [PATCH v4 06/29] PCI: pci resource iterator
` [PATCH v4 07/29] PCI, x86: Use for_each_pci_resource() with pci_allocate_bridge_resources
` [PATCH v4 08/29] PCI, x86: Use for_each_pci_resource() with pci_allocate_dev_resources
` [PATCH v4 10/29] PCI, acpiphp: Use for_each_pci_resource() helper
` [PATCH v4 11/29] PCI, pciehp: "
` [PATCH v4 12/29] PCI: Use for_each_pci_resource() in pci_enable_dev
` [PATCH v4 13/29] PCI: Use for_each_pci_resource() in pci_reassigndev
` [PATCH v4 14/29] PCI: Use for_each_pci_resource() with pci bar reassign funcs
` [PATCH v4 15/29] PCI: Use for_each_pci_resource() in pci_assign_resource
` [PATCH v4 16/29] PCI, x86: Use for_each_pci_resource() with noassign_bars
` [PATCH v4 17/29] PCI: Use for_each_pci_resource() in pci_dev_driver()
` [PATCH v4 18/29] PCI: Use for_each_pci_resource() in pci resource release
` [PATCH v4 19/29] PCI: Use for_each_pci_resource() in pci bases reading
` [PATCH v4 20/29] PCI, x86: Use for_each_pci_resource() with mrst
` [PATCH v4 21/29] PCI, xen: Use for_each_pci_resource() with xen pci
` [PATCH v4 22/29] PCI: Add addon_resource support for pci devices
` [PATCH v4 23/29] PCI: Treat addon res as std resources
` [PATCH v4 24/29] PCI: Add helpers to add addon_resource
` [PATCH v4 25/29] PCI: Update pci_resource_bar() to support addon_resource
` [PATCH v4 26/29] PCI: Assign/update resource to addon_res
` [PATCH v4 27/29] PCI: Make piix4 quirk to use addon_res
` [PATCH v4 28/29] PCI: Make quirk_io_region "
` [PATCH v4 29/29] PCI: Use addon_fixed_resource with ati fixed resource

[PATCH v2] edac: Handle EDAC ECC errors for Family 16h
 2013-04-15 16:42 UTC 

[PATCH -v2] PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register
 2013-04-15 15:11 UTC  (2+ messages)

[PATCH 1/2] PCI: decrease pci_dev->enable_cnt when no pcie capability found
 2013-04-15  2:34 UTC  (4+ messages)
` [PATCH 2/2] PCI/IA64: fix pci_dev->enable_cnt balance when doing pci hotplug

[PATCH 1/3] ARM: tegra: pcie: Add tegra3 support
 2013-04-13 10:23 UTC  (5+ messages)

Apparent bug in pci_platform_power_transition() [drivers/pci/pci.c]
 2013-04-12 23:58 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).