linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-13 16:00:34 to 2023-04-18 08:01:04 UTC [more...]

[PATCH v4 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-04-18  8:00 UTC  (22+ messages)
` [PATCH v4 01/11] PCI: rockchip: Remove writes to unused registers
` [PATCH v4 02/11] PCI: rockchip: Write PCI Device ID to correct register
` [PATCH v4 03/11] PCI: rockchip: Assert PCI Configuration Enable bit after probe
` [PATCH v4 04/11] PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
` [PATCH v4 05/11] arm64: dts: rockchip: Add dtsi entry for RK3399 PCIe endpoint core
` [PATCH v4 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one
` [PATCH v4 07/11] PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
` [PATCH v4 08/11] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v4 09/11] PCI: rockchip: Use u32 variable to access 32-bit registers
` [PATCH v4 10/11] PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
` [PATCH v4 11/11] PCI: rockchip: Set address alignment for endpoint mode

Apply ATI NCQ horkage to ASPEED as well
 2023-04-18  8:00 UTC  (5+ messages)
` [PATCH 1/2] gpu: Move ASPEED vendor ID definition to pci_ids.h
` [PATCH 2/2] ata: libata-core: Apply ATI NCQ horkage to ASPEED as well

[PATCH v2 0/5] Parse the PCIe AER and set to relevant registers
 2023-04-18  7:58 UTC  (2+ messages)

[PATCH v5 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-04-18  7:46 UTC  (12+ messages)
` [PATCH v5 01/11] PCI: rockchip: Remove writes to unused registers
` [PATCH v5 02/11] PCI: rockchip: Write PCI Device ID to correct register
` [PATCH v5 03/11] PCI: rockchip: Assert PCI Configuration Enable bit after probe
` [PATCH v5 04/11] PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
` [PATCH v5 05/11] arm64: dts: rockchip: Add dtsi entry for RK3399 PCIe endpoint core
` [PATCH v5 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one
` [PATCH v5 07/11] PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
` [PATCH v5 08/11] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v5 09/11] PCI: rockchip: Use u32 variable to access 32-bit registers
` [PATCH v5 10/11] PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
` [PATCH v5 11/11] PCI: rockchip: Set address alignment for endpoint mode

[PATCH v4] PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow links
 2023-04-18  7:28 UTC 

[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
 2023-04-18  3:49 UTC  (2+ messages)

[PATCH v4] PCI: vmd: Add the module param to adjust MSI mode
 2023-04-18  3:40 UTC  (6+ messages)

[PATCH v2 3/5] ACPI/PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
 2023-04-18  2:38 UTC  (2+ messages)

[PATCH v3 3/6] PCI/AER: Export cper_print_aer() for use by modules
 2023-04-18  2:37 UTC  (21+ messages)
` [PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v3 6/6] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling

[PATCH v2 2/3] drivers/perf: add DesignWare PCIe PMU driver
 2023-04-18  1:51 UTC  (8+ messages)
` [PATCH v3 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
` [PATCH v3 1/3] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
` [PATCH v3 2/3] drivers/perf: add "
` [PATCH v3 3/3] MAINTAINERS: add maintainers for "

[PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-04-17 22:00 UTC  (3+ messages)

[PATCH 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2023-04-17 21:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge
` [PATCH 2/2] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver

[PATCH v2 0/3] PCI: brcmstb: CLKREQ# accomodations of downstream device
 2023-04-17 21:41 UTC  (13+ messages)
` [PATCH v2 2/3] "

[RFC PATCH] PCI: Extend D3hot delay for NVIDIA HDA controllers
 2023-04-17 21:14 UTC  (3+ messages)
` [PATCH] "

[RFC PATCH 0/3] Introduce a PCIe endpoint virtio console
 2023-04-17 15:19 UTC  (7+ messages)
` [RFC PATCH 1/3] PCI: endpoint: introduce a helper to implement pci ep virtio function
` [RFC PATCH 2/3] virtio_pci: add a definition of queue flag in ISR
` [RFC PATCH 3/3] PCI: endpoint: Add EP function driver to provide virtio-console functionality
` [EXT] [RFC PATCH 0/3] Introduce a PCIe endpoint virtio console

[PATCH 3/3] PCI/DPC: Disable DPC service on suspend when IRQ is shared with PME
 2023-04-17 13:08 UTC  (3+ messages)

[PATCH 2/3] PCI/AER: Disable AER service on suspend when IRQ is shared with PME
 2023-04-17 11:50 UTC  (3+ messages)

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-04-17 11:21 UTC  (6+ messages)

[PATCH v1 1/1] PCI: of: Propagate firmware node
 2023-04-17 10:45 UTC  (5+ messages)

[PATCH v2 0/4] PCI: s390: Fix user-after-free and clean up
 2023-04-17 10:07 UTC  (4+ messages)
` [PATCH v2 1/4] PCI: s390: Fix use-after-free of PCI resources with per-function hotplug

[PATCH 1/3] PCI/portdrv: Flag services when IRQ is shared with PME
 2023-04-17  9:37 UTC  (3+ messages)

[PATCH v12 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-04-17  8:09 UTC  (30+ messages)
` [PATCH v12 01/19] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v12 02/19] PCI: Add INtx Mechanism Messages macros
` [PATCH v12 03/19] PCI: Add PCI_HEADER_TYPE_MULTI_FUNC
` [PATCH v12 04/19] PCI: dwc: Add dw_pcie_link_set_max_link_width()
` [PATCH v12 05/19] PCI: dwc: Add dw_pcie_link_set_max_width()
` [PATCH v12 06/19] PCI: dwc: Add dw_pcie_link_set_max_cap_width()
` [PATCH v12 07/19] PCI: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v12 08/19] PCI: dwc: Introduce struct dw_pcie_outbound_atu
` [PATCH v12 09/19] PCI: dwc: Add members into "
` [PATCH v12 10/19] PCI: dwc: Change arguments of dw_pcie_prog_ep_outbound_atu()
` [PATCH v12 11/19] PCI: dwc: Add support for triggering legacy IRQs
` [PATCH v12 12/19] PCI: dwc: Add EDMA_UNROLL capability flag
` [PATCH v12 13/19] PCI: dwc: Introduce .ep_pre_init() and .ep_deinit()
` [PATCH v12 14/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v12 15/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v12 16/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v12 17/19] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v12 18/19] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v12 19/19] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller

W sprawie samochodu
 2023-04-17  7:55 UTC 

[PATCH v1] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
 2023-04-17  7:11 UTC  (4+ messages)

[PATCH v3] PCI/PM: Bail out early in pci_bridge_wait_for_secondary_bus() if link is not trained
 2023-04-17  6:07 UTC  (5+ messages)

[pci:next] BUILD SUCCESS 1fdef2055d8690d6f29d08d6d506bb7fba708488
 2023-04-15  6:07 UTC 

[PATCH v5 00/17] PCI endpoint fixes and improvements
 2023-04-15  2:35 UTC  (18+ messages)
` [PATCH v5 01/17] PCI: endpoint: Automatically create a function specific attributes group
` [PATCH v5 02/17] PCI: endpoint: Move pci_epf_type_add_cfs() code
` [PATCH v5 03/17] PCI: epf-test: Fix DMA transfer completion initialization
` [PATCH v5 04/17] PCI: epf-test: Fix DMA transfer completion detection
` [PATCH v5 05/17] PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
` [PATCH v5 06/17] PCI: epf-test: Simplify read/write/copy test functions
` [PATCH v5 07/17] PCI: epf-test: Simplify pci_epf_test_raise_irq()
` [PATCH v5 08/17] PCI: epf-test: Simplify IRQ test commands execution
` [PATCH v5 09/17] PCI: epf-test: Improve handling of command and status registers
` [PATCH v5 10/17] PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
` [PATCH v5 11/17] PCI: epf-test: Cleanup request result handling
` [PATCH v5 12/17] PCI: epf-test: Simplify DMA support checks
` [PATCH v5 13/17] PCI: epf-test: Simplify transfers result print
` [PATCH v5 14/17] misc: pci_endpoint_test: Free IRQs before removing the device
` [PATCH v5 15/17] misc: pci_endpoint_test: Re-init completion for every test
` [PATCH v5 16/17] misc: pci_endpoint_test: Do not write status in IRQ handler
` [PATCH v5 17/17] misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()

[PATCH v4 01/17] PCI: endpoint: Automatically create a function specific attributes group
 2023-04-15  0:55 UTC  (3+ messages)

[PATCH v2 3/5] pci/aer: Export cper_print_aer() for CXL driver logging
 2023-04-14 20:41 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: PCI: brcmstb: Add two optional props
 2023-04-14 20:14 UTC  (2+ messages)

[PATCH v4 17/17] misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()
 2023-04-14 16:19 UTC  (2+ messages)

[PATCH v4 16/17] misc: pci_endpoint_test: Do not write status in IRQ handler
 2023-04-14 16:18 UTC  (2+ messages)

[PATCH v4 14/17] misc: pci_endpoint_test: Free IRQs before removing the device
 2023-04-14 16:17 UTC  (2+ messages)

[PATCH v4 13/17] PCI: epf-test: Simplify transfers result print
 2023-04-14 16:17 UTC  (2+ messages)

[PATCH v4 12/17] PCI: epf-test: Simplify DMA support checks
 2023-04-14 16:14 UTC  (2+ messages)

[PATCH v4 10/17] PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
 2023-04-14 16:12 UTC  (2+ messages)

[PATCH v4 09/17] PCI: epf-test: Improve handling of command and status registers
 2023-04-14 16:11 UTC  (2+ messages)

[PATCH v4 08/17] PCI: epf-test: Simplify IRQ test commands execution
 2023-04-14 16:09 UTC  (2+ messages)

[PATCH v4 07/17] PCI: epf-test: Simplify pci_epf_test_raise_irq()
 2023-04-14 16:08 UTC  (2+ messages)

[PATCH v4 06/17] PCI: epf-test: Simplify read/write/copy test functions
 2023-04-14 16:06 UTC  (2+ messages)

[PATCH v4 04/17] PCI: epf-test: Fix DMA transfer completion detection
 2023-04-14 16:00 UTC  (2+ messages)

[PATCH v4 04/17] PCI: epf-test: Fix DMA transfer completion detection
 2023-04-14 15:45 UTC  (3+ messages)

[Patch v6 0/9] Tegra234 Memory interconnect support
 2023-04-14 10:54 UTC  (4+ messages)
` [Patch v6 8/9] PCI: tegra194: Add interconnect support in Tegra234

[PATCH v4 00/14] PCI: dwc: Relatively simple fixes and cleanups
 2023-04-14  2:18 UTC  (15+ messages)
` [PATCH v4 01/14] PCI: dwc: Fix erroneous version type test helper
` [PATCH v4 02/14] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message
` [PATCH v4 03/14] PCI: bt1: Enable async probe type
` [PATCH v4 04/14] PCI: bt1: Fix printing false error message
` [PATCH v4 05/14] PCI: dwc: Drop duplicated fast-link-mode flag unsetting
` [PATCH v4 06/14] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed()
` [PATCH v4 07/14] PCI: visconti: Convert to using generic resources getter
` [PATCH v4 08/14] MAINTAINERS: Add all generic DW PCIe RP/EP DT-schemas
` [PATCH v4 09/14] MAINTAINERS: Demote Gustavo Pimentel to DW PCIe core reviewer
` [PATCH v4 10/14] MAINTAINERS: Add Manivannan to DW PCIe core maintainers list
` [PATCH v4 11/14] MAINTAINERS: Add myself as the DW PCIe core reviewer
` [PATCH v4 12/14] MAINTAINERS: Demote Gustavo Pimentel to DW EDMA driver reviewer
` [PATCH v4 13/14] MAINTAINERS: Add Manivannan to DW eDMA driver maintainers list
` [PATCH v4 14/14] MAINTAINERS: Add myself as the DW eDMA driver reviewer

[PATCH RESEND v9 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-04-14  0:41 UTC  (10+ messages)
` [PATCH RESEND v9 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH RESEND v9 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH RESEND v9 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH RESEND v9 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH RESEND v3 00/10] PCI: dwc: Relatively simple fixes and cleanups
 2023-04-14  0:25 UTC  (7+ messages)


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