linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-01 06:48:21 to 2025-10-12 23:58:30 UTC [more...]

[PATCH v1 0/6] iommu: Pass in old_domain pointer to attach_dev
 2025-10-12 23:57 UTC  (7+ messages)
` [PATCH v1 1/6] iommu: Generic support for RMRs during device release
` [PATCH v1 2/6] iommu/arm-smmu-v3: Set release_domain to arm_smmu_blocked_domain
` [PATCH v1 3/6] iommu/exynos-iommu: Set release_domain to exynos_identity_domain
` [PATCH v1 4/6] iommu/amd: Set release_domain to blocked_domain
` [PATCH v1 5/6] iommu: Do not revert set_domain for the last gdev
` [PATCH v1 6/6] iommu: Pass in old domain to attach_dev callback functions

IRQ thread timeouts and affinity
 2025-10-11 10:00 UTC  (12+ messages)

[PATCH v3] dt-bindings: power: Add power domain IDs for Tegra264
 2025-10-10 18:32 UTC  (2+ messages)

[PATCH 6.17 00/26] 6.17.2-rc1 review
 2025-10-10 17:15 UTC 

[PATCH 6.16 00/41] 6.16.12-rc1 review
 2025-10-10 17:15 UTC 

[PATCH 6.12 00/35] 6.12.52-rc1 review
 2025-10-10 17:15 UTC 

[PATCH 6.6 00/28] 6.6.111-rc1 review
 2025-10-10 17:14 UTC 

[PATCH v1 0/2] spi: tegra210-quad: Improve timeout handling under high system load
 2025-10-10 15:20 UTC  (3+ messages)
` [PATCH v1 1/2] spi: tegra210-quad: Fix timeout handling
` [PATCH v1 2/2] spi: tegra210-quad: Check hardware status on timeout

[PATCH v7 0/4] Add NVIDIA VRS RTC support
 2025-10-10 14:32 UTC  (6+ messages)
` [PATCH v7 1/4] dt-bindings: rtc: Document NVIDIA VRS RTC
` [PATCH v7 2/4] arm64: tegra: Add device-tree node for NVVRS RTC
` [PATCH v7 3/4] rtc: nvvrs: add NVIDIA VRS RTC device driver
` [PATCH v7 4/4] arm64: defconfig: enable NVIDIA VRS PSEQ RTC

[PATCH v4 1/2] gpio: tegra186: Use generic macro for port definitions
 2025-10-10 13:03 UTC  (5+ messages)
` [PATCH v4 2/2] gpio: tegra186: Add support for Tegra410

[PATCH] ARM: config: Enable EXT4 for Tegra
 2025-10-10 10:36 UTC 

[PATCH v3 1/2] gpio: tegra186: Use generic macro for port definitions
 2025-10-10 10:09 UTC  (5+ messages)
` [PATCH v3 2/2] gpio: tegra186: Add support for Tegra410

[PATCH v3 0/8] Enhanced autonomous selection and improvements
 2025-10-10  3:29 UTC  (13+ messages)
` [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v3 2/8] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v3 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v3 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v3 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v3 7/8] cpufreq: CPPC: update policy min/max when toggling auto_select
` [PATCH v3 8/8] cpufreq: CPPC: add autonomous mode boot parameter support

[PATCH v4 00/24] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-09 17:02 UTC  (32+ messages)
` [PATCH v4 01/24] pinctrl: tegra20: register csus_mux clock
` [PATCH v4 02/24] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v4 03/24] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks
` [PATCH v4 04/24] clk: tegra30: add CSI pad clock gates
` [PATCH v4 05/24] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v4 06/24] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v4 07/24] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v4 08/24] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v4 09/24] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v4 10/24] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v4 11/24] dt-bindings: display: tegra: document Tegra132 MIPI calibration device
` [PATCH v4 12/24] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v4 13/24] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v4 14/24] arm64: tegra: move avdd-dsi-csi-supply into CSI node
` [PATCH v4 15/24] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v4 16/24] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v4 17/24] staging: media: tegra-video: tegra20: adjust format align calculations
` [PATCH v4 18/24] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v4 19/24] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v4 20/24] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422/YUV420p 1X16
` [PATCH v4 21/24] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v4 22/24] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v4 23/24] ARM: tegra: add CSI nodes for Tegra20 and Tegra30
` [PATCH v4 24/24] staging: media: tegra-video: add CSI support "

[PATCH v2 0/7] Add support for panels found in various Tegra devices
 2025-10-09 17:01 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v2 2/7] gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
` [PATCH v2 3/7] ARM: tn7: adjust panel node
` [PATCH v2 4/7] dt-bindings: display: panel: document Samsung LTL106AL01 simple panel
` [PATCH v2 5/7] gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel support
` [PATCH v2 6/7] dt-bindings: display: panel: document Samsung LTL106HL02 MIPI DSI panel
` [PATCH v2 7/7] gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver

[PATCH V3 0/3] Introduce a generic register settings dt-binding
 2025-10-09 16:33 UTC  (6+ messages)
` [PATCH V3 1/3] dt-binding: Add register-settings binding

[PATCH AUTOSEL 6.17-5.10] soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookups
 2025-10-09 15:56 UTC  (4+ messages)
` [PATCH AUTOSEL 6.17-6.6] ARM: tegra: transformer-20: add missing magnetometer interrupt
` [PATCH AUTOSEL 6.17-6.6] ARM: tegra: transformer-20: fix audio-codec interrupt
` [PATCH AUTOSEL 6.17-6.12] ARM: tegra: p880: set correct touchscreen clipping

[PATCH v3] arm64: tegra: Add pinctrl definitions for pcie-ep nodes
 2025-10-09 14:22 UTC 

[PATCH 0/4] drm/client: Implement free callback for fbdev and log
 2025-10-09 13:32 UTC  (6+ messages)
` [PATCH 1/4] drm/client: Add client free callback to unprepare fb_helper
` [PATCH 2/4] drm/log: Do not hold lock across drm_client_release()
` [PATCH 3/4] drm/log: Add free callback
` [PATCH 4/4] drm/client: Do not free client memory by default

[PATCH tty-next v5 5/6] serial: 8250: Switch to nbcon console
 2025-10-09 12:54 UTC  (6+ messages)

[PATCH v3 0/2] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-10-09  8:11 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH v2 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
 2025-10-09  0:05 UTC  (2+ messages)

[PATCH 00/16] drm/atomic: Switch drm_private_obj to reset
 2025-10-08 18:50 UTC  (5+ messages)
` [PATCH 13/16] drm/tegra: Switch private_obj initialization "
` [PATCH 15/16] drm/atomic: Remove state argument to drm_atomic_private_obj_init

[PATCH] soc/tegra: fuse: Do not register SoC device on ACPI boot
 2025-10-08 11:16 UTC 

[PATCH RESEND 0/2] i2c: tegra: Add Tegra256 I2C controller support
 2025-10-08 10:17 UTC  (7+ messages)
` [PATCH RESEND 2/2] i2c: tegra: Add Tegra256 support

[PATCH 1/2] dt-bindings: gpio: Add Tegra410 support
 2025-10-08  6:53 UTC  (5+ messages)

[PATCH v2] gpio: tegra186: Add support for Tegra410
 2025-10-08  6:49 UTC 

[PATCH v3 00/22] tegra-video: add CSI support for Tegra20 and Tegra30
 2025-10-08  5:44 UTC  (27+ messages)
` [PATCH v3 04/22] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v3 22/22] staging: media: tegra-video: add CSI support for Tegra20 and Tegra30
` [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations

[PATCH v1 0/8] Add support for panels found in various Tegra devices
 2025-10-08  1:38 UTC  (15+ messages)
` [PATCH v1 1/8] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v1 4/8] dt-bindings: display: panel: document Samsung LTL106AL01 simple panel
` [PATCH v1 6/8] dt-bindings: display: panel: document Samsung LTL106HL02 MIPI DSI panel
` [PATCH v1 8/8] gpu/drm: panel-edp: add AUO B116XAN02.0 panel entry

[PATCH v3 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC
 2025-10-07 16:01 UTC  (6+ messages)
` [PATCH v3 1/4] memory: tegra: Group mc-err related registers
` [PATCH v3 2/4] memory: tegra: Group register and fields
` [PATCH v3 3/4] memory: tegra: Add support for multiple irqs
` [PATCH v3 4/4] memory: tegra: Add MC error logging support for Tegra264

[PATCH V2 0/4] Add tegra264 audio device tree support
 2025-10-07  1:07 UTC  (6+ messages)
` [PATCH V2 2/4] dt-bindings: sound: Update ADMAIF bindings for tegra264

[PATCH v5 00/39] drm/atomic: Get rid of existing states (not really)
 2025-10-06 12:02 UTC  (2+ messages)

[PATCH 0/2] amba/iommu: tegra: enable compile testing
 2025-10-06  9:39 UTC 

[PATCH 6.12 00/10] 6.12.51-rc1 review
 2025-10-04 13:18 UTC 

[PATCH 6.17 00/15] 6.17.1-rc1 review
 2025-10-04 13:09 UTC 

[PATCH 6.16 00/14] 6.16.11-rc1 review
 2025-10-04 13:06 UTC 

[PATCH 6.6 0/7] 6.6.110-rc1 review
 2025-10-04 13:05 UTC 

[PATCH v2 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC
 2025-10-03  6:28 UTC  (6+ messages)
` [PATCH v2 1/4] memory: tegra: Group mc-err related registers
` [PATCH v2 2/4] memory: tegra: Group register and fields
` [PATCH v2 3/4] memory: tegra: Add support for multiple irqs
` [PATCH v2 4/4] memory: tegra: Add MC error logging support for Tegra264

[PATCH 0/9] dma-buf: heaps: Add Tegra VPR support
 2025-10-02  7:59 UTC  (7+ messages)
` [PATCH 4/9] dma-buf: heaps: Add debugfs support

[PATCH v1 0/5] PCI: tegra: A couple of cleanups
 2025-10-01 18:57 UTC  (10+ messages)
` [PATCH v1 1/5] dt-bindings: PCI: Convert the existing nvidia,tegra-pcie.txt bindings documentation into a YAML schema

[PATCH 0/2] Add I2C support for Tegra410
 2025-10-01 15:36 UTC  (3+ messages)
` [PATCH 1/2] i2c: tegra: Add logic to support different register offsets
` [PATCH 2/2] i2c: tegra: Add support for Tegra410

[PATCH 6.16 000/143] 6.16.10-rc1 review
 2025-10-01  9:12 UTC 

[PATCH 6.12 00/89] 6.12.50-rc1 review
 2025-10-01  9:12 UTC 

[PATCH 6.6 00/91] 6.6.109-rc1 review
 2025-10-01  9:12 UTC  (2+ messages)

[PATCH 6.1 00/73] 6.1.155-rc1 review
 2025-10-01  9:11 UTC 

[PATCH 5.15 000/151] 5.15.194-rc1 review
 2025-10-01  9:11 UTC 

[PATCH 5.10 000/122] 5.10.245-rc1 review
 2025-10-01  9:11 UTC 

[PATCH 5.4 00/81] 5.4.300-rc1 review
 2025-10-01  9:11 UTC 

[PATCH v9 0/4] Add I2C support for Tegra264
 2025-10-01  6:47 UTC  (5+ messages)
` [PATCH v9 1/4] i2c: tegra: Do not configure DMA if not supported
` [PATCH v9 2/4] i2c: tegra: Add HS mode support
` [PATCH v9 3/4] i2c: tegra: Add support for SW mutex register
` [PATCH v9 4/4] i2c: tegra: Add Tegra264 support


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