linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-15 09:05:08 to 2024-02-18 10:36:35 UTC [more...]

[PATCH v15 16/23] PCI: microchip: Move IRQ functions to pcie-plda-host.c
 2024-02-18 10:19 UTC  (3+ messages)
` [PATCH v15 20/23] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v15 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers

[PATCH v15 02/23] PCI: microchip: Move pcie-microchip-host.c to plda directory
 2024-02-18 10:17 UTC  (4+ messages)
` [PATCH v15 04/23] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v15 07/23] PCI: microchip: Rename two setup functions
` [PATCH v15 10/23] PCI: microchip: Rename interrupt related functions

[PATCH v15 00/23] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-02-18 10:15 UTC  (2+ messages)
` [PATCH v15 01/23] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties

[PATCH v15 14/23] PCI: microchip: Add get_events() callback and add PLDA get_event()
 2024-02-18 10:18 UTC  (2+ messages)
` [PATCH v15 15/23] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip

[pci:for-linus] BUILD SUCCESS 172c0cf519fb52860157c57067f1a58cfc0aa861
 2024-02-17 23:05 UTC 

[PATCH v2 00/15] pciutils: Add utility for Lane Margining
 2024-02-17 22:47 UTC  (2+ messages)

[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
 2024-02-17 20:43 UTC  (29+ messages)
` [PATCH v5 01/18] of: Add cleanup.h based auto release via __free(device_node) markings
` [PATCH v5 02/18] arm64: defconfig: enable ath12k as a module
` [PATCH v5 03/18] dt-bindings: regulator: describe the PMU module of the QCA6390 package
` [PATCH v5 04/18] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v5 05/18] dt-bindings: new: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v5 06/18] dt-bindings: new: wireless: describe the ath12k PCI module
` [PATCH v5 07/18] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v5 08/18] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [PATCH v5 10/18] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v5 11/18] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v5 12/18] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v5 13/18] PCI/pwrctl: add PCI power control core code
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850
` [PATCH v5 15/18] power: sequencing: implement the pwrseq core
` [PATCH v5 16/18] power: pwrseq: add a driver for the QCA6390 PMU module
` [PATCH v5 17/18] Bluetooth: qca: use the power sequencer for QCA6390
` [PATCH v5 18/18] PCI/pwrctl: add a PCI power control driver for power sequenced devices

[PATCH] PCI: brcmstb: fix broken brcm_pcie_mdio_write() polling
 2024-02-17 17:27 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.8
 2024-02-17 16:27 UTC  (2+ messages)

[pci:endpoint] BUILD SUCCESS 9266514689fe6476423209ee40168db53134101d
 2024-02-17 15:45 UTC 

[PATCH v5] PCI: dwc: Wait for link up only if link is started
 2024-02-17  0:07 UTC  (4+ messages)

[PATCH v3 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-16 23:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: PCI: TI DRA7XX/J721E: Add Siddharth Vadapalli as a reviewer
 2024-02-16 22:44 UTC  (2+ messages)

[PATCH v2] PCI: Increase maximum PCIe physical function number to 7 for non-ARI devices
 2024-02-16 22:41 UTC  (3+ messages)

[RFC PATCH 0/5] Towards a shared TSM sysfs-ABI for Confidential Computing
 2024-02-16 21:38 UTC  (6+ messages)
` [RFC PATCH 3/5] coco/tsm: Introduce a shared class device for TSMs
` [RFC PATCH 5/5] PCI/TSM: Authenticate devices via platform TSM

[PATCH v4] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2024-02-16 21:19 UTC  (6+ messages)

[PATCH v2 1/1] PCI: hv: Fix ring buffer size calculation
 2024-02-16 20:28 UTC  (3+ messages)

[PATCH v3 1/2] ACPI: use %pe for better readability of errors while printing
 2024-02-16 18:32 UTC  (5+ messages)

[PATCH] drivers/pci: disable extension-tags on 3w-9xxx controller
 2024-02-16 18:03 UTC  (3+ messages)

[PATCH v1] PCI: Increase maximum PCIe physical function number to 7 for non-ARI devices
 2024-02-16 17:53 UTC  (2+ messages)

[PATCH v2 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-16 17:34 UTC  (6+ messages)
` [PATCH v2 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v2 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them
` [PATCH v2 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v2 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v2 5/5] PCI: epf-mhi: Enable HDMA "

[PATCH 00/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
 2024-02-16 16:54 UTC  (15+ messages)
` [PATCH 02/10] dt-bindings: PCI: qcom: Do not require 'msi-map-mask'
` [PATCH 04/10] arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
` [PATCH 06/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe

[PATCH v3 00/18] Add suspend to ram support for PCIe on J7200
 2024-02-16 15:08 UTC  (44+ messages)
` [PATCH v3 01/18] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v3 02/18] pinctrl: pinctrl-single: remove dead code in suspend() and resume() callbacks
` [PATCH v3 03/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v3 04/18] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v3 05/18] mux: add mux_chip_resume() function
` [PATCH v3 06/18] mux: mmio: add resume support
` [PATCH v3 07/18] phy: ti: phy-j721e-wiz: use dev_err_probe() instead of dev_err()
` [PATCH v3 08/18] phy: ti: phy-j721e-wiz: split wiz_clock_init() function
` [PATCH v3 09/18] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v3 10/18] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v3 11/18] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v3 12/18] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v3 13/18] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v3 14/18] phy: cadence-torrent: add suspend and resume support
` [PATCH v3 15/18] PCI: cadence: extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v3 16/18] PCI: cadence: set cdns_pcie_host_init() global
` [PATCH v3 17/18] PCI: j721e: add reset GPIO to struct j721e_pcie
` [PATCH v3 18/18] PCI: j721e: add suspend and resume support

[PATCH v2 0/2] PCI endpoint BAR hardware description cleanup
 2024-02-16 15:02 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: endpoint: Clean up hardware description for BARs
` [PATCH v2 2/2] PCI: endpoint: Drop only_64bit on reserved BARs

[PATCH 1/1] PCI: Cleanup link activation wait logic
 2024-02-16 14:23 UTC  (5+ messages)

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2024-02-16 13:49 UTC  (6+ messages)

[PATCH v5 0/2] Add helper function to get and enable all bulk clocks
 2024-02-16 11:33 UTC  (4+ messages)
  ` [PATCH v5 1/2] clk: Provide managed helper to get and enable "

[PATCH 0/2] PCI endpoint BAR hardware description cleanup
 2024-02-16 11:28 UTC  (6+ messages)
` [PATCH 1/2] PCI: endpoint: Clean up hardware description for BARs
` [PATCH 2/2] PCI: endpoint: Drop only_64bit on reserved BARs

[PATCH v9 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2024-02-16 10:52 UTC  (2+ messages)

[PATCH 1/2] NTB: fix possible name leak in ntb_register_device()
 2024-02-16 10:45 UTC  (2+ messages)

[PATCH v2 2/3] PCI: qcom: Read back PARF_LTSSM register
 2024-02-16  6:52 UTC  (5+ messages)

[PATCH v4 3/3] PCI/ASPM: Fix L1.2 parameters when enable link state
 2024-02-16  6:26 UTC 

[PATCH v4 2/3] PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
 2024-02-16  6:26 UTC 

[PATCH v4 1/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-02-16  6:24 UTC 

[PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable supported features when enable link state
 2024-02-16  3:13 UTC  (3+ messages)

[RFC PATCH 0/6] Implement initial CXL Timeout & Isolation support
 2024-02-15 23:43 UTC  (21+ messages)
` [RFC PATCH 1/6] cxl/core: Add CXL Timeout & Isolation capability parsing
` [RFC PATCH 2/6] pcie/cxl_timeout: Add CXL Timeout & Isolation service driver
` [RFC PATCH 3/6] pcie/cxl_timeout: Add CXL.mem timeout range programming
` [RFC PATCH 4/6] pcie/cxl_timeout: Add CXL.mem error isolation support
` [RFC PATCH 5/6] pcie/portdrv: Add CXL MSI/-X allocation
` [RFC PATCH 6/6] pcie/cxl_timeout: Add CXL.mem Timeout & Isolation interrupt support

[PATCH V16 13/13] PCI: tegra: Add Tegra194 PCIe support
 2024-02-15 19:09 UTC  (4+ messages)

[PATCH] PCI: dwc: Use the correct sleep function in wait_for_link
 2024-02-15 17:48 UTC  (8+ messages)

[PATCH 0/2] Native PCIe Enclosure Management
 2024-02-15 14:23 UTC  (3+ messages)
` [PATCH 1/2] leds: Init leds class earlier
` [PATCH 2/2] PCI/NPEM: Add Native PCIe Enclosure Management support

[PATCH v2] dt-bindings: PCI: ti,am65: Fix remaining binding warnings
 2024-02-15 12:55 UTC 

[PATCH] dt-bindings: PCI: ti,am65: Fix remaining binding warnings
 2024-02-15 12:22 UTC  (4+ messages)

[PATCH v2 1/3] PCI: qcom: reshuffle reset logic in 2_7_0 .init
 2024-02-15 11:51 UTC  (2+ messages)

[RFC PATCH 0/2] rasdaemon: Add handling of new fields in aer_event for advisory non-fatal and other errors
 2024-02-15 11:46 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] rasdaemon: ras-mc-ctl: Add support for "

[PATCH kernel 0/4] pci/doe/ide: Capabilities, protocols
 2024-02-15 11:44 UTC  (6+ messages)
` [PATCH kernel 1/4] pci/doe: Define protocol types and make those public

[PATCH v2 3/3] PCI: qcom: properly implement RC shutdown/power up
 2024-02-15 10:22 UTC  (4+ messages)

Bug reporting on Raydium touchscreen
 2024-02-15  9:37 UTC  (2+ 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).