linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-30 01:32:50 to 2021-12-06 13:01:21 UTC [more...]

[PATCH v14 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-12-06 13:00 UTC  (3+ messages)
` [PATCH v14 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v14 2/4] dmaengine: tegra: Add tegra gpcdma driver

[PATCH 1/9] gpu: host1x: Add missing DMA API include
 2021-12-06 12:20 UTC  (3+ messages)

[PATCH] soc/tegra: fuse: update nvmem cell list
 2021-12-06 11:52 UTC 

[PATCH] reset: tegra-bpmp: Revert Handle errors in BPMP response
 2021-12-06 11:37 UTC  (3+ messages)

[PATCH v2 0/8] Host1x context isolation support
 2021-12-06  9:55 UTC  (3+ messages)

[PATCH v1 1/3] gpio: Get rid of duplicate of_node assignment in the drivers
 2021-12-05  0:06 UTC  (6+ messages)
` [PATCH v1 2/3] gpio: Setup parent device and get rid of unnecessary of_node assignment
` [PATCH v1 3/3] gpio: Propagate firmware node from a parent device

[PATCH v1 0/2] Fix broken DRM and Host1x drivers when CONFIG_ARM_DMA_USE_IOMMU=y
 2021-12-04 14:58 UTC  (3+ messages)
` [PATCH v1 1/2] gpu: host1x: Add back arm_iommu_detach_device()
` [PATCH v1 2/2] drm/tegra: "

[PATCH v4 00/22] Support HDMI audio on NVIDIA Tegra20
 2021-12-04 14:37 UTC  (23+ messages)
` [PATCH v4 01/22] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v4 02/22] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v4 03/22] ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate property
` [PATCH v4 04/22] dt-bindings: host1x: Document optional HDMI sound-dai-cells
` [PATCH v4 05/22] ASoC: tegra20: spdif: Set FIFO trigger level
` [PATCH v4 06/22] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v4 07/22] ASoC: tegra20: spdif: Support device-tree
` [PATCH v4 08/22] ASoC: tegra20: spdif: Improve driver's code
` [PATCH v4 09/22] ASoC: tegra20: spdif: Use more resource-managed helpers
` [PATCH v4 10/22] ASoC: tegra20: spdif: Reset hardware
` [PATCH v4 11/22] ASoC: tegra20: spdif: Support system suspend
` [PATCH v4 12/22] ASoC: tegra20: spdif: Filter out unsupported rates
` [PATCH v4 13/22] ASoC: tegra20: i2s: "
` [PATCH v4 14/22] drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
` [PATCH v4 15/22] drm/tegra: hdmi: Register audio CODEC on Tegra20
` [PATCH v4 16/22] ARM: tegra_defconfig: Enable S/PDIF driver
` [PATCH v4 17/22] ARM: config: multi v7: Enable NVIDIA Tegra20 "
` [PATCH v4 18/22] ARM: config: multi v7: Enable NVIDIA Tegra20 APB DMA driver
` [PATCH v4 19/22] ARM: tegra: Add S/PDIF node to Tegra20 device-tree
` [PATCH v4 20/22] ARM: tegra: Add HDMI audio graph "
` [PATCH v4 21/22] ARM: tegra: acer-a500: Enable S/PDIF and HDMI audio
` [PATCH v4 22/22] ARM: tegra: paz00: "

[PATCH V1] firmware: tegra: fix error application of sizeof to pointer
 2021-12-04  8:01 UTC  (3+ messages)

[RFC v3 00/12] Intro to Hardware timestamping engine
 2021-12-03 23:24 UTC  (11+ messages)
` [RFC v3 07/12] dt-bindings: gpio: Add hardware-timestamp-engine property
` [RFC v3 09/12] gpiolib: cdev: Add hardware timestamp clock type

[PATCH V2] mtd: dataflash: Add device-tree SPI IDs
 2021-12-03 13:36 UTC  (2+ messages)

[PATCH v2 00/16] dt-bindings: Convert Tegra DT bindings to json-schema
 2021-12-02 22:38 UTC  (32+ messages)
` [PATCH v2 04/16] dt-bindings: mailbox: tegra: Document Tegra234 HSP
` [PATCH v2 05/16] dt-bindings: rtc: tegra: Convert to json-schema
` [PATCH v2 06/16] dt-bindings: rtc: tegra: Document Tegra234 RTC
` [PATCH v2 07/16] dt-bindings: fuse: tegra: Convert to json-schema
` [PATCH v2 08/16] dt-bindings: fuse: tegra: Document Tegra234 FUSE
` [PATCH v2 09/16] dt-bindings: mmc: tegra: Document Tegra234 SDHCI
` [PATCH v2 10/16] dt-bindings: serial: 8250: Document Tegra234 UART
` [PATCH v2 11/16] dt-bindings: tegra: pmc: Convert to json-schema
` [PATCH v2 12/16] dt-bindings: firmware: tegra: "
` [PATCH v2 13/16] dt-bindings: i2c: tegra-bpmp: "
` [PATCH v2 14/16] dt-bindings: thermal: tegra186-bpmp: "
` [PATCH v2 15/16] dt-bindings: serial: tegra-tcu: "
` [PATCH v2 16/16] dt-bindings: serial: Document Tegra234 TCU

[PATCH v3 00/20] Support HDMI audio on NVIDIA Tegra20
 2021-12-02 16:23 UTC  (21+ messages)
` [PATCH v3 01/20] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v3 02/20] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v3 03/20] ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate property
` [PATCH v3 04/20] dt-bindings: host1x: Document optional HDMI sound-dai-cells
` [PATCH v3 05/20] ASoC: tegra20: spdif: Set FIFO trigger level
` [PATCH v3 06/20] ASoC: tegra20-spdif: stop setting slave_id
` [PATCH v3 07/20] ASoC: tegra20: spdif: Support device-tree
` [PATCH v3 08/20] ASoC: tegra20: spdif: Improve driver's code
` [PATCH v3 09/20] ASoC: tegra20: spdif: Use more resource-managed helpers
` [PATCH v3 10/20] ASoC: tegra20: spdif: Reset hardware
` [PATCH v3 11/20] ASoC: tegra20: spdif: Support system suspend
` [PATCH v3 12/20] ASoC: tegra20: spdif: Filter out unsupported rates
` [PATCH v3 13/20] ASoC: tegra20: i2s: "
` [PATCH v3 14/20] drm/tegra: hdmi: Unwind tegra_hdmi_init() errors
` [PATCH v3 15/20] drm/tegra: hdmi: Register audio CODEC on Tegra20
` [PATCH v3 16/20] ARM: tegra_defconfig: Enable S/PDIF driver
` [PATCH v3 17/20] ARM: tegra: Add S/PDIF node to Tegra20 device-tree
` [PATCH v3 18/20] ARM: tegra: Add HDMI audio graph "
` [PATCH v3 19/20] ARM: tegra: acer-a500: Enable S/PDIF and HDMI audio
` [PATCH v3 20/20] ARM: tegra: paz00: "

[PATCH] mmc: sdhci-tegra: Add support to enumerate in HS400ES mode
 2021-12-02 14:35 UTC  (5+ messages)
  ` [PATCH v2] mmc: sdhci-tegra: Fix switch to "

[PATCH v16 00/40] NVIDIA Tegra power management patches for 5.17
 2021-12-02  8:16 UTC  (42+ messages)
` [PATCH v16 01/40] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v16 02/40] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v16 03/40] soc/tegra: Don't print error message when OPPs not available
` [PATCH v16 04/40] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v16 05/40] clk: tegra: Support runtime PM and power domain
` [PATCH v16 06/40] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v16 07/40] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v16 08/40] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v16 09/40] gpu: host1x: Add host1x_channel_stop()
` [PATCH v16 10/40] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v16 11/40] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v16 12/40] drm/tegra: hdmi: Add OPP support
` [PATCH v16 13/40] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v16 14/40] drm/tegra: gr3d: "
` [PATCH v16 15/40] drm/tegra: vic: Stop channel on suspend
` [PATCH v16 16/40] drm/tegra: nvdec: "
` [PATCH v16 17/40] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v16 18/40] drm/tegra: Consolidate runtime PM management of older UAPI codepath
` [PATCH v16 19/40] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v16 20/40] bus: tegra-gmi: "
` [PATCH v16 21/40] pwm: tegra: "
` [PATCH v16 22/40] mmc: sdhci-tegra: "
` [PATCH v16 23/40] mtd: rawnand: tegra: "
` [PATCH v16 24/40] spi: tegra20-slink: Add "
` [PATCH v16 25/40] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v16 26/40] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v16 27/40] media: staging: tegra-vde: Support generic "
` [PATCH v16 28/40] soc/tegra: fuse: Reset hardware
` [PATCH v16 29/40] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v16 30/40] soc/tegra: regulators: Prepare for suspend
` [PATCH v16 31/40] soc/tegra: pmc: Rename 3d power domains
` [PATCH v16 32/40] soc/tegra: pmc: Rename core power domain
` [PATCH v16 33/40] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v16 34/40] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v16 35/40] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v16 36/40] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v16 37/40] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v16 38/40] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v16 39/40] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v16 40/40] ARM: tegra20/30: Disable unused host1x hardware

[PATCH v2 00/20] Support HDMI audio on NVIDIA Tegra20
 2021-12-01 23:50 UTC  (9+ messages)
` [PATCH v2 01/20] ASoC: dt-bindings: Add binding for Tegra20 S/PDIF
` [PATCH v2 02/20] ASoC: dt-bindings: tegra20-i2s: Convert to schema
` [PATCH v2 03/20] ASoC: dt-bindings: tegra20-i2s: Document new nvidia,fixed-parent-rate property
` [PATCH v2 04/20] dt-bindings: host1x: Document optional HDMI sound-dai-cells

[PATCH V3] soc/tegra: pmc: Add reboot notifier
 2021-12-01 19:14 UTC  (2+ messages)

[PATCH v2] ASoC: tegra: Add master volume/mute control support
 2021-12-01 18:32 UTC  (2+ messages)

[PATCH] ARM: tegra: tamonten: Fix I2C3 pad setting
 2021-12-01 16:11 UTC 

[PATCH 1/2] dt-bindings: arm-smmu: Fix json-schema for Tegra
 2021-12-01 15:57 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Add ISO SMMU controller for Tegra194

[PATCH v13 0/4] Add NVIDIA Tegra GPC-DMA driver
 2021-12-01 14:33 UTC  (9+ messages)
` [PATCH v13 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v13 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH v4 00/24] NVIDIA Tegra ARM32 device-tree patches for 5.17 (new devices and more)
 2021-12-01 14:08 UTC  (27+ messages)
` [PATCH v4 01/24] dt-bindings: ARM: tegra: Document ASUS Transformers
` [PATCH v4 02/24] dt-bindings: ARM: tegra: Document Pegatron Chagall
` [PATCH v4 03/24] ARM: tegra: Add labels to tegra30.dtsi
` [PATCH v4 04/24] ARM: tegra: Add labels to tegra114.dtsi
` [PATCH v4 05/24] ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101
` [PATCH v4 06/24] ARM: tegra: Add common device-tree base for Tegra30 ASUS Transformers
` [PATCH v4 07/24] ARM: tegra: Add common device-tree for display panel of ASUS devices
` [PATCH v4 08/24] ARM: tegra: Add device-tree for ASUS Transformer Prime TF201
` [PATCH v4 09/24] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300T
` [PATCH v4 10/24] ARM: tegra: Add device-tree for ASUS Transformer Pad TF300TG
` [PATCH v4 11/24] ARM: tegra: Add device-tree for ASUS Transformer Infinity TF700T
` [PATCH v4 12/24] ARM: tegra: Add device-tree for ASUS Transformer Pad TF701T
` [PATCH v4 13/24] ARM: tegra: Add device-tree for Pegatron Chagall tablet
` [PATCH v4 14/24] ARM: tegra: Add device-tree for 1080p version of Nyan Big
` [PATCH v4 15/24] ARM: tegra: Add usb-role-switch property to USB OTG ports
` [PATCH v4 16/24] ARM: tegra: Enable HDMI CEC on Nyan
` [PATCH v4 17/24] ARM: tegra: Enable CPU DFLL "
` [PATCH v4 18/24] ARM: tegra: Add CPU thermal zones to Nyan device-tree
` [PATCH v4 19/24] ARM: tegra: Name clock and regulator nodes according to DT-schema
` [PATCH v4 20/24] ARM: tegra: nexus7: Drop clock-frequency from NFC node
` [PATCH v4 21/24] ARM: tegra: nexus7: Use common LVDS display device-tree
` [PATCH v4 22/24] ARM: tegra: Enable video decoder on Tegra114
` [PATCH v4 23/24] ARM: tegra_defconfig: Enable drivers wanted by Acer Chromebooks and ASUS tablets
` [PATCH v4 24/24] ARM: config: multi v7: Enable display drivers used by Tegra devices

[PATCH v2 7/7] device property: Drop fwnode_graph_get_remote_node()
 2021-12-01 13:01 UTC 

[PATCH v2 0/4] Restore Tegra DRM on Nyan Big Chromebook
 2021-11-30 23:09 UTC  (5+ messages)
` [PATCH v2 1/4] gpu/host1x: Add init/deinit callbacks to host1x driver framework
` [PATCH v2 2/4] drm/tegra: Create DRM device early
` [PATCH v2 3/4] drm/tegra: dpaux: Restore DP AUX DDC registration order
` [PATCH v2 4/4] drm/tegra: Use dev_err_probe()

[PATCH v1 0/2] Support Sharp LQ101R1SX03 display panel
 2021-11-30 19:49 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03

[PATCH 1/2] spi: tegra210-quad: use devm call for cdata memory
 2021-11-30 16:13 UTC  (9+ messages)
` [PATCH 2/2] spi: tegra210-quad: add acpi support

[PATCH] serial: tegra: Fixes lower tolerance baud rate limit for older tegra chips introduced by d781ec21bae6
 2021-11-30 12:17 UTC  (4+ messages)

[PATCH V2] soc/tegra: pmc: Add reboot notifier
 2021-11-30 12:12 UTC  (4+ messages)

[PATCH] mtd: dataflash: Add device-tree SPI IDs
 2021-11-30 11:26 UTC  (4+ messages)

[PATCH 5.15 000/179] 5.15.6-rc1 review
 2021-11-30  9:02 UTC  (3+ messages)

[PATCH 5.10 000/121] 5.10.83-rc1 review
 2021-11-30  8:43 UTC 

[PATCH 5.4 00/92] 5.4.163-rc1 review
 2021-11-30  8:42 UTC 

[PATCH 4.19 00/69] 4.19.219-rc1 review
 2021-11-30  8:42 UTC 


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