messages from 2023-04-14 06:16:44 to 2023-04-18 15:38:31 UTC [more...]
[PATCH] pci: acpiphp: try to reassign resources on bridge if necessary
2023-04-18 15:38 UTC (5+ messages)
[PATCH] PCI: vmd: Reset VMD config register between soft reboots
2023-04-18 14:54 UTC (4+ messages)
[PATCH v13 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-04-18 12:24 UTC (23+ messages)
` [PATCH v13 01/22] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v13 02/22] PCI: Add PCI_HEADER_TYPE_MULTI_FUNC
` [PATCH v13 03/22] PCI: Add INTx Mechanism Messages macros
` [PATCH v13 04/22] PCI: Rename PCI_EPC_IRQ_LEGACY with PCI_EPC_IRQ_INTX
` [PATCH v13 05/22] PCI: dwc: Rename with dw_pcie_ep_raise_intx_irq()
` [PATCH v13 06/22] PCI: dwc: Introduce struct dw_pcie_outbound_atu
` [PATCH v13 07/22] PCI: dwc: Add members into "
` [PATCH v13 08/22] PCI: dwc: Change arguments of dw_pcie_prog_ep_outbound_atu()
` [PATCH v13 09/22] PCI: dwc: Add support for triggering INTx IRQs
` [PATCH v13 10/22] PCI: dwc: Add dw_pcie_link_set_max_link_width()
` [PATCH v13 11/22] PCI: dwc: Add dw_pcie_link_set_max_width()
` [PATCH v13 12/22] PCI: dwc: Add dw_pcie_link_set_max_cap_width()
` [PATCH v13 13/22] PCI: dwc: Add EDMA_UNROLL capability flag
` [PATCH v13 14/22] PCI: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v13 15/22] PCI: dwc: Introduce .ep_pre_init() and .ep_deinit()
` [PATCH v13 16/22] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names
` [PATCH v13 17/22] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v13 18/22] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v13 19/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v13 20/22] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v13 21/22] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v13 22/22] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller
[Patch v6 0/9] Tegra234 Memory interconnect support
2023-04-18 10:38 UTC (8+ messages)
` [Patch v6 6/9] cpufreq: tegra194: add OPP support and set bandwidth
` [Patch v6 8/9] PCI: tegra194: Add interconnect support in Tegra234
[RFC PATCH 0/3] Introduce a PCIe endpoint virtio console
2023-04-18 10:31 UTC (8+ 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
[pci:reset] BUILD SUCCESS a5a6dd2624698b6e3045c3a1450874d8c790d5d9
2023-04-18 10:25 UTC
Apply ATI NCQ horkage to ASPEED as well
2023-04-18 8:48 UTC (8+ 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 8:13 UTC (4+ messages)
[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
[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 (20+ 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 (12+ messages)
` [PATCH v2 2/3] "
[PATCH] PCI: Extend D3hot delay for NVIDIA HDA controllers
2023-04-17 21:14 UTC (2+ messages)
[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 (3+ 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 (17+ messages)
` [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)
[PATCH v12 02/19] PCI: Add INtx Mechanism Messages macros
2023-04-17 5:05 UTC (3+ messages)
[PATCH v12 03/19] PCI: Add PCI_HEADER_TYPE_MULTI_FUNC
2023-04-17 4:51 UTC (3+ 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)
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