Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-11-20 17:02:44 to 2024-11-26 07:57:42 UTC [more...]

[PATCH v7 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-26  7:56 UTC  (2+ messages)
` [PATCH v7 01/10] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC

[PATCH v5] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-26  7:39 UTC 

[PATCH v3 0/3] Add support for RAS DES feature in PCIe DW
 2024-11-26  7:15 UTC  (4+ messages)

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-11-26  6:58 UTC  (17+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add binding for qps615
` [PATCH v3 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add node "
` [PATCH v3 5/6] PCI: qcom: Add support for host_stop_link() & host_start_link()

[PATCH v3 0/5] Introduce new headers for Hyper-V
 2024-11-26  5:59 UTC  (9+ messages)
` [PATCH v3 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v3 2/5] hyperv: Clean up unnecessary #includes
` [PATCH v3 3/5] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v3 4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files

[PATCH v8 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-26  4:25 UTC  (19+ messages)
` [PATCH v8 2/6] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v8 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v8 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v8 5/6] misc: pci_endpoint_test: Add doorbell test case

[PATCH v2] x86: fix missing declaration of x86_apple_machine
 2024-11-26  1:56 UTC 

[PATCH v2] x86: fix missing declaration of x86_apple_machine
 2024-11-26  1:54 UTC 

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-11-25 22:46 UTC 

[GIT PULL] PCI changes for v6.13
 2024-11-25 20:19 UTC 

[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2024-11-25 19:47 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH v6 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-25 19:29 UTC  (3+ messages)
` [PATCH v6 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges

[PATCH v4 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-25 18:46 UTC  (25+ messages)
` [PATCH v4 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v4 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v4 03/10] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v4 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v4 05/10] clk: rp1: Add support for clocks provided by RP1
` [PATCH v4 06/10] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v4 07/10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v4 08/10] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v4 09/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v4 10/10] arm64: defconfig: Enable RP1 misc/clock/gpio drivers

[PATCH 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25
 2024-11-25 15:28 UTC  (2+ messages)

[PATCH 0/5] Add STM32MP25 PCIe drivers
 2024-11-25 15:23 UTC  (4+ messages)
` [PATCH 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings

[PATCH v2 0/2] PCI endpoint test: Add support for capabilities
 2024-11-25 15:17 UTC  (6+ messages)
` [PATCH v2 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH v2 2/2] misc: pci_endpoint_test: "

[PATCH 2/5] PCI: stm32: Add PCIe host support for STM32MP25
 2024-11-25 15:00 UTC  (2+ messages)

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-11-25 13:42 UTC  (3+ messages)
` [PATCH v3 05/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`

[PATCH] x86: fix missing declartion of x86_apple_machine
 2024-11-25 12:44 UTC 

[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-25  8:44 UTC  (29+ messages)
` [PATCH v6 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v6 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v6 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v6 05/10] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH v3 05/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
 2024-11-24 15:07 UTC 

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-11-24 14:38 UTC  (4+ messages)
` [PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback

[PATCH v2 0/2] Preserve the flags portion on 1:1 dma-ranges mapping
 2024-11-24 10:05 UTC  (3+ messages)
` [PATCH v2 1/2] of/unittest: Add empty dma-ranges address translation tests
` [PATCH v2 2/2] of: address: Preserve the flags portion on 1:1 dma-ranges mapping

[PATCH] misc: pci_endpoint_test: Add consecutive BAR test
 2024-11-24  2:39 UTC  (2+ messages)

[RFC 3/6] lib: rspdm: Initial commit of Rust SPDM
 2024-11-23 16:14 UTC  (3+ messages)

[PATCH v4] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-23 11:31 UTC 

[PATCH v4 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
 2024-11-23 10:17 UTC  (10+ messages)
` [PATCH v4 2/6] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() in mtk_pcie_en7581_power_up()
` [PATCH v4 3/6] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v4 5/6] PCI: mediatek-gen3: Add reset delay in mtk_pcie_en7581_power_up()
` [PATCH v4 6/6] PCI: mediatek-gen3: rely on msleep() "

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2024-11-23  9:01 UTC  (3+ messages)

[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
 2024-11-22 19:43 UTC  (7+ messages)

[PATCH v5 0/3] PCI: dwc: Skip waiting for link up if vendor drivers can detect Link up event
 2024-11-22 19:10 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] PCI: qcom: Set use_linkup_irq if global IRQ handler is present
` [PATCH v5 3/3] PCI: qcom: Update ICC and OPP values during link up event

[RFC 2/6] drivers: pci: Change CONFIG_SPDM to a dependency
 2024-11-22 18:22 UTC  (6+ messages)

DWC PCIe endpoint iATU vs BAR MASK ordering
 2024-11-22 13:00 UTC  (4+ messages)

[PATCH v4 0/5] PCI endpoint additional pci_epc_set_bar() checks
 2024-11-22 11:57 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: dwc: ep: iATU registers must be written after the BAR_MASK
` [PATCH v4 2/5] PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbound_atu()
` [PATCH v4 3/5] PCI: artpec6: Implement dw_pcie_ep operation get_features
` [PATCH v4 4/5] PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
` [PATCH v4 5/5] PCI: endpoint: Verify that requested BAR size is a power of two

[PATCH v3] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-22 10:29 UTC  (9+ messages)

[pci:next] BUILD SUCCESS 0f3d0b32cf72a0de47f15cf22ba2738cd51170c3
 2024-11-22  9:20 UTC 

[PATCH v3 0/8] VMD add second rootbus support
 2024-11-22  8:52 UTC  (9+ messages)
` [PATCH v3 1/8] PCI: vmd: Add vmd_bus_enumeration()
` [PATCH v3 2/8] PCI: vmd: Add vmd_configure_cfgbar()
` [PATCH v3 3/8] PCI: vmd: Add vmd_configure_membar() and vmd_configure_membar1_membar2()
` [PATCH v3 4/8] PCI: vmd: Add vmd_create_bus()
` [PATCH v3 5/8] PCI: vmd: Replace hardcoded values with enum and defines
` [PATCH v3 6/8] PCI: vmd: Convert bus and busn_start to an array
` [PATCH v3 7/8] PCI: vmd: Add support for second rootbus under VMD
` [PATCH v3 8/8] PCI: vmd: Add workaround for bus number hardwired to fixed non-zero value

[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
 2024-11-21 22:32 UTC  (8+ messages)
` [PATCH v3 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices
` [PATCH v3 15/15] PCI/AER: Enable internal errors for CXL upstream and downstream switch ports

[PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-11-21 21:43 UTC  (3+ messages)

[pci:misc] BUILD SUCCESS d9db393f2b9ed674f965dd823c1692b41bad7bfb
 2024-11-21 21:39 UTC 

[PATCH v2 3/5] PCI/pwrctl: Ensure that the pwrctl drivers are probed before the PCI client drivers
 2024-11-21 20:14 UTC  (7+ messages)

[PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
 2024-11-21 18:54 UTC  (4+ messages)

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-11-21 18:53 UTC  (3+ messages)
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all "

next-20241121: arm64: of_pci_supply_present (drivers/pci/of.c:746) - Unable to handle kernel NULL pointer dereference at virtual address 0000000000000058
 2024-11-21 16:52 UTC  (2+ messages)

[syzbot] [pci?] linux-next test error: general protection fault in of_pci_supply_present
 2024-11-21 16:49 UTC  (2+ messages)

[PATCH] PCI/pwrctl: Do not assume device node presence
 2024-11-21 16:46 UTC  (5+ messages)

[PATCH v2 2/5] PCI/pwrctl: Create pwrctl devices only if at least one power supply is present
 2024-11-21 16:03 UTC  (7+ messages)

[PATCH v3] ACPI: PCI: check if the root io space is page aligned
 2024-11-21 15:01 UTC  (5+ messages)

[PATCH 0/2] PCI endpoint test: Add support for capabilities
 2024-11-21 12:25 UTC  (9+ messages)
` [PATCH 2/2] misc: pci_endpoint_test: "

[PATCH 0/2] Fix kernel panic on niu bind
 2024-11-21 10:28 UTC  (5+ messages)
` [PATCH 1/2] PCI/MSI: Add MSIX option to write to ENTRY_DATA before any reads

[PATCH v5 0/8] blk: refactor queue affinity helpers
 2024-11-21  9:44 UTC  (22+ messages)
` [PATCH v5 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v5 3/8] virtio: "
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v5 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v5 6/8] nvme: "
` [PATCH v5 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v5 8/8] blk-mq: remove unused queue mapping helpers

[pci:controller/rockchip] BUILD SUCCESS 592aac418ebdf451fe9b146bc2ca6dfc96921af0
 2024-11-21  7:59 UTC  (5+ messages)

[PATCH 11/15] PCI: don't include 'pm_wakeup.h' directly
 2024-11-20 22:34 UTC  (2+ messages)

[PATCH] PCI/pwrctrl: Create device link only if both platform device and supplies are present
 2024-11-20 22:18 UTC  (2+ messages)

[PATCH v2 0/8] VMD add second rootbus support
 2024-11-20 21:07 UTC  (2+ messages)

[PATCH] tools: PCI: Fix several incorrect format specifiers
 2024-11-20 20:22 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