linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-18 13:45:35 to 2013-04-27 10:10:39 UTC [more...]

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-04-27 10:10 UTC  (9+ messages)

[PATCH 0/7] Add hostbridge resource release to support root bus hotplug in IA64
 2013-04-27  9:12 UTC  (8+ messages)
` [PATCH 1/7] PCI/X86: fix always use info->res[0] to store _CRS resource when pci=nocrs set
` [PATCH 2/7] PCI/IA64: SN: remove sn_pci_window_fixup()
` [PATCH 3/7] PCI/IA64: make pci_root_info holds pci hostbridge resources
` [PATCH 4/7] PCI/IA64: Allocate pci_root_info instead of using stack
` [PATCH 5/7] PCI/IA64: fix memleak for create pci root bus fail
` [PATCH 6/7] PCI/IA64: add host bridge resource release for _CRS path
` [PATCH 7/7] PCI/IA64: introduce probe_pci_root_info() to manage _CRS resource

[RFC PATCH] PCI: Enable pci bridge when it is needed
 2013-04-27  2:03 UTC  (4+ messages)

device_unregister() for PCI host bridge removal
 2013-04-26 22:49 UTC  (4+ messages)

[PATCH] PCI: Fix racing for pci device removing via sysfs
 2013-04-26 21:01 UTC  (5+ messages)

[PATCH v4 00/29] PCI: Add for_each_pci_resource and addon_res support
 2013-04-26 20:29 UTC  (6+ messages)
` [PATCH v4 27/29] PCI: Make piix4 quirk to use addon_res

[PATCH] pci: Disable slot presence detection around bus reset
 2013-04-26 19:49 UTC  (5+ messages)

[PATCH v4 00/22] PCI: Cache MSI/MSI-X capability offsets, other cleanup
 2013-04-26 14:50 UTC  (35+ messages)
` [PATCH v4 01/22] [SCSI] megaraid_sas: Use correct #define for MSI-X capability
` [PATCH v4 02/22] PCI: Use u8, not int, for PM capability offset
` [PATCH v4 03/22] PCI: Cache MSI/MSI-X capability offsets in struct pci_dev
` [PATCH v4 04/22] PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()
` [PATCH v4 05/22] PCI: Use cached MSI cap while enabling MSI interrupts
` [PATCH v4 06/22] PCI: Use cached MSI-X cap while enabling MSI-X
` [PATCH v4 07/22] PCI: Clean up MSI/MSI-X capability #defines
` [PATCH v4 08/22] PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc
` [PATCH v4 09/22] PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly
` [PATCH v4 10/22] PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros
` [PATCH v4 11/22] PCI: Drop msi_data_reg() macro
` [PATCH v4 12/22] PCI: Drop is_64bit_address() and is_mask_bit_support() macros
` [PATCH v4 13/22] PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros
` [PATCH v4 14/22] PCI: Use msix_table_size() directly, drop multi_msix_capable()
` [PATCH v4 15/22] PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h
` [PATCH v4 16/22] PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
` [PATCH v4 17/22] PCI: Remove "extern" from function declarations
` [PATCH v4 18/22] xen/pci: Pay attention to PCI_MSIX_TABLE_OFFSET
    ` [Xen-devel] "
` [PATCH v4 19/22] xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
` [PATCH v4 20/22] xen/pci: Used cached MSI-X capability offset
` [PATCH v4 21/22] vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK
` [PATCH v4 22/22] vfio-pci: Use cached MSI/MSI-X capabilities

[PATCH] Reset PCIe devices to stop ongoing DMA
 2013-04-26 13:42 UTC  (6+ messages)

[PATCH -v3] PCI, ACPI, hotplug: Fix BUS_CHECK event handle on root bridge
 2013-04-26 10:58 UTC  (2+ messages)

USB PCI quirk issue
 2013-04-26  9:41 UTC  (9+ messages)
        ` [PATCH] PCI: Remove duplicate pci_disable_device for pcie port
  ` [PATCH] PCI: move down pci_fixup_final for hotplug path

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

Subject : [ PATCH ] pci-reset-error_state-to-pci_channel_io_normal-at-report_slot_reset
 2013-04-26  6:28 UTC 

[RFC PATCH 0/3] Unify definations of struct pci_controller
 2013-04-25 19:08 UTC  (5+ messages)
` [RFC PATCH 1/3] powerpc: Move struct pci_controller to asm-generic
` [RFC PATCH 2/3] microblaze: Use asm-generic version of pci_controller
` [RFC PATCH 3/3] pci: Use common definations of INDIRECT_TYPE_*

[PATCH v3 00/27] PCI: Add for_each_pci_resource and addon_res support
 2013-04-25 17:22 UTC  (7+ messages)
` [PATCH v3 03/27] PCI: pci resource iterator

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

[RFC] The meaning of local_cpulist and local_cpus
 2013-04-25 14:17 UTC  (4+ messages)

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

About dynamically loading the acpiphp.ko
 2013-04-25  6:28 UTC  (10+ messages)
          ` 答复: "

[net-next 08/14] pci: Add SRIOV helper function to determine if VFs are assigned to guest
 2013-04-24 21:40 UTC  (10+ messages)

[PATCH 2/3] PCI: rename alloc_pci_dev() to pci_alloc_dev()
 2013-04-24  4:06 UTC  (17+ 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 v2 1/2] PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
  ` [PATCH v2 2/2] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead

[PATCH] powerpc/pci: fix PCI-e devices rescan issue on powerpc platform
 2013-04-23 11:30 UTC  (8+ messages)

[PATCH] PowerNV/PCI: Fix NULL PCI controller
 2013-04-23  1:49 UTC  (9+ messages)

[PATCH v3 0/5] Retrieve MSI/MSIX cap struct for once on setup
 2013-04-22 23:11 UTC  (2+ messages)

2013 Linux Plumbers ACPI/PM, PCI Microconference proposal call for participaton
 2013-04-22 20:24 UTC  (2+ messages)

Rescan PCIE bus to find recently powered on device
 2013-04-22 17:21 UTC  (12+ messages)

[Bug 56931] New: "E/xHCI: BIOS handoff failed" breaks poweroff
 2013-04-22 16:22 UTC 

[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  (4+ messages)
` [PATCHv8 07/19] arm: pci: add a align_resource hook

[PATCH repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes
 2013-04-18 20:11 UTC  (17+ 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  (4+ messages)
` [PATCH v10] "

[PATCH v7 0/3] of/pci: Provide common support for PCI DT parsing
 2013-04-18 13:45 UTC  (3+ messages)
` [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser


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