Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2023-10-20 07:36:37 to 2023-10-26 22:02:23 UTC [more...]

[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
 2023-10-26 22:02 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
 2023-10-26 21:29 UTC  (3+ messages)

[PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
 2023-10-26 20:53 UTC  (2+ messages)

[PATCH v2 0/4] rk3588 PCIe improvements
 2023-10-26 18:35 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: dwc: rockchip: Add atu property
` [PATCH v2 3/4] dt-bindings: PCI: dwc: rockchip: Add dma properties

[PATCH v9 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-10-26 18:06 UTC  (19+ messages)
` [PATCH v9 1/4] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
` [PATCH v9 2/4] PCI: Add Alibaba Vendor ID to linux/pci_ids.h
` [PATCH v9 3/4] drivers/perf: add DesignWare PCIe PMU driver
` [PATCH v9 4/4] MAINTAINERS: add maintainers for "

[PATCH 1/1] x86/PCI: Name PCI BIOS error code & use FIELD_GET()
 2023-10-26 17:37 UTC  (2+ messages)

[PATCH 0/4] Add support for drivers to decide bridge D3 policy
 2023-10-26 17:10 UTC  (9+ messages)
` [PATCH 1/4] PCI: Make d3cold_allowed sysfs attribute read only
` [PATCH 2/4] PCI: Refresh root ports in pci_bridge_d3_update()
` [PATCH 3/4] ACPI: x86: s2idle: Export symbol for fetching constraints for module use
` [PATCH 4/4] platform/x86/amd: pmc: Add support for using constraints to decide D3 policy

[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-10-26 17:04 UTC  (25+ messages)
` [RFC PATCH v2 01/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v2 02/21] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v2 03/21] ACPI: Kconfig: Introduce new option to support deferred GSI probe
` [RFC PATCH v2 04/21] ACPI: irq: Add support for deferred probe in acpi_register_gsi()
` [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()
` [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
` [RFC PATCH v2 07/21] serial: 8250_pnp: Add support for deferred probe
` [RFC PATCH v2 08/21] ACPI: pci_irq: Avoid warning for deferred probe in acpi_pci_irq_enable()
` [RFC PATCH v2 09/21] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
` [RFC PATCH v2 10/21] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
` [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
` [RFC PATCH v2 12/21] PCI: pci-acpi.c: Return correct value from pcibios_alloc_irq()
` [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
` [RFC PATCH v2 14/21] irqchip: riscv-imsic: Add ACPI support
` [RFC PATCH v2 15/21] irqchip: riscv-aplic: "
` [RFC PATCH v2 16/21] irqchip: irq-sifive-plic: "
` [RFC PATCH v2 17/21] ACPI: bus: Add RINTC IRQ model for RISC-V
` [RFC PATCH v2 18/21] irqchip: riscv-intc: Set ACPI irqmodel
` [RFC PATCH v2 19/21] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v2 20/21] ACPI: RISC-V: Create APLIC platform device
` [RFC PATCH v2 21/21] ACPI: RISC-V: Create PLIC "

[PATCH 1/2] PCI/ASPM: Simplify pcie_capability_clear_and_set_word() to ..._clear_word()
 2023-10-26 16:29 UTC  (3+ messages)
` [PATCH 2/2] PCI: "

[PATCH] PCI: endpoint: Fix double free in __pci_epc_create()
 2023-10-26 16:13 UTC  (3+ messages)

[PATCH v2 0/1] PCI: qcom-ep: Fix the BAR size programming
 2023-10-26 14:56 UTC  (3+ messages)
` [PATCH v2 1/1] PCI: qcom-ep: Implement write_dbi2() callback for writing DBI2 registers properly

[PATCH v3 0/5] arm64: qcom: sa8775p: add support for EP PCIe
 2023-10-26 11:34 UTC  (17+ messages)
` [PATCH v3 2/5] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v3 4/5] PCI: epf-mhi: Add support for SA8775P
` [PATCH v3 5/5] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node
` (subset) [PATCH v3 0/5] arm64: qcom: sa8775p: add support for EP PCIe

[pci:field-get] BUILD SUCCESS 8a0395578a9bb8937d1cc88c3f2e17e437467c2d
 2023-10-26 11:34 UTC 

[PATCH v2 2/2] PCI: hotplug: Add extension driver for Ampere Altra hotplug LED control
 2023-10-26 11:04 UTC  (6+ messages)

[pci:aspm] BUILD SUCCESS 8e37372ad0bea4c9b4712d9943f6ae96cff9491f
 2023-10-26  2:35 UTC 

[PATCH v9 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-10-26  2:22 UTC  (31+ messages)
` [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v9 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v9 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v9 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v9 05/20] PCI: microchip: Rename two PCIe data structures
` [PATCH v9 06/20] PCI: microchip: Move PCIe host data structure to plda-pcie.h
` [PATCH v9 07/20] PCI: microchip: Rename two setup functions
` [PATCH v9 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v9 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v9 10/20] PCI: microchip: Rename interrupt related functions
` [PATCH v9 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v9 12/20] PCI: microchip: Add request_event_irq() callback function
` [PATCH v9 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v9 14/20] PCI: microchip: Add get_events() callback function
` [PATCH v9 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v9 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v9 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
` [PATCH v9 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v9 19/20] PCI: starfive: Add "
` [PATCH v9 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110

Enabling PCI_P2PDMA for distro kernels?
 2023-10-25 23:40 UTC  (7+ messages)

[PATCH v6 1/3] PCI/AER: Factor out interrupt toggling into helpers
 2023-10-25 22:29 UTC  (2+ messages)

[PATCH v4 2/2] PCI: altera: add support for agilex family fpga
 2023-10-25 22:05 UTC  (2+ messages)

[PATCH v4 0/2] PCI: altera: add support to agilex family
 2023-10-25 21:51 UTC  (2+ messages)

[PATCH] misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support
 2023-10-25 17:08 UTC  (2+ messages)

[RFC PATCH 0/2] Add test to verify probe of devices from discoverable busses on DT platforms
 2023-10-25 12:32 UTC  (5+ messages)
` [RFC PATCH 1/2] kselftest: Add test to verify probe of devices from discoverable busses
` [RFC PATCH 2/2] kselftest: devices: Add board file for google,spherion

[RFC PATCH net-next 05/12] PCI: Add device-specific reset for NVIDIA Spectrum devices
 2023-10-25 11:05 UTC  (3+ messages)

[PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC
 2023-10-25 10:58 UTC  (8+ messages)

[PATCH V2] PCI: Move VMD ASPM/LTR fix to PCI quirk
 2023-10-25  8:38 UTC  (3+ messages)

[PATCH] PCI/ASPM: Fix L1 sub-state handling in aspm_attr_store_common
 2023-10-25  0:38 UTC  (2+ messages)

[PATCH] Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"
 2023-10-25  0:38 UTC  (2+ messages)

[RFC v1 0/4] Add support for drivers to decide bridge D3 policy
 2023-10-24 19:45 UTC  (6+ messages)
` [RFC v1 4/4] platform/x86/amd: pmc: Add support for using constraints to decide "

[pci:p2pdma] BUILD SUCCESS 805b196fb3bceda87f785ac34824fff9246c800f
 2023-10-24 19:40 UTC 

[pci:controller/rcar] BUILD SUCCESS 6c4b39937f4e65688ea294725ae432b2565821ff
 2023-10-24 19:05 UTC 

[PATCH 00/12] PCI device authentication
 2023-10-24 17:04 UTC  (8+ messages)
` [PATCH 12/12] PCI/CMA: Grant guests exclusive control of authentication

[PATCH v2 1/1] PCI: dwc: Use FIELD_GET/PREP()
 2023-10-24 15:56 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2023-10-24  8:15 UTC 

[PATCH] PCI: brcmstb: Avoid downstream access during link training
 2023-10-24  1:13 UTC  (7+ messages)

[PATCH v5 RESEND 0/4] increase ecam size value to discover 256 buses during
 2023-10-23 17:36 UTC  (4+ messages)

[PATCH] PCI: host-generic: Convert to platform remove callback returning void
 2023-10-23 17:29 UTC  (2+ messages)

[PATCH] p2pdma: remove redundant goto
 2023-10-23 17:19 UTC  (3+ messages)

[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-10-23 15:36 UTC  (4+ messages)
` [PATCH v5 13/44] i2c: add HAS_IOPORT dependencies

[PATCH v2] PCI: mediatek-gen3: Fix translation window
 2023-10-23 12:32 UTC  (2+ messages)

[PATCH v2] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-10-22 13:38 UTC  (11+ messages)

[RFC PATCH net-next 04/12] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
 2023-10-22  8:23 UTC  (3+ messages)

[pci:field-get] BUILD SUCCESS a1a3a781d0ba0b751ea5f56f08dec0c3dec0e90d
 2023-10-21  6:03 UTC 

[pci:ats] BUILD SUCCESS a18615b1cfc04f00548c60eb9a77e0ce56e848fd
 2023-10-21  4:12 UTC 

[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
 2023-10-20 18:26 UTC  (20+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
            ` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controllery
` [PATCH v2 3/5] PCI: endpoint: pci-epf-test: add doorbell test
` [PATCH v2 4/5] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v2 5/5] tools: PCI: Add 'B' option for test doorbell

[PATCH v25 00/15] PCI: dwc: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-10-20 12:18 UTC  (2+ messages)

[PATCH v7 RESEND 0/3] Add support for Xilinx XDMA Soft IP as Root Port
 2023-10-20 12:08 UTC  (4+ messages)

Efektivní sledování a optimalizace výroby pro vaši společnost
 2023-10-20  7:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox