Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2014-11-19 02:15:57 to 2014-11-25 07:49:45 UTC [more...]

[Patch Part3 v4 00/38] Enable hierarchy irqdomian on x86 platforms
 2014-11-25  7:49 UTC  (18+ messages)
` [Patch Part3 v4 01/38] x86, intel-mid: Delay initialization of APB timer
` [Patch Part3 v4 02/38] x86, intel-mid, trivial: Refine code syntax for sfi_parse_mtmr()
` [Patch Part3 v4 03/38] x86, irq: Kill unused pre_init_apic_IRQ0()
` [Patch Part3 v4 04/38] x86, irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
` [Patch Part3 v4 05/38] x86, irq: Implement callbacks to enable hierarchy irqdomain on IOAPICs
` [Patch Part3 v4 06/38] x86, irq: Refine the way to allocate irq_cfg for legacy IRQs
` [Patch Part3 v4 07/38] x86, irq: Simplify the way to print IOAPIC entry
` [Patch Part3 v4 08/38] x86, irq: Introduce helper functions to support hierarchy irqdomain for IOAPIC
` [Patch Part3 v4 09/38] x86, irq: Convert IOAPIC to use hierarchy irqdomain interfaces
` [Patch Part3 v4 10/38] x86, irq: Kill unused old IOAPIC "
` [Patch Part3 v4 11/38] x86, irq: Kill unused struct mp_pin_info
` [Patch Part3 v4 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
` [Patch Part3 v4 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry "
` [Patch Part3 v4 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity "
` [Patch Part3 v4 16/38] x86, irq: Kill GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
` [Patch Part3 v4 20/38] iommu/amd: Clean up unsued code
` [Patch Part3 v4 21/38] x86: irq_remapping: Clean up unused interfaces

[Patch Part2 v6 00/27] Enable hierarchy irqdomian on x86 platforms
 2014-11-25  5:53 UTC  (28+ messages)
` [Patch Part2 v6 01/27] x86, irq: Save destination CPU ID in irq_cfg
` [Patch Part2 v6 02/27] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [Patch Part2 v6 03/27] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part2 v6 04/27] x86, MSI: "
` [Patch Part2 v6 05/27] x86, uv: "
` [Patch Part2 v6 06/27] x86, htirq: "
` [Patch Part2 v6 07/27] x86, dmar: "
` [Patch Part2 v6 08/27] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
` [Patch Part2 v6 09/27] iommu/vt-d: Change prototypes to prepare for enabling "
` [Patch Part2 v6 10/27] iommu/vt-d: Enhance Intel IR driver to suppport "
` [Patch Part2 v6 11/27] iommu/amd: Enhance AMD "
` [Patch Part2 v6 12/27] x86, hpet: Enhance HPET IRQ to support "
` [Patch Part2 v6 13/27] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts
` [Patch Part2 v6 14/27] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [Patch Part2 v6 15/27] iommu/vt-d: Clean up unused MSI related code
` [Patch Part2 v6 16/27] iommu/amd: "
` [Patch Part2 v6 17/27] x86: irq_remapping: "
` [Patch Part2 v6 18/27] x86, irq: Clean up unused MSI related code and interfaces
` [Patch Part2 v6 19/27] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part2 v6 20/27] x86, irq: Use hierarchy irqdomain to manage DMAR interrupts
` [Patch Part2 v6 21/27] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [Patch Part2 v6 22/27] x86, uv: Use hierarchy irqdomain to manage UV interrupts
` [Patch Part2 v6 23/27] x86, irq: Normalize x86 irq_chip name
` [Patch Part2 v6 24/27] x86, PCI/MSI: Simplify the way to deal with remapped MSI interrupts
` [Patch Part2 v6 25/27] PCI/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
` [Patch Part2 v6 26/27] x86, irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
` [Patch Part2 v6 27/27] x86, irq: Simplify MSI/DMAR/HPET implementation by using common code

[PATCH] PCI: Refresh offset/stride after NumVFs is written
 2014-11-25  3:46 UTC  (4+ messages)

[PATCH 0/3] PCI/x86: Interface for testing multivector MSI support
 2014-11-25  3:22 UTC  (7+ messages)
` [PATCH 1/3] PCI/MSI: Initial hook for archs to declare "
` [PATCH 2/3] PCI/x86: Add arch_supports_multivector_msi() hook
` [PATCH 3/3] PCI: Extend and export pci_msi_supported() for multivector MSI

[PATCH RFCv1 0/8] PCI: Slot Support PowerPC PowerNV Platform
 2014-11-24 22:49 UTC  (9+ messages)
` [PATCH 1/8] powerpc/pci: Move pcibios_find_pci_bus() around
` [PATCH 2/8] powerpc/pci: Don't scan empty slot
` [PATCH 3/8] powerpc/powernv: Export functions to retrieve slot status
` [PATCH 4/8] PCI/hotplug/rpa: Code cleanup
` [PATCH 5/8] PCI/hotplug/rpa: Create PCI slot properly
` [PATCH 6/8] PCI/hotplug/rpa: Abstract slot operations
` [PATCH 7/8] PCI/hotplug/rpa: Hierarchial slots
` [PATCH 8/8] PCI/hotplug/rpa: Support OPAL firmware

[PATCH 0/6] PCI: MMCONFIG clean up
 2014-11-24 10:41 UTC  (14+ messages)
` [PATCH 1/6] x86, acpi, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH 2/6] x86, acpi, pci: Move arch-agnostic MMCFG code out of arch/x86/ directory
` [PATCH 3/6] x86, acpi, pci: Move PCI config space accessors
` [PATCH 4/6] x86, acpi, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH 5/6] x86, acpi, pci: mmconfig_64.c becomes default implementation for arch agnostic low-level direct PCI config space accessors via MMCONFIG
` [PATCH 6/6] pci, acpi: Share ACPI PCI config space accessors

[PATCH] pci: support Thunderbolt requirements for I/O resources
 2014-11-24  9:17 UTC  (5+ messages)

linuxppc-dev list <linuxppc-dev@ozlabs.org>
 2014-11-24  5:19 UTC  (2+ messages)

[Patch irqdomain: Enhance irq_domain_free_irqs_common() to support parentless irqdomain
 2014-11-23 13:28 UTC  (4+ messages)

Removal of bus->msi assignment breaks MSI with stacked domains
 2014-11-22  4:13 UTC  (23+ messages)

[PATCH 00/10] Save MSI chip in pci_sys_data
 2014-11-22  2:58 UTC  (4+ messages)

[PATCH v4] Fixes for PCI backend for 3.19
 2014-11-21 22:17 UTC  (8+ messages)
` [PATCH v4 1/7] xen/pciback: Don't deadlock when unbinding
` [PATCH v4 2/7] driver core: Provide an wrapper around the mutex to do lockdep warnings
` [PATCH v4 3/7] xen/pciback: Include the domain id if removing the device whilst still in use
` [PATCH v4 4/7] xen/pciback: Print out the domain owning the device
` [PATCH v4 5/7] xen/pciback: Remove tons of dereferences
` [PATCH v4 6/7] PCI: Expose pci_load_saved_state for public consumption
` [PATCH v4 7/7] xen/pciback: Restore configuration space when detaching from a guest

Hardware error from APEI question?
 2014-11-21 19:51 UTC 

[PATCH] x86, PCI: support mmio more than 44 bits on 32bit/PAE mode
 2014-11-21 19:37 UTC 

[PATCH 0/4] PCI: Reset exclusions
 2014-11-21 19:00 UTC  (6+ messages)
` [PATCH 1/4] PCI: Allow device quirks to exclude D3->D0 PM reset
` [PATCH 2/4] PCI: quirk AMD/ATI VGA cards to avoid "
` [PATCH 3/4] PCI: Allow device quirks to exclude bus reset
` [PATCH 4/4] PCI: quirk Atheros AR93xx to avoid "

[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
 2014-11-21 17:51 UTC  (4+ messages)
` [RFC PATCH v3 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap

[PATCH v3 0/2] arm: pcibios: remove pci_sys_data domain
 2014-11-21 11:29 UTC  (3+ messages)
` [PATCH v3 1/2] arm: cns3xxx: pci: remove artificial dependency on "
` [PATCH v3 2/2] arm: pcibios: move to generic PCI domains

[RFC PATCH 00/16] Refine PCI host bridge scan interfaces
 2014-11-21  9:53 UTC  (31+ messages)
` [RFC PATCH 07/16] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [RFC PATCH 08/16] PCI: Introduce pci_scan_host_bridge() and pci_host_info

[PATCH] irqdomain: Fix NULL pointer dererence in irq_domain_free_irqs_parent
 2014-11-21  3:06 UTC  (5+ messages)

[PATCH V9 00/18] Enable SRIOV on PowerNV
 2014-11-21  1:46 UTC  (21+ messages)
` [PATCH V9 01/18] PCI/IOV: Export interface for retrieve VF's BDF
` [PATCH V9 03/18] PCI: Add weak pcibios_iov_resource_size() interface
` [PATCH V9 08/18] powrepc/pci: Refactor pci_dn

[PATCH] PCI: Fix device node for virtual bus
 2014-11-20 23:11 UTC  (2+ messages)

[RFC PATCH v2] drivers: pci: move PCI domain assignment to generic PCI code
 2014-11-20 22:54 UTC  (4+ messages)

[PATCH v2] PCI: pciehp: Check link state before accessing device during removal
 2014-11-20 22:54 UTC 

[PATCH 0/4] move pci_assivned_vfs() check (while disabling VFs) to pci sub-system
 2014-11-20 22:42 UTC  (3+ messages)
  ` [linux-nics] "

[PATCH] PCI: pciehp: Check link state before accessing device during removal
 2014-11-20 22:33 UTC 

[GIT PULL] PCI fixes for v3.18
 2014-11-20 21:10 UTC 

[PATCH 1/1] PCI: hotplug: Deletion of an unnecessary check before the function call "pci_dev_put"
 2014-11-20 16:47 UTC 

[PATCH 0/5] PCI scan interfaces clean up
 2014-11-20  1:53 UTC  (13+ messages)
` [PATCH 1/5] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH 2/5] PCI: Introduce pci_scan_bus_simple()
` [PATCH 3/5] PCI: Use pci_scan_bus_simple() in simple scene
` [PATCH 4/5] PCI: Remove pci_scan_bus() and pci_scan_bus_parented()
` [PATCH 5/5] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()

Regression caused by "PCI: Shrink decoding-disabled window while sizing BARs"
 2014-11-19 23:31 UTC  (11+ messages)
` [PATCH] PCI: fixup __pci_read_base() after refactoring

randconfig warnings with next-20141119, in drivers/pci/probe.c
 2014-11-19 18:52 UTC  (2+ messages)

[PATCH] PCI: keystone: fix error handling of irq_of_parse_and_map
 2014-11-19 18:02 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