linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-16 17:47:33 to 2017-03-22 14:15:04 UTC [more...]

[PATCH 00/17] PCI resource mmap cleanup
 2017-03-22 14:15 UTC  (22+ messages)
` [PATCH 01/17] pci: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
` [PATCH 02/17] pci: Fix another sanity check bug in /proc/pci mmap
` [PATCH 03/17] pci: Only allow WC mmap on prefetchable resources
` [PATCH 04/17] pci: Add arch_can_pci_mmap_wc() macro
` [PATCH 05/17] pci: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
` [PATCH 06/17] pci: Add HAVE_PCI_MMAP_IO to architectures which can mmap() I/O space
` [PATCH 07/17] pci: Use BAR index in sysfs attr->private instead of resource pointer
` [PATCH 08/17] pci: Add BAR index argument to pci_mmap_page_range()
` [PATCH 09/17] pci: Add pci_mmap_resource_range() and use it for ARM64
` [PATCH 10/17] arm: Use generic pci_mmap_resource_range()
` [PATCH 11/17] cris: "
` [PATCH 12/17] mips: "
` [PATCH 13/17] mn10300: "
` [PATCH 14/17] parisc: "
` [PATCH 15/17] sh: "
` [PATCH 16/17] unicore: "
` [PATCH 17/17] arm64: Do not expose PCI mmap through procfs

[PATCH v2] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-03-22 14:10 UTC  (7+ messages)

[PATCH] pci: dwc: hisi needs PCI_HOST_COMMON
 2017-03-22 12:24 UTC  (4+ messages)

[PATCH] PCI: Pull struct pci_ops definition
 2017-03-22 10:18 UTC  (2+ messages)

[PATCH] PCI: use IDA to manage domain number if not getting it from DT
 2017-03-22  9:42 UTC 

[PATCH v3 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-03-22  9:09 UTC  (4+ messages)
` [PATCH v3 1/2] PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
` [PATCH v3 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

[PATCH] pci-error-recovery: doc cleanup
 2017-03-22  6:55 UTC  (3+ messages)

[BUG] 4.11.0-rc1 panic on shutdown X61s
 2017-03-22  2:13 UTC  (10+ messages)
              ` [Intel-wired-lan] "

[V1,1/1] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV
 2017-03-21 23:54 UTC  (2+ messages)

[PATCH] pci/sriov: Add an option to probe VFs or not before enabling SR-IOV
 2017-03-21 23:48 UTC  (14+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-03-21 20:56 UTC  (8+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory

[PATCH v2 0/4] ioremap() tidy-up
 2017-03-21 19:59 UTC  (7+ messages)
` [PATCH v2 1/4] asm-generic/io.h: Fix "IOMMU" typos
` [PATCH v2 2/4] asm-generic/io.h: Remove unused generic __ioremap() definition
` [PATCH v2 3/4] asm-generic/io.h: Simplify ioremap() comments
` [PATCH v2 4/4] asm-generic/io.h: Drop ioremap_uc() stub for systems with MMU

[PATCH] PCI: ACPI: Fix ThunderX PEM initialization
 2017-03-21 17:45 UTC  (17+ messages)

PCIe native hotplug under root port with ACPI disable
 2017-03-21 17:30 UTC  (2+ messages)

[PATCH 0/2] ThunderX external PCI fixes for legacy&new ACPI firmware
 2017-03-21 17:43 UTC  (6+ messages)
` [PATCH 1/2] PCI: Use Cavium assigned hardware ID for ThunderX host controller
` [PATCH 2/2] PCI: Add legacy firmware support for Cavium "

[PATCH 00/20] PCI: fix config and I/O Address space memory mappings
 2017-03-21 16:53 UTC  (20+ messages)
` [PATCH 02/20] PCI: fix pci_remap_iospace() remap attribute
` [PATCH 03/20] asm-generic/io.h: add PCI config space remap interface
` [PATCH 05/20] ARM: implement pci_remap_cfgspace() interface

[RFC PATCH v0.001] PCI: Add support for tango PCIe controller
 2017-03-21 16:19 UTC  (10+ messages)

[PATCH] PCI: generic: stop hiding pci_host_common_probe declaration
 2017-03-21 15:59 UTC 

[PATCH] PCI: dwc: fix crash seen due to missing ops
 2017-03-21 14:43 UTC 

[PATCH v7 0/4] i.MX7 PCI support
 2017-03-21 13:51 UTC  (8+ messages)
` [PATCH v7 1/4] PCI: imx6: Add code to support i.MX7D
` [PATCH v7 2/4] PCI: imx6: Allow probe deferal by reset GPIO
` [PATCH v7 3/4] PCI: imx6: Do not wait for speed change on i.MX7
` [PATCH v7 4/4] PCI: imx6: Do not switch speed if Gen2 is disabled

Help: MSI DWC connecting with a MSIx Endpoint
 2017-03-21 10:42 UTC  (5+ messages)

[PATCH 00/29] drivers, mics refcount conversions
 2017-03-21  7:18 UTC  (8+ messages)
` [PATCH 08/29] drivers, md: convert mddev.active from atomic_t to refcount_t
` [PATCH 24/29] drivers: convert iblock_req.pending "

[PATCH] PCI: rockchip: don't leak the PCI resource list
 2017-03-21  3:55 UTC  (4+ messages)

[PATCH] PCI: Disable IOV before pcibios_sriov_disable()
 2017-03-20 22:50 UTC  (6+ messages)

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-03-20 22:29 UTC  (7+ messages)
` [PATCH v2 3/5] PCI: rockchip: add remove() support

[PATCH] arm64: dts: rockchip: fix PCIe domain number for rk3399
 2017-03-20 22:14 UTC 

[GIT PULL 00/23] PCI: Support for configurable PCI endpoint
 2017-03-20 21:48 UTC  (5+ messages)
` [PATCH v4 14/23] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v4 15/23] dt-bindings: PCI: dra7xx: Add dt bindings to enable unaligned access

[RFC PATCH] iommu/dma/pci: account pci host bridge dma_mask for IOVA allocation
 2017-03-20 17:49 UTC  (3+ messages)

[PATCH V4 0/3] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-03-20 17:43 UTC  (8+ messages)

[PATCH v6 0/4] i.MX7 PCI support
 2017-03-20 17:20 UTC  (3+ messages)

[PATCH v2] arm64: pci: add support for pci_mmap_page_range
 2017-03-20 14:07 UTC  (3+ messages)

[PATCH] PCI: rockchip: set RC's RCB to 128 bytes
 2017-03-20  9:39 UTC 

Purpose of PCI address in ranges property
 2017-03-19 21:45 UTC  (2+ messages)

[PATCH] PCI: do not perform FLR for 82579 devices
 2017-03-19  8:15 UTC 

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-18 16:37 UTC  (34+ messages)
` [RFC PATCH v2 05/32] x86: Use encrypted access of BOOT related data with SEV
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages
` [RFC PATCH v2 26/32] kvm: svm: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC PATCH v2 29/32] kvm: svm: Add support for SEV DEBUG_DECRYPT command
` [RFC PATCH v2 30/32] kvm: svm: Add support for SEV DEBUG_ENCRYPT command
` [RFC PATCH v2 32/32] x86: kvm: Pin the guest memory when SEV is active

v4.10-rc6 boot regression on Intel desktop, does not boot after cold boots, boots after reboot
 2017-03-18 14:42 UTC  (7+ messages)
      ` v4.10-rc8 (-rc6) "

[PATCH] pci: quirk cavium: Add device ID range check
 2017-03-17 22:27 UTC  (2+ messages)

[PATCH v5 00/16] Cleanup chardev instances with helper function
 2017-03-17 18:48 UTC  (17+ messages)
` [PATCH v5 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v5 02/16] device-dax: fix cdev leak
` [PATCH v5 03/16] device-dax: utilize new cdev_device_add helper function
` [PATCH v5 04/16] input: "
` [PATCH v5 05/16] gpiolib: "
` [PATCH v5 06/16] tpm-chip: "
` [PATCH v5 07/16] platform/chrome: cros_ec_dev - "
` [PATCH v5 08/16] IB/ucm: "
` [PATCH v5 09/16] infiniband: utilize the new cdev_set_parent function
` [PATCH v5 10/16] iio:core: utilize new cdev_device_add helper function
` [PATCH v5 11/16] media: "
` [PATCH v5 12/16] mtd: "
` [PATCH v5 13/16] rapidio: "
` [PATCH v5 14/16] rtc: "
` [PATCH v5 15/16] scsi: "
` [PATCH v5 16/16] switchtec: utilize new device_add_cdev "

[PATCH] PCI: rockchip: Mark SLC bit as well as CCC bit for RC
 2017-03-17 18:23 UTC  (2+ messages)
` [PATCH] PCI: rockchip: Mark SLC bit as well as CCC bit for RCg

[patch] PCI: dwc: uninitialized variable in dw_handle_msi_irq()
 2017-03-17  8:26 UTC  (3+ messages)

[PATCH 3/4] x86, pci: Add interface to force mmconfig
 2017-03-16 22:45 UTC  (12+ messages)

[PATCH 1/2 v4] pci-hyperv: properly handle pci bus remove
 2017-03-16 21:46 UTC  (3+ messages)

[PATCH] PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig
 2017-03-16 20:20 UTC  (2+ messages)

Legacy PCI interrupt support in PCIe host driver
 2017-03-16 19:36 UTC  (5+ messages)

[PATCH 1/2] switchtec: off by one in ioctl_event_ctl()
 2017-03-16 19:30 UTC  (2+ messages)

[PATCH v2 0/2] Improvement on ioapic hotplug
 2017-03-16 17:48 UTC  (3+ messages)
  ` [PATCH v2 2/2] x86/ioapic: Split IOAPIC hot-removal into two steps


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