public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-23 08:25:41 to 2023-08-25 12:39:29 UTC [more...]

[PATCH V5 0/3] PCI: designware-ep: Fix DBI access before core init
 2023-08-25 12:38 UTC  (5+ messages)

[PATCH v4 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-25 12:09 UTC  (15+ messages)
` [PATCH v4 01/11] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v4 02/11] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v4 03/11] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v4 04/11] PCI: microchip: Rename data structure and functions
` [PATCH v4 05/11] PCI: plda: Move the common functions to pcie-plda-host.c
` [PATCH v4 06/11] PCI: plda: Add event interrupt codes and IRQ domain ops
` [PATCH v4 07/11] PCI: microchip: Rename IRQ init function
` [PATCH v4 08/11] PCI: microchip: Move IRQ init functions to pcie-plda-host.c
` [PATCH v4 09/11] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v4 10/11] PCI: starfive: Add "
` [PATCH v4 11/11] riscv: dts: starfive: add PCIe dts configuration for JH7110

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-08-25 11:42 UTC  (14+ messages)

[PATCH 0/5] Several updates for PTT driver
 2023-08-25 11:25 UTC  (11+ messages)
` [PATCH 1/5] hwtracing: hisi_ptt: Disable interrupt after trace end
` [PATCH 2/5] hwtracing: hisi_ptt: Handle the interrupt in hardirq context
` [PATCH 3/5] hwtracing: hisi_ptt: Optimize the trace data committing
` [PATCH 4/5] hwtracing: hisi_ptt: Don't try to attach a task
` [PATCH 5/5] hwtracing: hisi_ptt: Add dummy callback pmu::read()

[PATCH] Fix nomenclature for USB and PCI wireless devices
 2023-08-25  9:57 UTC  (2+ messages)

[PATCH v20 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-08-25  9:32 UTC  (20+ messages)
` [PATCH v20 01/19] PCI: Add INTx Mechanism Messages macros
` [PATCH v20 02/19] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH v20 03/19] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v20 04/19] PCI: designware-ep: Add INTx IRQs support
` [PATCH v20 05/19] PCI: dwc: endpoint: Add multiple PFs support for dbi2
` [PATCH v20 06/19] PCI: dwc: Add dw_pcie_link_set_max_link_width()
` [PATCH v20 07/19] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
` [PATCH v20 08/19] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
` [PATCH v20 09/19] PCI: dwc: Add EDMA_UNROLL capability flag
` [PATCH v20 10/19] PCI: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v20 11/19] PCI: dwc: Expose dw_pcie_write_dbi2() "
` [PATCH v20 12/19] PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
` [PATCH v20 13/19] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names
` [PATCH v20 14/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v20 15/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v20 16/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v20 17/19] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v20 18/19] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v20 19/19] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller

[PATCH v3 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-25  9:21 UTC  (5+ messages)
` [PATCH v3 09/11] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH 00/12] PCI: Miscellaneous cleanups
 2023-08-25  9:01 UTC  (18+ messages)
` [PATCH 01/12] PCI: mvebu: Remove unused struct mvebu_pcie.busn
` [PATCH 02/12] PCI: Unexport pcie_port_bus_type
` [PATCH 03/12] PCI: Remove unnecessary initializations
` [PATCH 04/12] PCI: Fix printk field formatting
` [PATCH 05/12] PCI: Use consistent put_user() pointer types
` [PATCH 06/12] PCI/AER: Simplify AER_RECOVER_RING_SIZE definition
` [PATCH 07/12] PCI: Simplify pci_pio_to_address()
` [PATCH 08/12] PCI: Simplify pci_dev_driver()
` [PATCH 09/12] PCI: Fix pci_bus_resetable(), pci_slot_resetable() name typos
` [PATCH 10/12] PCI: Fix typos in docs and comments
` [PATCH 11/12] PCI: Fix code formatting inconsistencies
` [PATCH 12/12] PCI: Simplify pcie_capability_clear_and_set_word() control flow

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-08-25  8:56 UTC  (2+ messages)

[PATCH 00/14] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-08-25  8:34 UTC  (21+ messages)
` [PATCH 01/14] alpha: Streamline convoluted PCI error handling
` [PATCH 02/14] MIPS: TXx9: Do PCI error checks on own line
` [PATCH 03/14] sh: pci: Do PCI error check "
` [PATCH 04/14] atm: iphase: Do PCI error checks "
` [PATCH 05/14] hwmon: (via686a) "
` [PATCH 06/14] hwmon: (vt8231) "
` [PATCH 07/14] I2C: ali15x3: "
` [PATCH 08/14] I2C: nforce2: Do PCI error check "
` [PATCH 09/14] I2C: sis5595: Do PCI error checks "
` [PATCH 10/14] PCI: Do error check on own line to split long if conditions
` [PATCH 11/14] PCI: xgene: Do PCI error check on own line
` [PATCH 12/14] scsi: ipr: Do PCI error checks "
` [PATCH 13/14] hwmon: (sis5595) "
` [PATCH 14/14] perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno() call

[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
 2023-08-25  8:34 UTC  (6+ messages)

[PATCH 0/5] Add the pci_get_base_class() helper and use it
 2023-08-25  7:48 UTC  (7+ messages)
` [PATCH 1/5] PCI: Add the pci_get_base_class() helper
` [PATCH 2/5] ALSA: hda/intel: Use pci_get_base_class() to reduce duplicated code
` [PATCH 3/5] drm/nouveau: "
` [PATCH 4/5] drm/amdgpu: "
` [PATCH 5/5] drm/radeon: "

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-25  7:39 UTC  (4+ messages)
` (subset) "

[PATCH V13 0/5] Generate device tree node for pci devices
 2023-08-25  7:25 UTC  (6+ messages)
` [PATCH V13 4/5] of: overlay: Extend of_overlay_fdt_apply() to specify the target node

[PATCH v5 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-08-25  6:45 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: brcmstb: Add brcm,enable-l1ss property

[PATCH 1/3] PCI: Add helper to check if any of ancestor device support D3cold
 2023-08-25  6:39 UTC  (8+ messages)
` [PATCH 2/3] PCI/AER: Disable AER service on suspend
` [PATCH 3/3] PCI/DPC: Disable DPC "

[PATCH v14.b 7/7] ACPI: x86: s2idle: Add a function to get constraints for a device
 2023-08-25  5:25 UTC  (2+ messages)

[PATCH v3] PCI/PM: Only read PCI_PM_CTRL register when available
 2023-08-25  3:57 UTC  (3+ messages)

[PATCH] wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
 2023-08-24 22:16 UTC  (2+ messages)

[PATCH v6 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-08-24 15:36 UTC  (14+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: brcmstb: Add brcm,enable-l1ss property
` (subset) [PATCH v6 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode

[PATCH v5 0/2] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-24 15:03 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] PCI/VGA: Remove vga_is_firmware_default() function

[pci:controller/fu740] BUILD SUCCESS 551a60e1225e71fff8efd9390204c505b0870e0f
 2023-08-24 12:40 UTC 

[pci:controller/vmd] BUILD SUCCESS f73eedc90bf73d48e8368e6b0b4ad76a7fffaef7
 2023-08-24 12:32 UTC 

[pci:pcie-rmw] BUILD SUCCESS da54556695b9ab20cc696827247ffff02254b78d
 2023-08-24 12:33 UTC 

[pci:controller/hv] BUILD SUCCESS 04bbe863241a9be7d57fb4cf217ee4a72f480e70
 2023-08-24 12:30 UTC 

[pci:next] BUILD SUCCESS 3f7f17a73c3779d630326bcc9d69d7fa794087c0
 2023-08-24 12:01 UTC 

Subject: [PATCH] pci/msi: remove redundant calculation in msi_setup_msi_desc
 2023-08-24 10:52 UTC  (5+ messages)

[PATCH v19 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-08-24  9:59 UTC  (33+ messages)
` [PATCH v19 01/19] PCI: Add INTx Mechanism Messages macros
` [PATCH v19 02/19] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH v19 03/19] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v19 04/19] PCI: designware-ep: Add INTx IRQs support
` [PATCH v19 05/19] PCI: dwc: endpoint: Add multiple PFs support for dbi2
` [PATCH v19 06/19] PCI: dwc: Add dw_pcie_link_set_max_link_width()
` [PATCH v19 07/19] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
` [PATCH v19 08/19] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
` [PATCH v19 09/19] PCI: dwc: Add EDMA_UNROLL capability flag
` [PATCH v19 10/19] PCI: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v19 11/19] PCI: dwc: Expose dw_pcie_write_dbi2() "
` [PATCH v19 12/19] PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
` [PATCH v19 13/19] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names
` [PATCH v19 14/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v19 15/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v19 16/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v19 17/19] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v19 18/19] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v19 19/19] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller

[PATCH v12 0/3] dwc general suspend/resume functionality
 2023-08-24  9:50 UTC  (7+ messages)
` [PATCH v12 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
 2023-08-24  8:14 UTC  (6+ messages)

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-24  6:21 UTC  (3+ messages)

[PATCH v2] PCI/PM: Only read PCI_PM_CTRL register when available
 2023-08-24  1:27 UTC  (7+ messages)

[PATCH v4 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-08-23 23:43 UTC  (4+ messages)
` [PATCH v4 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v4 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v4 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()

[PATCH 00/10] Add PCIe Bandwidth Controller
 2023-08-23 19:47 UTC  (3+ messages)
` [PATCH 09/10] thermal: Add PCIe cooling driver

[PATCH] PCI: Tidy save/restore config messages
 2023-08-23 19:22 UTC  (2+ messages)

[PATCH] PCI: Allocate maximum available buses to help extending the daisy chain
 2023-08-23 14:15 UTC  (2+ messages)

[PATCH v4] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-23 12:10 UTC  (5+ messages)

[PATCH v9 1/2] powerpc/rtas: export rtas_error_rc() for reuse
 2023-08-23 11:55 UTC  (2+ messages)

[PATCH v14.a 1/1] PCI: Only put Intel PCIe ports >= 2015 into D3
 2023-08-23 11:46 UTC  (2+ messages)

[PATCH v1] PCI: qcom: Add sysfs entry to change link speed dynamically
 2023-08-23  8:13 UTC  (2+ messages)

[PATCH v3] PCI: vmd: Do not change the BIOS Hotplug setting on VMD rootports
 2023-08-23  8:39 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