messages from 2025-09-23 00:21:28 to 2025-10-02 05:14:36 UTC [more...]
[PATCH v3 00/22] tegra-video: add CSI support for Tegra20 and Tegra30
2025-10-02 5:14 UTC (40+ messages)
` [PATCH v3 01/22] clk: tegra: set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114
` [PATCH v3 02/22] dt-bindings: clock: tegra30: Add IDs for CSI pad clocks
` [PATCH v3 03/22] clk: tegra30: add CSI pad clock gates
` [PATCH v3 04/22] dt-bindings: display: tegra: document Tegra30 VI and VIP
` [PATCH v3 05/22] staging: media: tegra-video: expand VI and VIP support to Tegra30
` [PATCH v3 06/22] staging: media: tegra-video: vi: adjust get_selection op check
` [PATCH v3 07/22] staging: media: tegra-video: vi: add flip controls only if no source controls are provided
` [PATCH v3 08/22] staging: media: tegra-video: csi: move CSI helpers to header
` [PATCH v3 09/22] gpu: host1x: convert MIPI to use operation function pointers
` [PATCH v3 10/22] staging: media: tegra-video: vi: improve logic of source requesting
` [PATCH v3 11/22] staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSI
` [PATCH v3 12/22] arm64: tegra: move avdd-dsi-csi-supply into CSI node
` [PATCH v3 13/22] staging: media: tegra-video: tegra20: set correct maximum width and height
` [PATCH v3 14/22] staging: media: tegra-video: tegra20: add support for second output of VI
` [PATCH v3 15/22] staging: media: tegra-video: tegra20: simplify format align calculations
` [PATCH v3 16/22] staging: media: tegra-video: tegra20: set VI HW revision
` [PATCH v3 17/22] staging: media: tegra-video: tegra20: increase maximum VI clock frequency
` [PATCH v3 18/22] staging: media: tegra-video: tegra20: expand format support with RAW8/10 and YUV422 1X16
` [PATCH v3 19/22] staging: media: tegra-video: tegra20: adjust luma buffer stride
` [PATCH v3 20/22] dt-bindings: display: tegra: document Tegra20 and Tegra30 CSI
` [PATCH v3 21/22] ARM: tegra: add CSI nodes for Tegra20 and Tegra30
` [PATCH v3 22/22] staging: media: tegra-video: add CSI support "
[PATCH v1 0/5] PCI: tegra: A couple of cleanups
2025-10-01 18:57 UTC (18+ messages)
` [PATCH v1 1/5] dt-bindings: PCI: Convert the existing nvidia,tegra-pcie.txt bindings documentation into a YAML schema
` [PATCH v1 2/5] PCI: tegra: Simplify clock handling by using clk_bulk*() functions
` [PATCH v1 3/5] PCI: tegra: Use readl_poll_timeout() for link status polling
` [PATCH v1 4/5] PCI: tegra: Use BIT() and GENMASK() macros for register definitions
` [PATCH v1 5/5] PCI: tegra: Document map_lock and mask_lock usage
[PATCH v3 0/8] Enhanced autonomous selection and improvements
2025-10-01 17:03 UTC (10+ 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 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
[PATCH v1 0/8] Add support for panels found in various Tegra devices
2025-09-30 19:35 UTC (18+ messages)
` [PATCH v1 1/8] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v1 2/8] gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
` [PATCH v1 3/8] ARM: tn7: adjust panel node
` [PATCH v1 4/8] dt-bindings: display: panel: document Samsung LTL106AL01 simple panel
` [PATCH v1 5/8] gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel support
` [PATCH v1 6/8] dt-bindings: display: panel: document Samsung LTL106HL02 MIPI DSI panel
` [PATCH v1 7/8] gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver
` [PATCH v1 8/8] gpu/drm: panel-edp: add AUO B116XAN02.0 panel entry
[PATCH v2] arm64: tegra: Add pinctrl definition for PCIe C4 EP
2025-09-30 15:13 UTC (3+ messages)
[PATCH V3 0/3] Introduce a generic register settings dt-binding
2025-09-30 15:01 UTC (4+ messages)
` [PATCH V3 1/3] dt-binding: Add register-settings binding
[PATCH v4] soc: tegra: fuse: speedo-tegra210: Update speedo ids
2025-09-30 14:54 UTC (3+ messages)
[PATCH v3 0/5] perf/arm_cspmu: Preparatory patches for NVIDIA T410 PMU
2025-09-30 13:14 UTC (9+ messages)
` [PATCH v3 1/5] perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
` [PATCH v3 2/5] perf/arm_cspmu: Add callback to reset filter config
` [PATCH v3 3/5] perf/arm_cspmu: Add pmpidr support
` [PATCH v3 4/5] perf/arm_cspmu: nvidia: Add revision id matching
` [PATCH v3 5/5] perf/arm_cspmu: nvidia: Add pmevfiltr2 support
[PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers
2025-09-30 11:33 UTC (9+ messages)
[PATCH v5 00/39] drm/atomic: Get rid of existing states (not really)
2025-09-30 10:59 UTC (2+ messages)
` [PATCH v5 29/39] drm/tegra: Switch to drm_atomic_get_new_crtc_state()
[PATCH v2 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
2025-09-30 10:30 UTC (3+ messages)
` [PATCH v2 1/8] cpufreq: tegra186: add OPP support and set bandwidth
[PATCH V2 0/4] Add tegra264 audio device tree support
2025-09-30 6:24 UTC (7+ messages)
` [PATCH V2 1/4] dt-bindings: dma: Update ADMA bindings for tegra264
` [PATCH V2 2/4] dt-bindings: sound: Update ADMAIF "
` [PATCH V2 3/4] dt-bindings: interrupt-controller: arm,gic: Add tegra264-agic
` [PATCH V2 4/4] arm64: tegra: Add tegra264 audio support
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-09-29 15:25 UTC (3+ messages)
` [PATCH v6 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()
[PATCH 1/2] dt-bindings: gpio: Add Tegra410 support
2025-09-29 13:41 UTC (4+ messages)
[PATCH v3 0/2] cpufreq: tegra186: Fix initialization and scaling
2025-09-29 9:26 UTC (2+ messages)
[PATCH] devreq: move governor.h to a public header location
2025-09-28 2:01 UTC (4+ messages)
[PATCH] drm/tegra: dc: fix reference leak in tegra_dc_couple()
2025-09-27 18:09 UTC (3+ messages)
[PATCH v7 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
2025-09-26 21:25 UTC (2+ messages)
[PATCH] amba: tegra-ahb: fix device leak on smmu enable
2025-09-26 19:35 UTC (2+ messages)
[PATCH v2 0/5] perf/arm_cspmu: Preparatory patches for NVIDIA T410 PMU
2025-09-26 16:35 UTC (13+ messages)
` [PATCH v2 1/5] perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
` [PATCH v2 2/5] perf/arm_cspmu: Add callback to reset filter config
` [PATCH v2 5/5] perf/arm_cspmu: nvidia: Add pmevfiltr2 support
[PATCH] PCI: tegra194: Rename variable 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_dev_to_D0()
2025-09-25 17:06 UTC (2+ messages)
[PATCH] PCI: tegra: Convert struct tegra_msi mask_lock into raw spinlock
2025-09-25 16:42 UTC (2+ messages)
[PATCH v2 0/3] tegra194 PCI endpoint fixes
2025-09-25 14:52 UTC (6+ messages)
` [PATCH v2 1/3] PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
[PATCH v6 1/4] dt-bindings: rtc: Document NVIDIA VRS RTC
2025-09-25 5:36 UTC (4+ messages)
[PATCH v2 00/23] tegra-video: add CSI support for Tegra20 and Tegra30
2025-09-24 23:20 UTC (9+ messages)
` [PATCH v2 16/23] staging: media: tegra-video: tegra20: simplify format align calculations
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-24 21:02 UTC (19+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
[PATCH] PCI: tegra194: Reset BARs when running in PCIe endpoint mode
2025-09-24 16:15 UTC (5+ messages)
[PATCH v3 00/11] Tegra114: implement EMC support
2025-09-24 15:24 UTC (5+ messages)
` [PATCH v3 03/11] dt-bindings: memory: Document Tegra114 Memory Controller
[PATCH v4 0/9] Support Tegra210 actmon for dynamic EMC scaling
2025-09-23 17:05 UTC (10+ messages)
` [PATCH v4 1/9] dt-bindings: devfreq: tegra30-actmon: Add Tegra124 fallback for Tegra210
` [PATCH v4 2/9] dt-bindings: memory: tegra210: emc: Document OPP table and interconnect
` [PATCH v4 3/9] dt-bindings: memory: tegra210: Add memory client IDs
` [PATCH v4 4/9] memory: tegra210: Use bindings for client ids
` [PATCH v4 5/9] memory: tegra210: Support interconnect framework
` [PATCH v4 6/9] soc: tegra: fuse: speedo-tegra210: Add soc speedo 2
` [PATCH v4 7/9] arm64: tegra: tegra210: Add actmon
` [PATCH v4 8/9] arm64: tegra: Add interconnect properties to Tegra210 device-tree
` [PATCH v4 9/9] arm64: tegra: Add OPP tables on Tegra210
[PATCH v6 3/4] rtc: nvvrs: add NVIDIA VRS RTC device driver
2025-09-23 15:40 UTC (2+ messages)
[PATCH 6.16 000/149] 6.16.9-rc1 review
2025-09-23 13:10 UTC
[PATCH 6.6 00/70] 6.6.108-rc1 review
2025-09-23 13:10 UTC
[PATCH 6.12 000/105] 6.12.49-rc1 review
2025-09-23 13:10 UTC
[PATCH 6.1 00/61] 6.1.154-rc1 review
2025-09-23 13:06 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