linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-10 18:47:22 to 2015-08-18 01:49:06 UTC [more...]

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

[PATCH v3 00/51] PCI: Resource allocation cleanup for v4.3
 2015-08-18  0:03 UTC  (18+ 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

PCI at LPC
 2015-08-17 18:26 UTC 

[PATCH v7 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-08-17 11:55 UTC  (7+ 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

[PATCH v4 0/5] Designware host multivector MSI and 64bit MSI fixes
 2015-08-17 11:06 UTC  (6+ 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] PCI/ASPM: Fix a NULL pointer crash on sparc64
 2015-08-17 10:47 UTC 

[PATCH] PCI: PCI_RCAR_GEN2 and PCI_RCAR_GEN2_PCIE should depend on ARM
 2015-08-17 10:35 UTC  (3+ messages)

[PATCH v4 0/5] Altera PCIe host controller driver with MSI support
 2015-08-17  9:09 UTC  (6+ 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 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  (14+ 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  (70+ 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 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 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  (13+ 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 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)


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