messages from 2023-07-13 07:23:19 to 2023-07-17 12:55:34 UTC [more...]
[PATCH v3 0/4] kernel.h: Split out a couple of macros to args.h
2023-07-17 12:55 UTC (5+ messages)
` [PATCH v3 1/4] kernel.h: Split out COUNT_ARGS() and CONCATENATE() "
` [PATCH v3 2/4] x86/asm: Replace custom COUNT_ARGS() & CONCATENATE() implementations
` [PATCH v3 3/4] arm64: smccc: "
` [PATCH v3 4/4] genetlink: Replace custom CONCATENATE() implementation
[PATCH v5 00/11] PCI: Improve PCIe Capability RMW concurrency control
2023-07-17 12:05 UTC (12+ messages)
` [PATCH v5 01/11] PCI: Add locking to RMW PCI Express Capability Register accessors
` [PATCH v5 02/11] PCI: Make link retraining use RMW accessors for changing LNKCTL
` [PATCH v5 03/11] PCI: pciehp: Use "
` [PATCH v5 04/11] PCI/ASPM: "
` [PATCH v5 05/11] drm/amdgpu: "
` [PATCH v5 06/11] drm/radeon: "
` [PATCH v5 07/11] net/mlx5: "
` [PATCH v5 08/11] wifi: ath11k: "
` [PATCH v5 09/11] wifi: ath12k: "
` [PATCH v5 10/11] wifi: ath10k: "
` [PATCH v5 11/11] PCI: Document the Capability accessor RMW improvements
[PATCH v4 00/15] PCI: Define Intel PCI IDs and use them in drivers
2023-07-17 11:45 UTC (16+ messages)
` [PATCH v4 01/15] PCI: Sort Intel PCI IDs by number
` [PATCH v4 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h
` [PATCH v4 03/15] ASoC: SOF: Remove unused Broxton PCI ID
` [PATCH v4 04/15] ALSA: "
` [PATCH v4 05/15] ALSA: hda: Add controller matching macros
` [PATCH v4 06/15] ALSA: hda: Use global PCI match macro
` [PATCH v4 07/15] ALSA: hda/i915: "
` [PATCH v4 08/15] ASoC: Intel: Skylake: "
` [PATCH v4 09/15] ALSA: intel-dsp-config: Convert to PCI device IDs defines
` [PATCH v4 10/15] ALSA: hda: "
` [PATCH v4 11/15] ASoC: Intel: avs: "
` [PATCH v4 12/15] "
` [PATCH v4 13/15] ASoC: Intel: Skylake: "
` [PATCH v4 14/15] ASoC: SOF: Intel: "
` [PATCH v4 15/15] ASoC: Intel: sst: "
[PATCH v2 1/1] kernel.h: Split out COUNT_ARGS() and CONCATENATE() to args.h
2023-07-17 10:50 UTC (4+ messages)
[PATCH v2] igc: Ignore AER reset when device is suspended
2023-07-17 7:47 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH v2 0/6] arm64: qcom: sa8775p: add support for PCIe
2023-07-17 7:26 UTC (10+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: qcom: Add sa8775p compatible
` [PATCH v2 2/6] dt-bindings: phy: qcom,qmp: Add sa8775p QMP PCIe PHY
` [PATCH v2 3/6] PCI: qcom: Add support for sa8775p SoC
` [PATCH v2 4/6] phy: qcom-qmp-pcie: add support for sa8775p
` [PATCH v2 5/6] arm64: dts: qcom: sa8775p: Add pcie0 and pcie1 nodes
` [PATCH v2 6/6] arm64: dts: qcom: sa8775p-ride: enable pcie nodes
[PATCH v2 0/7] Improvements to Qcom PCIe EP and EPF MHI drivers
2023-07-17 7:04 UTC (9+ messages)
` [PATCH v2 1/7] PCI: qcom-ep: Pass alignment restriction to the EPF core
` [PATCH v2 2/7] PCI: epf-mhi: Make use of the alignment restriction from "
` [PATCH v2 3/7] PCI: qcom-ep: Add eDMA support
` [PATCH v2 4/7] PCI: epf-mhi: "
` [PATCH v2 5/7] PCI: epf-mhi: Add support for SM8450
` [PATCH v2 6/7] PCI: epf-mhi: Use iATU for small transfers
` [PATCH v2 7/7] PCI: endpoint: Add kernel-doc for pci_epc_mem_init() API
[PATCH V4] PCI: qcom: Fixing broken pcie bring up for 2_3_3 configs ops
2023-07-17 6:55 UTC
[Intel-wired-lan] [PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
2023-07-17 3:34 UTC (5+ messages)
[PATCH 1/1] pci: add a return value check
2023-07-16 12:47 UTC
[PATCH v1 0/2] RK3588 PCIe3 support
2023-07-15 16:45 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: phy: rockchip: add RK3588 PCIe v3 phy
` [PATCH v1 2/2] arm64: dts: rockchip: rk3588: add PCIe3 support
[PATCH v2 0/3] RK3588 PCIe2 support
2023-07-15 16:41 UTC (12+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
` [PATCH v2 2/3] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller
` [PATCH v2 3/3] arm64: dts: rockchip: rk3588: add PCIe2 support
[PATCH v8 0/3] PCI: qcom: ep: Add basic interconnect support
2023-07-15 15:07 UTC (6+ messages)
` [PATCH v8 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path
` [PATCH v8 2/3] arm: dts: qcom: sdx65: Add PCIe interconnect path
` [PATCH v8 3/3] PCI: qcom-ep: Add ICC bandwidth voting support
[PATCH v7 2/2] PCI: Don't put non-power manageable PCIe root ports into D3
2023-07-15 0:46 UTC (6+ messages)
[PATCH v3 00/15] PCI: Define Intel PCI IDs and use them in drivers
2023-07-14 20:24 UTC (24+ messages)
` [PATCH v3 01/15] PCI: Sort Intel PCI IDs by number
` [PATCH v3 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h
` [PATCH v3 03/15] ASoC: SOF: Remove unused Broxton PCI ID
` [PATCH v3 04/15] ALSA: "
` [PATCH v3 05/15] ALSA: hda: Add controller matching macros
` [PATCH v3 06/15] ALSA: hda: Use global PCI match macro
` [PATCH v3 07/15] ALSA: hda/i915: "
` [PATCH v3 08/15] ASoC: Intel: Skylake: "
` [PATCH v3 09/15] ALSA: intel-dsp-config: Convert to PCI device IDs defines
` [PATCH v3 10/15] ALSA: hda: "
` [PATCH v3 11/15] ASoC: Intel: avs: "
` [PATCH v3 12/15] "
` [PATCH v3 13/15] ASoC: Intel: Skylake: "
` [PATCH v3 14/15] ASoC: SOF: Intel: "
` [PATCH v3 15/15] ASoC: Intel: sst: "
[PATCH] PCI: Explicitly include correct DT includes
2023-07-14 17:48 UTC
VFIO (PCI) and write combine mapping of BARs
2023-07-14 12:37 UTC (3+ messages)
[PATCH v17 00/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-07-14 12:03 UTC (23+ messages)
` [PATCH v17 04/20] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH v17 07/20] PCI: dwc: endpoint: Add multiple PFs support for dbi2
` [PATCH v17 08/20] PCI: dwc: Add dw_pcie_link_set_max_link_width()
` [PATCH v17 09/20] PCI: dwc: Add PCI_EXP_LNKCAP_MLW handling
` [PATCH v17 17/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v17 18/20] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
[PATCH v2 00/15] PCI: Define Intel PCI IDs and use them in drivers
2023-07-14 18:56 UTC (24+ messages)
` [PATCH v2 01/15] PCI: Sort Intel PCI IDs by number
` [PATCH v2 02/15] PCI: Add Intel Audio DSP devices to pci_ids.h
` [PATCH v2 03/15] ASoC: SOF: Remove unused Broxton PCI ID
` [PATCH v2 04/15] ALSA: "
` [PATCH v2 05/15] ALSA: hda: Add controller matching macros
` [PATCH v2 06/15] ALSA: hda: Use global PCI match macro
` [PATCH v2 07/15] ALSA: hda/i915: "
` [PATCH v2 08/15] ASoC: Intel: Skylake: "
` [PATCH v2 09/15] ALSA: intel-dsp-config: Convert to PCI device IDs defines
` [PATCH v2 10/15] ALSA: hda: "
` [PATCH v2 11/15] ASoC: Intel: avs: "
` [PATCH v2 12/15] "
` [PATCH v2 13/15] ASoC: Intel: Skylake: "
` [PATCH v2 14/15] ASoC: SOF: Intel: "
` [PATCH v2 15/15] ASoC: Intel: sst: "
[PATCH v2 1/1] range.h: Move resource API and constant to respective files
2023-07-14 9:22 UTC
[PATCH v4 00/11] PCI: Improve PCIe Capability RMW concurrency control
2023-07-14 9:06 UTC (14+ messages)
` [PATCH v4 01/11] PCI: Add locking to RMW PCI Express Capability Register accessors
` [PATCH v4 02/11] PCI: Make link retraining use RMW accessors for changing LNKCTL
` [PATCH v4 03/11] PCI: pciehp: Use "
` [PATCH v4 04/11] PCI/ASPM: "
` [PATCH v4 05/11] drm/amdgpu: "
` [PATCH v4 06/11] drm/radeon: "
` [PATCH v4 07/11] net/mlx5: "
` [PATCH v4 08/11] wifi: ath11k: "
` [PATCH v4 09/11] wifi: ath12k: "
` [PATCH v4 10/11] wifi: ath10k: "
` [PATCH v4 11/11] PCI: Document the Capability accessor RMW improvements
[PATCH] Revert "PCI: dwc: Wait for link up only if link is started"
2023-07-14 8:55 UTC (9+ messages)
[PATCH v6 1/3] PCI/AER: Factor out interrupt toggling into helpers
2023-07-14 8:14 UTC (3+ messages)
` [PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
[pci:controller/remove-void-cast] BUILD SUCCESS ed3cac7c5ac6e7f284100995b80a0a60770c990c
2023-07-14 7:51 UTC
[pci:next] BUILD SUCCESS ffb9381f49dac1203a54823542d9dc6eb32d0393
2023-07-14 7:51 UTC
[pci:aer] BUILD SUCCESS 7ec4b34be4234599cf1241ef807cdb7c3636f6fe
2023-07-14 7:11 UTC
[PATCH v3] PCI: j721e: Delay 100ms T_PVPERL from power stable to PERST# inactive
2023-07-14 6:46 UTC (2+ messages)
[pci:controller/rockchip] BUILD SUCCESS cdb50033dd6dfcf02ae3d4ee56bc1a9555be6d36
2023-07-14 6:38 UTC
[pci:for-linus] BUILD SUCCESS 37540db221e1ca94d9a57632238d1a62043205b3
2023-07-14 6:38 UTC
[pci:controller/qcom] BUILD SUCCESS b9cbc06049cb6b7a322d708c2098195fb9fdcc4c
2023-07-14 6:37 UTC
[pci:controller/tegra194] BUILD SUCCESS 2955c3818f235ceda59140b26ac36f956937b657
2023-07-14 6:37 UTC
[pci:controller/iproc] BUILD SUCCESS 8f1c517ccd378a41b8c4ac951b6793ad693dbfbc
2023-07-14 6:37 UTC
[pci:controller/apple] BUILD SUCCESS d8650c0c2aa2e413594e4cb0faafa9958c1d7782
2023-07-14 6:38 UTC
[pci:controller/resources] BUILD SUCCESS 188f46cac267b9b8f3201ed21d719a51946e1e34
2023-07-14 6:37 UTC
[pci:misc] BUILD SUCCESS 091f9f7f3b819434eed5c1c3acad6c7b32bf13f6
2023-07-14 5:19 UTC
[PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
2023-07-13 21:39 UTC (2+ messages)
[PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained
2023-07-13 20:26 UTC (3+ messages)
[PATCH v2 2/8] PCI: qcom-ep: Add support for D-state change notification
2023-07-13 20:04 UTC (2+ messages)
[PATCH] PCI: vmd: VMD to control Hotplug on its rootports
2023-07-13 19:26 UTC (3+ messages)
[PATCH] MAINTAINERS: Add Manivannan Sadhasivam as DesignWare PCIe driver maintainer
2023-07-13 17:21 UTC (2+ messages)
[PATCH v1 0/4] RK3588 PCIe2 support
2023-07-13 16:47 UTC (4+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
[PATCH] x86/PCI: Use struct_size()
2023-07-13 16:34 UTC (2+ messages)
[PATCH 1/2] PCI: Reorder some fields in 'struct pci_dev'
2023-07-13 16:24 UTC (2+ messages)
[PATCH 0/2] PCI/AER: Remove/unexport error reporting enable/disable
2023-07-13 16:18 UTC (2+ messages)
[PATCH v3 RESEND 2/2] PCI: rcar-host: add support for optional regulators
2023-07-13 15:34 UTC (2+ messages)
[PATCH] PCI: fu740: Set the number of msix vectors
2023-07-13 15:29 UTC (2+ messages)
[PATCH v1 1/1] range.h: Move resource API and constant to respective headers
2023-07-13 15:25 UTC (2+ messages)
[PATCH v1 0/6] arm64: qcom: sa8775p: add support for PCIe
2023-07-13 9:11 UTC (10+ messages)
` [PATCH v1 4/6] phy: qcom-qmp-pcie: add support for sa8775p
[PATCH v7 0/3] PCI: qcom: ep: Add basic interconnect support
2023-07-13 7:33 UTC (3+ messages)
` [PATCH v7 3/3] PCI: qcom-ep: Add ICC bandwidth voting support
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