linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-10 00:43:14 to 2018-11-15 19:29:33 UTC [more...]

[PATCH 0/3] PCI: designware: Fixing MSI handling flow
 2018-11-15 19:29 UTC  (19+ messages)
` [PATCH 1/3] PCI: designware: Use interrupt masking instead of disabling
` [PATCH 2/3] PCI: designware: Take lock when ACKing an interrupt
` [PATCH 3/3] PCI: designware: Move interrupt acking into the proper callback

[PATCH 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-15 19:27 UTC  (37+ messages)
` [PATCH 1/4] PCI / ACPI: Identify external PCI devices
` [PATCH 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint
` [PATCH 3/4] iommu/vt-d: Do not enable ATS for external devices
` [PATCH 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/ v4
 2018-11-15 19:05 UTC  (10+ messages)
` [PATCH 1/9] arm: remove EISA kconfig option
` [PATCH 2/9] alpha: force PCI on for non-jensen configs
` [PATCH 3/9] MIPS: remove the HT_PCI config option
` [PATCH 4/9] PCI: consolidate PCI config entry in drivers/pci
` [PATCH 5/9] PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
` [PATCH 6/9] PCI: consolidate the PCI_SYSCALL symbol
` [PATCH 7/9] pcmcia: allow PCMCIA support independent of the architecture
` [PATCH 8/9] rapidio: consolidate RAPIDIO config entry in drivers/rapidio
` [PATCH 9/9] eisa: consolidate EISA Kconfig entry in drivers/eisa

[PATCH] PCI: designware: don't hard-code DBI/ATU offset
 2018-11-15 18:24 UTC  (5+ messages)

[GIT PULL] PCI fixes for v4.20
 2018-11-15 18:13 UTC  (14+ messages)

[PATCH v2 1/2] pci: prevent sk hynix nvme from entering D3
 2018-11-15 17:30 UTC  (5+ messages)

[PATCH v4 0/7] Add virtio-iommu driver
 2018-11-15 16:52 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v4 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v4 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v4 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v4 5/7] iommu: Add virtio-iommu driver
` [PATCH v4 6/7] iommu/virtio: Add probe request
` [PATCH v4 7/7] iommu/virtio: Add event queue

[PATCH v3 0/7] Add virtio-iommu driver
 2018-11-15 16:22 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v3 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v3 6/7] iommu/virtio: Add probe request

[PATCH] PCI: dwc: Limit config space size for i.MX6
 2018-11-15 15:00 UTC  (6+ messages)

[PATCH] x86: Fix an issue with invalid ACPI numa config
 2018-11-15 11:09 UTC  (2+ messages)

[PATCH v1] PCI: Move Rohm vendor ID to generic list
 2018-11-15 11:08 UTC  (2+ messages)

[PATCH 0/1] PCI: support numa node specification on a per device basis
 2018-11-15 10:30 UTC  (11+ messages)
` [PATCH 1/1] pci: Pick up the acpi numa node value if it is specified at the device level

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-15  6:24 UTC  (24+ messages)

[PATCH 0/5] Switchtec MRPC DMA mode support
 2018-11-15  9:44 UTC  (7+ messages)
` [PATCH 1/5] switchtec: Remove immediate status check after submit a MRPC command
` [PATCH 2/5] switchtec: Set DMA coherent mask in Switchtec driver
` [PATCH 3/5] switchtec: A temporary variable should be used for the flags of switchtec_ioctl_event_ctl
` [PATCH 4/5] switchtec: Improve MRPC efficiency by leveraging write combining
` [PATCH 5/5] switchtec: MRPC DMA mode implementation

[PATCH 00/23] PCI: refactor the Mobiveil driver and add PCIe support for NXP LX SoCs
 2018-11-15  2:59 UTC  (12+ messages)
` [PATCH 10/23] PCI: mobiveil: fix the INTx process error
` [PATCH 15/23] dt-bindings: pci: mobiveil: change gpio_slave and apb_csr to optional
` [PATCH 21/23] dt-bindings: pci: Add NXP LX SoCs PCIe controller

[PATCH v2] PCI: imx: Add imx6sx suspend/resume support
 2018-11-14 22:47 UTC  (2+ messages)

[PATCH] PCI: dwc: Fix interrupt race in when handling MSI
 2018-11-14 21:29 UTC  (22+ messages)

[PATCH] arm64: acpi/pci: WARN() when ignoring _DSM request to preserve PCI resources
 2018-11-14 16:37 UTC  (2+ messages)

[PATCH] pci: fix incorrect value returned from pcie_get_speed_cap
 2018-11-14 15:44 UTC  (3+ messages)

[PATCH] PCI: Enable SERR# forwarding for Type-1 PCI devices
 2018-11-14 14:47 UTC 

Qemu Guest kernel 4.20-rc1 PCIe hotplug issue
 2018-11-14 14:50 UTC  (11+ messages)

[PATCH] PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware
 2018-11-14 14:47 UTC 

[GIT PULL] PCI changes for v4.20
 2018-11-14 10:21 UTC  (7+ messages)

[PATCHv4 next 0/3] Limiting pci access
 2018-11-13 14:59 UTC  (12+ messages)

[RFC PATCH] PCI: designware: Skip allocating own MSI domain if using external MSI domain
 2018-11-13  6:21 UTC  (3+ messages)

[PATCH net-next 0/2] r8169: add USR PCI vendor id
 2018-11-13  5:44 UTC  (9+ messages)
` [PATCH net-next 1/2] PCI: add USR "
` [PATCH net-next 2/2] r8169: use proper constant for PCI vendor USR instead of numerical id
` [PATCH net-next v2] PCI: add USR vendor id and use it in r8169 and w6692 driver
` [PATCH net-next v3] "

[PATCH 0/2] lspci: Decode Multicast capability
 2018-11-12 21:27 UTC  (2+ messages)

Price Inquiry
 2018-11-11 15:36 UTC 

Inquiry 12/11/2018
 2018-11-12  8:58 UTC 

[PATCH] PCI: assign bus numbers present in EA capability for bridges
 2018-11-12  6:07 UTC  (2+ messages)

Sharing PCIe MMIO with other Drivers
 2018-11-12  2:26 UTC  (7+ messages)

[PATCH tip/core/rcu 1/7] x86/PCI: Replace spin_is_locked() with lockdep
 2018-11-11 20:04 UTC 


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