linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-22 11:12:50 to 2014-09-24 10:20:16 UTC [more...]

[PATCH v4 01/11] cpumask: factor out show_cpumap into separate helper function
 2014-09-24 10:20 UTC  (4+ messages)
` [PATCH v4 01/11 UPDATE] "

[PATCH v2]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-09-24 10:15 UTC  (22+ messages)
` [PATCH v2 1/5] PCI: imx6: enable pcie on "
` [PATCH v2 2/5] PCI: imx6: wait the clocks to stabilize after ref_en
` [PATCH v2 3/5] PCI: imx6: update dts and binding for imx6sx pcie
` [PATCH v2 4/5] PCI: imx6: add imx6sx pcie related gpr bits definitions
` [PATCH v2 5/5] PCI: imx6: add imx6sx pcie support

[PATCH v12 00/12] Support for creating generic PCI host bridges from DT
 2014-09-24 10:14 UTC  (25+ messages)
` [PATCH v12 01/12] Fix ioport_map() for !CONFIG_GENERIC_IOMAP cases
` [PATCH v12 02/12] PCI: Introduce helper functions to deal with PCI I/O ranges
` [PATCH v12 03/12] ARM: Define PCI_IOBASE as the base of virtual PCI IO space
` [PATCH v12 04/12] PCI: OF: Move of_pci_range_to_resources() into address.c
` [PATCH v12 05/12] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v12 06/12] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v12 07/12] PCI: Introduce generic domain handling for PCI busses
` [PATCH v12 08/12] PCI: OF: Introduce helper function for retrieving PCI domain numbers
` [PATCH v12 09/12] OF: PCI: Add support for parsing PCI host bridge resources from DT
` [PATCH v12 10/12] PCI: Assign unassigned bus resources in pci_scan_root_bus()
` [PATCH v12 11/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space
` [PATCH v12 12/12] arm64: Add architectural support for PCIe

[Patch v6 00/15] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-24  8:59 UTC  (16+ messages)
` [Patch v6 01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v6 02/15] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v6 03/15] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v6 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v6 05/15] PCI: Remove PCI ioapic driver
` [Patch v6 06/15] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v6 07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v6 08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v6 09/15] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v6 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v6 11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v6 12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v6 13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v6 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v6 15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

[RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms
 2014-09-24  8:12 UTC  (7+ messages)
` [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains

[PATCH 0/5] x86/PCI: Minor size reduction by marking init code and data as such
 2014-09-24  7:28 UTC  (5+ messages)

[RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
 2014-09-24  5:55 UTC  (5+ messages)
` [Patch] "

[PATCH] Export functions from pcie-designware
 2014-09-24  4:33 UTC  (7+ messages)

[PATCH] PCI: designware: Fix configuration base address
 2014-09-24  4:22 UTC  (15+ messages)
` [PATCH] PCI: designware: Fix IO resource end address calculation
` [PATCH v3 1/3] PCI: designware: Rename get_msi_data to get_msi_addr
` [PATCH v3 2/3] PCI: designware: Add get_msi_data() to pcie_host_ops
` [PATCH v3 3/3] PCI: Layerscape: Add Layerscape PCIe driver

[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
 2014-09-24  3:52 UTC  (3+ messages)

[PATCH v3 0/9] Some cleanup for MSI code
 2014-09-24  3:50 UTC  (13+ messages)
` [PATCH v3 1/9] PCI/MSI: Clean up the kobject in struct msi_desc
` [PATCH v3 2/9] PCI/MSI: Remove msi_attrib->pos "
` [PATCH v3 3/9] PCI/MSI: Change msi_bus attribute to support enable/disable MSI for EP
` [PATCH v3 4/9] MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
` [PATCH v3 5/9] PCI/MSI: Remove unused function get_cached_msi_msg()
` [PATCH v3 6/9] PCI/MSI: Rename __get_cached_msi_msg() to get_cached_msi_msg()
` [PATCH v3 7/9] MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
` [PATCH v3 8/9] PCI/MSI: Remove unused function read_msi_msg()
` [PATCH v3 9/9] PCI/MSI: Rename __read_msi_msg() to read_msi_msg()

[PATCH] PCI/MSI: Simplify default_restore_msi_irq()
 2014-09-24  3:15 UTC  (3+ messages)

[PATCH] PCI/MSI: Remove the redundant irq_set_msi_desc()
 2014-09-24  3:11 UTC  (3+ messages)

[PATCH v1]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
 2014-09-24  2:55 UTC  (10+ messages)
` [PATCH v1 1/4] PCI: imx6: enable pcie on "
` [PATCH v1 2/4] PCI: imx6: update dts and binding for imx6sx pcie
` [PATCH v1 4/4] PCI: imx6: add imx6sx pcie support

[PATCH v4 1/3] MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
 2014-09-24  3:09 UTC 

[PATCH v4 3/3] PCI/MSI: Rename __read_msi_msg() to read_msi_msg()
 2014-09-24  3:09 UTC 

[PATCH v4 2/3] PCI/MSI: Remove unused function read_msi_msg()
 2014-09-24  3:09 UTC 

[PATCH v4 0/3] MSI cleanup update
 2014-09-24  3:09 UTC 

[PATCH] PCI: add back missing MEM_64 mask check for hotplug path
 2014-09-24  1:53 UTC  (10+ messages)
` [PATCH] PCI: fix pcie_wait_cmd with poll mode timeout
` [PATCH] PCI: print out exact timeout in pciehp for wait_cmd
` [PATCH] PCI: more debug printout for pcie_write_cmd in pciehp
` [PATCH] PCI: remove not needed pcie_disable_notification

[PATCH] PCI: Prevent NULL dereference during pciehp probe
 2014-09-23 22:07 UTC  (5+ messages)

[V8 0/2] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
 2014-09-23 21:33 UTC  (7+ messages)
` [V8 1/2] irqchip: gic: Add support for multiple MSI for ARM64
` [V8 2/2] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X)

[PATCH v2 0/3] PCI/MSI: Remove arch_msi_check_device()
 2014-09-23 21:01 UTC  (4+ messages)
` [PATCH v2 3/3] "

Hard and silent lock up since linux 3.14 with PCIe pass through (vfio)
 2014-09-23 20:07 UTC  (2+ messages)

[3.16-rcX][pciehp][radeon] PCIe HotPlug conflicts with radeon GPU
 2014-09-23 18:53 UTC  (2+ messages)

[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
 2014-09-23 13:58 UTC  (30+ messages)
` [PATCH v11 04/10] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v11 07/10] OF: Introduce helper function for getting PCI domain_nr
` [PATCH v11 08/10] OF: PCI: Add support for parsing PCI host bridge resources from DT
` [PATCH v11 10/10] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH 0/3] Add PCI domain support to R-Car drivers
 2014-09-23 12:40 UTC  (12+ messages)

(no subject)
 2014-09-23  3:11 UTC  (7+ messages)
` [PATCH RFC 1/2] PCI: imx6: enable pcie on imx6qdl sabresd and sabreauto
` [PATCH RFC 2/2] PCI: imx6: add imx6sx pcie support

[PATCH v2 0/5] Some cleanup for MSI code
 2014-09-23  1:22 UTC  (7+ messages)
` [PATCH v2 3/5] PCI/MSI: Change msi_bus attribute to support enable/disable MSI for EP
` [PATCH v2 4/5] MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()

[PATCH v9 0/4] APM X-Gene PCIe host controller
 2014-09-22 22:59 UTC  (8+ messages)
` [PATCH v9 1/4] pci:host: APM X-Gene PCIe host controller driver

[PATCH] pci: quirks: Add ACS quirk for Solarflare SFC9120 & SFC9140
 2014-09-22 21:05 UTC  (2+ messages)

[PATCH] PCI: designware: Use NULL instead of false
 2014-09-22 20:54 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Remove dead code after DMA alias work
 2014-09-22 20:49 UTC  (2+ messages)

[PATCH] PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()
 2014-09-22 20:43 UTC  (2+ messages)

[PATCH V2] PCIe: SPEAr13XX: Pass config resource through reg property
 2014-09-22 20:21 UTC  (2+ messages)

[PATCH] pci/pci-sysfs: Set pci interface in uppercase
 2014-09-22 19:17 UTC  (2+ messages)

[PATCH] pci/probe: Enable CRS for Intel Haswell root ports
 2014-09-22 18:54 UTC  (4+ messages)
  ` [PATCH v2] pci/probe: Enable CRS for root port if it is supported

[PATCH] pci/probe: Ignore the device id while handling CRS
 2014-09-22 18:53 UTC  (2+ messages)

[HELP] PCI error recovery driver routine not called
 2014-09-22 18:48 UTC  (4+ messages)

[BUG] Bisected Problem with LSI PCI FC Adapter
 2014-09-22 15:23 UTC  (15+ messages)

[PATCH 0/2] i.MX6 PCIe fixes for 3.17
 2014-09-22 14:08 UTC  (8+ messages)
` [PATCH 2/2] PCI: imx6: fix boot hang when link already enabled

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-09-22 13:36 UTC  (4+ messages)
` [PATCH v9 06/12] ARM: integrator: Correct usage of of_pci_range_to_resource()


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