messages from 2017-04-08 04:55:50 to 2017-04-12 16:55:35 UTC [more...]
Resizeable PCI BAR support V3
2017-04-12 16:55 UTC (13+ messages)
` [PATCH 2/4] PCI: add functionality for resizing resources v2
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors
[PATCH] switchtec: checking for NULL instead of IS_ERR()
2017-04-12 16:47 UTC (2+ messages)
[PATCH v4 0/2] Handle Cavium ThunderX2 PCI topology quirk
2017-04-12 16:21 UTC (16+ messages)
` [PATCH v4 2/2] PCI: quirks: Fix ThunderX2 dma alias handling
[v2] PCI: Add an option to control probing of VFs before enabling SR-IOV
2017-04-12 16:00 UTC (8+ messages)
[PATCH] PCI: hisi: Fix DT binding (hisi-pcie-almost-ecam)
2017-04-12 15:49 UTC (3+ messages)
v4.10-rc6 boot regression on Intel desktop, does not boot after cold boots, boots after reboot
2017-04-12 15:08 UTC (9+ messages)
` v4.10-rc8 (-rc6) "
[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
2017-04-12 14:41 UTC (52+ messages)
` [PATCH v3 01/32] PCI: remove __weak tag from pci_remap_iospace()
` [PATCH v3 02/32] asm-generic/pgtable.h: introduce pgprot_nonposted remap attribute
` [PATCH v3 03/32] PCI: fix pci_remap_iospace() "
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface
` [PATCH v3 05/32] alpha: include default ioremap_nopost() implementation
` [PATCH v3 06/32] avr32: "
` [PATCH v3 07/32] arc: "
` [PATCH v3 08/32] cris: "
` [PATCH v3 09/32] frv: "
` [PATCH v3 10/32] hexagon: "
` [PATCH v3 11/32] ia64: "
` [PATCH v3 12/32] m32r: "
` [PATCH v3 13/32] m68k: "
` [PATCH v3 14/32] metag: "
` [PATCH v3 15/32] microblaze: "
` [PATCH v3 16/32] mips: "
` [PATCH v3 17/32] mn10300: "
` [PATCH v3 18/32] nios2: "
` [PATCH v3 19/32] openrisc: "
` [PATCH v3 20/32] parisc: "
` [PATCH v3 21/32] powerpc: "
` [PATCH v3 22/32] s390: "
` [PATCH v3 23/32] sh: "
` [PATCH v3 24/32] sparc: "
` [PATCH v3 25/32] tile: "
` [PATCH v3 26/32] unicore32: "
` [PATCH v3 27/32] x86: "
` [PATCH v3 28/32] xtensa: "
` [PATCH v3 29/32] arm64: implement ioremap_nopost() interface
` [PATCH v3 30/32] arm: "
` [PATCH v3 31/32] lib: fix Devres devm_ioremap_* offset parameter kerneldoc description
` [PATCH v3 32/32] lib: implement Devres ioremap_nopost() interface
[PATCH 0/2] arm64: acpi/pci: allow the firmware BAR configuration to be preserved
2017-04-12 13:24 UTC (5+ messages)
` [PATCH 1/2] drivers: pci: do not disregard parent resources starting at 0x0
` [PATCH 2/2] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup
[PATCH v2 00/27] PCI resource mmap cleanup
2017-04-12 12:26 UTC (28+ messages)
` [PATCH v2 01/27] pci: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
` [PATCH v2 02/27] pci: Fix another sanity check bug in /proc/pci mmap
` [PATCH v2 03/27] pci: Only allow WC mmap on prefetchable resources
` [PATCH v2 04/27] xtensa: Do not mmap PCI BARs to userspace as write-through
` [PATCH v2 05/27] pci: Add arch_can_pci_mmap_wc() macro
` [PATCH v2 06/27] pci: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
` [PATCH v2 07/27] pci: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
` [PATCH v2 08/27] pci: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH v2 09/27] pci: Add BAR index argument to pci_mmap_page_range()
` [PATCH v2 10/27] pci: Add pci_mmap_resource_range() and use it for ARM64
` [PATCH v2 11/27] arm: Use generic pci_mmap_resource_range()
` [PATCH v2 12/27] cris: "
` [PATCH v2 13/27] mips: "
` [PATCH v2 14/27] mn10300: "
` [PATCH v2 15/27] parisc: "
` [PATCH v2 16/27] sh: "
` [PATCH v2 17/27] unicore: "
` [PATCH v2 18/27] x86: "
` [PATCH v2 19/27] pci: Add I/O BAR support to "
` [PATCH v2 20/27] powerpc: Use "
` [PATCH v2 21/27] microblaze: "
` [PATCH v2 22/27] xtensa: "
` [PATCH v2 23/27] ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range()
` [PATCH v2 24/27] ia64: Remove redundant checks for WC in pci_mmap_page_range()
` [PATCH v2 25/27] ia64: Use generic pci_mmap_resource_range()
` [PATCH v2 26/27] sparc: "
` [PATCH v2 27/27] pci: Kill ARCH_GENERIC_PCI_MMAP_RESOURCE
[RFC PATCH v0.2] PCI: Add support for tango PCIe host bridge
2017-04-12 9:59 UTC (14+ messages)
[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
2017-04-12 5:22 UTC (9+ messages)
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem
[GIT PULL] PCI: Support for configurable PCI endpoint
2017-04-12 5:43 UTC (5+ messages)
` [PATCH v7 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
[PATCH V8 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
2017-04-11 22:41 UTC (9+ messages)
` [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init
` [PATCH V8 5/5] PCI/ASPM: move link_state cleanup to bridge remove
[PATCH v2] PCI: rockchip: Mark PCI_EXP_LNKSTA_SLC in the root port
2017-04-11 21:42 UTC (2+ messages)
[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
2017-04-11 18:18 UTC (9+ messages)
` [PATCH v2 3/5] PCI: rockchip: add remove() support
[PATCH v2] PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
2017-04-11 17:56 UTC
[PATCH] PCI: Add cast when assigning PCI_ROM_ADDRESS_MASK to a 32-bit variable
2017-04-11 17:28 UTC (5+ messages)
[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
2017-04-11 16:06 UTC (22+ messages)
[PATCH 2/2] ARM: imx_v6_v7_defconfig: enable PCI_MSI
2017-04-11 16:05 UTC (5+ messages)
remove pci_enable_msix() V3
2017-04-11 15:16 UTC (7+ messages)
` [PATCH 1/5] net: alx: switch to pci_alloc_irq_vectors
` [PATCH 2/5] net/ena: "
` [PATCH 3/5] net: thunderx: Switch "
` [PATCH 4/5] PCI: remove pci_enable_msix
` [PATCH 5/5] mlxsw: convert to pci_alloc_irq_vectors
Doubt on first access for PCIe device
2017-04-11 14:15 UTC
[PATCH] pci/quirks: ITE 8893 needs quirk_use_pcie_bridge_dma_alias
2017-04-11 4:40 UTC (2+ messages)
[PATCH] switchtec: Fix an error handling
2017-04-11 4:36 UTC (2+ messages)
4.11-rc*: PCI IRQ allocation broken
2017-04-11 1:43 UTC (2+ messages)
[PATCH] PCI: Improve __pci_read_base robustness
2017-04-10 17:46 UTC
[PATCH v2 00/22] PCI: fix config and I/O Address space memory mappings
2017-04-10 14:30 UTC (9+ messages)
` [PATCH v2 02/22] asm-generic/io.h: add ioremap_nopost remap interface
Serial info, Mac address in PCI configuration space, and missing interpratation of 2 bytes
2017-04-10 13:34 UTC (2+ messages)
[PATCH V9 00/11] IOMMU probe deferral support
2017-04-10 13:25 UTC (9+ messages)
` [PATCH V10 00/12] "
` [PATCH V10 06/12] of: device: Fix overflow of coherent_dma_mask
[Xen-devel] [PATCH] xen: Remove event channel notification through Xen PCI platform device
2017-04-10 12:28 UTC (2+ messages)
[TRIVIAL PATCH] PCI: Change pci_host_common_probe visibility
2017-04-10 12:26 UTC (2+ messages)
[PATCH v10 0/4] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
2017-04-10 11:58 UTC (5+ messages)
` [PATCH v10 1/4] PCI: A fix for caculating bridge window's size and alignment
` [PATCH v10 2/4] PCI: Add pcibios_default_alignment() for arch-specific alignment control
` [PATCH v10 3/4] powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to be page aligned
` [PATCH v10 4/4] PCI: Don't extend device's size when using default alignment for all devices
[PATCH V11 00/11] IOMMU probe deferral support
2017-04-10 11:56 UTC (13+ messages)
` [PATCH V11 01/11] iommu/of: Refactor of_iommu_configure() for error handling
` [PATCH V11 02/11] iommu/of: Prepare for deferred IOMMU configuration
` [PATCH V11 03/11] of: dma: Make of_dma_deconfigure() public
` [PATCH V11 04/11] ACPI/IORT: Add function to check SMMUs drivers presence
` [PATCH V11 05/11] of: device: Fix overflow of coherent_dma_mask
` [PATCH V11 06/11] of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
` [PATCH V11 07/11] iommu: of: Handle IOMMU lookup failure with deferred probing or error
` [PATCH V11 08/11] drivers: acpi: "
` [PATCH V11 09/11] arm64: dma-mapping: Remove the notifier trick to handle early setting of dma_ops
` [PATCH V11 10/11] iommu/arm-smmu: Clean up early-probing workarounds
` [PATCH V11 11/11] ACPI/IORT: Remove linker section for IORT entries probing
[PATCH V7 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
2017-04-10 11:44 UTC (10+ messages)
[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
2017-04-10 11:02 UTC (4+ messages)
` [RFC PATCH 01/30] iommu/arm-smmu-v3: Link groups and devices
[PATCH v3 0/2] Tango PCIe controller support
2017-04-09 13:09 UTC (3+ messages)
` [PATCH v3 2/2] PCI: Add tango PCIe host bridge support
`pci_apply_final_quirks()` taking half a second
2017-04-08 19:06 UTC (4+ messages)
[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
2017-04-08 7:41 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).