linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 07:27:02 to 2021-03-27 12:11:14 UTC [more...]

[PATCH v3 00/12] acpi: fix some coding style issues
 2021-03-27 12:08 UTC  (3+ messages)
` [PATCH v3 06/12] ACPI: battery: "
` [PATCH v3 07/12] ACPI: button: "

[PATCH] dt-bindings: PCI: hisi: Delete the useless HiSilicon PCIe file
 2021-03-27 11:32 UTC  (2+ messages)

[PATCH] PCI: Allow drivers to claim exclusive access to config regions
 2021-03-27 10:46 UTC  (9+ messages)

[PATCH v2 00/15] acpi: fix some coding style issues
 2021-03-27 10:00 UTC  (19+ messages)
` [PATCH v2 01/15] ACPI: APD: fix a block comment align issue
` [PATCH v2 02/15] ACPI: processor: fix some coding style issues
` [PATCH v2 03/15] ACPI: debug: "
` [PATCH v2 04/15] ACPI: table: replace __attribute__((packed)) by __packed
` [PATCH v2 05/15] ACPI: ipmi: remove useless return statement for void function
` [PATCH v2 06/15] ACPI: LPSS: fix some coding style issues
` [PATCH v2 07/15] ACPI: memhotplug: fix a coding style issue
` [PATCH v2 08/15] ACPI: acpi_pad: "
` [PATCH v2 09/15] ACPI: battery: fix some coding style issues
` [PATCH v2 10/15] ACPI: button: "
` [PATCH v2 11/15] ACPI: CPPC: "
` [PATCH v2 12/15] ACPI: custom_method: fix a coding style issue
` [PATCH v2 13/15] ACPI: PM: fix some coding style issues
` [PATCH v2 14/15] ACPI: sysfs: "
` [PATCH v2 15/15] ACPI: dock: "
  ` [PATCH 00/15] acpi: "

[PATCH 00/15] acpi: fix some coding style issues
 2021-03-27  8:41 UTC  (19+ messages)
` [PATCH 01/15] ACPI: APD: fix a block comment align issue
` [PATCH 02/15] ACPI: processor: fix some coding style issues
` [PATCH 03/15] ACPI: acpi_dbg: "
` [PATCH 04/15] ACPI: acpi_fpdt: replace __attribute__((packed)) by __packed
` [PATCH 05/15] remove useless return statement for void function
` [PATCH 06/15] ACPI: acpi_lpss: fix some coding style issues
` [PATCH 07/15] ACPI: acpi_memhotplug: fix a coding style issue
` [PATCH 08/15] ACPI: acpi_pad: "
` [PATCH 09/15] ACPI: battery: fix some coding style issues
` [PATCH 10/15] ACPI: button: "
` [PATCH 11/15] ACPI: cppc_acpi: "
` [PATCH 12/15] ACPI: custom_method: fix a coding style issue
` [PATCH 13/15] ACPI: device_pm: fix some coding style issues
` [PATCH 14/15] ACPI: device_sysfs: "
` [PATCH 15/15] ACPI: dock: "

[PATCH 0/4] PCI: Correct function names in the header
 2021-03-27  8:17 UTC  (10+ messages)
` [PATCH 1/4] PCI: acpi_pcihp: Correct acpi_pci_check_ejectable() function name "
` [PATCH 2/4] PCI/AER: Correct function names "
` [PATCH 3/4] PCI/PME: Correct pcie_pme_init() function name "
` [PATCH 4/4] PCI/ATS: Correct pci_max_pasids() function name in header

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-27  6:02 UTC  (23+ messages)

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-27  6:00 UTC  (18+ messages)

[PATCH v7 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2021-03-27  3:06 UTC  (6+ messages)
` [PATCH v7 1/5] misc: "
` [PATCH v7 2/5] misc: Add Synopsys DesignWare xData IP driver to Makefile and Kconfig
` [PATCH v7 3/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH v7 4/5] MAINTAINERS: Add Synopsys xData IP driver maintainer
` [PATCH v7 5/5] docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver

[PATCH] PCI: Disallow retraining link for Atheros QCA98xx chips on non-Gen1 PCIe bridges
 2021-03-27  0:14 UTC  (3+ messages)

[PATCH v3] PCI: mediatek: Configure FC and FTS for functions other than 0
 2021-03-26 23:53 UTC  (4+ messages)

[PATCH] PCI: endpoint: remove redundant initialization of pointer dev
 2021-03-26 22:15 UTC  (2+ messages)

[PATCH] PCI: Remove pci_try_set_mwi
 2021-03-26 21:55 UTC  (4+ messages)

[PATCH v3 0/6] PCI: brcmstb: add EP regulators and panic handler
 2021-03-26 20:31 UTC  (10+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v3 2/6] PCI: brcmstb: Add control of "
` [PATCH v3 3/6] PCI: brcmstb: Do not turn off regulators if EP can wake up
` [PATCH v3 4/6] PCI: brcmstb: Give 7216 SOCs their own config type
` [PATCH v3 5/6] PCI: brcmstb: Add panic/die handler to RC driver
` [PATCH v3 6/6] PCI: brcmstb: Check return value of clk_prepare_enable()

[PATCH v8 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-03-26 20:17 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
` [PATCH v8 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node

PCI trouble on mvebu (Turris Omnia)
 2021-03-26 17:51 UTC  (16+ messages)

[PATCH] PCI: dwc: Move forward the iATU detection process
 2021-03-26 17:05 UTC  (4+ messages)

[PATCH v5] PCI: endpoint: Fix NULL pointer dereference for ->get_features()
 2021-03-26 15:23 UTC  (2+ messages)

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-03-26 15:09 UTC  (18+ messages)
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt
` [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

[PATCH] PCI/AER: Use consistent format when print PCI device
 2021-03-26 10:16 UTC  (2+ messages)

[PATCH v2 00/11] Add support for Hikey 970 PCIe
 2021-03-26 10:04 UTC  (6+ messages)
` [PATCH v2 04/11] PCI: dwc: pcie-kirin: add support for Kirin 970 PCIe controller

[PATCH v3 0/3] add one regulator used to power up pcie phy
 2021-03-26  9:41 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: imx6q-pcie: "
` [PATCH v3 2/3] arm64: dts: imx8mq-evk: "
` [PATCH v3 3/3] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3

[PATCH] arm64: PCI: Enable SMC conduit
 2021-03-26  9:27 UTC  (11+ messages)

[PATCH] PCI: Disable D3cold support on Intel XMM7360
 2021-03-26  9:25 UTC  (2+ messages)

[pci:for-linus] BUILD SUCCESS cf673bd0cc973b25961d41355990beaed710068f
 2021-03-26  8:50 UTC 

Re: [PATCH v3 3/3] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-03-26  7:55 UTC 

[PATCH 0/6] PCI: Add legacy interrupt support in Keystone
 2021-03-26  7:19 UTC  (13+ messages)
` [PATCH 1/6] dt-bindings: PCI: ti,am65: Add PCIe host mode dt-bindings for TI's AM65 SoC
  ` [PATCH 1/6] dt-bindings: PCI: ti, am65: "
` [PATCH 2/6] dt-bindings: PCI: ti,am65: Add PCIe endpoint "
  ` [PATCH 2/6] dt-bindings: PCI: ti, am65: "
` [PATCH 3/6] irqdomain: Export of_phandle_args_to_fwspec()
` [PATCH 4/6] PCI: keystone: Convert to using hierarchy domain for legacy interrupts
` [PATCH 5/6] PCI: keystone: Add PCI legacy interrupt support for AM654
` [PATCH 6/6] PCI: keystone: Add workaround for Errata #i2037 (AM65x SR 1.0)

[PATCH] PCI: ACPI: PM: Fix debug message in acpi_pci_set_power_state()
 2021-03-26  6:40 UTC  (2+ messages)

[PATCH v3 00/17] Add support for Clang CFI
 2021-03-26  4:35 UTC  (20+ messages)
` [PATCH v3 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH v3 04/17] module: ensure __cfi_check alignment
` [PATCH v3 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v3 06/17] kthread: "
` [PATCH v3 09/17] treewide: Change list_sort to use const pointers
` [PATCH v3 11/17] psci: use __pa_function for cpu_resume
` [PATCH v3 12/17] arm64: implement __va_function

[PATCH 4/8] cxl/core: Refactor CXL register lookup for bridge reuse
 2021-03-26  1:11 UTC  (2+ messages)

[PATCH 0/4] PCI: Add legacy interrupt support in pci-j721e
 2021-03-25 20:41 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: PCI: ti,j721e: Add bindings to specify legacy interrupts
  ` [PATCH 1/4] dt-bindings: PCI: ti, j721e: "
` [PATCH 2/4] PCI: j721e: Add PCI legacy interrupt support for J721E
` [PATCH 3/4] PCI: j721e: Add PCIe support for j7200
` [PATCH 4/4] PCI: j721e: Add PCIe support for AM64

Sudden poweroffs when idle on ThinkPad x290s since v5.10-rc1 (bisected to 7c33e3c4c79a)
 2021-03-25 19:33 UTC 

How long should be PCIe card in Warm Reset state?
 2021-03-25  9:18 UTC  (5+ messages)

[PATCH 0/8] CXL Port Enumeration
 2021-03-25  8:15 UTC  (3+ messages)
` [PATCH 2/8] cxl/mem: Introduce 'struct cxl_regs'

[PATCH mlx5-next v8 0/4] Dynamically assign MSI-X vectors count
 2021-03-25  7:57 UTC  (3+ messages)

[PATCH v2] ACPI / hotplug / PCI: fix memory leak in enable_slot()
 2021-03-25  7:26 UTC 

[PATCH v3] PCI: dwc: move dw_pcie_msi_init() to dw_pcie_setup_rc()
 2021-03-25  7:26 UTC 


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