messages from 2015-07-27 14:55:12 to 2015-07-29 20:24:40 UTC [more...]
[Patch v5 0/6] Consolidate ACPI PCI root common code into ACPI core
2015-07-29 20:24 UTC (4+ messages)
` [Patch v5 4/6] PCI/ACPI: Consolidate common PCI host bridge "
[RFC PATCH v2] PCI: Only enable IO window if supported
2015-07-29 20:24 UTC (9+ messages)
[PATCH v2] PCI: iproc: Fix BCMA dependency in Kconfig
2015-07-29 20:10 UTC (2+ messages)
[PATCH v6] PCI: Store PCIe bus address in struct of_pci_range
2015-07-29 19:44 UTC (4+ messages)
[PATCH v3 0/3] x86/pci/intel-mid-pci: fix to get eMMC detected
2015-07-29 19:33 UTC (5+ messages)
` [PATCH v3 1/3] x86/pci/intel_mid_pci: work around for IRQ0 assignment
` [PATCH v3 2/3] x86/pci/intel_mid_pci: propagate actual return code
` [PATCH v3 3/3] x86/pci/intel_mid_pci: fix a sparse warning
[PATCH 0/6] Altera PCIe host controller driver with MSI support
2015-07-29 17:51 UTC (24+ messages)
` [PATCH 1/6] arm: add msi.h to Kbuild
` [PATCH 2/6] arm: mach-socfpga: enable pci support
` [PATCH 3/6] pci:host: Add Altera PCIe host controller driver
` [PATCH 4/6] pci: altera: Add Altera PCIe MSI driver
` [PATCH 5/6] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH 6/6] MAINTAINERS: Add Altera PCIe driver maintainer
AMD-Vi IO_PAGE_FAULTs and ata3.00: failed command: READ FPDMA QUEUED errors since Linux 4.0
2015-07-29 17:23 UTC (14+ messages)
` [dm-devel] "
[PATCH v5 0/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-07-29 17:24 UTC (9+ messages)
` [PATCH v5 1/5] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v5 2/5] PCI: designware: Add ARM64 support
` [PATCH v5 4/5] Documentation: DT: Add HiSilicon PCIe host binding
Since Linux 4.1: A lot of AMD-Vi IO_PAGE_FAULTs
2015-07-29 16:31 UTC (9+ messages)
[PATCH v3 1/2] PCI: generic: remove dependency on hw_pci
2015-07-29 16:25 UTC (3+ messages)
` [PATCH v3 2/2] PCI: generic: add arm64 support
[PATCH] PCI: iproc: Fix BCMA dependency in Kconfig
2015-07-29 16:17 UTC (3+ messages)
[PATCH v2 00/11] PCI: Fix ATS deadlock
2015-07-29 16:07 UTC (11+ messages)
` [PATCH v2 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v2 10/11] PCI: Stop caching ATS "
[PATCH] PCI: Remove unused "pci_probe" flags
2015-07-29 15:56 UTC (2+ messages)
X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
2015-07-29 15:55 UTC (12+ messages)
Virtex-5 FPGA PCIE single-function device
2015-07-29 12:01 UTC
[PATCH v4 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
2015-07-29 11:33 UTC (2+ messages)
` [PATCH v4 2/2] ARM: pci: kill pcibios_msi_controller
[PATCH v3 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
2015-07-29 10:20 UTC (5+ messages)
` [PATCH v3 2/2] ARM: pci: kill pcibios_msi_controller
[PATCH] PCI: Don't update VF's BAR
2015-07-29 8:52 UTC (2+ messages)
` [PATCH v2] "
[PATCH V9 00/11] VF EEH on Power8
2015-07-29 3:17 UTC (3+ messages)
` [PATCH V9 11/11] powerpc/powernv: compound PE for VFs
[PATCH] PCI: Disable async suspend/resume for Jmicron chip
2015-07-29 1:39 UTC (5+ messages)
[RFC PATCH 0/1] iommu: Detach device from domain when removed from group
2015-07-28 17:55 UTC (2+ messages)
` [RFC PATCH 1/1] "
[PATCH v5 0/4] Add Broadcom North Star 2 support
2015-07-28 15:48 UTC (8+ messages)
` [PATCH v5 1/4] PCI: iproc: enable arm64 support for iProc PCIe
` [PATCH v5 2/4] PCI: iproc: Fix ARM64 dependency in Kconfig
` [PATCH v5 3/4] arm64: Add Broadcom iProc family support
` [PATCH v5 4/4] arm64: dts: Add Broadcom North Star 2 support
[PATCH v4 0/3] dra7xx: Add PM support to PCIe
2015-07-28 13:54 UTC (4+ messages)
` [PATCH v4 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v4 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v4 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit
[PATCH v6 00/19] Per-device MSI domain & platform MSI
2015-07-28 13:46 UTC (20+ messages)
` [PATCH v6 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v6 02/19] PCI: MSI: Register irq domain with specific token
` [PATCH v6 03/19] device core: Introduce per-device MSI domain pointer
` [PATCH v6 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v6 05/19] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v6 06/19] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v6 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v6 08/19] platform: of: Assign MSI domain to platform device
` [PATCH v6 09/19] drivers: base: Add MSI domain support for non-PCI devices
` [PATCH v6 10/19] genirq: Add DOMAIN_BUS_NEXUS irqdomain property
` [PATCH v6 11/19] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v6 12/19] irqchip: gicv3-its: Register irq domain with NEXUS token
` [PATCH v6 13/19] irqchip: gicv3-its: Get rid of struct msi_controller
` [PATCH v6 14/19] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v6 15/19] irqchip: gicv3-its: Add platform MSI support
` [PATCH v6 16/19] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v6 17/19] irqchip: GICv2m: Add platform MSI support
` [PATCH v6 18/19] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v6 19/19] PCI/MSI: Drop domain field from msi_controller
[PATCH 0/2] pci: am57xx-evm: Fix PCIe card enumeration issue
2015-07-28 13:39 UTC (3+ messages)
` [PATCH 1/2] pci: host: pci-dra7xx: Add support to make gpio drive PERST# line
` [PATCH 2/2] ARM: dts: am57xx-evm: Add 'gpios' property with gpio2_8
[PATCH v3] PCI: kill off set_irq_flags usage
2015-07-28 0:51 UTC (2+ messages)
[PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
2015-07-27 23:30 UTC (52+ messages)
` [PATCH v3 01/51] PCI: Cleanup res_to_dev_res() printout for addon resources
` [PATCH v3 02/51] PCI: Reuse res_to_dev_res in reassign_resources_sorted
` [PATCH v3 03/51] PCI: Use correct align for optional only resources during sorting
` [PATCH v3 04/51] PCI: Optimize bus align/size calculation during sizing
` [PATCH v3 05/51] PCI: Optimize bus align/size calculation for optional "
` [PATCH v3 06/51] PCI: Don't add too much optional size for hotplug bridge mmio
` [PATCH v3 07/51] PCI: Reorder resources list for must/optional resources
` [PATCH v3 08/51] PCI: Remove duplicated code for resource sorting
` [PATCH v3 09/51] PCI: Rename pdev_sort_resources to pdev_check_resources
` [PATCH v3 10/51] PCI: Treat ROM resource as optional during realloc
` [PATCH v3 11/51] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v3 12/51] PCI: Simplify res reference using in __assign_resourcs_sorted
` [PATCH v3 13/51] PCI: Separate realloc list checking after allocation
` [PATCH v3 14/51] PCI: Add __add_to_list()
` [PATCH v3 15/51] PCI: Cache window alignment value
` [PATCH v3 16/51] PCI: Check if resource is allocated before pci_assign
` [PATCH v3 17/51] PCI: Separate out save_resources/restore_resource
` [PATCH v3 18/51] PCI: Move comment to pci_need_to_release()
` [PATCH v3 19/51] PCI: Separate must+optional assigning to another function
` [PATCH v3 20/51] PCI: Skip must+optional if there is no optional addon
` [PATCH v3 21/51] PCI: Move saved required resource list out of must+optional assigning
` [PATCH v3 22/51] PCI: Add alt_size allocation support
` [PATCH v3 23/51] PCI: Add support for more than two alt_size under same bridge
` [PATCH v3 24/51] PCI: Better support for two alt_size
` [PATCH v3 25/51] PCI: Fix size calculation with old_size on rescan path
` [PATCH v3 26/51] PCI: Don't add too much optional size for hotplug bridge io
` [PATCH v3 27/51] PCI: Move ISA ioport align out of calculate_iosize
` [PATCH v3 28/51] PCI: Unifiy calculate_size for io port and mmio
` [PATCH v3 29/51] PCI: Allow optional only io resource must size to be 0
` [PATCH v3 30/51] PCI: Unify skip_ioresource_align()
` [PATCH v3 31/51] PCI: Kill macro checking for bus io port sizing
` [PATCH v3 32/51] resources: Split out __allocate_resource()
` [PATCH v3 33/51] resources: Make allocate_resource return just fit resource
` [PATCH v3 34/51] PCI: Check pref compatible bit for mem64 resource of pcie device
` [PATCH v3 35/51] PCI: Only treat non-pef mmio64 as pref if all bridges has MEM_64
` [PATCH v3 36/51] PCI: Add has_mem64 for host_bridge
` [PATCH v3 37/51] PCI: Only treat non-pef mmio64 as pref if host-bridge has_mem64
` [PATCH v3 38/51] PCI: Restore pref mmio allocation logic for hostbridge without mmio64
` [PATCH v3 39/51] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v3 40/51] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in of parsing
` [PATCH v3 41/51] powerpc/PCI: "
` [PATCH v3 42/51] of/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v3 43/51] PCI: Treat optional as must in first try for bridge rescan
` [PATCH v3 44/51] PCI: Get new realloc size for bridge for last try
` [PATCH v3 45/51] PCI: Don't release sibiling bridge resources during hotplug
` [PATCH v3 46/51] PCI: Don't release fixed resource for realloc
` [PATCH v3 47/51] PCI: Claim fixed resource during remove/rescan path
` [PATCH v3 48/51] PCI: Set resource to FIXED for lsi devices
` [PATCH v3 49/51] PCI, x86: Add pci=assign_pref_bars to re-allocate pref bars
` [PATCH v3 50/51] PCI: Introduce resource_disabled()
` [PATCH v3 51/51] PCI: Don't set flags to 0 when assign resource fail
[PATCH v4 0/4] Add Broadcom North Star 2 support
2015-07-27 18:44 UTC (6+ messages)
` [PATCH v4 3/4] arm64: Add Broadcom iProc family support
[PATCH] pci_regs: reintroduce PCI_MSIX_FLAGS_BIRMASK
2015-07-27 16:13 UTC (4+ messages)
[PATCH v5] PCI: Store PCIe bus address in struct of_pci_range
2015-07-27 15:11 UTC (2+ messages)
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).