linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-12 00:00:45 to 2012-05-23 22:37:02 UTC [more...]

[PATCH v3 0/2] archdata init in device_add() notifier
 2012-05-23 22:37 UTC  (2+ messages)
` [PATCH v3 1/2] powerpc/PCI: move DMA & IRQ init to device_add() notification path

[PATCH] pci hotplug: rescan bridge after device hotplug
 2012-05-23 21:18 UTC  (18+ messages)

[PATCH 00/11] PCI: resource allocation related
 2012-05-23 18:40 UTC  (17+ messages)
` [PATCH 01/11] PCI: Should add children device res to fail list
` [PATCH 02/11] PCI: Try to allocate mem64 above 4G at first
` [PATCH 03/11] intel-gtt: Read 64bit for gmar_bus_addr
` [PATCH 04/11] PCI: Make sure assign same align with large size resource at first
` [PATCH 05/11] resources: Split out __allocate_resource()
` [PATCH 06/11] resource: make find_resource could return just fit resource
` [PATCH 07/11] PCI: Don't allocate small resource in big empty space
` [PATCH 08/11] resource: only return range with needed align
` [PATCH 09/11] PCI: Add is_pci_iov_resource_idx()
` [PATCH 10/11] PCI: Sort unassigned resources with correct alignment
` [PATCH 11/11] PCI: Treat ROM resource as optional during assigning

[PATCH v2 1/2] powerpc/PCI: Add pcibios_device_change_notifier for powerpc
 2012-05-23 18:35 UTC  (3+ messages)

[GIT PULL] PCI updates for 3.5 merge window
 2012-05-23 17:35 UTC  (5+ messages)

[RESEND,PATCH] DCA, x86: fix invalid memory access in DCA core
 2012-05-23 15:11 UTC  (9+ messages)

[PATCH] dca: check against empty dca_domains list before unregister provider
 2012-05-23 15:27 UTC 

[PATCH v6 0/2] PCI: acpiphp: remove multifunction devices
 2012-05-23  7:03 UTC  (7+ messages)
` [PATCH v6 1/2] PCI: acpiphp: fix function 0 leak when disabling a slot
` [PATCH v6 2/2] PCI: acpiphp: remove all functions in slot, even without ACPI _EJx
    ` [PATCH v7 "
        ` [PATCH v8 "

[PATCH v6 0/9] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-05-23  3:50 UTC  (10+ messages)
` [PATCH v6 1/9] PCI, x86: split out pci_mmcfg_check_reserved() for code reuse
` [PATCH v6 2/9] PCI, x86: split out pci_mmconfig_alloc() "
` [PATCH v6 3/9] PCI, x86: use RCU list to protect mmconfig list
` [PATCH v6 4/9] PCI, x86: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap()
` [PATCH v6 5/9] PCI, x86: introduce pci_mmconfig_insert()/delete() for PCI root bridge hotplug
` [PATCH v6 6/9] PCI, ACPI: provide MCFG address for PCI host bridges
` [PATCH v6 7/9] PCI, x86: update MMCFG information when hot-plugging "
` [PATCH v6 8/9] PCI, x86: add MMCFG information on demand
` [PATCH v6 9/9] PCI, x86: simplify pci_mmcfg_late_insert_resources()

[PATCH v2 2/2] microblaze/PCI: Add pcibios_device_change_notifier for microblaze
 2012-05-23  2:34 UTC 

[PATCH v2 0/2] Add pcibios_device_change_notifier
 2012-05-23  2:33 UTC 

[RFC] pciehp: Add archdata setting
 2012-05-23  1:33 UTC  (13+ messages)

[PATCH v2 00/13] IOMMU Groups + VFIO
 2012-05-22  5:06 UTC  (13+ messages)
` [PATCH v2 01/13] driver core: Add iommu_group tracking to struct device
` [PATCH v2 02/13] iommu: IOMMU Groups
` [PATCH v2 03/13] iommu: IOMMU groups for VT-d and AMD-Vi
` [PATCH v2 04/13] pci: Add PCI DMA source ID quirk
` [PATCH v2 05/13] pci: Add ACS validation utility
` [PATCH v2 06/13] iommu: Make use of DMA quirking and ACS enabled check for groups
` [PATCH v2 07/13] vfio: VFIO core
` [PATCH v2 08/13] vfio: Add documentation
` [PATCH v2 09/13] vfio: x86 IOMMU implementation
` [PATCH v2 11/13] pci: Create common pcibios_err_to_errno
` [PATCH v2 12/13] pci: Misc pci_reg additions
` [PATCH v2 13/13] vfio: Add PCI device driver

[PATCH 0/2][RESEND] x86/pci/amd: Restore early_fill_mp_bus_to_node
 2012-05-21 23:09 UTC  (10+ messages)
` [PATCH 1/2][RESEND] "

[Bug 43244] New: firewire_ohci prevents boot
 2012-05-21 20:20 UTC  (7+ messages)

[PATCH 00/21] PCI: use busn_res to replace bus secondary/subordinate
 2012-05-21 20:06 UTC  (10+ messages)
` [PATCH 05/21] resource: adjust_resource handle resource without parent

[PATCH 00/13] IOMMU Groups + VFIO
 2012-05-21 18:14 UTC  (36+ messages)
` [PATCH 01/13] driver core: Add iommu_group tracking to struct device
` [PATCH 02/13] iommu: IOMMU Groups
` [PATCH 03/13] iommu: IOMMU groups for VT-d and AMD-Vi
` [PATCH 04/13] pci: New pci_dma_quirk()
` [PATCH 05/13] pci: New pci_acs_enabled()
              ` RESEND3: "
` [PATCH 10/13] pci: export pci_user functions for use by other drivers
` [PATCH 11/13] pci: Create common pcibios_err_to_errno

PCI resources above 4GB
 2012-05-21 17:27 UTC  (25+ messages)

[PATCH v5 0/6] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-05-21  1:45 UTC  (13+ messages)
` [PATCH v5 5/6] PCI, x86: introduce pci_mmconfig_insert()/delete() for PCI root bridge hotplug
` [PATCH v5 6/6] PCI, ACPI, x86: update MMCFG information when hot-plugging PCI host bridges

[PATCH v3] pci: clean all funcs when hot-removing multifunc device
 2012-05-20  2:59 UTC  (10+ messages)
      ` [Qemu-devel] "
              ` [PATCH v4] "
              ` [PATCH v5] "

[PATCH 1/1] Enable LTR/OBFF before device is used by driver
 2012-05-19  1:20 UTC  (2+ messages)

[PATCH] PCI: save/restore max Latency Value for device LTR
 2012-05-19  0:27 UTC  (4+ messages)

[PATCH] pci, Add AER_panic sysfs file
 2012-05-18 23:19 UTC  (19+ messages)

[PATCH] PCI: allow acpiphp to handle PCIe ports without native PCIe hotplug capability
 2012-05-18  4:59 UTC  (3+ messages)

[PATCH] OF: PCI: const usage needed by MIPS
 2012-05-17 22:14 UTC  (9+ messages)

PCIe Hotpluggable Systems
 2012-05-18  1:09 UTC 

[Bug 43192] various ExpressCards are not recognized
 2012-05-17 16:16 UTC 

[PATCH v1 0/8] enhance dmaengine core to support DMA device hotplug
 2012-05-17 15:43 UTC 

[PATCH] Only decode defined fields of PCI Express Link Control 2
 2012-05-17 14:14 UTC 

Hotplug Debugging
 2012-05-17  2:37 UTC  (7+ messages)

One problem in reassign pci bus number?
 2012-05-16  2:11 UTC  (8+ messages)

[PATCH] microblaze/pci: Fix compile error
 2012-05-15 23:10 UTC  (2+ messages)

x86: runtime waring in pcibios_fwaddrmap_lookup
 2012-05-15 23:02 UTC  (3+ messages)

[RFC PATCH v2 0/7] dmaengine: enhance dmaengine to support DMA device hotplug
 2012-05-14 13:47 UTC  (8+ messages)
` [RFC PATCH v2 1/7] dmaengine: enhance DMA channel reference count management
` [RFC PATCH v2 2/7] dmaengine: rebalance DMA channels when CPU hotplug happens
` [RFC PATCH v2 3/7] dmaengine: enhance dmaengine to support DMA device hotplug
` [RFC PATCH v2 4/7] dmaengine: enhance network subsystem "
` [RFC PATCH v2 5/7] dmaengine: enhance ASYNC_TX "
` [RFC PATCH v2 6/7] dmaengine: introduce CONFIG_DMA_ENGINE_HOTPLUG for "
` [RFC PATCH v2 7/7] dmaengine: assign DMA channel to CPU according to NUMA affinity


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