messages from 2023-09-09 00:26:03 to 2023-09-15 03:28:28 UTC [more...]
Fwd: Kernel 6.5.2 Causes Marvell Technology Group 88SE9128 PCIe SATA to Constantly Reset
2023-09-15 3:22 UTC (4+ messages)
[PATCH v18 0/2] Add quirk for PCIe root port on AMD systems
2023-09-15 1:24 UTC (29+ messages)
` [PATCH v18 1/2] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
` [PATCH v18 2/2] PCI: Add a quirk for AMD PCIe root ports w/ USB4 controllers
[PATCH v20 07/19] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
2023-09-14 21:25 UTC (5+ messages)
[PATCH v20 09/19] PCI: dwc: Add EDMA_UNROLL capability flag
2023-09-14 21:07 UTC (3+ messages)
[PATCH v2 1/1] PCI: mediatek: Correct type for virt_to_phys()
2023-09-14 20:31 UTC (2+ messages)
[PATCH] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
2023-09-14 18:42 UTC (3+ messages)
[PATCH] PCI: of: Fix memory leak when of_changeset_create_node() failed
2023-09-14 18:15 UTC
[PATCH v20 16/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
2023-09-14 16:58 UTC (3+ messages)
[pci:controller/vmd] BUILD SUCCESS 951545a8fd06935c58ae6e9284394dc7155bef64
2023-09-14 13:47 UTC
[PATCH v2 0/5] Several updates for PTT driver
2023-09-14 11:22 UTC (6+ messages)
` [PATCH v2 1/5] hwtracing: hisi_ptt: Disable interrupt after trace end
` [PATCH v2 2/5] hwtracing: hisi_ptt: Handle the interrupt in hardirq context
` [PATCH v2 3/5] hwtracing: hisi_ptt: Optimize the trace data committing
` [PATCH v2 4/5] hwtracing: hisi_ptt: Don't try to attach a task
` [PATCH v2 5/5] hwtracing: hisi_ptt: Add dummy callback pmu::read()
[pci:controller/cadence] BUILD SUCCESS 77e50a40c63ee4f509f363442b862fb2f10afbc8
2023-09-14 10:52 UTC
[pci:endpoint] BUILD SUCCESS 3731355b37a3bd6658808d5c24323b88a0c4d392
2023-09-14 10:52 UTC
[PATCH v20 04/19] PCI: designware-ep: Add INTx IRQs support
2023-09-14 7:56 UTC (3+ messages)
[PATCH V2] pci: introduce static_nr to indicate domain_nr from which IDA
2023-09-14 6:10 UTC (9+ messages)
[PATCH v2 00/10] PCI/treewide: PCIe capability access cleanups
2023-09-14 1:02 UTC (18+ messages)
` [PATCH v2 01/10] IB/hfi1: Use FIELD_GET() to extract Link Width
` [PATCH v2 02/10] media: cobalt: "
` [PATCH v2 03/10] igb: "
` [PATCH v2 04/10] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
` [PATCH v2 05/10] PCI: mvebu: Use FIELD_PREP() with Link Width
` [PATCH v2 06/10] PCI: Use FIELD_GET() to extract "
` [PATCH v2 07/10] scsi: esas2r: Use FIELD_GET() to extract PCIe capability fields
` [PATCH v2 08/10] scsi: qla2xxx: "
` [PATCH v2 09/10] e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
` [PATCH v2 10/10] e1000e: Use pcie_capability_read_word() for reading LNKSTA
[PATCH v3 0/6] PCI/treewide: Cleanup/streamline PCI error code handling
2023-09-14 1:00 UTC (8+ messages)
` [PATCH v3 1/6] alpha: Streamline convoluted PCI error handling
` [PATCH v3 2/6] sh: pci: Do PCI error check on own line
` [PATCH v3 3/6] atm: iphase: Do PCI error checks "
` [PATCH v3 4/6] PCI: Do error check on own line to split long if conditions
` [PATCH v3 5/6] PCI: xgene: Do PCI error check on own line & keep return value
` [PATCH v3 6/6] scsi: ipr: Do PCI error checks on own line
[PATCH v2 1/2] PCI: altera: refactor driver for supporting new platform
2023-09-13 12:59 UTC (9+ messages)
` [PATCH 1/2] PCI: altera: refactor driver for supporting new platforms
` [PATCH v3 0/2] PCI: altera: add support to agilex family
` [PATCH v3 1/2] PCI: altera: refactor driver for supporting new platforms
` [PATCH v3 2/2] PCI: altera: add support for agilex family fpga
[PATCH v4] PCI: vmd: Do not change the BIOS Hotplug setting on VMD rootports
2023-09-13 12:50 UTC (5+ messages)
[PATCH V13 0/5] Generate device tree node for pci devices
2023-09-13 11:17 UTC (19+ messages)
` [PATCH V13 1/5] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V13 2/5] PCI: Create device tree node for bridge
[RFC PATCH v2 06/30] drivers/pci: SH7751 PCI Host bridge header
2023-09-13 10:42 UTC (5+ messages)
` [RFC PATCH v2 07/30] drivers/pci: SH7751 PCI Host bridge controller driver
` [RFC PATCH v2 08/30] drivers/pci: Add SH7751 Host bridge controller
` [RFC PATCH v2 09/30] Documentation/devicetree: Add renesas,sh7751-pci binding document
[PATCH v4 0/3] PCI: pciehp: Add support for native AER and DPC handling on async remove
2023-09-13 4:07 UTC (8+ messages)
` [PATCH v4 1/3] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR
` [PATCH v4 2/3] PCI: Enable support for 10-bit Tag during device enumeration
[PATCH 00/10] Add PCIe Bandwidth Controller
2023-09-12 18:08 UTC (9+ messages)
[PATCH 0/8] PCI/treewide: PCIe Link Width field access cleanup
2023-09-12 12:11 UTC (16+ messages)
` [PATCH 1/8] IB/hfi1: Use FIELD_GET() to extract Link Width
` [PATCH 2/8] media: cobalt: "
` [PATCH 3/8] igb: "
` [PATCH 4/8] PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
` [PATCH 5/8] PCI: mvebu: Use FIELD_PREP() with Link Width
` [PATCH 6/8] PCI: Use FIELD_GET() to extract "
` [PATCH 7/8] scsi: esas2r: "
` [PATCH 8/8] scsi: qla2xxx: "
[PATCH v17 0/4] Allow drivers to influence D3 behavior for bridges
2023-09-12 9:11 UTC (5+ messages)
` [PATCH v17 2/4] PCI: Add support for drivers to register optin or veto of D3
[PATCH v5 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-09-12 2:02 UTC (4+ messages)
` [PATCH v5 11/11] riscv: dts: starfive: add PCIe dts configuration for JH7110
[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
2023-09-11 22:09 UTC (6+ messages)
` [PATCH v2 1/5] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v2 2/5] PCI: dwc: add doorbell support by use "
` [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 v2 0/2] PCI: Altera: add support to Agilex family
2023-09-11 13:31 UTC (6+ messages)
` [PATCH v3 0/2] PCI: altera: add support to agilex family
` [PATCH v3 1/2] PCI: altera: refactor driver for supporting new platforms
` [PATCH v3 2/2] PCI: altera: add support for agilex family fpga
[PATCH v2 2/2] PCI: altera: add suport for Agilex Family FPGA
2023-09-11 13:25 UTC (10+ messages)
` [PATCH v3 0/2] PCI: altera: add support to agilex family
` [PATCH v3 1/2] PCI: altera: refactor driver for supporting new platforms
` [PATCH v3 2/2] PCI: altera: add support for agilex family fpga
[PATCH v2 2/2] PCI: altera: add suport for Agilex Family FPGA
2023-09-11 14:08 UTC (7+ messages)
` [PATCH 2/2] PCI: altera: add support for agilex family fpga
` [PATCH v3 0/2] PCI: altera: add support to agilex family
` [PATCH v3 1/2] PCI: altera: refactor driver for supporting new platforms
` [PATCH v3 2/2] PCI: altera: add support for agilex family fpga
[PATCH v3 4/5] ACPI/PCI: Add pci_acpi_program_hest_aer_params()
2023-09-11 10:01 UTC (2+ messages)
[PATCH 1/1] pci: agilex_pci: add pcie rootport support for agilex
2023-09-11 13:45 UTC (4+ messages)
` [PATCH v3 0/2] PCI: altera: add support to agilex family
` [PATCH v3 1/2] PCI: altera: refactor driver for supporting new platforms
` [PATCH v3 2/2] PCI: altera: add support for agilex family fpga
[PATCH v3 1/5] ACPI/APEI: Add apei_hest_parse_aer()
2023-09-11 9:21 UTC (2+ messages)
[PATCH AUTOSEL 4.19 4/6] PCI: dwc: Provide deinit callback for i.MX
2023-09-11 9:56 UTC (2+ messages)
[PATCH v3 0/5] Parse the PCIe AER and set to relevant registers
2023-09-11 9:02 UTC (2+ messages)
[PATCH v2 1/2] PCI: altera: refactor driver for supporting new platform
2023-09-11 13:53 UTC (4+ messages)
` [PATCH v3 0/2] PCI: altera: add support to agilex family
` [PATCH v3 1/2] PCI: altera: refactor driver for supporting new platforms
` [PATCH v3 2/2] PCI: altera: add support for agilex family fpga
[PATCH AUTOSEL 4.14 3/5] PCI: Make quirk using inw() depend on HAS_IOPORT
2023-09-11 9:55 UTC (2+ messages)
Ask for a regression issue of vfio-pci driver with Intel DG2 (A770) discrete graphics card from Linux 6.1
2023-09-11 9:59 UTC (4+ messages)
[PATCH v3 2/5] ACPI/APEI: Remove static from apei_hest_parse()
2023-09-11 9:54 UTC (2+ messages)
[PATCH v2] PCI/ASPM: Add back L1 PM Substate save and restore
2023-09-11 7:33 UTC
[GIT PULL] PCI changes for v6.6
2023-09-09 18:53 UTC (2+ messages)
[pci:for-linus] BUILD SUCCESS 5260bd6d36c83c5b269c33baaaf8c78e520908b0
2023-09-09 9:28 UTC
[PATCH AUTOSEL 5.15 3/7] PCI: Make quirk using inw() depend on HAS_IOPORT
2023-09-09 0:23 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 7/7] PCI: fu740: Set the number of MSI vectors
[PATCH AUTOSEL 6.1 4/9] PCI: dwc: Provide deinit callback for i.MX
2023-09-09 0:22 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 8/9] PCI: vmd: Disable bridge window for domain reset
[PATCH AUTOSEL 6.4 11/11] PCI: fu740: Set the number of MSI vectors
2023-09-09 0:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox