messages from 2024-05-07 13:34:45 to 2024-05-10 20:33:18 UTC [more...]
[PATCH V1 0/9] PCIe TPH and cache direct injection support
2024-05-10 20:33 UTC (20+ messages)
` [PATCH V1 1/9] PCI: Introduce PCIe TPH support framework
` [PATCH V1 2/9] PCI: Add TPH related register definition
` [PATCH V1 3/9] PCI/TPH: Implement a command line option to disable TPH
` [PATCH V1 4/9] PCI/TPH: Implement a command line option to force No ST Mode
` [PATCH V1 5/9] PCI/TPH: Introduce API functions to get/set steering tags
` [PATCH V1 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM
` [PATCH V1 7/9] PCI/TPH: Add TPH documentation
` [PATCH V1 8/9] bnxt_en: Add TPH support in BNXT driver
` [PATCH V1 9/9] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings
[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
2024-05-10 15:44 UTC (13+ messages)
[PATCH 1/8] drm/i915/pciids: add INTEL_PNV_IDS(), use acronym
2024-05-10 13:55 UTC (16+ messages)
` [PATCH 2/8] drm/i915/pciids: add INTEL_ILK_IDS(), "
` [PATCH 3/8] drm/i915/pciids: add INTEL_SNB_IDS()
` [PATCH 4/8] drm/i915/pciids: add INTEL_IVB_IDS()
` [PATCH 5/8] drm/i915/pciids: don't include WHL/CML PCI IDs in CFL
` [PATCH 6/8] drm/i915/pciids: remove 11 from INTEL_ICL_IDS()
` [PATCH 7/8] drm/i915/pciids: remove 12 from INTEL_TGL_IDS()
` [PATCH 8/8] drm/i915/pciids: don't include RPL-U PCI IDs in RPL-P
` [PATCH 0/8] drm/i915/pciids: PCI ID macro cleanups
[PATCH v4 0/7] PCI: Consolidate TLP Log reading and printing
2024-05-10 12:12 UTC (9+ messages)
` [PATCH v4 1/7] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem
` [PATCH v4 2/7] PCI: Move TLP Log handling to own file
` [PATCH v4 3/7] PCI: Make pcie_read_tlp_log() signature same
` [PATCH v4 4/7] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v4 5/7] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v4 6/7] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v4 7/7] PCI: Create helper to print TLP Header and Prefix Log
[RFC KERNEL PATCH v6 0/3] Support device passthrough when dom0 is PVH on Xen
2024-05-10 11:27 UTC (12+ messages)
` [RFC KERNEL PATCH v6 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v6 3/3] xen/privcmd: Add new syscall to get gsi from irq
[PATCH 1/5] drm/i915: don't include CML PCI IDs in CFL
2024-05-10 11:24 UTC (12+ messages)
` [PATCH 2/5] drm/i915: don't include RPL-U PCI IDs in RPL-P
[PATCH] x86/amd_nb: Add new PCI IDs to the MISC IDs list for Family 1Ah
2024-05-10 11:18 UTC
[PATCH v5 0/8] PCI: Add PCIe bandwidth controller
2024-05-10 10:32 UTC (13+ messages)
` [PATCH v5 1/8] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH v5 2/8] PCI: Store all PCIe Supported Link Speeds
` [PATCH v5 3/8] PCI: Refactor pcie_update_link_speed()
` [PATCH v5 4/8] PCI/quirks: Abstract LBMS seen check into own function
` [PATCH v5 5/8] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
` [PATCH v5 6/8] PCI/bwctrl: Add API to set PCIe Link Speed
` [PATCH v5 7/8] thermal: Add PCIe cooling driver
` [PATCH v5 8/8] selftests/pcie_bwctrl: Create selftests
[PATCH v7 0/2] cxl: Export cxl1.1 device link status to sysfs
2024-05-10 7:37 UTC (3+ messages)
` [PATCH v7 1/2] cxl/core/regs: Add rcd_regs initialization at __rcrb_to_component()
` [PATCH v7 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status
[pci:next] BUILD SUCCESS 484af35f7e65a78c76b74e8ec71fe6265552a51b
2024-05-10 2:17 UTC
[pci:misc] BUILD SUCCESS fe4a83ec07818f2243eac584488e65397699550c
2024-05-10 1:02 UTC
[PATCH v2 2/7] PCI: xilinx-nwl: Fix off-by-one
2024-05-09 21:34 UTC (3+ messages)
[pci:edr] BUILD SUCCESS e2e78a294a8a863898b781dbcf90e087eda3155d
2024-05-09 20:53 UTC
[pci:cxl] BUILD SUCCESS 934edcd436dca0447e0d3691a908394ba16d06c3
2024-05-09 18:57 UTC
[PATCH v12 0/6] PCI: qcom: Add support for OPP
2024-05-09 18:34 UTC (6+ messages)
` [PATCH v12 2/6] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v12 6/6] PCI: qcom: Add OPP support to scale performance
[LSF/MM/BPF TOPIC] CXL Development Discussions
2024-05-09 18:14 UTC (12+ messages)
[pci:enumeration] BUILD SUCCESS 6aa9060149144660d78b2fe39f83efe08a4cd813
2024-05-09 17:37 UTC
[PATCH 0/2] PCI hotplug driver fixes
2024-05-09 12:05 UTC (3+ messages)
` [PATCH 1/2] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH 2/2] arch/powerpc: hotplug driver bridge support
[PATCH] ACPI: PCI: Remove unused struct 'acpi_handle_node'
2024-05-09 10:57 UTC (2+ messages)
[PATCH v2 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
2024-05-09 9:06 UTC (3+ messages)
[PATCH v2 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
2024-05-09 8:42 UTC (3+ messages)
[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
2024-05-09 8:48 UTC (4+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "
[PATCH v2 0/3] Parse the HEST PCIe AER and set to relevant registers
2024-05-09 8:39 UTC (3+ messages)
[PATCH v4 0/5] PCI: controller: Move to agnostic GPIO API
2024-05-09 4:24 UTC (6+ messages)
` [PATCH v4 4/5] PCI: imx6: Convert "
[pci:wip/2405-ilpo-window-sizing-v3] BUILD SUCCESS c949e9ba545cd95819f9a2b8f32c90fea21ca189
2024-05-09 2:45 UTC
[PATCH v9 4/4] PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
2024-05-08 23:33 UTC (4+ messages)
[PATCH] pci: fix broadcom secondary bus reset handling
2024-05-08 21:03 UTC (4+ messages)
[PATCH v1] PCI/EDR: Align EDR implementation with PCI firmware r3.3 spec
2024-05-08 20:41 UTC (3+ messages)
[PATCH v6 0/5] PCI: Add Secondary Bus Reset (SBR) support for CXL
2024-05-08 18:27 UTC (2+ messages)
[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
2024-05-08 18:03 UTC (9+ messages)
` [PATCH 09/17] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
` [PATCH 12/17] irqchip: Add support for "
` [PATCH 14/17] of: dynamic: Introduce of_changeset_add_prop_bool()
` [PATCH 16/17] mfd: Add support for LAN966x PCI device
[PATCH v4 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-05-08 17:52 UTC (15+ messages)
` [PATCH v4 01/12] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v4 02/12] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v4 03/12] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v4 04/12] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v4 05/12] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v4 06/12] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v4 07/12] PCI: imx6: Add help function imx_pcie_match_device()
` [PATCH v4 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
` [PATCH v4 09/12] PCI: imx6: Consolidate redundant if-checks
` [PATCH v4 10/12] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v4 11/12] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v4 12/12] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
[PATCH V7 0/4] PCI: Add support for preserving boot configuration
2024-05-08 17:41 UTC (5+ messages)
` [PATCH V7 1/4] PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
` [PATCH V7 2/4] PCI: of: Add of_pci_preserve_config() for per-host bridge support
` [PATCH V7 3/4] PCI: Unify ACPI and DT 'preserve config' support
` [PATCH V7 4/4] PCI: Use preserve_config in place of pci_flags
[PATCH v4 RESEND 0/8] ipq9574: Enable PCI-Express support
2024-05-08 17:10 UTC (3+ messages)
[PATCH v2 1/1] PCI: Do not wait for disconnected devices when resuming
2024-05-08 16:30 UTC (2+ messages)
[PATCH 1/1] PCI: Make pcie_bandwidth_capable() static
2024-05-08 16:21 UTC (2+ messages)
[PATCH V1] PCI: Extend ACS configurability
2024-05-08 13:14 UTC (2+ messages)
[PATCH v3 00/13] PCI: dw-rockchip: Add endpoint mode support
2024-05-08 13:13 UTC (14+ messages)
` [PATCH v3 01/13] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name
` [PATCH v3 02/13] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names
` [PATCH v3 03/13] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs
` [PATCH v3 04/13] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode support
` [PATCH v3 05/13] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v3 06/13] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH v3 07/13] PCI: dw-rockchip: Fix weird indentation
` [PATCH v3 08/13] PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
` [PATCH v3 09/13] PCI: dw-rockchip: Refactor the driver to prepare for EP mode
` [PATCH v3 10/13] PCI: dw-rockchip: Add endpoint mode support
` [PATCH v3 11/13] misc: pci_endpoint_test: Add support for rockchip rk3588
` [PATCH v3 12/13] arm64: dts: rockchip: Add PCIe endpoint mode support
` [PATCH v3 13/13] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode
[PATCH V2] PCI: tegra194: Set EP alignment restriction for inbound ATU
2024-05-08 9:27 UTC (2+ messages)
[PATCH v2] x86: ce4100: Remove unused struct 'sim_reg_op'
2024-05-08 7:55 UTC (2+ messages)
[RFC PATCH v2 0/6] Towards a shared TSM sysfs-ABI for Confidential Computing
2024-05-08 2:21 UTC (9+ messages)
` [RFC PATCH v2 5/6] PCI/TSM: Authenticate devices via platform TSM
[PATCH v4] PCI: vmd: Disable MSI remap only for low MSI count
2024-05-08 1:46 UTC (2+ messages)
[PATCH v2 00/14] PCI: dw-rockchip: Add endpoint mode support
2024-05-07 23:55 UTC (22+ messages)
` [PATCH v2 04/14] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint "
` [PATCH v2 05/14] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v2 06/14] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH v2 08/14] PCI: dw-rockchip: Add rockchip_pcie_ltssm() helper
` [PATCH v2 11/14] PCI: dw-rockchip: Add endpoint mode support
` [PATCH v2 13/14] arm64: dts: rockchip: Add PCIe "
` [PATCH v2 14/14] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode
[PATCH] x86: ce4100: Remove unused struct 'sim_reg_op'
2024-05-07 23:24 UTC (3+ messages)
[PATCH] PCI: Release unused bridge resources during resize
2024-05-07 21:31 UTC
[PATCH v4 1/3] PCI: qcom: Refactor common code
2024-05-07 21:02 UTC (2+ messages)
[PATCH v1 2/3] Bluetooth: btintel_pcie: Add support for PCIE transport
2024-05-07 20:28 UTC (3+ messages)
[pci:next] BUILD SUCCESS 85e9c34ad6fbe6b101211127cc21b9045bdbbb13
2024-05-07 20:20 UTC
[pci:for-linus] BUILD SUCCESS f3d049b35b01fff656d720606fcbab0b819f26d1
2024-05-07 20:20 UTC
[PATCH v2 0/7] PCI: xilinx-nwl: Add phy support
2024-05-07 20:07 UTC (4+ messages)
` [PATCH v2 1/7] dt-bindings: pci: xilinx-nwl: Add phys
[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-05-07 14:55 UTC (5+ messages)
` [PATCH v3 10/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
[PATCH v2 0/2] abort hot-plug if pci_hp_add_bridge() fails
2024-05-07 14:27 UTC (7+ messages)
` [PATCH v2 2/2] PCI: pciehp: Abort "
[PATCH v3 0/8] PCI: Solve two bridge window sizing issues
2024-05-07 14:01 UTC (5+ messages)
` [PATCH v3 7/8] PCI: Make minimum bridge window alignment reference more obvious
` [PATCH v3 8/8] PCI: Relax bridge window tail sizing rules
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