messages from 2015-07-17 11:58:33 to 2015-07-23 17:52:20 UTC [more...]
[RFT PATCH v3] PCI: move pci_read_bridge_bases to the generic PCI layer
2015-07-23 17:52 UTC (8+ messages)
[PATCH] Add support for reading SMBIOS Slot number for PCI devices
2015-07-23 17:24 UTC (9+ messages)
[RFT PATCH] ARM: pci: kill pcibios_msi_controller
2015-07-23 17:15 UTC (9+ messages)
[PATCH v5 00/19] Per-device MSI domain & platform MSI
2015-07-23 15:36 UTC (30+ 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] 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 0/4] Add Broadcom North Star 2 support
2015-07-22 21:40 UTC (8+ messages)
` [PATCH v4 1/4] PCI: iproc: enable arm64 support for iProc PCIe
` [PATCH v4 2/4] PCI: iproc: Fix ARM64 dependency in Kconfig
` [PATCH v4 3/4] arm64: Add Broadcom iProc family support
` [PATCH v4 4/4] arm64: dts: Add Broadcom North Star 2 support
[PATCH v4 00/19] Per-device MSI domain & platform MSI
2015-07-22 17:42 UTC (19+ messages)
` [PATCH v4 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v4 05/19] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v4 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v4 09/19] drivers: base: Add MSI domain support for non-PCI devices
` [PATCH v4 19/19] PCI/MSI: Drop domain field from msi_controller
[PATCH v4] PCI: Store PCIe bus address in struct of_pci_range
2015-07-22 14:22 UTC
[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)
[PATCH v2] PCI: Store PCIe bus address in struct of_pci_range
2015-07-22 11:11 UTC (4+ messages)
[PATCH v4 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
2015-07-22 2:50 UTC (12+ messages)
` [PATCH v4 1/5] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v4 2/5] PCI: designware: Add ARM64 support
` [PATCH v4 3/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
` [PATCH v4 4/5] Documentation: DT: Add Hisilicon PCIe host binding
` [PATCH v4 5/5] MAINTAINERS: Add pcie-hisi maintainer
[PATCH v3 0/4] Add Broadcom North Star 2 support
2015-07-22 0:01 UTC (7+ messages)
` [PATCH v3 1/4] PCI: iproc: enable arm64 support for iProc PCIe
[RFC Patch V1 00/12] Reorganize struct msi_desc to prepare for support of generic MSI
2015-07-21 22:02 UTC (7+ messages)
` [RFC Patch V1 09/12] genirq: Move msi_list from struct pci_dev to struct device
[Resend: PATCH] PCI: designware: fix the boot noise for missing *config* reg space
2015-07-21 21:54 UTC
[PATCH] PCI: keystone: fix the boot noise for missing *config* reg space
2015-07-21 21:53 UTC (2+ messages)
[PATCH 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
2015-07-21 19:38 UTC (3+ messages)
` [PATCH 3/4] pci: mm: Add pci_pool_zalloc() call
[PATCH V4 0/2] pci: Provide a flag to access VPD through function 0
2015-07-21 18:24 UTC (2+ messages)
[PATCH v2 0/2] pci: xgene: Add multiple memory ranges support
2015-07-21 18:11 UTC (4+ messages)
` [PATCH v3 "
Since Linux 4.1: A lot of AMD-Vi IO_PAGE_FAULTs
2015-07-21 17:47 UTC (6+ messages)
[PATCH] PCI: xilinx: Add check for MSI interrupt flag before handling as INTx
2015-07-21 16:31 UTC (3+ messages)
[PATCH] pci/pciehp: bail on bogus pcie reads from removed devices
2015-07-21 16:25 UTC
[PATCH] pcie: Restore ACS configuration as part of pci_restore_state
2015-07-21 15:47 UTC (2+ messages)
[PATCH v4 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
2015-07-21 6:49 UTC (2+ messages)
[PATCH v3 0/5] PCI: hisi: Add PCIe host support for Hisilicon Soc Hip05
2015-07-21 3:26 UTC (7+ messages)
` [PATCH v3 1/5] ARM/PCI: remove align_resource callback in pcibios_align_resource
[PATCH v2 00/11] PCI: Fix ATS deadlock
2015-07-21 0:15 UTC (12+ 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 04/11] PCI: Reduce size of ATS structure elements
` [PATCH v2 05/11] PCI: Rationalize pci_ats_queue_depth() error checking
` [PATCH v2 06/11] PCI: Inline the ATS setup code into pci_ats_init()
` [PATCH v2 07/11] PCI: Use pci_physfn() rather than looking up physfn by hand
` [PATCH v2 08/11] PCI: Clean up ATS error handling
` [PATCH v2 09/11] PCI: Move ATS declarations to linux/pci.h so they're all together
` [PATCH v2 10/11] PCI: Stop caching ATS Invalidate Queue Depth
` [PATCH v2 11/11] PCI: Remove pci_ats_enabled()
[PATCH 0/8] PCI: Fix ATS deadlock
2015-07-20 16:26 UTC (21+ messages)
` [PATCH 1/8] PCI: Allocate ATS struct during enumeration
` [PATCH 2/8] PCI: Embed ATS info directly into struct pci_dev
` [PATCH 3/8] PCI: Reduce size of ATS structure elements
` [PATCH 4/8] PCI: Rationalize pci_ats_queue_depth() error checking
` [PATCH 5/8] PCI: Inline the ATS setup code into pci_ats_init()
` [PATCH 6/8] PCI: Use pci_physfn() rather than looking up physfn by hand
` [PATCH 7/8] PCI: Clean up ATS error handling
` [PATCH 8/8] PCI: Move ATS declarations to linux/pci.h so they're all together
PCIe: Xilinx: sdhci-pci: probe() issue
2015-07-20 14:16 UTC (3+ messages)
[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
2015-07-20 12:01 UTC (11+ messages)
` [PATCH part3 v12 01/10] PCI: Save domain in pci_host_bridge
` [PATCH part3 v12 02/10] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH part3 v12 03/10] PCI: Remove declaration for pci_get_new_domain_nr()
` [PATCH part3 v12 04/10] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH part3 v12 05/10] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_root_bus_prepare()
` [PATCH part3 v12 06/10] PCI: Make pci_host_bridge hold sysdata in drvdata
` [PATCH part3 v12 07/10] PCI: Create pci host bridge prior to root bus
` [PATCH part3 v12 08/10] PCI: Introduce common pci_domain_nr() and remove platform specific code
` [PATCH part3 v12 09/10] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH part3 v12 10/10] IA64/PCI: Fix build warning found by kbuild test
[PATCH v2 0/2] Fix a deadlock for aer and pciehp driver
2015-07-18 3:50 UTC (2+ messages)
[PATCH v6 0/4] atyfb: atyfb: address MTRR corner case
2015-07-17 20:37 UTC (2+ messages)
[PATCH 0/5] arm64, pci: Add ECAM/PCIe support for Cavium ThunderX
2015-07-17 17:15 UTC (9+ messages)
` [PATCH 3/5] arm64, pci: Allow RC drivers to supply pcibios_add_device() implementation
` [PATCH 5/5] PCI: Add host drivers for Cavium ThunderX processors
PCIe support for ARM64
2015-07-17 14:55 UTC (8+ 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).