linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-07 14:34:14 to 2015-08-15 21:46:18 UTC [more...]

[PATCH] PCI: Disable async suspend/resume for Jmicron chip
 2015-08-15 21:45 UTC  (8+ 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  (71+ messages)
` [PATCH v6 03/42] powerpc/powernv: Enable M64 on P7IOC
` [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 09/42] powerpc/powernv: DMA32 cleanup
` [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 15/42] powerpc/powernv: PE oriented during configuration
` [PATCH v6 17/42] powerpc/powernv: Rename PE# fields in PHB
` [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 39/42] drivers/of: Allow to specify root node in of_fdt_unflatten_tree()
` [PATCH v6 40/42] drivers/of: Return allocated memory chunk from of_fdt_unflatten_tree()
` [PATCH v6 42/42] pci/hotplug: PowerPC PowerNV PCI hotplug driver

[PATCH v2 0/4] PCI: arm64/powerpc: Fix parsing of linux,pci-probe-only
 2015-08-14 21:08 UTC  (11+ 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 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  (10+ messages)

[PATCH v6 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-08-14 14:55 UTC  (13+ 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 v3 0/5] PCI: st: provide support for dw pcie
 2015-08-14 14:53 UTC  (2+ messages)

[PATCH v3 00/11] PCI: Fix ATS deadlock
 2015-08-14 14:40 UTC  (15+ messages)
` [PATCH v3 01/11] iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
` [PATCH v3 02/11] PCI: Allocate ATS struct during enumeration
` [PATCH v3 03/11] PCI: Embed ATS info directly into struct pci_dev
` [PATCH v3 04/11] PCI: Reduce size of ATS structure elements
` [PATCH v3 05/11] PCI: Rationalize pci_ats_queue_depth() error checking
` [PATCH v3 06/11] PCI: Inline the ATS setup code into pci_ats_init()
` [PATCH v3 07/11] PCI: Use pci_physfn() rather than looking up physfn by hand
` [PATCH v3 08/11] PCI: Clean up ATS error handling
` [PATCH v3 09/11] PCI: Move ATS declarations to linux/pci.h so they're all together
` [PATCH v3 10/11] PCI: Stop caching ATS Invalidate Queue Depth
` [PATCH v3 11/11] PCI: Remove pci_ats_enabled()

[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)

linux-next: Tree for Aug 12 (include/linux/pci.h)
 2015-08-13  0:49 UTC  (6+ 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)

[PATCH v5 0/9] ARM: PCI: kill pcibios_msi_controller()
 2015-08-12 11:24 UTC  (9+ messages)
` [PATCH v5 6/9] PCI: Drop references acquired by of_parse_phandle()
` [PATCH v5 9/9] PCI: xgene: Use pci_scan_root_bus_msi()

next-20150806 build: 2 failures 52 warnings (next-20150806)
 2015-08-12  8:21 UTC  (5+ messages)

[PATCH v5 0/3] dra7xx: Add PM support to PCIe
 2015-08-12  5:40 UTC  (3+ messages)

[PATCH 0/4] PCI: Mark the msi cascade handler IRQF_NO_THREAD
 2015-08-12  1:25 UTC  (8+ messages)
` [PATCH 1/4] PCI: imx6: "

[PATCH 0/2] pci: am57xx-evm: Fix PCIe card enumeration issue
 2015-08-11 21:02 UTC  (2+ messages)

[PATCH] PCI: iproc_bcma: allow build as module
 2015-08-11 20:36 UTC  (4+ messages)

[PATCH] PCI: Add ACS quirks for Intel I219-LM/V
 2015-08-11 20:28 UTC  (3+ messages)

[PATCH v3] PCI: kill off set_irq_flags usage
 2015-08-11 20:20 UTC  (2+ messages)

X-Gene: Unhandled fault: synchronous external abort in pci_generic_config_read32
 2015-08-11 19:28 UTC  (14+ messages)

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

[PATCH] PCI: PCI_RCAR_GEN2 and PCI_RCAR_GEN2_PCIE should depend on ARM
 2015-08-11 12:43 UTC 

[PATCH v2 0/2] Fix a deadlock for aer and pciehp driver
 2015-08-11  1:07 UTC  (3+ messages)

[PATCH v2 00/11] PCI: Fix ATS deadlock
 2015-08-10 22:54 UTC  (6+ messages)

[PATCH 0/2] PCI: pciehp: Remove unused interrupt stuff
 2015-08-10 22:07 UTC  (2+ messages)

[PATCH v4 00/12] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-08-10 18:29 UTC  (9+ messages)
` [PATCH v4 07/12] pci: expose pci_find_host_bridge()
` [PATCH v4 09/12] iommu/vt-d: implement (un)map_peer_resource
` [PATCH v4 10/12] pci: add pci_find_common_upstream_dev()

[PATCH 0/5] crypto: qat - Add support for SRIOV
 2015-08-10 15:41 UTC  (7+ messages)
` [PATCH 1/5] crypto: qat - Move adf admin and adf hw arbitrer to common code
` [PATCH 2/5] crypto: qat - Add support for SRIOV
` [PATCH 3/5] crypto: qat - Add qat dh895xcc VF driver
` [PATCH 4/5] crypto: qat - Add FW const table
` [PATCH 5/5] PCI: Add quirk for Intel DH895xCC VF PCI config erratum

[REGRESSION, bisected] [Bug 102311] New: ASMEDA asm1062 not working
 2015-08-10 15:34 UTC 

[PATCH v3 0/5] Altera PCIe host controller driver with MSI support
 2015-08-10 11:03 UTC  (9+ messages)
` [PATCH v3 2/5] pci:host: Add Altera PCIe host controller driver
` [PATCH v3 3/5] pci: altera: Add Altera PCIe MSI driver
` [PATCH v3 4/5] Documentation: dt-bindings: pci: altera pcie device tree binding

RIP MTRR - status update for upcoming v4.2
 2015-08-07 23:48 UTC  (13+ messages)
  ` [Xen-devel] "


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).