messages from 2014-09-18 01:30:18 to 2014-09-23 13:30:08 UTC [more...]
[PATCH v11 00/10] Support for creating generic PCI host bridges from DT
2014-09-23 13:30 UTC (39+ messages)
` [PATCH v11 02/10] PCI: Introduce helper functions to deal with PCI I/O ranges
` [PATCH v11 03/10] ARM: Define PCI_IOBASE as the base of virtual PCI IO space
` [PATCH v11 04/10] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v11 05/10] PCI: Create pci_host_bridge before its associated bus in pci_create_root_bus
` [PATCH v11 06/10] PCI: Introduce generic domain handling for PCI busses
` [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 09/10] PCI: Assign unassigned bus resources in pci_scan_root_bus()
` [PATCH v11 10/10] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space
[PATCH v2]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
2014-09-23 12:45 UTC (16+ 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 0/3] Add PCI domain support to R-Car drivers
2014-09-23 12:40 UTC (15+ messages)
` [PATCH 1/3] PCI: rcar-pcie: Add call to get domain nr
` [PATCH 2/3] PCI: rcar-internal-pci: "
` [RFC PATCH 3/3] ARM: Enable PCI domains
[PATCH v3 0/9] Some cleanup for MSI code
2014-09-23 5:27 UTC (10+ 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 v1]PCI: imx6: enable pcie on imx6sx sdb and imx6qdl sabreauto
2014-09-23 3:25 UTC (9+ 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 3/4] PCI: imx6: add imx6sx pcie related gpr bits definitions
` [PATCH v1 4/4] PCI: imx6: add imx6sx pcie support
(no subject)
2014-09-23 3:11 UTC (12+ 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] PCI: add back missing MEM_64 mask check for hotplug path
2014-09-23 2:53 UTC (9+ 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 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()
[V8 0/2] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
2014-09-22 23:08 UTC (6+ 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 v9 0/4] APM X-Gene PCIe host controller
2014-09-22 22:59 UTC (11+ 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 (4+ 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 0/5] x86/PCI: Minor size reduction by marking init code and data as such
2014-09-22 20:34 UTC (3+ 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)
[RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms
2014-09-22 17:30 UTC (12+ messages)
` [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
` [Patch] "
` [RFC Part2 v1 02/21] genirq: Introduce helper functions to support stacked irq_chip
[BUG] Bisected Problem with LSI PCI FC Adapter
2014-09-22 15:23 UTC (27+ 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()
[PATCH v2 0/3] ACPI: Improve behaviour on Apple hardware
2014-09-21 0:22 UTC (5+ messages)
` [PATCH v2 1/3] ACPI: Don't assume the existence of an SBS charger
` [PATCH v2 2/3] ACPI: Disable smart battery manager on Apple
` [PATCH v2 3/3] ACPI: Support _OSI("Darwin") correctly
[Bug 84821] New: Compex WLE900VX-7A not recognized
2014-09-20 2:15 UTC
[PATCH v4 01/11] cpumask: factor out show_cpumap into separate helper function
2014-09-19 22:23 UTC (3+ messages)
` [PATCH v4 01/11 UPDATE] "
[PATCH 0/2 V7] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
2014-09-19 22:09 UTC (5+ messages)
` [PATCH 1/2 V7] irqchip: gic: Add support for multiple MSI for ARM64
` [PATCH 2/2 V7] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X)
[PATCH] Add pci=assign-busses quirk to Dell Latitude D505
2014-09-19 17:04 UTC (8+ messages)
[GIT PULL] PCI fixes for v3.17
2014-09-19 16:45 UTC
[Patch Part3 V6 0/8] Enable support of Intel DMAR device hotplug
2014-09-19 6:49 UTC (11+ messages)
` [Patch Part3 V6 1/8] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V6 2/8] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V6 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V6 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V6 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V6 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V6 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V6 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug
[PATCH 1/4] pci_ids: Add PCI device IDs for F15h M60h
2014-09-19 5:31 UTC (2+ messages)
[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
2014-09-19 5:18 UTC (21+ messages)
` [PATCH 1/2 v2] x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
` [PATCH 0/2] "
` [PATCH 1/2 v2] vgaarb: Don't default exclusively to first video device with mem+io
[PATCH] Export functions from pcie-designware
2014-09-19 5:15 UTC (6+ messages)
[PATCH v8 0/4] APM X-Gene PCIe host controller
2014-09-19 0:21 UTC (6+ messages)
` [PATCH v8 1/4] pci:host: APM X-Gene PCIe host controller driver
[PATCH 4/4] edac, amd64_edac: Add F15h M60h support
2014-09-18 19:57 UTC
[PATCH 3/4] edac: Add DDR3 LRDIMM support, entries in edac_mem_types[]
2014-09-18 19:56 UTC
[PATCH 2/4] x86, amd_nb: Add device IDs to NB tables for F15h M60h
2014-09-18 19:56 UTC
[PATCH 0/4] Add Fam15h Model60h support
2014-09-18 19:56 UTC
PCI: request to pull the generic OF hostbridge patches
2014-09-18 17:38 UTC (4+ messages)
[PATCH 0/2 V7] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
2014-09-18 2:08 UTC (3+ messages)
` [PATCH 1/2 V7] irqchip: gic: Add support for multiple MSI for ARM64
` [PATCH 2/2] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X)
[PATCH v11] Add support for PCI in AArch64
2014-09-18 1:31 UTC (2+ messages)
` [PATCH v11] arm64: Add architectural support for PCIe
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).