linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-11 13:12:21 to 2013-04-17 15:55:10 UTC [more...]

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

[PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
 2013-04-17 15:03 UTC  (4+ messages)
` [PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]

[PATCHv8 00/19] PCIe support for the Armada 370 and Armada XP SoCs
 2013-04-17 14:08 UTC  (11+ messages)
` [PATCHv8 07/19] arm: pci: add a align_resource hook
` [PATCHv8 12/19] arm: mvebu: add PCIe Device Tree informations for Armada 370

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

Changes for v3.10 merge window
 2013-04-17  6:08 UTC  (2+ messages)

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

[PATCH v9 00/16] Get rid of the ACPI PCI subdriver mechanism
 2013-04-17  0:00 UTC  (22+ messages)
` [PATCH v9 01/16] PCI: do not check is_added flag in pci_remove_bus()
` [PATCH v9 02/16] pci: clean up usages of pci_bus->is_added
` [PATCH v9 03/16] PCI/acpiphp: use list_for_each_entry_safe() in acpiphp_sanitize_bus()
` [PATCH v9 04/16] PCI/acpiphp: don't rely on function 0 in disable_device()
` [PATCH v9 05/16] ACPI/acpiphp: replace local macros with standard ACPI macros
` [PATCH v9 06/16] PCI: introduce platform dependent hooks for creating/destroying PCI busses
` [PATCH v9 07/16] PCI, ACPI: prepare stub functions to handle ACPI PCI (hotplug) slots
` [PATCH v9 08/16] PCI, IA64: implement pcibios_{add|remove}_bus() hooks
` [PATCH v9 09/16] PCI, x86: "
` [PATCH v9 10/16] PCI, ACPI: handle PCI slot devices when creating/destroying PCI busses
` [PATCH v9 11/16] PCI/acpiphp: convert acpiphp as a builtin driver
` [PATCH v9 12/16] PCI/acpiphp: do not use ACPI PCI subdriver mechanism
` [PATCH v9 13/16] PCI/acpiphp: use normal list to simplify implementation
` [PATCH v9 14/16] PCI/acpiphp: protect acpiphp data structures from concurrent updating
` [PATCH v9 15/16] PCI/acpiphp: introduce a kernel option to disable the acpiphp driver
` [PATCH v9 16/16] PCI, ACPI: remove support of ACPI PCI subdrivers

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

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

[PATCH] PCI / PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
 2013-04-16 18:31 UTC  (5+ messages)

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

[PATCH v7 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-16 15:05 UTC  (5+ 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 v6 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-16 11:37 UTC  (12+ messages)
` [PATCH v6 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v6 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v6 3/3] of/pci: mips: convert to common of_pci_range_parser

[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  (31+ messages)
` [PATCH v4 01/29] PCI: Clean up quirk_io_region
` [PATCH v4 02/29] PCI: Add pci_dev_resource_n()
` [PATCH v4 03/29] PCI: Update pci_resource_start etc to use pci_dev_resource_n()
` [PATCH v4 04/29] PCI: Add pci_dev_resource_idx() helper
` [PATCH v4 05/29] PCI: Add is_pci_*_resource_idx() helpers
` [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 09/29] PCI: Use for_each_pci_resource() with IOV releated functions
` [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

"unsigned expression < 0" always false warning
 2013-04-15 17:17 UTC 

[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 repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
 2013-04-14 13:43 UTC  (10+ messages)

[PATCH 1/3] ARM: tegra: pcie: Add tegra3 support
 2013-04-13 10:23 UTC  (14+ messages)
` [PATCH 2/3] ARM: dts: tegra: Correct PCIe entry

Apparent bug in pci_platform_power_transition() [drivers/pci/pci.c]
 2013-04-12 23:58 UTC  (4+ messages)

[PATCHv2 5/5] ACPI / pcie: suppress compiler warning in portdrv_acpi.c
 2013-04-12 20:54 UTC  (2+ messages)

[PATCH 0/6] PCI warning cleanups
 2013-04-12 20:48 UTC  (7+ messages)
` [PATCH 1/6] PCI: Make local functions/structs static
` [PATCH 2/6] PCI: Remove unused variables
` [PATCH 3/6] PCI: Fix __must_check annotation on pci_create_sysfs_dev_files()
` [PATCH 4/6] PCI: Remove __must_check from definitions
` [PATCH 5/6] PCI: Warn about failures instead of "must_check" functions
` [PATCH 6/6] PCI: Remove "extern" from function declarations

[PATCH] pci: Remove unnecessary dependency between PME and ACPI
 2013-04-12 19:03 UTC  (5+ messages)

[Question] Failed to access the BAR MMIO space of PCI device
 2013-04-12 15:28 UTC  (5+ messages)

[PATCH v8 00/13] Get rid of the ACPI PCI subdriver mechanism
 2013-04-12  1:04 UTC  (8+ messages)
` [PATCH v8 10/13] PCI/acpiphp: do not use "

[PATCH] pci_ids.h: add PCI_VENDOR_ID_AMCC
 2013-04-11 19:52 UTC  (2+ messages)

[PATCH 1/2] pci/of: remove weak annotation of pcibios_get_phb_of_node
 2013-04-11 17:39 UTC  (6+ messages)
` [PATCH 2/2] MIPS: implement pcibios_get_phb_of_node

[PATCH v5 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-11 16:57 UTC  (8+ messages)
` [PATCH v5 1/3] of/pci: Unify pci_process_bridge_OF_ranges from Microblaze and PowerPC
` [PATCH v5 2/3] of/pci: Provide support for parsing PCI DT ranges property

[PATCH] pciehp: Add pciehp_surprise module option
 2013-04-11 13:40 UTC  (5+ 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).