messages from 2015-08-12 14:57:32 to 2015-08-20 17:01:46 UTC [more...]
[PATCH 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"
2015-08-20 16:59 UTC (3+ messages)
` [PATCH 1/2] PCI: Add Enhanced Allocation register entries
` [PATCH 2/2] PCI: Add support for Enhanced Allocation devices
Convention for PCI device to handle bridge window change
2015-08-20 17:00 UTC
[PATCH 0/5] arm64, pci: Add ECAM/PCIe support for Cavium ThunderX
2015-08-20 15:23 UTC (4+ messages)
` [PATCH 2/5] gic-its: Allow pci_requester_id to be overridden
[PATCH] PCI: designware: fix dw_pcie_cfg_write
2015-08-20 13:58 UTC
[PATCH v7 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-08-20 11:10 UTC (14+ messages)
` [PATCH v7 1/6] PCI: designware: move calculation of bus addresses to DRA7xx
` [PATCH v7 2/6] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v7 3/6] PCI: designware: Add ARM64 support
` [PATCH v7 4/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v7 5/6] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v7 6/6] MAINTAINERS: Add pcie-hisi maintainer
Aw: A500 boot crash in 4.2.0-rc3-00246-g763e326
2015-08-20 6:53 UTC (10+ messages)
` Aw: "
` "
` "
[PATCH] PCI/ASPM: Fix a NULL pointer crash on sparc64
2015-08-20 6:44 UTC (9+ messages)
linux-next: Tree for Aug 12 (include/linux/pci.h)
2015-08-20 6:18 UTC (8+ messages)
[PATCH RFC 0/1] Add AtomicOp Requester support
2015-08-19 21:10 UTC (2+ messages)
` [PATCH RFC 1/1] PCI: Add pci_enable_atomic_request
[PATCH 0/2] Disable MSI/MSI-X interrupts manually at PCI probe time in PowerPC architecture
2015-08-20 1:02 UTC (6+ messages)
` [PATCH 1/2] PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
` [PATCH v2 "
` [PATCH 2/2] powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
` [PATCH v2 "
[PATCH v5 04/13] DMA-API: Introduce dma_(un)map_peer_resource
2015-08-19 14:32 UTC (2+ messages)
[PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
2015-08-19 7:22 UTC (43+ messages)
` [PATCH v3 01/51] PCI: Cleanup res_to_dev_res() printout for addon resources
` [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 07/51] PCI: Reorder resources list for must/optional resources
` [PATCH v3 09/51] PCI: Rename pdev_sort_resources to pdev_check_resources
` [PATCH v3 13/51] PCI: Separate realloc list checking after allocation
` [PATCH v3 20/51] PCI: Skip must+optional if there is no optional addon
` [PATCH v3 22/51] PCI: Add alt_size allocation support
` [PATCH v3 25/51] PCI: Fix size calculation with old_size on rescan path
` [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 32/51] resources: Split out __allocate_resource()
` [PATCH v3 33/51] resources: Make allocate_resource return just fit resource
[PATCH v4 0/5] Altera PCIe host controller driver with MSI support
2015-08-19 1:28 UTC (10+ messages)
` [PATCH v4 1/5] arm: add msi.h to Kbuild
` [PATCH v4 2/5] pci:host: Add Altera PCIe host controller driver
` [PATCH v4 3/5] pci: altera: Add Altera PCIe MSI driver
` [PATCH v4 4/5] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH v4 5/5] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer
[PATCH v5 00/13] DMA-API/PCI map_peer_resource support for peer-to-peer
2015-08-18 19:04 UTC (13+ messages)
` [PATCH v5 01/13] lib/Kconfig: add HAS_DMA_P2P for peer-to-peer support
` [PATCH v5 02/13] linux/types.h: Add dma_peer_addr_t type
` [PATCH v5 03/13] dma-debug: add checking for map/unmap_peer_resource
` [PATCH v5 04/13] DMA-API: Introduce dma_(un)map_peer_resource
` [PATCH v5 05/13] dma-mapping: pci: add pci_(un)map_peer_resource
` [PATCH v5 06/13] DMA-API: Add peer resource mapping documentation
` [PATCH v5 07/13] PCI: Export pci_find_host_bridge()
` [PATCH v5 08/13] PCI: Add pci_find_common_upstream_dev()
` [PATCH v5 10/13] iommu/amd: Implement (un)map_peer_resource
` [PATCH v5 11/13] iommu/vt-d: implement (un)map_peer_resource
` [PATCH v5 12/13] x86: add pci-nommu implementation of map_peer_resource
` [PATCH v5 13/13] x86: declare support for DMA P2P
next-20150806 build: 2 failures 52 warnings (next-20150806)
2015-08-18 15:45 UTC (7+ messages)
` [Bugfix] PCI: Fix a typo in file pcie-xilinx.c caused by commit e39758e0ea76
[PATCH v4 0/5] Designware host multivector MSI and 64bit MSI fixes
2015-08-18 3:52 UTC (7+ messages)
` [PATCH v4 1/5] PCI: allow MSI chip providers to implement their own multivector MSI setup
` [PATCH v4 2/5] PCI: designware: factor out MSI msg setup
` [PATCH v4 3/5] PCI: designware: implement multivector MSI irq setup
` [PATCH v4 4/5] PCI: designware: change prototype of get_msi_addr
` [PATCH v4 5/5] PCI: designware: set up high part of MSI target address
[PATCH 0/3] PCI-e Max Payload Size configuration
2015-08-18 1:49 UTC (12+ messages)
` [PATCH] pci: Default MPS tuning, match upstream port
` [PATCH 2/3] QIB: Removing usage of pcie_set_mps()
` [PATCH 3/3] PCIE: Remove symbol export for pcie_set_mps()
PCI at LPC
2015-08-17 18:26 UTC
[PATCH] PCI: PCI_RCAR_GEN2 and PCI_RCAR_GEN2_PCIE should depend on ARM
2015-08-17 10:35 UTC (3+ messages)
[PATCH v2 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
2015-08-17 9:01 UTC (12+ messages)
` [PATCH v2 1/4] of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"
` [PATCH v2 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property
` [PATCH v2 3/4] powerpc: PCI: "
` [PATCH v2 4/4] arm64: dts: Drop linux,pci-probe-only from the Seattle DTS
[PATCH v3 0/5] PCI: st: provide support for dw pcie
2015-08-17 7:53 UTC (3+ messages)
[PATCH v6 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
2015-08-17 4:50 UTC (12+ messages)
` [PATCH v6 1/6] PCI: designware: move calculation of bus addresses to DRA7xx
` [PATCH v6 2/6] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v6 3/6] PCI: designware: Add ARM64 support
[PATCH] PCI: Disable async suspend/resume for Jmicron chip
2015-08-15 23:40 UTC (9+ messages)
[PATCH v3 0/5] Designware host multivector MSI and 64bit MSI fixes
2015-08-15 16:16 UTC (13+ messages)
` [PATCH v3 1/5] PCI: allow MSI chip providers to implement their own multivector MSI setup
` [PATCH v3 2/5] PCI: designware: factor out MSI msg setup
` [PATCH v3 3/5] PCI: designware: implement multivector MSI irq setup
` [PATCH v3 4/5] PCI: designware: change prototype of get_msi_addr
` [PATCH v3 5/5] PCI: designware: set up high part of MSI target address
[PATCH 1/4] PCI: imx6: Simplify a trivial if-return sequence
2015-08-15 16:11 UTC (6+ messages)
` [PATCH 2/4] PCI: dra7xx: Remove unneeded use of IS_ERR_VALUE()
` [PATCH 3/4] PCI: spear: Use BUG_ON()
` [PATCH 4/4] PCI: ats: "
[PATCH v6 00/42] powerpc/powernv: PCI hotplug suppport
2015-08-15 9:23 UTC (47+ messages)
` [PATCH v6 05/42] powerpc/powernv: Track IO/M32/M64 segments from PE
` [PATCH v6 07/42] powerpc/powernv: Improve IO and M32 mapping
` [PATCH v6 08/42] powerpc/powernv: Calculate PHB's DMA weight dynamically
` [PATCH v6 10/42] powerpc/powernv: pnv_ioda_setup_dma() configure one PE only
` [PATCH v6 11/42] powerpc/powernv: Trace DMA32 segments consumed by PE
` [PATCH v6 12/42] powerpc/powernv: Increase PE# capacity
` [PATCH v6 18/42] powerpc/powernv: Allocate PE# in deasending order
` [PATCH v6 20/42] powerpc/powernv: Create PEs dynamically
` [PATCH v6 23/42] powerpc/powernv: Release "
` [PATCH v6 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver
[PATCH 0/3] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
2015-08-14 15:44 UTC (6+ messages)
` [PATCH 1/3] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property
` [PATCH 2/3] powerpc: PCI: "
` [PATCH 3/3] arm64: dts: Drop linux,pci-probe-only from the Seattle DTS
[PATCH v4 1/3] PCI: generic: remove dependency on hw_pci
2015-08-14 15:24 UTC (9+ messages)
[PATCH v3 00/11] PCI: Fix ATS deadlock
2015-08-14 14:40 UTC (6+ messages)
` [PATCH v3 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v3 08/11] PCI: Clean up ATS error handling
[PATCH] pci: acpi: Generic function for setting up PCI device DMA coherency
2015-08-14 1:50 UTC (2+ messages)
PCIe 3.0 AtomicOp capabilities
2015-08-13 20:40 UTC (4+ messages)
[PATCH v2 0/4] mm: add dma_pool_zalloc() & pci_pool_zalloc()
2015-08-12 23:52 UTC (3+ messages)
` [PATCH v2 1/4] mm: Add support for __GFP_ZERO flag to dma_pool_alloc()
[PATCH v2] PCI: designware: Mark the msi cascade handler IRQF_NO_THREAD
2015-08-12 15:14 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).