linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 17:32:51 to 2020-05-26 13:35:00 UTC [more...]

[PATCH v4 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-05-26 13:34 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: Add UniPhier PCIe endpoint controller description

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-26 12:50 UTC  (6+ messages)
` [PATCH v7 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port
` [PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver

[PATCH 0/8] Add helper for accessing Power Management callbacs
 2020-05-26 11:53 UTC  (19+ messages)
` [PATCH 1/8] driver core: "
    ` [greybus-dev] "
` [PATCH 2/8] ACPI: PM: Use the new device_to_pm() helper to access struct dev_pm_ops
` [PATCH 3/8] greybus: "
  ` [greybus-dev] "
` [PATCH 4/8] scsi: pm: "
` [PATCH 5/8] usb: phy: fsl: "
` [PATCH 6/8] PCI/PM: "
` [PATCH 7/8] PM: "
` [PATCH 8/8] net/iucv: "

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-05-26 11:49 UTC  (3+ messages)
` [PATCH 1/2] PCI: "
` [PATCH 2/2] iommu: calling pci_fixup_iommu in iommu_fwspec_init

[PATCH] PCI: hv: Use struct_size() helper
 2020-05-26  9:38 UTC  (2+ messages)

[PATCH v6 0/5] Loongson PCI Generic Driver
 2020-05-26  9:21 UTC  (24+ messages)
` [PATCH v10 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v10 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v10 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v10 5/5] MIPS: Loongson64: Switch to generic PCI driver
` [PATCH v11 0/5] Loongson Generic PCI v11
  ` [PATCH v11 1/5] PCI: Don't disable decoding when mmio_always_on is set
  ` [PATCH v11 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v11 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v11 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v11 5/5] MIPS: Loongson64: Switch to generic PCI driver

[PATCH] PCI: qcom: fix several error-hanlding problem
 2020-05-26  2:38 UTC 

[PATCH 00/15] PCI: brcmstb: enable PCIe for STB chips
 2020-05-25 16:58 UTC  (9+ messages)
` [PATCH 04/15] PCI: brcmstb: Add compatibily of other chips
` [PATCH 07/15] PCI: brcmstb: Add control of rescal reset

[PATCH 00/15] PCI controller probe cleanups
 2020-05-25 11:38 UTC  (20+ messages)
` [PATCH 01/15] PCI: cadence: Use struct pci_host_bridge.windows list directly
` [PATCH 02/15] PCI: mvebu: "
` [PATCH 03/15] PCI: host-common: "
` [PATCH 04/15] PCI: brcmstb: Use pci_host_probe() to register host
` [PATCH 05/15] PCI: mobiveil: "
` [PATCH 06/15] PCI: tegra: "
` [PATCH 07/15] PCI: v3: "
` [PATCH 08/15] PCI: versatile: "
` [PATCH 09/15] PCI: xgene: "
` [PATCH 10/15] PCI: altera: "
` [PATCH 11/15] PCI: iproc: "
` [PATCH 12/15] PCI: rcar: "
` [PATCH 13/15] PCI: rockchip: "
` [PATCH 14/15] PCI: xilinx-nwl: "
` [PATCH 15/15] PCI: xilinx: "

[PATCH v7 0/2] pciutils: Add basic decode support for CXL DVSEC
 2020-05-25 10:37 UTC  (2+ messages)

[PATCH] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-05-25 10:27 UTC  (7+ messages)
  ` 答复: "

[PATCH 0/8] R8A7742 add support for HSUSB and USB2.0/3.0
 2020-05-25 10:21 UTC  (17+ messages)
` [PATCH 1/8] dt-bindings: phy: rcar-gen2: Add r8a7742 support
` [PATCH 2/8] dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r8a7742
` [PATCH 3/8] dt-bindings: usb: renesas,usbhs: Add "
` [PATCH 4/8] dt-bindings: dmaengine: renesas,usb-dmac: Add binding "
` [PATCH 5/8] dt-bindings: usb: usb-xhci: Document r8a7742 support
` [PATCH 6/8] ARM: dts: r8a7742: Add USB 2.0 host support
` [PATCH 7/8] ARM: dts: r8a7742: Add USB-DMAC and HSUSB device nodes
` [PATCH 8/8] ARM: dts: r8a7742: Add xhci support

[PATCH 0/2] lspci: Decode PCIe Link Capabilities 2
 2020-05-25  9:42 UTC  (4+ messages)
` [PATCH 1/2] lspci: Decode PCIe Link Capabilities 2, expand Link Status 2
` [PATCH 2/2] lspci: Use commas more consistently

[PATCH v5 00/14] Add PCIe support to TI's J721E SoC
 2020-05-25  3:30 UTC  (17+ messages)
` [PATCH v5 01/14] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
` [PATCH v5 02/14] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [PATCH v5 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses
` [PATCH v5 04/14] PCI: cadence: Add support to start link and verify link status
` [PATCH v5 05/14] PCI: cadence: Allow pci_host_bridge to have custom pci_ops
` [PATCH v5 06/14] dt-bindings: PCI: cadence: Remove "mem" from reg binding
` [PATCH v5 07/14] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH v5 08/14] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH v5 09/14] PCI: cadence: Add MSI-X support to Endpoint driver
` [PATCH v5 10/14] dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC
` [PATCH v5 11/14] dt-bindings: PCI: Add EP "
` [PATCH v5 12/14] PCI: j721e: Add TI J721E PCIe driver
` [PATCH v5 13/14] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [PATCH v5 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

[PATCH v3 0/5] Remove AER HEST table parser
 2020-05-24 21:32 UTC  (6+ messages)
` [PATCH v3 1/5] PCI/AER: Remove redundant pci_is_pcie() checks
` [PATCH v3 2/5] PCI/AER: Remove redundant dev->aer_cap checks
` [PATCH v3 3/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
` [PATCH v3 4/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native "
` [PATCH v3 5/5] PCI/AER: Replace pcie_aer_get_firmware_first() with pcie_aer_is_native()

[PATCH v2 0/5] Remove AER HEST table parser
 2020-05-24 21:27 UTC  (6+ messages)
` [PATCH v2 1/5] PCI/AER: Remove redundant pci_is_pcie() checks
` [PATCH v2 2/5] PCI/AER: Remove redundant dev->aer_cap checks
` [PATCH v2 3/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
` [PATCH v2 4/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native "
` [PATCH v2 5/5] PCI/AER: Replace pcie_aer_get_firmware_first() with pcie_aer_is_native()

[PATCH] PCI: Avoid FLR for AMD Starship USB 3.0
 2020-05-24  7:35 UTC 

[pci:pci/enumeration] BUILD SUCCESS 11fdcf05032812bd23cdc42850d1f650376ec09d
 2020-05-24  2:15 UTC 

[pci:pci/virtualization] BUILD SUCCESS 84e35a52e5ca2f6013b0cdd454cc47d403b157a9
 2020-05-24  2:15 UTC 

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-23 17:30 UTC  (15+ messages)
          `  "
            ` Re: [PATCH] "
                      `  "

[PATCH 00/19] Implement NTB Controller using multiple PCI EP
 2020-05-23  1:47 UTC  (5+ messages)
` [PATCH 01/19] dt-bindings: PCI: Endpoint: Add DT bindings for PCI EPF NTB Device

[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
 2020-05-23  1:24 UTC  (11+ messages)
` [PATCH v4 03/14] PCI: cadence: Add support to use custom read and write accessors
` [PATCH v4 07/14] PCI: cadence: Add new *ops* for CPU addr fixup

[PATCH v3 0/2] PCI/ERR: Allow Native AER/DPC using _OSC
 2020-05-22 20:48 UTC  (5+ messages)

[PATCH 00/12] ACPI/OF: Upgrade MSI/IOMMU ID mapping APIs
 2020-05-22 15:38 UTC  (19+ messages)
` [PATCH 06/12] of/iommu: Make of_map_rid() PCI agnostic
` [PATCH 07/12] of/device: Add input id to of_dma_configure()
` [PATCH 09/12] dt-bindings: arm: fsl: Add msi-map device-tree binding for fsl-mc bus
` [PATCH 10/12] of/irq: Make of_msi_map_rid() PCI bus agnostic
` [PATCH 12/12] bus: fsl-mc: Add ACPI support for fsl-mc

[PATCH] PCI/PTM: Fix PTM switch capability evaluation
 2020-05-22 14:46 UTC  (3+ messages)

piix4-poweroff.c I/O BAR usage
 2020-05-22 12:32 UTC  (4+ messages)

[PATCH 1/2] PCI: rockchip: Enable IO base and limit registers
 2020-05-22 12:29 UTC  (4+ messages)
  ` [PATCH 1/2] PCI: rockchip: Enable IO base and limit registers【请注意,邮件由linux-rockchip-bounces+shawn.lin=rock-chips.com@lists.infradead.org代发】

[pci:pci/switchtec] BUILD SUCCESS b8af85492fbf1acfb63b1f83e4faafbaa11c73eb
 2020-05-22 12:07 UTC 

[pci:pci/hotplug] BUILD SUCCESS cfbd83d02da73d984bee314ed3b96bdd3bbe7115
 2020-05-22 12:07 UTC 

[pci:pci/misc] BUILD SUCCESS 5dda3ba6fc9c5d784b48687a3f3003023a0d7c74
 2020-05-22 12:07 UTC 

[PATCH v2 0/4] Align PCI Emul Bridge to PCIe 5.0
 2020-05-22 11:42 UTC  (2+ messages)

[PATCH] PCI: endpoint: Fix epc windows allocation in pci_epc_multi_mem_init()
 2020-05-22 11:37 UTC  (2+ messages)

[PATCH] PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_port
 2020-05-22 11:29 UTC  (2+ messages)

Possible bug in drivers/misc/cardreader/rtsx_pcr.c
 2020-05-22 11:27 UTC  (11+ messages)
  ` [PATCH] misc: rtsx: Add short delay after exit from ASPM
      ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-22 10:17 UTC  (5+ messages)
` [PATCH v7 13/24] iommu/arm-smmu-v3: Enable broadcast TLB maintenance

[PATCH 0/6] misc: rtsx: Clean up Realtek card reader driver
 2020-05-22  7:38 UTC  (8+ messages)
` [PATCH 1/6] misc: rtsx: Remove unused pcr_ops
` [PATCH 2/6] misc: rtsx: Removed unused dev_aspm_mode
` [PATCH 3/6] misc: rtsx: Use ASPM_MASK_NEG instead of hard-coded value
` [PATCH 4/6] misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
` [PATCH 5/6] misc: rtsx: Simplify rtsx_comm_set_aspm()
` [PATCH 6/6] misc: rtsx: Remove unnecessary rts5249_set_aspm(), rts5260_set_aspm()

[PATCH] [v2] PCI: tegra194: Fix runtime PM imbalance on error
 2020-05-22  6:06 UTC  (5+ messages)
    `  "

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-22  2:56 UTC  (7+ messages)
` [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-hotplug capable devices

[PATCH][v2] iommu: arm-smmu-v3: Copy SMMU table for kdump kernel
 2020-05-21 22:49 UTC  (2+ messages)

[PATCH] PCI/switchtec: Correct bool variable type assignment
 2020-05-21 20:23 UTC  (3+ messages)

[PATCH] PCI: shpchp: Remove surplus variable and ineffectual error check
 2020-05-21 20:20 UTC  (2+ messages)

[PATCH 08/12] of/irq: make of_msi_map_get_device_domain() bus agnostic
 2020-05-21 19:57 UTC  (2+ messages)

[PATCH v9 1/2] PCI: Microchip: Add host driver for Microchip PCIe controller
 2020-05-21 19:56 UTC  (2+ messages)

[PATCH 02/12] ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
 2020-05-21 19:56 UTC  (2+ messages)

[PATCH] x86/xen: drop an unused parameter gsi_override
 2020-05-21 19:41 UTC  (2+ messages)

[PATCH v3 0/2] Fix PCI HyperV device error handling
 2020-05-21 17:42 UTC  (4+ messages)

[RFC PATCH 0/2] PCI/AER: handling for RCiEPs
 2020-05-21 17:31 UTC  (3+ messages)
` [PATCH 1/2] PCI/AER: Do not reset the device status if doing firmware first handling
` [PATCH 2/2] PCI/AER: Add partial initial support for RCiEPs using RCEC or firmware first


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