linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-08 19:24:26 to 2023-08-12 15:49:20 UTC [more...]

[pci:vpd] BUILD SUCCESS d3fcd7360338358aa0036bec6d2cf0e37a0ca624
 2023-08-12 15:48 UTC 

[PATCH v4 0/5] RK3588 PCIe2 support
 2023-08-12 12:22 UTC  (3+ messages)
` (subset) "

[PATCH] pci: introduce static_nr to indicate domain_nr from which IDA
 2023-08-12 12:21 UTC 

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

[PATCH v3] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-12  8:26 UTC  (10+ messages)

[pci:next] BUILD SUCCESS b2c47cd736296cbb8d5a15a5ffb089a615e3d033
 2023-08-12  8:21 UTC 

[pci:misc] BUILD SUCCESS cec66f297455c3bedfd236e5f3d9cb9aad909dc3
 2023-08-12  8:20 UTC 

[PATCH v5] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-12  8:07 UTC  (3+ messages)

[PATCH] PCI/VGA: Make the vga_is_firmware_default() less arch-independent
 2023-08-11 23:49 UTC  (2+ messages)

[PATCH] LoongArch: Remove vgaarb related workarounds
 2023-08-11 22:55 UTC  (2+ messages)

[PATCH v2 1/2] PCI/VPD: Add runtime power management to sysfs interface
 2023-08-11 19:56 UTC  (5+ messages)

[PATCH v3] PCI: xilinx-nwl: Remove unnecessary code which updates primary, secondary and sub-ordinate bus numbers
 2023-08-11 16:51 UTC  (9+ messages)
` [PATCH v3 0/2] Increase ecam size value to discover 256 buses during
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example
` [PATCH v3 2/2] PCI: xilinx-nwl: Increase ECAM size to accommodate 256 buses

[PATCH -next] PCI/P2PDMA: Use pci_dev_id() to simplify the code
 2023-08-11 16:46 UTC  (2+ messages)

[GIT PULL] PCI fixes for v6.5
 2023-08-11 16:45 UTC  (2+ messages)

[PATCH -next] PCI: Remove unused function declarations
 2023-08-11 16:44 UTC  (2+ messages)

[PATCH v11 0/9] Fix wakeup problems on some AMD platforms
 2023-08-11 12:40 UTC  (17+ messages)
` [PATCH v11 1/9] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v11 2/9] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v11 3/9] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v11 4/9] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v11 5/9] ACPI: x86: s2idle: Store if constraint is enabled
` [PATCH v11 6/9] ACPI: x86: s2idle: Add a function to get constraints for a device
` [PATCH v11 7/9] PCI: ACPI: Add helper functions for converting ACPI <->PCI states
` [PATCH v11 8/9] PCI: Split PME state selection into a local static function
` [PATCH v11 9/9] PCI: ACPI: Use device constraints to decide PCI target state fallback policy

[PATCH v1] bus: mhi: ep: Clear channel interrupts that are unmasked
 2023-08-11  9:57 UTC 

[Intel-wired-lan] [PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-08-11  8:34 UTC  (3+ messages)

[PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
 2023-08-11  8:00 UTC  (8+ messages)

[pci:vpd] BUILD SUCCESS 0f37aee923cef45c6350436ac7aed987e259b8ec
 2023-08-11  6:58 UTC 

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-11  6:31 UTC  (26+ messages)
` [PATCH v2 01/11] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v2 02/11] PCI: Add the pci_get_class_masked() helper
` [PATCH v2 03/11] PCI/VGA: Deal with VGA class devices
` [PATCH v2 04/11] PCI/VGA: Drop the inline in the vga_update_device_decodes() function
` [PATCH v2 05/11] PCI/VGA: Move the new_state assignment out of the loop
` [PATCH v2 06/11] PCI/VGA: Fix two typos in the comments of pci_notify()
` [PATCH v2 07/11] PCI/VGA: vga_client_register() return -ENODEV on failure, not -1
` [PATCH v2 08/11] PCI/VGA: Fix a typo to the comment of vga_default
` [PATCH v2 09/11] PCI/VGA: Fix a typo to the comments in vga_str_to_iostate() function
` [PATCH v2 10/11] PCI/VGA: Tidy up the code and comment format
` [PATCH v2 11/11] PCI/VGA: Replace full MIT license text with SPDX identifier

[pci:pcie-rmw] BUILD SUCCESS b0d72b46ecbb3dfe59278df9924c611f020bc2a4
 2023-08-11  5:07 UTC 

[pci:misc] BUILD SUCCESS b8bd38e64511c05494ec82a3d46c716e35aabda1
 2023-08-11  3:24 UTC 

[PATCH] PCI/ASPM: Add back L1 PM Substate save and restore
 2023-08-10 23:44 UTC  (12+ messages)

[PATCH v3 4/5] ACPI/PCI: Add pci_acpi_program_hest_aer_params()
 2023-08-10 23:30 UTC  (2+ messages)

[PATCH v3 0/5] Parse the PCIe AER and set to relevant registers
 2023-08-10 23:20 UTC  (2+ messages)

[PATCH v3 1/5] ACPI/APEI: Add apei_hest_parse_aer()
 2023-08-10 23:17 UTC  (2+ messages)

[PATCH v3 2/5] ACPI/APEI: Remove static from apei_hest_parse()
 2023-08-10 23:17 UTC  (2+ messages)

[PATCH v3 3/5] PCI: Add PCIe to PCI/PCI-X Bridge AER fields
 2023-08-10 23:16 UTC  (2+ messages)

[PATCH v2 0/4] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-10 22:47 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH v5] PCI: vmd: Disable bridge window for domain reset
 2023-08-10 21:50 UTC 

[PATCH v4] PCI: vmd: Disable bridge window for domain reset
 2023-08-10 22:09 UTC  (5+ messages)

[PATCH] PCI/VGA: Make the vga_is_firmware_default() arch-independent
 2023-08-10 20:49 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Protect VPD and PME accesses from power management
 2023-08-10 18:54 UTC  (3+ messages)

[PATCH v5 00/11] PCI: Improve PCIe Capability RMW concurrency control
 2023-08-10 16:17 UTC  (2+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-10 14:38 UTC  (3+ messages)
` [PATCH 04/17] pci: sysfs: move declarations to linux/pci.h

[pci:virtualization] BUILD SUCCESS d5af729dc2071273f14cbb94abbc60608142fd83
 2023-08-10 12:10 UTC 

[PATCH] Fix nomenclature for USB and PCI wireless devices
 2023-08-10  9:32 UTC  (6+ messages)

[pci:controller/switchtec] BUILD SUCCESS 0fb53e64705ae0fabd9593102e0f0e6812968802
 2023-08-10  8:26 UTC 

[pci:next] BUILD SUCCESS 03838ed1dd79605f764b2a99933ff0697ff4ceaa
 2023-08-10  5:58 UTC 

[PATCH v3 0/9] Add legacy i.MX PCIe EP mode supports
 2023-08-10  3:53 UTC  (6+ messages)
` [PATCH v3 5/9] arm: dts: nxp: Add i.MX6SX PCIe EP support
` [PATCH v3 8/9] PCI: imx6: "
` [PATCH v3 9/9] PCI: imx6: Add i.MX7D "

[PATCH 0/2] PCI: qcom: Enable ASPM on host bridge and devices
 2023-08-10  3:33 UTC  (4+ messages)
` [PATCH 1/2] PCI: dwc: Add host_post_init() callback
` [PATCH 2/2] PCI: qcom: Enable ASPM for platforms supporting 1.9.0 ops

[PATCH] PCI: Mark NVIDIA T4 GPUs to avoid bus reset
 2023-08-09 23:05 UTC  (2+ messages)

[PATCH V12 0/5] Generate device tree node for pci devices
 2023-08-09 22:57 UTC  (2+ messages)

[PATCH RFC 0/2] hyperv: Use raw_spinlock_t when not sleepable
 2023-08-09 22:36 UTC  (3+ messages)
` [PATCH RFC 1/2] Use raw_spinlock_t for vmbus_channel.sched_lock
` [PATCH RFC 2/2] Use raw_spinlock_t in vmbus_requestor

[PATCH 0/2] PCI: switchtec: Add support for PCIe Gen5 devices
 2023-08-09 19:17 UTC  (2+ messages)

[PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver
 2023-08-09 15:37 UTC  (4+ messages)

[PATCH v11 resend 0/3] dwc general suspend/resume functionality
 2023-08-09 15:35 UTC  (4+ messages)
` [PATCH v11 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US
` [PATCH v11 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v10 resend 0/3] dwc general suspend/resume functionality
 2023-08-09 15:28 UTC  (4+ messages)
` [PATCH v10 resent 3/3] PCI: layerscape: Add power management support for ls1028a

[pci:for-linus] BUILD SUCCESS cc22522fd55e257c86d340ae9aedc122e705a435
 2023-08-09 10:35 UTC 

[PATCH] PCI: acpiphp: Log more slot and notification details
 2023-08-09  9:21 UTC  (5+ messages)

[PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
 2023-08-09  8:30 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-09  8:16 UTC 

[PATCH 0/5] Several updates for PTT driver
 2023-08-09  8:18 UTC  (6+ 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()

[RFC] add __iomem cookie for EPF BAR
 2023-08-09  7:10 UTC  (5+ messages)

[RFC PATCH v1 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-08-09  5:49 UTC  (12+ messages)
` [RFC PATCH v1 11/21] swnode: Add support to create early during boot
` [RFC PATCH v1 12/21] irqchip/riscv-intc: Use swnode framework to create fwnode
` [RFC PATCH v1 20/21] RISC-V: ACPI: Create PLIC platform device

[pci:controller/dwc] BUILD SUCCESS fc8b24c28bec19fc0621d108b9ee81ddfdedb25a
 2023-08-09  2:37 UTC 

[PATCH v3] PCI: vmd: Disable bridge window for domain reset
 2023-08-08 23:44 UTC  (2+ messages)

[pci:controller/microchip] BUILD SUCCESS bac406c34fbc906f09479af72cb6a908a5d1db1d
 2023-08-08 23:09 UTC 

[EXTERNAL] Re: [PATCH] PCI: cadence: Set the AFS bit in Device Capabilities 2 Register
 2023-08-08 22:49 UTC  (2+ messages)

[PATCH v2 0/2] Introduce pci_find_next_dvsec_capability() to simplify the code
 2023-08-08  4:08 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add pci_find_next_dvsec_capability to find next Designated VSEC
` [PATCH v2 2/2] ocxl: use pci_find_next_dvsec_capability() to simplify the code

[PATCH v2] PCI: xilinx-nwl: Remove unnecessary code which updates primary,secondary and sub-ordinate bus numbers
 2023-08-08 17:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example

[PATCH v2 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-08-08 19:37 UTC  (4+ messages)
` [PATCH v2 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers

[PATCH] PCI: mvebu: Mark driver as BROKEN
 2023-08-08 19:54 UTC  (23+ messages)

[PATCH v18 08/20] PCI: dwc: Add dw_pcie_link_set_max_link_width()
 2023-08-08 21:16 UTC  (3+ messages)

[pci:misc] BUILD SUCCESS 6f7dc3076717d48980d8214eee083ee401fbe66d
 2023-08-08  9:30 UTC 

[pci:for-linus] BUILD SUCCESS 508e82f65945ad40e5d70f627cc8fe604173a360
 2023-08-08  5:42 UTC 

[PATCH 1/1] PCI: acpiphp:: use pci_assign_unassigned_bridge_resources() only if bus->self not NULL
 2023-08-08 19:35 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).