messages from 2024-01-22 14:28:16 to 2024-01-27 20:59:33 UTC [more...]
[PATCH v2 00/15] Add suspend to ram support for PCIe on J7200
2024-01-27 20:59 UTC (30+ messages)
` [PATCH v2 01/15] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v2 02/15] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
` [PATCH v2 03/15] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v2 04/15] mux: add mux_chip_resume() function
` [PATCH v2 05/15] mux: mmio: add resume support
` [PATCH v2 06/15] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH v2 07/15] phy: ti: phy-j721e-wiz: add resume support
` [PATCH v2 08/15] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH v2 09/15] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH v2 10/15] phy: cadence-torrent: add already_configured to struct cdns_torrent_phy
` [PATCH v2 11/15] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH v2 12/15] phy: cadence-torrent: add suspend and resume support
` [PATCH v2 13/15] PCI: cadence: add resume support to cdns_pcie_host_setup()
` [PATCH v2 14/15] PCI: j721e: add reset GPIO to struct j721e_pcie
` [PATCH v2 15/15] PCI: j721e: add suspend and resume support
[PATCH v11 0/5] fix vt-d hard lockup when hotplug ATS capable device
2024-01-27 3:55 UTC (7+ messages)
` [PATCH v11 1/5] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH v11 2/5] iommu/vt-d: don't issue ATS Invalidation request when device is disconnected
` [PATCH v11 3/5] iommu/vt-d: simplify parameters of qi_submit_sync() ATS invalidation callers
` [PATCH v11 4/5] iommu/vt-d: pass pdev parameter for qi_check_fault() and refactor callers
` [PATCH v11 5/5] iommu/vt-d: improve ITE fault handling if target device isn't present
[PATCH v6 2/3] sysfs: Add a attr_is_visible function to attribute_group
2024-01-27 3:00 UTC (19+ messages)
[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI
2024-01-26 19:47 UTC (5+ messages)
[PATCH v3 0/2] Small runtime PM API changes
2024-01-26 17:23 UTC (7+ messages)
` [PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage
[PATCH v5 RESEND 5/5] lib, pci: unify generic pci_iounmap()
2024-01-26 14:23 UTC (4+ messages)
[PATCH pciutils 2/2] pciutils: Add decode support for IDE Extended Capability
2024-01-26 10:15 UTC (3+ messages)
[PATCH v3 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
2024-01-26 8:56 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema
` [PATCH v3 2/6] dt-bindings: PCI: qcom,pcie-sm8450: move SM8450 "
` [PATCH v3 3/6] dt-bindings: PCI: qcom,pcie-sm8250: move SM8250 "
` [PATCH v3 4/6] dt-bindings: PCI: qcom,pcie-sm8150: move SM8150 "
` [PATCH v3 5/6] dt-bindings: PCI: qcom,pcie-sm8350: move SM8350 "
` [PATCH v3 6/6] dt-bindings: PCI: qcom,pcie-sc8280xp: move SC8280XP "
[PATCH v2 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
2024-01-26 8:48 UTC (9+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema
` [PATCH v2 2/6] dt-bindings: PCI: qcom,pcie-sm8450: move SM8450 "
` [PATCH v2 3/6] dt-bindings: PCI: qcom,pcie-sm8250: move SM8250 "
` [PATCH v2 4/6] dt-bindings: PCI: qcom,pcie-sm8150: move SM8150 "
` [PATCH v2 5/6] dt-bindings: PCI: qcom,pcie-sm8350: move SM8350 "
` [PATCH v2 6/6] dt-bindings: PCI: qcom,pcie-sc8280xp: move SC8280XP "
[PATCH v5 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
2024-01-26 8:41 UTC (2+ messages)
` [PATCH v5 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()
[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
2024-01-25 23:45 UTC (13+ messages)
[PATCH v5 RESEND 2/5] lib: move pci_iomap.c to drivers/pci/
2024-01-25 18:31 UTC (4+ messages)
[PATCH v4 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
2024-01-25 17:03 UTC (7+ messages)
` [PATCH v4 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()
[PATCH v5 RESEND 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
2024-01-25 16:06 UTC (3+ messages)
[PATCH v4 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer failure for fixed size BARs
2024-01-25 15:33 UTC (2+ messages)
[PATCH v9 00/16] PCI: imx6: Clean up and add imx95 pci support
2024-01-25 15:31 UTC (4+ messages)
` [PATCH v9 10/16] dt-bindings: imx6q-pcie: Restruct reg and reg-name
[PATCH 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
2024-01-25 12:35 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema
[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VI edition (OSPM-summit 2024)
2024-01-25 11:35 UTC
[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
2024-01-25 7:17 UTC (5+ messages)
[PATCH v2 0/4] PCI/AER: Handle Advisory Non-Fatal properly
2024-01-25 6:28 UTC (5+ messages)
` [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
` [PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly
` [PATCH v2 3/4] PCI/AER: Fetch information for FTrace
` [PATCH v2 4/4] RAS: Trace more information in aer_event
[PATCH] x86: Code cleanup for ehci_hdr
2024-01-25 3:06 UTC
Re: [PATCH v2] drm/xe/irq: allocate all possible msix interrupts
2024-01-24 20:34 UTC
[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
2024-01-24 20:29 UTC (6+ messages)
[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
2024-01-24 17:10 UTC (6+ messages)
[PATCH v3] dt-bindings: PCI: ti,j721e-pci-host: Add support for J722S SoC
2024-01-24 16:10 UTC (2+ messages)
[PATCH] PCI: Fix active state requirement in PME polling
2024-01-24 14:21 UTC (7+ messages)
[PATCH 00/14] Add suspend to ram support for PCIe on J7200
2024-01-24 14:09 UTC (19+ messages)
` [PATCH 02/14] pinctrl: pinctrl-single: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
` [PATCH 14/14] PCI: j721e: "
[PATCH v4 0/2] Add helper function to get and enable all bulk clocks
2024-01-24 10:38 UTC (3+ messages)
` [PATCH v4 1/2] clk: Provide managed helper to get and enable "
` [PATCH v4 2/2] PCI: exynos: Adapt to clk_bulk_* APIs
[PATCH v1 0/2] PCI: dwc: Remove the delay from PCIe probe path
2024-01-24 9:25 UTC (3+ messages)
` [PATCH v1 1/2] PCI: dwc: Add helper function to print link status
` [PATCH v1 2/2] PCI: dwc: Wait for link up only if link is started
[PATCH v5] PCI: dwc: Wait for link up only if link is started
2024-01-24 9:24 UTC (3+ messages)
[PATCH v3 0/2] Add helper function to get and enable all bulk clocks
2024-01-24 8:43 UTC (7+ messages)
` [PATCH v3 1/2] clk: Provide managed helper to get and enable "
PCI/ASPM locking regression in 6.7-final (was: Re: [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()")
2024-01-24 8:16 UTC (5+ messages)
[PATCH v4 0/3] Small runtime PM API changes
2024-01-23 22:40 UTC (6+ messages)
` [PATCH v4 1/3] pm: runtime: Simplify pm_runtime_get_if_active() usage
[pci:dpc] BUILD SUCCESS 6568d82512b0a64809acff3d7a747362fa4288c8
2024-01-23 19:43 UTC
[bug report] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
2024-01-23 17:33 UTC (3+ messages)
[PATCH v2 0/2] PCI: Protect VPD and PME accesses from power management
2024-01-23 16:47 UTC (11+ messages)
` [PATCH v2 2/2] PCI: Fix runtime PM race with PME polling
[PATCH V3] PCI/MSI: Fix MSI hwirq truncation
2024-01-23 16:01 UTC (3+ messages)
` [PATCH V4] "
ERROR: Writing to dgpu_disable cause Input/Output error
2024-01-23 15:34 UTC (2+ messages)
[PATCH v4 0/3] Add test to verify probe of devices from discoverable buses
2024-01-23 14:50 UTC (6+ messages)
` [PATCH v4 1/3] kselftest: "
` [PATCH v4 2/3] kselftest: devices: Add sample board file for google,spherion
` [PATCH v4 3/3] kselftest: devices: Add sample board file for XPS 13 9300
[PATCH v2 00/10] Make PCI's devres API more consistent
2024-01-23 10:23 UTC (12+ messages)
` [PATCH v2 01/10] PCI: add new set of devres functions
` [PATCH v2 02/10] PCI: deprecate iomap-table functions
` [PATCH v2 03/10] PCI: warn users about complicated devres nature
` [PATCH v2 04/10] PCI: make devres region requests consistent
` [PATCH v2 05/10] PCI: move dev-enabled status bit to struct pci_dev
` [PATCH v2 06/10] PCI: move pinned "
` [PATCH v2 07/10] PCI: give pcim_set_mwi() its own devres callback
` [PATCH v2 08/10] PCI: give pci(m)_intx "
` [PATCH v2 09/10] PCI: remove legacy pcim_release()
` [PATCH v2 10/10] drm/vboxvideo: fix mapping leaks
[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
2024-01-23 9:59 UTC (12+ messages)
[RFC] PCI/AER: Block runtime suspend when handling errors
2024-01-23 9:00 UTC
[PATCH 68/82] PCI: Refactor intentional wrap-around test
2024-01-23 0:27 UTC
[PATCH V2] PCI: Clear errors logged in Secondary Status Register
2024-01-22 23:00 UTC (2+ messages)
[PATCH v3 1/2] PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()
2024-01-22 20:29 UTC (5+ messages)
` [PATCH v3 2/2] PCI: dwc: Cleanup in dw_pcie_ep_raise_msi_irq()
[PATCH 1/1] PCI/DPC: Fix TLP Prefix register reading offset
2024-01-22 18:16 UTC (2+ messages)
[PATCH AUTOSEL 4.19 11/23] PCI: add INTEL_HDA_ARL to pci_ids.h
2024-01-22 15:17 UTC
[PATCH AUTOSEL 5.4 12/24] PCI: add INTEL_HDA_ARL to pci_ids.h
2024-01-22 15:16 UTC
[PATCH AUTOSEL 5.10 15/28] PCI: add INTEL_HDA_ARL to pci_ids.h
2024-01-22 15:14 UTC
[PATCH AUTOSEL 5.15 15/35] PCI: add INTEL_HDA_ARL to pci_ids.h
2024-01-22 15:12 UTC
[PATCH AUTOSEL 6.1 21/53] PCI: add INTEL_HDA_ARL to pci_ids.h
2024-01-22 15:08 UTC
[PATCH AUTOSEL 6.6 23/73] PCI: add INTEL_HDA_ARL to pci_ids.h
2024-01-22 15:01 UTC
[PATCH AUTOSEL 6.7 29/88] PCI: add INTEL_HDA_ARL to pci_ids.h
2024-01-22 14:51 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