linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-29 14:48:53 to 2022-05-03 21:48:03 UTC [more...]

[PATCH v2 00/17] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
 2022-05-03 21:46 UTC  (15+ messages)
` [PATCH v2 01/17] dt-bindings: PCI: dwc: Define common and native DT bindings
` [PATCH v2 02/17] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v2 03/17] PCI: dwc: Add more verbose link-up message
` [PATCH v2 04/17] PCI: dwc: Detect iATU settings after getting "addr_space" resource
` [PATCH v2 06/17] PCI: dwc: Add IP-core version detection procedure
` [PATCH v2 07/17] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH v2 08/17] PCI: dwc: Add host de-initialization callback
` [PATCH v2 09/17] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH v2 10/17] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH v2 11/17] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH v2 12/17] PCI: dwc: Add iATU regions size detection procedure
` [PATCH v2 13/17] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH v2 14/17] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH v2 16/17] PCI: dwc: Introduce generic platform clocks and resets sets

[PATCH v2 00/13] PCI: dwc: Various fixes and cleanups
 2022-05-03 21:23 UTC  (14+ messages)
` [PATCH v2 01/13] PCI: dwc: Stop link in the host init error and de-initialization
` [PATCH v2 02/13] PCI: dwc: Don't use generic IO-ops for DBI-space access
` [PATCH v2 03/13] PCI: dwc: Add unroll iATU space support to the regions disable method
` [PATCH v2 04/13] PCI: dwc: Disable outbound windows for controllers with iATU
` [PATCH v2 05/13] PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
` [PATCH v2 06/13] PCI: dwc: Add braces to the multi-line if-else statements
` [PATCH v2 07/13] PCI: dwc: Add trailing new-line literals to the log messages
` [PATCH v2 08/13] PCI: dwc: Discard IP-core version checking on unrolled iATU detection
` [PATCH v2 09/13] PCI: dwc: Convert Link-up status method to using dw_pcie_readl_dbi()
` [PATCH v2 10/13] PCI: dwc: Deallocate EPC memory on EP init error
` [PATCH v2 11/13] PCI: dwc-plat: Simplify the probe method return value handling
` [PATCH v2 12/13] PCI: dwc-plat: Discard unused regmap pointer
` [PATCH v2 13/13] PCI: dwc-plat: Drop dw_plat_pcie_of_match forward declaration

[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
 2022-05-03 21:19 UTC 

[PATCH v3 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-05-03 20:57 UTC  (5+ messages)
` [PATCH v3 1/4] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH v3 2/4] clk: baikal-t1: Define shared xGMAC ref/ptp clocks parent
` [PATCH v3 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH v3 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-05-03 17:59 UTC  (5+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v3 "
    ` [PATCH v3 4/9] PCI/PM: Rework changing power states of PCI devices

[PATCH] PCI: qcom: Remove ddrss_sf_tbu clock from sc8180x
 2022-05-03 17:35 UTC  (2+ messages)

[PATCH 0/3] add dynamic PCI device of_node creation for overlay
 2022-05-03 17:22 UTC  (8+ messages)
` [PATCH 1/3] of: always populate a root node
` [PATCH 2/3] PCI: of: create DT nodes for PCI devices if they do not exists

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-03 17:11 UTC  (3+ messages)
` [PATCH v3 4/8] vfio/pci: Add support for setting driver data inside core layer

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-05-03 16:14 UTC  (10+ messages)
` [PATCH V8 04/10] cxl/pci: Create auxiliary devices for each DOE mailbox

[RFC PATCH 0/1] DOE usage with pcie/portdrv
 2022-05-03 15:34 UTC  (2+ messages)
` [RFC PATCH 1/1] pcie/portdrv: Hack in DOE and CDAT support

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[RFC v2 00/39] Kconfig: Introduce HAS_IOPORT config option
 2022-05-03 14:03 UTC  (44+ messages)
` [RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [RFC v2 04/39] char: impi, tpm: depend on HAS_IOPORT
` [RFC v2 10/39] gpio: add HAS_IOPORT dependencies
` [RFC v2 11/39] hwmon: "
` [RFC v2 13/39] iio: adc: Kconfig: "
` [RFC v2 16/39] leds: "
` [RFC v2 17/39] media: "
` [RFC v2 21/39] net: "
` [PATCH 34/37] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [RFC v2 34/39] tty: serial: add HAS_IOPORT dependencies
` [PATCH 35/37] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [RFC v2 35/39] usb: handle HAS_IOPORT dependencies
` [PATCH 36/37] "
` [PATCH 37/37] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n
` [RFC v2 37/39] watchdog: add HAS_IOPORT dependencies

[PATCH v2] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-05-03 10:59 UTC  (2+ messages)

[PATCH v5 0/6] RZN1 USB Host support
 2022-05-03  9:37 UTC  (8+ messages)
` [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032

[lpieralisi-pci:pci/versatile] BUILD SUCCESS 6086987bdeb5910778e6488b1cd6801701b4ef91
 2022-05-03  9:29 UTC 

[PATCH 0/3] PCI: apple: PWREN GPIO support & related fixes
 2022-05-03  3:20 UTC  (13+ messages)
` [PATCH 1/3] PCI: apple: GPIO handling nitfixes
` [PATCH 2/3] PCI: apple: Probe all GPIOs for availability first
` [PATCH 3/3] PCI: apple: Add support for optional PWREN GPIO

[PATCH v10 0/9] Enable designware PCI EP EDMA locally
 2022-05-03  0:58 UTC  (10+ messages)
` [PATCH v10 1/9] dmaengine: dw-edma: Remove unused field irq in struct dw_edma_chip
` [PATCH v10 2/9] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v10 3/9] dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
` [PATCH v10 4/9] dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt "
` [PATCH v10 5/9] dmaengine: dw-edma: Drop dma_slave_config.direction field usage
` [PATCH v10 6/9] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
` [PATCH v10 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v10 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "
` [PATCH v10 9/9] PCI: endpoint: Enable DMA controller tests for endpoints with DMA capabilities

[PATCH V2 0/8] PCI: tegra: Add Tegra234 PCIe support
 2022-05-02 22:28 UTC  (5+ messages)
` [PATCH V2 1/8] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V2 2/8] dt-bindings: PCI: tegra: Add device tree support for Tegra234

[PATCH 3/3] PCI: apple: Add support for optional PWREN GPIO
 2022-05-02 20:59 UTC 

[PATCH v2 0/3] x86/PCI: Log E820 clipping
 2022-05-02 20:32 UTC  (3+ messages)

[RESEND PATCH v1 1/1] PCI: microchip: Fix potential race in interrupt handling
 2022-05-02 19:22 UTC  (4+ messages)

[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
 2022-05-02 19:13 UTC  (6+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown

[Bug 215925] New: PCIe regression on Raspberry Pi Compute Module 4 (CM4) breaks booting
 2022-05-02 18:38 UTC 

[PATCH 0/2] PCI: vmd: IRQ domain assignment to sub devices
 2022-05-02  8:49 UTC  (3+ messages)
` [PATCH 1/2] PCI: vmd: Assign VMD IRQ domain before enumeration
` [PATCH 2/2] PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by IOMMU.")

[PATCH v4 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-02 15:24 UTC  (13+ messages)
` [PATCH v4 1/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v4 2/5] clk: qcom: regmap: add pipe clk implementation
` [PATCH v4 3/5] clk: qcom: gcc-sm8450: use new clk_regmap_pipe_ops for PCIe pipe clocks
` [PATCH v4 4/5] clk: qcom: gcc-sc7280: "
` [PATCH v4 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH] dt-bindings: pci: apple,pcie: Drop max-link-speed from example
 2022-05-02 11:40 UTC  (2+ messages)

[V3] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
 2022-05-02 11:46 UTC  (7+ messages)

[PATCH v2] PCI: qcom-ep: Move enable/disable resources code to common functions
 2022-05-02 10:49 UTC 

[PATCH] PCI: qcom-ep: Move enable/disable resources code to common functions
 2022-05-02 10:42 UTC  (2+ messages)
` [PATCH] PCI: qcom-ep: use qcom_pcie_disable_resources() in qcom_pcie_ep_remove()

[PATCH 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-05-02 10:14 UTC  (4+ messages)

[PATCH 0/8] Add support for MHI Endpoint function driver
 2022-05-02  6:06 UTC  (9+ messages)
` [PATCH 1/8] PCI: endpoint: Pass EPF device ID to the probe function
` [PATCH 2/8] PCI: endpoint: Warn and return if EPC is started/stopped multiple times
` [PATCH 3/8] PCI: endpoint: Add an API for unregistering the EPF notifier
` [PATCH 4/8] PCI: endpoint: Add linkdown notifier support
` [PATCH 5/8] PCI: endpoint: Add BME "
` [PATCH 6/8] PCI: qcom-ep: Add support for Link down notification
` [PATCH 7/8] PCI: qcom-ep: Add support for BME notification
` [PATCH 8/8] PCI: endpoint: Add PCI Endpoint function driver for MHI bus

[PATCH V8 03/10] PCI: Create PCI library functions in support of DOE mailboxes
 2022-05-02  5:36 UTC  (3+ messages)

[lpieralisi-pci:pci/qcom] BUILD SUCCESS 3ae93c5a9718d56f4c877302666ba58bbf3a778e
 2022-05-02  3:05 UTC 

[PATCH v4 0/6] RZN1 USB Host support
 2022-05-01  8:45 UTC  (3+ messages)
` [PATCH v4 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032

[PATCH v5 0/7] PCI: qcom: Fix higher MSI vectors handling
 2022-04-30 14:54 UTC  (12+ messages)
` [PATCH v5 1/7] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"
` [PATCH v5 2/7] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v5 3/7] PCI: dwc: Add msi_host_deinit callback
` [PATCH v5 4/7] PCI: dwc: Export several functions useful for MSI implentations
` [PATCH v5 5/7] PCI: qcom: Handle MSI IRQs properly
` [PATCH v5 6/7] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v5 7/7] arm64: dts: qcom: sm8250: provide "

[PATCH V13 0/6] PCI: Loongson pci improvements and quirks
 2022-04-30  8:48 UTC  (7+ messages)
` [PATCH V13 1/6] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V13 2/6] PCI: loongson: Add ACPI init support
` [PATCH V13 3/6] PCI: loongson: Don't access unexisting devices
` [PATCH V13 4/6] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH V13 5/6] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V13 6/6] PCI: Add quirk for multifunction devices of LS7A

[PATCH] PCI: qcom-ep: Add MODULE_DEVICE_TABLE
 2022-04-30  8:47 UTC 

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-04-30  7:35 UTC  (5+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH v5 0/8] dt-bindings: YAMLify pci/qcom,pcie schema
 2022-04-29 22:40 UTC  (11+ messages)
` [PATCH v5 1/8] dt-bindings: PCI: qcom: Convert to YAML
` [PATCH v5 2/8] dt-bindings: PCI: qcom: Do not require resets on msm8996 platforms
` [PATCH v5 3/8] dt-bindings: PCI: qcom: Specify reg-names explicitly
` [PATCH v5 4/8] dt-bindings: PCI: qcom: Add schema for sc7280 chipset
` [PATCH v5 5/8] arm64: dts: qcom: stop using snps,dw-pcie falback
` [PATCH v5 6/8] arm: "
` [PATCH v5 7/8] arm: dts: qcom-*: replace deprecated perst-gpio with perst-gpios
` [PATCH v5 8/8] arm64: dts: qcom: "

[PATCH v4 2/8] dt-bindings: pci/qcom,pcie: resets are not defined for msm8996
 2022-04-29 20:02 UTC  (2+ messages)

[PATCH] PCI: cadence: respond to received PTM Requests
 2022-04-29 19:28 UTC  (2+ messages)

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-29 18:29 UTC  (6+ messages)
` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH v9 0/5] Enable rk356x PCIe controller
 2022-04-29 18:07 UTC  (3+ messages)
` [PATCH v9 3/5] PCI: rockchip-dwc: Add legacy interrupt support

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-04-29 17:20 UTC  (9+ messages)
` [PATCH 25/25] PCI: dwc: Add DW eDMA engine support

[PATCH v6] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
 2022-04-29 16:25 UTC  (2+ messages)

[PATCH] PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
 2022-04-29 15:47 UTC  (3+ messages)

[lpieralisi-pci:pci/microchip] BUILD SUCCESS c049b4b37685ff5b179a7e062b919c31eb406214
 2022-04-29 15:43 UTC 

[PATCH v9 0/9] Enable designware PCI EP EDMA locally
 2022-04-29 15:38 UTC  (5+ messages)
` [PATCH v9 9/9] PCI: endpoint: Add embedded DMA controller test

[PATCH V7 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-04-29 15:33 UTC  (3+ messages)
` [PATCH V7 04/10] cxl/pci: Create auxiliary devices for each DOE mailbox


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).