linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-21 02:17:14 to 2023-03-28 17:03:09 UTC [more...]

[PATCH v2] PCI: Assign PCI domain by ida_alloc()
 2023-03-28 17:02 UTC  (8+ messages)

[PATCH 1/4] dt-bindings: tegra: Document Jetson Orin NX
 2023-03-28 15:23 UTC  (3+ messages)
` [PATCH 4/4] arm64: tegra: Add support for P3768+P3767

[PATCH v2 0/5] Tegra DTS improvements
 2023-03-28 12:48 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: tegra: Add labels to tegra30.dtsi
` [PATCH v2 3/5] ARM: tegra: transformer: use labels for mmc in aliases

[Patch v4 00/10] Tegra234 Memory interconnect support
 2023-03-28 12:48 UTC  (22+ messages)
` [Patch v4 01/10] dt-bindings: memory: tegra: add bpmp ref in tegra234-mc node
` [Patch v4 02/10] arm64: "
` [Patch v4 03/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v4 04/10] memory: tegra: add mc clients for Tegra234
` [Patch v4 05/10] memory: tegra: add software mc clients in Tegra234
` [Patch v4 06/10] dt-bindings: tegra: add icc ids for dummy MC clients
` [Patch v4 07/10] arm64: tegra: Add cpu OPP tables and interconnects property
` [Patch v4 08/10] cpufreq: tegra194: add OPP support and set bandwidth
` [Patch v4 09/10] memory: tegra: make cpu cluster bw request a multiple of mc channels
` [Patch v4 10/10] PCI: tegra194: add interconnect support in Tegra234

[PATCH 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc
 2023-03-28 12:39 UTC  (9+ messages)

[PATCH v4 0/2] Fix sound on ASUS Transformers
 2023-03-28 11:21 UTC  (5+ messages)
` [PATCH v4 1/2] ARM: tegra: transformers: update WM8903 sound nodes
` [PATCH v4 2/2] ARM: tegra: transformers: bind RT5631 "

[PATCH] dt-bindings: reserved-memory: Drop unneeded quotes
 2023-03-28 11:10 UTC  (3+ messages)

[PATCH] dt-bindings: timer: Drop unneeded quotes
 2023-03-28 11:09 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-28  7:40 UTC 

[PATCH -next 1/2] spi: tegra114: Use devm_platform_get_and_ioremap_resource()
 2023-03-28  6:10 UTC  (2+ messages)
` [PATCH -next 2/2] spi: tegra210-quad: "

[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
 2023-03-27 19:24 UTC  (11+ messages)
  ` [PATCH v2 56/65] clk: ingenic: cgu: Switch to determine_rate

[PATCH V4 00/10] Add Tegra234 HTE support
 2023-03-27 16:58 UTC  (24+ messages)
` [PATCH V4 01/10] MAINTAINERS: Add HTE/timestamp subsystem details
` [PATCH V4 02/10] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V4 03/10] dt-bindings: timestamp: Deprecate nvidia,slices property
` [PATCH V4 04/10] dt-bindings: timestamp: Add nvidia,gpio-controller
` [PATCH V4 05/10] arm64: tegra: Add Tegra234 GTE nodes
` [PATCH V4 06/10] hte: Re-phrase tegra API document
` [PATCH V4 07/10] hte: Add Tegra234 provider
` [PATCH V4 08/10] hte: Deprecate nvidia,slices property
` [PATCH V4 09/10] hte: handle nvidia,gpio-controller property
` [PATCH V4 10/10] gpio: tegra186: Add Tegra234 hte support

[PATCH v3 0/4] mfd: tps6586x: register restart handler
 2023-03-27 16:23 UTC  (7+ messages)
` [PATCH v3 1/4] kernel/reboot: emergency_restart: set correct system_state
` [PATCH v3 2/4] i2c: core: run atomic i2c xfer when !preemptible
` [PATCH v3 3/4] mfd: tps6586x: use devm-based power off handler
` [PATCH v3 4/4] mfd: tps6586x: register restart handler

[PATCH 00/24] MODULE_LICENSE removals, second tranche
 2023-03-27 15:01 UTC  (2+ messages)

[PATCH v2] perf: arm_cspmu: Fix variable dereference warning
 2023-03-27 15:01 UTC  (2+ messages)

[PATCH] staging: nvec: replace udelay() with usleep_range()
 2023-03-27 12:46 UTC  (3+ messages)

[PATCH v5] usb: xhci: tegra: fix sleep in atomic call
 2023-03-27  9:55 UTC 

[PATCH 00/12] drm/tegra: Convert to platform remove callback returning void
 2023-03-27  7:17 UTC  (14+ messages)
` [PATCH 01/12] gpu: host1x: Make host1x_client_unregister() return void
` [PATCH 02/12] drm/tegra: rgb: Make tegra_dc_rgb_remove() "
` [PATCH 03/12] drm/tegra: dc: Convert to platform remove callback returning void
` [PATCH 04/12] drm/tegra: dpaux: "
` [PATCH 05/12] drm/tegra: dsi: "
` [PATCH 06/12] drm/tegra: gr2d: "
` [PATCH 07/12] drm/tegra: gr3d: "
` [PATCH 08/12] drm/tegra: hdmi: "
` [PATCH 09/12] drm/tegra: hub: "
` [PATCH 10/12] drm/tegra: nvdec: "
` [PATCH 11/12] drm/tegra: sor: "
` [PATCH 12/12] drm/tegra: vic: "

[PATCH 000/117] media: Convert to platform remove callback returning void
 2023-03-26 14:31 UTC  (3+ messages)
` [PATCH 010/117] media: tegra_cec: "
` [PATCH 035/117] media: vde: "

[Patch V9 0/3] Tegra TPM driver with HW flow control
 2023-03-25 18:34 UTC  (4+ messages)
` [Patch V9 1/3] spi: Add TPM HW flow flag
` [Patch V9 2/3] tpm_tis-spi: Add hardware wait polling
` [Patch V9 3/3] spi: tegra210-quad: Enable TPM "

[PATCH v3 0/2] Fix sound on ASUS Transformers
 2023-03-25  8:20 UTC  (3+ messages)
` [PATCH v3 1/2] ARM: tegra: transformers: update sound nodes
` [PATCH v3 2/2] ARM: tegra: transformers: bind RT5631 "

[PATCH v4] Staging: nvec: Remove macro definition to_nvec_led
 2023-03-24 22:10 UTC  (2+ messages)

[PATCH v4 0/2] Tegra I2C DMA and SMBus blockread updates
 2023-03-24 11:59 UTC  (3+ messages)
` [PATCH v4 1/2] i2c: tegra: Fix PEC support for SMBUS block read
` [PATCH v4 2/2] i2c: tegra: Share same DMA channel for RX and TX

[PATCH] gpu: host1x: fix uninitialized variable use
 2023-03-24 10:50 UTC  (8+ messages)

[PATCH v4] usb: xhci: tegra: fix sleep in atomic call
 2023-03-24  9:34 UTC  (4+ messages)

[PATCH] dt-bindings: phy: Drop unneeded quotes
 2023-03-23 19:01 UTC  (5+ messages)

[PATCH] soc/tegra: cbb: remove linux/version.h
 2023-03-23 14:45 UTC  (2+ messages)

[PATCH v3] i2c: tegra: Share same DMA channel for RX and TX
 2023-03-23 13:52 UTC  (8+ messages)

[PATCH V2] soc/tegra: pmc: Add wake source interrupt for MGBE
 2023-03-23 13:13 UTC 

[Patch v3 00/11] Tegra234 Memory interconnect support
 2023-03-23 12:59 UTC  (14+ messages)
` [Patch v3 01/11] firmware: tegra: add function to get BPMP data
` [Patch v3 02/11] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v3 10/11] memory: tegra: handle no BWMGR MRQ support in BPMP
` [Patch v3 11/11] memory: tegra186-emc: fix interconnect registration race

[Patch v3 07/11] cpufreq: tegra194: add OPP support and set bandwidth
 2023-03-23 12:50 UTC  (5+ messages)

[PATCH] firmware: Use of_property_present() for testing DT property presence
 2023-03-23 12:00 UTC  (2+ messages)

[Patch V8 0/3] Tegra TPM driver with HW flow control
 2023-03-23 11:59 UTC  (6+ messages)
` [Patch V8 2/3] tpm_tis-spi: Add hardware wait polling

[PATCH] arm64: dts: tegra: drop serial clock-names and reset-names
 2023-03-23  8:37 UTC  (5+ messages)

[PATCH] memory: tegra: read values from correct device
 2023-03-22 23:40 UTC 

[PATCH] ASoC: tegra: remove unneeded semicolon
 2023-03-22 18:47 UTC  (2+ messages)

[PATCH 00/15] PCI: Convert to platform remove callback returning void
 2023-03-22 18:06 UTC  (4+ messages)
` [PATCH 06/15] PCI: dwc/*: "
` [PATCH 14/15] PCI: tegra: "

[PATCH] memory: tegra: remove redundant variable initialization
 2023-03-22 17:49 UTC  (2+ messages)

[PATCH] dmaengine: tegra-apb: remove unused tdma_read function
 2023-03-22 13:46 UTC  (2+ messages)

[PATCH v2 0/8] Fix sound on ASUS Transformers
 2023-03-22 13:15 UTC  (4+ messages)
` (subset) "

[PATCH v2] i2c: tegra: Fix PEC support for SMBUS block read
 2023-03-22 13:10 UTC 

[PATCH] drm/tegra: allow compile test on !ARM v2
 2023-03-22 10:39 UTC 

[RESEND PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-03-22  9:29 UTC  (3+ messages)

[PATCH] drm/tegra: dpaux: Use dev_err_probe()
 2023-03-22  8:24 UTC 

[PATCH v2] dt-bindings: display: Drop unneeded quotes
 2023-03-21 20:40 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable ARM CoreSight PMU driver
 2023-03-21 20:05 UTC 

[PATCH 000/173] ALSA/ASoC: Convert to platform remove callback returning void
 2023-03-21 16:50 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: usb: Drop unneeded quotes
 2023-03-21 12:42 UTC  (4+ messages)

[PATCH 6.2 000/211] 6.2.8-rc1 review
 2023-03-21 11:57 UTC 

[PATCH 6.1 000/198] 6.1.21-rc1 review
 2023-03-21 11:56 UTC 

[PATCH 5.15 000/115] 5.15.104-rc1 review
 2023-03-21 11:56 UTC 

[PATCH 5.10 00/99] 5.10.176-rc1 review
 2023-03-21 11:55 UTC 

[PATCH 5.4 00/60] 5.4.238-rc1 review
 2023-03-21 11:54 UTC 

[PATCH 4.19 00/36] 4.19.279-rc1 review
 2023-03-21 11:53 UTC 

[PATCH 4.14 00/30] 4.14.311-rc1 review
 2023-03-21 11:51 UTC 

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-03-21  8:26 UTC  (6+ messages)
` [PATCH 20/28] media: platform: jpeg: always reference OF data

[PATCH v2 0/2] mfd: tps6586x: register restart handler
 2023-03-21  7:46 UTC  (5+ messages)
` [PATCH v2 1/2] mfd: tps6586x: use devm-based power off handler
` [PATCH v2 2/2] mfd: tps6586x: register restart handler

[PATCH v3] usb: xhci: tegra: fix sleep in atomic call
 2023-03-21  7:15 UTC  (2+ messages)

[PATCH v2] usb: xhci: tegra: fix sleep in atomic call
 2023-03-21  6:19 UTC  (2+ 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).