messages from 2024-03-07 20:37:07 to 2024-03-28 10:13:31 UTC [more...]
[PATCH v6 0/5] Add Tegra Security Engine driver
2024-03-28 10:13 UTC (8+ messages)
` [PATCH v6 1/5] dt-bindings: crypto: Add Tegra Security Engine
` [PATCH v6 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH v6 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH v6 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH v6 5/5] arm64: tegra: Add Tegra Security Engine DT nodes
[PATCH 0/9] Convert Tasklets to BH Workqueues
2024-03-28 10:08 UTC (18+ messages)
` [PATCH 1/9] hyperv: Convert from tasklet to BH workqueue
` [PATCH 2/9] dma: "
` [PATCH 3/9] IB: "
` [PATCH 4/9] USB: "
` [PATCH 5/9] mailbox: "
` [PATCH 6/9] ipmi: "
` [PATCH 7/9] s390: "
` [PATCH 8/9] drivers/media/*: "
` [PATCH 9/9] mmc: "
[PATCH v2 RESEND] dmaengine: tegra186: Fix residual calculation
2024-03-28 7:39 UTC (3+ messages)
[PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
2024-03-27 18:06 UTC (40+ messages)
` [PATCH 01/11] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH 02/11] PCI: endpoint: Decouple EPC and PCIe bus specific events
` [PATCH 03/11] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to init()
` [PATCH 04/11] PCI: epf-test: Refactor pci_epf_test_unbind() function
` [PATCH 05/11] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH 06/11] PCI: endpoint: Introduce EPC 'deinit' event and notify the EPF drivers
` [PATCH 07/11] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH 08/11] PCI: qcom-ep: Use the "
` [PATCH 09/11] PCI: epf-test: Handle "
` [PATCH 10/11] PCI: qcom-ep: Rework {start/stop}_link() callbacks implementation
` [PATCH 11/11] PCI: tegra194: "
FAILED: Patch "phy: tegra: xusb: Add API to retrieve the port number of phy" failed to apply to 4.19-stable tree
2024-03-27 12:25 UTC
FAILED: Patch "phy: tegra: xusb: Add API to retrieve the port number of phy" failed to apply to 5.4-stable tree
2024-03-27 12:21 UTC
[PATCH v12 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-27 9:41 UTC (10+ messages)
` [PATCH v12 1/8] "
` [PATCH v12 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v12 3/8] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v12 4/8] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v12 5/8] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v12 6/8] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v12 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v12 8/8] PCI: endpoint: Remove "core_init_notifier" flag
[PATCH v11 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-27 8:40 UTC (11+ messages)
` [PATCH v11 1/8] "
` [PATCH v11 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v11 3/8] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v11 4/8] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v11 5/8] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v11 6/8] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v11 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v11 8/8] PCI: endpoint: Remove "core_init_notifier" flag
[PATCH v2] drm/dp: Clarify that wait_hpd_asserted() is not optional for panels
2024-03-26 16:03 UTC (3+ messages)
[PATCH v2] ASoC: tegra: Fix DSPK 16-bit playback
2024-03-26 10:47 UTC
[PATCH] ASoC: tegra: Fix DSPK 16-bit playback
2024-03-26 5:21 UTC (3+ messages)
[PATCH 00/64] i2c: reword i2c_algorithm according to newest specification
2024-03-26 0:36 UTC (14+ messages)
` [PATCH 64/64] i2c: reword i2c_algorithm in drivers "
[PATCH v3 0/3] media: Fix gcc warnings
2024-03-25 16:42 UTC (5+ messages)
` [PATCH v3 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v3 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v3 3/3] media: dvbdev: Initialize sbuf
[PATCH v2 0/3] media: Fix gcc warnings
2024-03-25 14:44 UTC (5+ messages)
` [PATCH v2 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH v2 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH v2 3/3] media: dvbdev: Initialize sbuf
[PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-25 14:17 UTC (13+ messages)
` [PATCH v10 1/8] "
` [PATCH v10 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v10 3/8] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v10 4/8] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v10 5/8] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v10 6/8] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v10 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v10 8/8] PCI: dwc: ep: Remove "core_init_notifier" flag
[PATCH 0/3] media: Fix gcc warnings
2024-03-25 13:46 UTC (5+ messages)
` [PATCH 1/3] staging: media: tegra-video: Fix -Wmaybe-unitialized warn in gcc
` [PATCH 2/3] media: radio-shark2: Avoid led_names truncations
` [PATCH 3/3] media: dvbdev: Initialize sbuf
[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
2024-03-25 2:13 UTC (3+ messages)
[PATCH] staging: nvec: edit udelay comment
2024-03-20 19:17 UTC (2+ messages)
[PATCH v3 2/3] arm64: Provide an AMU-based version of arch_freq_get_on_cpu
2024-03-20 16:52 UTC (2+ messages)
` [PATCH v3 0/3] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
[PATCH] drm/dp: Clarify that wait_hpd_asserted() is not optional for panels
2024-03-19 21:00 UTC (8+ messages)
[PATCH 00/11] drm: Only try to set formats supported by the hardware
2024-03-17 18:01 UTC (2+ messages)
` [PATCH 10/11] drm/tegra: Use drm_driver_legacy_fb_format() for fbdev
[PATCH v5 00/11] IOMMU memory observability
2024-03-15 21:53 UTC (5+ messages)
` [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
[PATCH] gpu: host1x: Do not setup DMA for virtual devices
2024-03-15 11:25 UTC (2+ messages)
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-03-14 18:34 UTC (3+ messages)
[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
2024-03-14 7:22 UTC (36+ messages)
` [PATCH v9 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v9 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v9 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v9 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v9 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v9 09/10] PCI: qcom-ep: Use the "
` [PATCH v9 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs
[PATCH] hte: tegra-194: Convert to platform remove callback returning void
2024-03-11 20:36 UTC (4+ messages)
[PATCH AUTOSEL 6.1 1/7] arm64: tegra: Set the correct PHY mode for MGBE
2024-03-11 18:38 UTC
[PATCH AUTOSEL 6.6 01/12] arm64: tegra: Set the correct PHY mode for MGBE
2024-03-11 18:37 UTC
[PATCH AUTOSEL 6.7 01/14] arm64: tegra: Set the correct PHY mode for MGBE
2024-03-11 18:36 UTC
[PATCH v1 1/1] PCI: dwc: Remove unused of_gpio.h
2024-03-08 17:10 UTC (4+ messages)
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;
as well as URLs for NNTP newsgroup(s).