linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-22 23:11:03 to 2013-05-07 01:42:59 UTC [more...]

[PATCH 1/5] iommu: Move initialization earlier
 2013-05-07  1:42 UTC  (8+ messages)
` [PATCH 2/5] KVM: PPC: iommu: Add missing kvm_iommu_map_pages/kvm_iommu_unmap_pages
` [PATCH 3/5] powerpc/vfio: Enable on POWERNV platform
` [PATCH 4/5] powerpc/vfio: Implement IOMMU driver for VFIO
` [PATCH 5/5] powerpc/vfio: Enable on pSeries platform

Resource assignment oddities
 2013-05-07  0:50 UTC  (12+ messages)
                  ` [PATCH 1/2] PCI: Split pci_assign_unassigned_resources to per root bus
                    ` [PATCH 2/2] PCI: Skip IORESOURCE_IO size and allocation for root bus without ioport range

x86/pci/mrst: force all pci config toward 0:0:0, 0:2:0 and 0:3:0 to type 1
 2013-05-06 22:46 UTC  (3+ messages)

[PATCH 1/3] PCI: PCI_BUS_FLAGS_NO_IO flag for PCI bus
 2013-05-06 21:34 UTC  (5+ messages)
` [PATCH 2/3] powerpc/powernv: Disable IO space for PCI buses
` [PATCH 3/3] powerpc/powernv: Don't configure IO window on PHB3

[PATCH 1/3] ARM: tegra: pcie: Add tegra3 support
 2013-05-06 19:49 UTC  (2+ messages)

[PATCH] PCI: Workaround for NTB BAR size issue
 2013-05-06 18:03 UTC 

[PATCH] powerpc/pci: Support per-aperture memory offset
 2013-05-06 17:55 UTC  (2+ messages)

[PATCH 0/5] VFIO PPC64: add VFIO support on POWERPC64
 2013-05-06  7:21 UTC 

[PATCH v8 0/3] of/pci: Provide common support for PCI DT parsing
 2013-05-05  2:41 UTC  (5+ 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

Request: DOS binaries of recent pciutils
 2013-05-04 16:55 UTC 

Subject : [ PATCH ] pci-reset-error_state-to-pci_channel_io_normal-at-report_slot_reset
 2013-05-03 18:00 UTC  (6+ messages)

[PATCH -tip/apic 0/2] PCI/MSI: Allocate as many multiple-MSIs as requested
 2013-05-03  7:12 UTC  (7+ messages)
` [PATCH -tip/apic 1/2] "
` [PATCH -tip/apic 2/2] x86/MSI: "
    ` [PATCH v2 "
        ` [PATCH v3 -tip/apic 2/2] x86/MSI: Conserve interrupt resources when using multiple-MSIs

is L1 really disabled in iwlwifi
 2013-05-01 17:13 UTC  (16+ messages)

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-05-01  4:19 UTC  (11+ messages)

3.9-rc1: pciehp and eSATA card SiI 3132, no XHCI
 2013-05-01  0:20 UTC  (16+ messages)

[PATCH] PCI: Fix racing for pci device removing via sysfs
 2013-04-30 21:29 UTC  (14+ messages)

[patch] PCI: set ->mask_pos correctly
 2013-04-30 20:57 UTC  (3+ messages)

[PATCH] PCI / ACPI: Always resume devices on ACPI wakeup notifications
 2013-04-30 20:47 UTC  (7+ messages)

[PATCH] Reset PCIe devices to stop ongoing DMA
 2013-04-30 15:30 UTC  (8+ messages)

[PATCH 2/3] PCI: rename alloc_pci_dev() to pci_alloc_dev()
 2013-04-30 11:31 UTC  (12+ messages)
  ` [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 v2 1/4] PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
  ` [PATCH v2 2/4] PCI: introduce pci_bus_get()/pci_bus_put() to hide pci_bus' reference management
  ` [PATCH v2 3/4] PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus) instead
  ` [PATCH v2 4/4] PCI: Check if the pci device get removed from pci tree already in remove_callback()

[PATCH v2 0/4] PCI: fix the object lifetime issue of parallel device removal on different pci hierarchy
 2013-04-30 11:31 UTC 

About the acpiphp sub-driver dependecy in drivers/pci/hotplug/Makefile
 2013-04-30 11:38 UTC  (2+ messages)

[PATCH -v3] PCI, ACPI, hotplug: Fix BUS_CHECK event handle on root bridge
 2013-04-29 16:19 UTC  (3+ messages)

[PATCH] pci: Disable slot presence detection around bus reset
 2013-04-29 16:08 UTC  (6+ messages)

[GIT PULL] PCI changes for v3.10
 2013-04-29  6:44 UTC 

[PATCH v3 00/27] PCI: Add for_each_pci_resource and addon_res support
 2013-04-28  6:08 UTC  (8+ messages)
` [PATCH v3 03/27] PCI: pci resource iterator

[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 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 v4 00/22] PCI: Cache MSI/MSI-X capability offsets, other cleanup
 2013-04-26 14:50 UTC  (31+ 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 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

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

[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 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
 2013-04-25 15:22 UTC  (2+ messages)

[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  (7+ 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  (9+ messages)

[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  (8+ messages)

[PATCH v3 0/5] Retrieve MSI/MSIX cap struct for once on setup
 2013-04-22 23:11 UTC  (2+ 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).