messages from 2020-11-05 09:20:18 to 2020-11-09 14:17:25 UTC [more...]
[PATCH 0/8] J7200: Add PCIe DT nodes to Enable PCIe
2020-11-09 14:17 UTC (12+ messages)
` [PATCH 1/8] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "pcie-ctrl"
` [PATCH 2/8] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC
` [PATCH 3/8] dt-bindings: PCI: Add EP "
` [PATCH 8/8] arm64: dts: ti: k3-j721e-main: Fix PCIe maximum outbound regions
[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
2020-11-09 14:08 UTC
[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
2020-11-09 14:02 UTC (33+ messages)
` [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn()
` [RFC PATCH 02/15] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset()
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [RFC PATCH 05/15] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [RFC PATCH 06/15] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [RFC PATCH 07/15] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [RFC PATCH 08/15] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [RFC PATCH 09/15] nvme-pci: Convert to using dma_map_sg for p2pdma pages
` [RFC PATCH 10/15] mm: Introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [RFC PATCH 11/15] iov_iter: Introduce iov_iter_get_pages_[alloc_]flags()
` [RFC PATCH 12/15] block: Set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [RFC PATCH 13/15] block: Set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [RFC PATCH 14/15] PCI/P2PDMA: Introduce pci_mmap_p2pmem()
` [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace
[PATCH] Expose PCIe SSD Status LED Management DSM in sysfs
2020-11-09 13:41 UTC (3+ messages)
[PATCH 1/2] PCI: rockchip: Make some regulators non-optional
2020-11-09 12:38 UTC (9+ messages)
R: [PATCH v2 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter
2020-11-09 12:07 UTC (2+ messages)
[PATCH v4 06/17] PCI: add SIOV and IMS capability detection
2020-11-09 11:21 UTC (38+ messages)
[PATCH V9 0/5] Intel Platform Monitoring Technology
2020-11-09 10:39 UTC (3+ messages)
` [GIT PULL] Immutable branch between MFD and x86 due for the v5.11 merge window
[PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
2020-11-09 9:37 UTC (2+ messages)
[PATCH v7 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
2020-11-09 3:01 UTC (2+ messages)
[PATCH v7 4/4] ARM: dts: mediatek: Modified MT7629 PCIe node
2020-11-09 2:54 UTC (2+ messages)
[PATCH v2 00/16] PCI: dwc: Another round of clean-ups
2020-11-09 2:53 UTC (19+ messages)
` [PATCH v2 01/16] PCI: dwc: Support multiple ATU memory regions
` [PATCH v2 02/16] PCI: dwc/intel-gw: Move ATU offset out of driver match data
` [PATCH v2 03/16] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
` [PATCH v2 04/16] PCI: dwc/intel-gw: Remove some unneeded function wrappers
` [PATCH v2 05/16] PCI: dwc: Ensure all outbound ATU windows are reset
` [PATCH v2 06/16] PCI: dwc/dra7xx: Use the common MSI irq_chip
` [PATCH v2 07/16] PCI: dwc: Drop the .set_num_vectors() host op
` [PATCH v2 08/16] PCI: dwc: Move MSI interrupt setup into DWC common code
` [PATCH v2 09/16] PCI: dwc: Rework MSI initialization
` [PATCH v2 10/16] PCI: dwc: Move link handling into common code
` [PATCH v2 11/16] PCI: dwc: Move dw_pcie_msi_init() into core
` [PATCH v2 12/16] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
` [PATCH v2 13/16] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()
` [PATCH v2 14/16] Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"
` [PATCH v2 15/16] PCI: dwc: Move inbound and outbound windows to common struct
` [PATCH v2 16/16] PCI: dwc: Detect number of iATU windows
[PATCH v7 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
2020-11-09 2:48 UTC (6+ messages)
` [PATCH v7 1/4] dt-bindings: pci: mediatek: Modified the Device tree bindings
[PATCH] PCI: brcmstb: Remove irq handler and data in one go
2020-11-09 2:00 UTC (2+ messages)
[PATCH] PCI: altera-msi: Remove irq handler and data in one go
2020-11-08 19:11 UTC
[PATCH v3] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
2020-11-06 22:40 UTC (3+ messages)
` [PATCH v4] "
remove dma_virt_ops v2
2020-11-06 18:19 UTC (11+ messages)
` [PATCH 01/10] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
` [PATCH 02/10] RDMA/umem: use ib_dma_max_seg_size instead of dma_get_max_seg_size
` [PATCH 03/10] RDMA: lift ibdev_to_node from rds to common code
` [PATCH 04/10] nvme-rdma: use ibdev_to_node instead of dereferencing ->dma_device
` [PATCH 05/10] rds: stop using dmapool
` [PATCH 06/10] RDMA/core: remove ib_dma_{alloc,free}_coherent
` [PATCH 07/10] RDMA/core: remove use of dma_virt_ops
` [PATCH 08/10] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
` [PATCH 09/10] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
` [PATCH 10/10] dma-mapping: remove dma_virt_ops
[PATCH 0/2] PCI: Make "cdns,max-outbound-regions" optional DT property
2020-11-06 15:11 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: PCI: Make "cdns,max-outbound-regions" optional property
` [PATCH 2/2] PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found
remove dma_virt_ops v2
2020-11-06 14:18 UTC (23+ messages)
` [PATCH 1/6] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
` [PATCH 3/6] RDMA/core: remove use of dma_virt_ops
` [PATCH 4/6] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
2020-11-06 13:14 UTC (5+ messages)
pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310
2020-11-06 11:45 UTC (5+ messages)
[PATCH v1 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter
2020-11-06 10:11 UTC (7+ messages)
` [PATCH v1 2/2] PCI: Use predefined Pericom vendor ID
[PATCH v2 1/2] PCI: Disable MSI for Pericom PCIe-USB adapter
2020-11-06 10:05 UTC (2+ messages)
` [PATCH v2 2/2] PCI: Use predefined Pericom vendor ID
[PATCH] pci: mediatek: fix warning in msi.h
2020-11-06 9:43 UTC (19+ messages)
` Aw: "
` Aw: "
` Aw: "
[PATCH] x86/gpu: add JSL stolen memory support
2020-11-06 9:39 UTC (4+ messages)
[PATCH] PCI: fix a potential uninitentional integer overflow issue
2020-11-06 8:04 UTC (3+ messages)
[PATCH v2] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
2020-11-06 3:39 UTC (4+ messages)
[pci:pci/misc] BUILD SUCCESS 8e1b3807dd7210db374b6a0bf2d4952d8c2ad159
2020-11-06 2:51 UTC
[pci:next] BUILD SUCCESS 405196258f54f039b7520b14d30737cca6529452
2020-11-06 2:51 UTC
[PATCH v10 00/16] Add RCEC handling to PCI/AER
2020-11-06 0:40 UTC (18+ messages)
` [PATCH v10 01/16] AER: aer_root_reset() non-native handling
` [PATCH v10 02/16] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v10 03/16] PCI/RCEC: Bind RCEC devices to the Root Port driver
` [PATCH v10 04/16] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
` [PATCH v10 05/16] PCI/ERR: Rename reset_link() to reset_subordinates()
` [PATCH v10 06/16] PCI/ERR: Simplify by using pci_upstream_bridge()
` [PATCH v10 07/16] PCI/ERR: Simplify by computing pci_pcie_type() once
` [PATCH v10 08/16] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
` [PATCH v10 09/16] PCI/ERR: Avoid negated conditional for clarity
` [PATCH v10 10/16] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
` [PATCH v10 11/16] PCI/ERR: Limit AER resets in pcie_do_recovery()
` [PATCH v10 12/16] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
` [PATCH v10 13/16] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
` [PATCH v10 14/16] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling
` [PATCH v10 15/16] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling
` [PATCH v10 16/16] PCI/AER: Add RCEC AER error injection support
[PATCH v3 0/3] dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema
2020-11-05 22:36 UTC (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] dt-bindings: PCI: rcar-pci-host: Document r8a77965 bindings
[GIT PULL] PCI fixes for v5.10
2020-11-05 20:21 UTC (2+ messages)
[PATCH v3 0/6] Add DW PCIe support for Exynos5433 SoCs
2020-11-05 19:14 UTC (8+ messages)
` [PATCH v3 2/6] dt-bindings: pci: add the samsung,exynos-pcie binding
` [PATCH v3 6/6] arm64: dts: exynos: add the WiFi/PCIe support to TM2(e) boards
[PATCH v3] PCI: mediatek: Configure FC and FTS for functions other than 0
2020-11-05 18:22 UTC (2+ messages)
[PATCH v2 12/17] asm-generic/hyperv: update hv_interrupt_entry
2020-11-05 16:58 UTC
PCI / PCIe Device Memory - Rationale for Choosing MMIO Over PMIO (and Visa-Versa)
2020-11-05 15:07 UTC (3+ messages)
[PATCH] PCI: ibmphp: Remove unneeded break
2020-11-05 15:02 UTC
[PATCH v3 23/56] PCI: fix kernel-doc markups
2020-11-05 14:44 UTC (2+ messages)
[PATCH v5 11/15] PCI: Obey iomem restrictions for procfs mmap
2020-11-05 9:34 UTC (4+ messages)
page: next (older) | prev (newer) | latest
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).