linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-16 08:42:25 to 2022-05-19 18:44:04 UTC [more...]

[PATCH 00/56] Specify clock provider directly to CPU DAIs
 2022-05-19 18:43 UTC  (58+ messages)
` [PATCH 01/56] ASoC: core: Add set_fmt_new callback that directly specifies provider
` [PATCH 02/56] ASoC: amd: vangogh: Update to use set_fmt_new callback
` [PATCH 03/56] ASoC: atmel: "
` [PATCH 04/56] ASoC: au1x: "
` [PATCH 05/56] ASoC: bcm: "
` [PATCH 06/56] ASoC: ep93xx: "
` [PATCH 07/56] ASoC: dwc: "
` [PATCH 08/56] ASoC: fsl: "
` [PATCH 09/56] ASoC: hisilicon: "
` [PATCH 10/56] ASoC: img: "
` [PATCH 11/56] ASoC: Intel: "
` [PATCH 12/56] ASoC: js4740-i2s: "
` [PATCH 13/56] ASoC: mediatek: "
` [PATCH 14/56] ASoC: meson: "
` [PATCH 15/56] ASoC: mxs-saif: "
` [PATCH 16/56] ASoC: pxa: "
` [PATCH 17/56] ASoC: qcom: "
` [PATCH 18/56] ASoC: rockchip: "
` [PATCH 19/56] ASoC: samsung: "
` [PATCH 20/56] ASoC: sh: "
` [PATCH 21/56] ASoC: stm: "
` [PATCH 22/56] ASoC: sunxi: "
` [PATCH 23/56] ASoC: tegra: "
` [PATCH 24/56] ASoC: test-component: "
` [PATCH 25/56] ASoC: ti: "
` [PATCH 26/56] ASoC: ux500: "
` [PATCH 27/56] ASoC: xtensa: "
` [PATCH 28/56] ASoC: core: Always send the CPU DAI a direct clock specifier
` [PATCH 29/56] ASoC: amd: vangogh: Rename set_fmt_new back to set_fmt
` [PATCH 30/56] ASoC: atmel: "
` [PATCH 31/56] ASoC: au1x: "
` [PATCH 32/56] ASoC: bcm: "
` [PATCH 33/56] ASoC: ep93xx: "
` [PATCH 34/56] ASoC: dwc: "
` [PATCH 35/56] ASoC: fsl: "
` [PATCH 36/56] ASoC: hisilicon: "
` [PATCH 37/56] ASoC: img: "
` [PATCH 38/56] ASoC: Intel: "
` [PATCH 39/56] ASoC: jz4740-i2s: "
` [PATCH 40/56] ASoC: mediatek: "
` [PATCH 41/56] ASoC: meson: "
` [PATCH 42/56] ASoC: mxs-saif: "
` [PATCH 43/56] ASoC: pxa: "
` [PATCH 44/56] ASoC: qcom: "
` [PATCH 45/56] ASoC: rockchip: "
` [PATCH 46/56] ASoC: samsung: "
` [PATCH 47/56] ASoC: sh: "
` [PATCH 48/56] ASoC: stm: "
` [PATCH 49/56] ASoC: sunxi: "
` [PATCH 50/56] ASoC: tegra: "
` [PATCH 51/56] ASoC: test-component: "
` [PATCH 52/56] ASoC: ti: "
` [PATCH 53/56] ASoC: ux500: "
` [PATCH 54/56] ASoC: xtensa: "
` [PATCH 55/56] ASoC: soc-dai: Remove set_fmt_new callback
` [PATCH 56/56] ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local

[PATCH v2 0/2] Fix uninitialized variable usage in Tegra GPCDMA
 2022-05-19 18:05 UTC  (2+ messages)

[PATCH 0/6] OPE support on Tegra210 and later
 2022-05-19 17:40 UTC  (9+ messages)
` [PATCH 1/6] ASoC: tegra: Add binding doc for OPE module
` [PATCH 2/6] ASoC: tegra: Add Tegra210 based OPE driver
` [PATCH 3/6] ASoC: tegra: AHUB routes for OPE module
` [PATCH 4/6] arm64: defconfig: Build Tegra "
` [PATCH 5/6] arm64: tegra: Add OPE device on Tegra210 and later
` [PATCH 6/6] arm64: tegra: Enable OPE on various platforms

[PATCH 0/2] perf: ARM CoreSight PMU support
 2022-05-19 17:04 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] perf: coresight_pmu: Add support for ARM CoreSight PMU driver

[PATCH v4 0/7] Renesas RZ/G2L IRQC support
 2022-05-19 13:30 UTC  (17+ messages)
` [PATCH v4 1/7] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH v4 2/7] irqchip: Add RZ/G2L IA55 Interrupt Controller driver
` [PATCH v4 3/7] gpio: gpiolib: Add ngirq member to struct gpio_irq_chip
` [PATCH v4 4/7] gpio: gpiolib: Dont assume child_offset_to_irq callback always succeeds
` [PATCH v4 5/7] gpio: gpiolib: Add a check to validate GPIO hwirq
` [PATCH v4 6/7] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Document the properties to handle GPIO IRQ
` [PATCH v4 7/7] pinctrl: renesas: pinctrl-rzg2l: Add IRQ domain to handle GPIO interrupt

[PATCH 00/30] The panic notifiers refactor
 2022-05-19 12:19 UTC  (68+ messages)
` [PATCH 05/30] misc/pvpanic: Convert regular spinlock into trylock on panic path
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 17/30] tracing: Improve "
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-19 10:57 UTC  (3+ messages)

[PATCH] drm/nouveau/tegra: remove needless NULL check
 2022-05-19  7:29 UTC 

[PATCH v5 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-05-18 15:29 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v5 2/5] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v5 5/5] iommu/tegra-smmu: Support managed domains

[PATCH] mailbox: tegra-hsp: Drop unnecessary null test @list_for_each_entry
 2022-05-18  6:57 UTC 

[PATCH] dt-bindings: Renamed hte directory to timestamp
 2022-05-18  0:35 UTC  (2+ messages)

[Patch v6 0/9] CBB driver for Tegra194, Tegra234 & Tegra-Grace
 2022-05-17 17:56 UTC  (5+ messages)
` [Patch v6 2/9] dt-bindings: arm: tegra: Add NVIDIA Tegra194 CBB1.0 binding
` [Patch v6 6/9] dt-bindings: arm: tegra: Add NVIDIA Tegra234 CBB2.0 binding

New collaboration
 2022-05-17 15:50 UTC 

Proposal
 2022-05-17 15:24 UTC 

[PATCH v1 00/13] Host1x support on Tegra234
 2022-05-17 13:33 UTC  (23+ messages)
` [PATCH v1 01/13] dt-bindings: Add bindings for Tegra234 Host1x and VIC
` [PATCH v1 02/13] dt-bindings: Add headers for Host1x and VIC on Tegra234
` [PATCH v1 03/13] arm64: tegra: Add "
` [PATCH v1 04/13] gpu: host1x: Deduplicate hardware headers
` [PATCH v1 05/13] gpu: host1x: Simplify register mapping and add common aperture
` [PATCH v1 06/13] gpu: host1x: Program virtualization tables
` [PATCH v1 07/13] gpu: host1x: Allow reset to be missing
` [PATCH v1 08/13] gpu: host1x: Program interrupt destinations on Tegra234
` [PATCH v1 09/13] gpu: host1x: Tegra234 device data and headers
` [PATCH v1 10/13] gpu: host1x: Rewrite job opcode sequence
` [PATCH v1 11/13] gpu: host1x: Add MLOCK release code on Tegra234
` [PATCH v1 12/13] gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+
` [PATCH v1 13/13] drm/tegra: vic: Add Tegra234 support

[PATCH v2 0/2] Add GPCDMA support for Tegra234
 2022-05-17  7:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add headers for Tegra234 GPCDMA
` [PATCH v2 2/2] arm64: tegra: Add Tegra234 GPCDMA device tree node

[PATCH 5.15 000/102] 5.15.41-rc1 review
 2022-05-17  7:41 UTC 

[PATCH 5.17 000/114] 5.17.9-rc1 review
 2022-05-17  7:39 UTC 

[PATCH 5.10 00/66] 5.10.117-rc1 review
 2022-05-17  7:38 UTC 

[PATCH 5.4 00/43] 5.4.195-rc1 review
 2022-05-17  7:38 UTC 

[PATCH 4.19 00/32] 4.19.244-rc1 review
 2022-05-17  7:38 UTC 

[PATCH 4.9 00/19] 4.9.315-rc1 review
 2022-05-17  7:37 UTC 

[PATCH 4.14 00/25] 4.14.280-rc1 review
 2022-05-17  7:37 UTC 

[GIT PULL] clk: tegra: Changes for v5.19-rc1
 2022-05-17  6:55 UTC  (2+ messages)

[PATCH v2 05/17] PCI: dwc: Convert to using native IP-core versions representation
 2022-05-16 20:31 UTC  (3+ messages)

[Patch V2 0/3] spi: tegra quad: Add Tegra Grace features
 2022-05-16 17:25 UTC  (3+ messages)
` [Patch V2 2/3] spi: dt-bindings: split peripheral prods

[PATCH v5 0/9] Host1x context isolation support
 2022-05-16 16:27 UTC  (16+ messages)
` [PATCH v5 1/9] dt-bindings: host1x: Add iommu-map property
` [PATCH v5 2/9] gpu: host1x: Add context bus
` [PATCH v5 3/9] gpu: host1x: Add context device management code
` [PATCH v5 4/9] gpu: host1x: Program context stream ID on submission
` [PATCH v5 5/9] iommu/arm-smmu: Attach to host1x context device bus
` [PATCH v5 6/9] arm64: tegra: Add Host1x context stream IDs on Tegra186+
` [PATCH v5 7/9] drm/tegra: falcon: Set DMACTX field on DMA transactions
` [PATCH v5 8/9] drm/tegra: Support context isolation
` [PATCH v5 9/9] drm/tegra: Implement stream ID related callbacks on engines

[PATCH] dmaengine: tegra: Use platform_get_irq() to get IRQ resource
 2022-05-16 11:29 UTC  (4+ messages)


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