Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2015-07-22 12:48:51 to 2015-07-27 23:33:56 UTC [more...]

[PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
 2015-07-27 23:30 UTC  (43+ 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 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 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 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 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 50/51] PCI: Introduce resource_disabled()
` [PATCH v3 51/51] PCI: Don't set flags to 0 when assign resource fail

[PATCH v2 00/11] PCI: Fix ATS deadlock
 2015-07-27 23:13 UTC  (17+ messages)
` [PATCH v2 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v2 02/11] PCI: Allocate ATS struct during enumeration
` [PATCH v2 03/11] PCI: Embed ATS info directly into struct pci_dev
` [PATCH v2 08/11] PCI: Clean up ATS error handling
` [PATCH v2 10/11] PCI: Stop caching ATS Invalidate Queue Depth
` [PATCH v2 11/11] PCI: Remove pci_ats_enabled()

[PATCH v5 0/4] Add Broadcom North Star 2 support
 2015-07-27 22:42 UTC  (5+ 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] PCI: Remove unused "pci_probe" flags
 2015-07-27 22:12 UTC 

[PATCH v3] PCI: kill off set_irq_flags usage
 2015-07-27 20:55 UTC 

[PATCH v4 0/4] Add Broadcom North Star 2 support
 2015-07-27 18:44 UTC  (10+ messages)
` [PATCH v4 1/4] PCI: iproc: enable arm64 support for iProc PCIe
` [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)

[PATCH v6] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-27 15:17 UTC 

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-07-27 11:36 UTC  (3+ messages)

[PATCH v2 1/2] ARM: PCI: bios32: replace panic with WARN messages on failures
 2015-07-27 11:09 UTC  (10+ messages)
` [PATCH v2 2/2] ARM: pci: kill pcibios_msi_controller

[PATCH v4] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-27 10:41 UTC  (2+ messages)

[PATCH v3 0/3] dra7xx: Add PM support to PCIe
 2015-07-27  6:24 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v3 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v3 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

Since Linux 4.1: A lot of AMD-Vi IO_PAGE_FAULTs
 2015-07-26 16:28 UTC  (9+ messages)

[PATCH] PCI: iproc_bcma: allow build as module
 2015-07-25 19:15 UTC 

[PATCH v5 00/19] Per-device MSI domain & platform MSI
 2015-07-25  8:25 UTC  (35+ messages)
` [PATCH v5 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v5 02/19] PCI: MSI: Register irq domain with specific token
` [PATCH v5 03/19] device core: Introduce per-device MSI domain pointer
` [PATCH v5 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v5 05/19] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v5 06/19] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v5 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v5 08/19] platform: of: Assign MSI domain to platform device
` [PATCH v5 09/19] drivers: base: Add MSI domain support for non-PCI devices
` [PATCH v5 10/19] genirq: Add DOMAIN_BUS_NEXUS irqdomain property
` [PATCH v5 11/19] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v5 12/19] irqchip: gicv3-its: Register irq domain with NEXUS token
` [PATCH v5 13/19] irqchip: gicv3-its: Get rid of struct msi_controller
` [PATCH v5 14/19] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v5 15/19] irqchip: gicv3-its: Add platform MSI support
` [PATCH v5 16/19] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v5 17/19] irqchip: GICv2m: Add platform MSI support
` [PATCH v5 18/19] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v5 19/19] PCI/MSI: Drop domain field from msi_controller

[PATCH v5 0/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-07-25  3:21 UTC  (6+ 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 3/5] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v5 4/5] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v5 5/5] MAINTAINERS: Add pcie-hisi maintainer

[RFT PATCH v3] PCI: move pci_read_bridge_bases to the generic PCI layer
 2015-07-24 16:21 UTC  (11+ messages)

[PATCH v2 0/3] dra7xx: Add PM support to PCIe
 2015-07-24 11:53 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v2 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v2 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

[PATCH 0/4] PCI: Mark the msi cascade handler IRQF_NO_THREAD
 2015-07-24  8:23 UTC  (9+ messages)
` [PATCH 1/4] PCI: imx6: "
` [PATCH 2/4] PCI: dra7xx: "
` [PATCH 3/4] PCI: exynos: "
` [PATCH 4/4] PCI: spear: "

[PATCH v2 0/2] Fix a deadlock for aer and pciehp driver
 2015-07-24  4:08 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: Use a local mutex instead of pci_bus_sem to avoid deadlock

[PATCH] Add support for reading SMBIOS Slot number for PCI devices
 2015-07-24  3:11 UTC  (9+ messages)

[RFC PATCH v2] PCI: Only enable IO window if supported
 2015-07-24  3:09 UTC  (2+ messages)

[PATCH] aer: add cond_resched to aer_isr
 2015-07-23 21:54 UTC 

[PATCH v4 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
 2015-07-23 18:06 UTC  (3+ messages)
` [PATCH v4 1/5] ARM/PCI: remove align_resource in pci_sys_data

[RFT PATCH] ARM: pci: kill pcibios_msi_controller
 2015-07-23 17:15 UTC  (9+ messages)

[PATCH] ARM/PCI: set MPS before pci_bus_add_devices()
 2015-07-23 14:59 UTC  (3+ messages)

[PATCH v2 1/2] PCI: allow MSI chip providers to implement their own multivector MSI setup
 2015-07-23 14:49 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: designware: implement multivector MSI irq setup

[PATCH 0/3] J6/J6Eco: Add PM support to PCIe
 2015-07-23 12:50 UTC  (4+ messages)
` [PATCH 2/3] PCI: host: pcie-designware: add support for suspend and resume

[PATCH v4 00/12] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-07-22 21:39 UTC  (13+ messages)
` [PATCH v4 01/12] lib/Kconfig: add HAS_DMA_P2P for peer-to-peer support
` [PATCH v4 02/12] linux/types.h: Add dma_peer_addr_t type
` [PATCH v4 03/12] dma-debug: add checking for map/unmap_peer_resource
` [PATCH v4 04/12] DMA-API: Introduce dma_(un)map_peer_resource
` [PATCH v4 05/12] dma-mapping: pci: add pci_(un)map_peer_resource
` [PATCH v4 06/12] DMA-API: Add peer resource mapping documentation
` [PATCH v4 07/12] pci: expose pci_find_host_bridge()
` [PATCH v4 08/12] iommu/amd: Implement (un)map_peer_resource
` [PATCH v4 09/12] iommu/vt-d: implement (un)map_peer_resource
` [PATCH v4 10/12] pci: add pci_find_common_upstream_dev()
` [PATCH v4 11/12] x86: add pci-nommu implementation of map_peer_resource
` [PATCH v4 12/12] x86: declare support for DMA P2P

[PATCH v4 00/19] Per-device MSI domain & platform MSI
 2015-07-22 17:42 UTC  (11+ messages)
` [PATCH v4 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v4 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain

[PATCH v3] PCI: Store PCIe bus address in struct of_pci_range
 2015-07-22 14:16 UTC  (2+ messages)

[PATCH v9 0/8] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-22 13:43 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox