messages from 2014-08-06 09:44:20 to 2014-08-14 02:56:45 UTC [more...]
[PATCH 0/2 V4] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
2014-08-14 2:56 UTC (4+ messages)
` [PATCH 1/2 V4] irqchip: gic: Add supports for ARM GICv2m MSI(-X)
` [PATCH 2/2 V4] irqchip: gicv2m: Add support for multiple MSI for ARM64 GICv2m
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-08-14 2:55 UTC (49+ messages)
` [PATCH v2 RESEND 04/23] bfa: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 06/23] csiostor: Use pci_enable_msix_range() "
` [PATCH v2 RESEND 08/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 RESEND 10/23] isci: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 12/23] lpfc: Use pci_enable_msix_range() "
` [PATCH v3 "
` [PATCH v2 RESEND 14/23] megaraid: "
` [PATCH v2 RESEND 15/23] mpt2sas: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 16/23] mpt3sas: "
` [PATCH v2 RESEND 17/23] pm8001: Fix invalid return when request_irq() failed
` [PATCH v2 RESEND 20/23] pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 21/23] qla2xxx: "
` [PATCH v2 RESEND 22/23] qla4xxx: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 13/23] megaraid: Fail resume if MSI-X re-initialization failed
[RESEND 0/5] PCIe, AER: Misc cleanup
2014-08-14 1:52 UTC (8+ messages)
` [RESEND 1/5] RAS, trace: Update error definition format
` [RESEND 2/5] PCIe, AER: Replenish missed AER status bits for AER driver
` [RESEND 3/5] PCIe, trace: Replenish missed AER status bits for PCIE trace I/F
` [RESEND 4/5] PCIe, AER: Make AER UC status naming clearer
` [RESEND RFC 5/5] PCIe, AER: Update initial value of UC error mask
[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
2014-08-14 0:40 UTC (12+ messages)
` [PATCH 1/2] x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
` [PATCH 1/2 v2] "
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-08-13 19:27 UTC (3+ messages)
` [PATCH v2 RESEND 10/23] hpsa: "
[RFC] PCI: pcie-designware: allow drivers as loadable modules
2014-08-13 17:21 UTC (2+ messages)
[PATCH 1/1] PCI: spear: Fix build error
2014-08-13 17:20 UTC (2+ messages)
[PATCH] PCI: pciehp: Use ordered workqueue for HPC events
2014-08-13 17:00 UTC (7+ messages)
[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
2014-08-13 10:53 UTC (17+ messages)
` [PATCH v9 01/12] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases
` [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device
` [PATCH v9 03/12] PCI: Introduce helper functions to deal with PCI I/O ranges
` [PATCH v9 04/12] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v9 05/12] ARM: Define PCI_IOBASE as the base of virtual PCI IO space
` [PATCH v9 06/12] ARM: integrator: Correct usage of of_pci_range_to_resource()
` [PATCH v9 07/12] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v9 08/12] PCI: Introduce generic domain handling for PCI busses
` [PATCH v9 09/12] OF: Introduce helper function for getting PCI domain_nr
` [PATCH v9 10/12] OF: PCI: Add support for creating a generic host_bridge from DT
` [PATCH v9 11/12] arm64: Add pgprot_device() interface for device mappings
` [PATCH v9 12/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space
[RFC PATCH 00/20] Use msi_chip to configure MSI/MSI-X in all platforms
2014-08-13 1:16 UTC (22+ messages)
` [RFC PATCH 01/20] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [Xen-devel] "
` [RFC PATCH 04/20] MSI: Remove the redundant irq_set_chip_data()
` [RFC PATCH 06/20] PCI/MSI: Introduce arch_get_match_msi_chip() to find the match msi_chip
` [RFC PATCH 07/20] x86/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
` [RFC PATCH 08/20] x86/xen/MSI: "
` [RFC PATCH 09/20] irq_remapping/MSI: "
` [RFC PATCH 10/20] x86/MSI: Remove unused MSI weak arch functions
` [RFC PATCH 11/20] MIPS/Octeon/MSI: Use msi_chip instead of arch func to configure MSI/MSI-X
` [RFC PATCH 12/20] MIPS/Xlp/MSI: "
` [RFC PATCH 13/20] MIPS/xlr/MSI: "
` [RFC PATCH 14/20] Powerpc/MSI: "
` [RFC PATCH 15/20] s390/MSI: "
` [RFC PATCH 16/20] arm/iop13xx/MSI: "
` [RFC PATCH 17/20] IA64/MSI: "
` [RFC PATCH 18/20] Sparc/MSI: "
` [RFC PATCH 19/20] tile/MSI: "
` [RFC PATCH 20/20] PCI/MSI: Clean up unused MSI arch functions
[PATCH 0/1] Replace DEFINE_PCI_DEVICE_TABLE macro use
2014-08-12 18:44 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v9] Add architectural support for PCI in AArch64
2014-08-12 16:48 UTC (3+ messages)
` [PATCH v9] arm64: Add architectural support for PCIe
[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
2014-08-12 16:41 UTC
[PATCH v3] PCI: Mark broken INTx masking for Mellanox devices
2014-08-12 11:59 UTC (2+ messages)
[PATCH v5] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-08-12 9:37 UTC (5+ messages)
LPC IOMMU and VFIO MicroConference - Call for Participation
2014-08-12 9:20 UTC
[PATCH v2] PCI: Mark broken INTx masking for Mellanox devices
2014-08-12 9:04 UTC (13+ messages)
[PATCH] pci: bugfix, pci_get_domain_bus_and_slot() needs to inc reference count
2014-08-12 4:36 UTC (3+ messages)
[PATCH RFC V2] Factor out pci_fixup_irqs and give IRQs to hot-added devices
2014-08-12 1:45 UTC (7+ messages)
` [PATCH 01/22] Added some infrastructure to allow assigning PCI device IRQs at device enable time and removed pci_fixup_irqs as the other change obsolites it
[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
2014-08-11 19:35 UTC (6+ messages)
` [PATCH 2/2] "
` [PATCH v2 "
[PATCH] PCI: imx6: fix occasional link failure
2014-08-11 17:15 UTC (6+ messages)
Regression: pci=realloc fails to modify bridge windows, causing devices to fail BAR allocation
2014-08-11 17:01 UTC (2+ messages)
[PATCH 0/4] irqchip: gic-v2m: Rework GICv2m Initialization
2014-08-11 14:54 UTC (8+ messages)
` [PATCH 1/4] irqchip: gic-v2m: Remove irq-gic-v2m.h file
` [PATCH 2/4] irqchip: gic-v2m: Remove the matching name gic-400-v2m
` [PATCH 3/4] irqchip: gic: Revert the static declaration of irq-gic functions
` [PATCH 4/4] irqchip: gic-v2m: Restructure the initalization code for v2m
[PATCH] pci/msi-x: Sanity check MSI-X table offset
2014-08-11 14:18 UTC (2+ messages)
[PATCH 0/6 v2] irq / PM: Shared IRQs vs IRQF_NO_SUSPEND and suspend-to-idle wakeup interrupts
2014-08-11 14:03 UTC (7+ messages)
` [PATCH 1/6 v2] PM / sleep: Mechanism for aborting system suspends unconditionally
` [PATCH 2/6 v2] irq / PM: Make IRQF_NO_SUSPEND work with shared interrupts
` [PATCH 3/6 v2] irq / PM: Make wakeup interrupts work with suspend-to-idle
` [PATCH 4/6 v2] x86 / PM: Set IRQCHIP_SKIP_SET_WAKE for IOAPIC IRQ chip objects
` [PATCH 5/6 v2] PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle
` [PATCH 6/6 v2] irq / PM: Document rules related to system suspend and interrupts
[PATCH RFC v1 0/4] PCI NTB: prepare for more hardware support
2014-08-11 10:11 UTC (8+ messages)
` [PATCH RFC v1 1/4] ntb: split Intel specifics out of the "NTB hardware" interface
` [PATCH RFC v1 2/4] ntb: header file nits (multiple inclusion, explicit entries)
` [PATCH RFC v1 3/4] ntb: prepare to build the 'data transport' as a separate module
` [PATCH RFC v1 4/4] ntb: de-couple data transport from hardware support
[PATCH 0/2] i.MX6 PCIe fixes for 3.17
2014-08-11 8:24 UTC (4+ messages)
` [PATCH 2/2] PCI: imx6: fix boot hang when link already enabled
[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
2014-08-11 5:27 UTC (19+ messages)
` [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
` tip/x86/apic (was: Re: [Bugfix 1/2] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation)
` [GIT PULL] x86/apic changes for v3.17
` [Bugfix] x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation
[PATCH 1/5] RAS, trace: Update error definition format
2014-08-10 12:13 UTC (6+ messages)
[PATCH v2] PCI: keystone: add a pci quirk to limit mrrs
2014-08-08 19:45 UTC
[PATCH] PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
2014-08-08 15:34 UTC
[PATCH] PCI: Add another ID for Intel GPU "spurious interrupt" quirk
2014-08-08 15:24 UTC (2+ messages)
` [Intel-gfx] "
[PATCH v3 0/4 resend] Introduce device assignment flag operation helper function
2014-08-08 5:36 UTC (5+ messages)
` [PATCH 1/4] PCI: introduce helper functions for device flag operation
` [PATCH 2/4] KVM: use pci device flag operation helper functions
` [PATCH 3/4] xen-pciback: use pci device flag operation helper function
` [PATCH 4/4] PCI: use device flag operation helper function in iov.c
PCIe bus enumeration
2014-08-07 14:59 UTC (4+ messages)
designware: missing *config* reg space
2014-08-07 3:21 UTC (6+ messages)
[PATCH] PCI: imx6: fix boot hang when link already enabled
2014-08-07 2:32 UTC (3+ messages)
[GIT PULL] ACPI and power management updates for v3.17-rc1
2014-08-06 19:07 UTC
[PATCH] PCI: keystone: add a pci quirk to limit mrrs
2014-08-06 19:05 UTC (7+ messages)
[PATCH v1] PCI: keystone: add a pci quirk to limit mrrs
2014-08-06 17:03 UTC
[PATCH RFC] Added code to ensure hot-added PCI devices are given an IRQ on rescan
2014-08-06 16:00 UTC (5+ messages)
[PATCH v7 0/5] Add Keystone PCIe controller driver
2014-08-06 14:38 UTC (9+ messages)
` [PATCH v7 4/5] PCI: add PCI controller for keystone PCIe h/w
pci_sriov_set_totalvfs again
2014-08-06 9:38 UTC (14+ messages)
` [PATCH] PCI: handle pci_sriov_set_totalvfs(dev, 0)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).