Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-04 08:43:45 to 2023-03-10 19:07:07 UTC [more...]

[PATCH V3 0/6] Add Tegra234 HTE support
 2023-03-10 19:06 UTC  (6+ messages)
` [PATCH V3 1/6] MAINTAINERS: Add HTE/timestamp subsystem details
` [PATCH V3 2/6] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V3 3/6] hte: Re-phrase tegra API document
` [PATCH V3 5/6] gpio: tegra186: Add Tegra234 hte support
` [PATCH V3 6/6] arm64: tegra: Add GTE nodes

[PATCH 6.1 000/200] 6.1.17-rc1 review
 2023-03-10 18:58 UTC 

[PATCH 5.10 000/529] 5.10.173-rc1 review
 2023-03-10 18:57 UTC 

[PATCH 5.4 000/357] 5.4.235-rc1 review
 2023-03-10 18:57 UTC 

[PATCH 5.15 000/136] 5.15.100-rc1 review
 2023-03-10 18:57 UTC 

[PATCH 4.19 000/252] 4.19.276-rc1 review
 2023-03-10 18:57 UTC 

[PATCH 4.14 000/193] 4.14.308-rc1 review
 2023-03-10 18:57 UTC 

[PATCH V2 0/6] Add Tegra234 HTE support
 2023-03-10 18:08 UTC  (15+ messages)
` [PATCH V2 4/6] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V2 6/6] arm64: tegra: Add GTE nodes

[PATCH V6 00/15] Add support for stacked/parallel memories
 2023-03-10 17:32 UTC  (16+ messages)
` [PATCH V6 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V6 02/15] net: "
` [PATCH V6 03/15] iio: imu: "
` [PATCH V6 04/15] mtd: devices: "
` [PATCH V6 05/15] staging: "
` [PATCH V6 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V6 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V6 08/15] ALSA: hda: cs35l41: "
` [PATCH V6 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V6 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V6 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V6 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V6 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V6 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V6 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-03-10 16:07 UTC  (7+ messages)
` [PATCH v8 1/6] s390/ism: Set DMA coherent mask
` [PATCH v8 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v8 3/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v8 4/6] s390/pci: Use dma-iommu layer
` [PATCH v8 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v8 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[PATCH] i2c: tegra: Fix PEC support for SMBUS block read
 2023-03-10 15:52 UTC 

[PATCH] ASoC: Use of_property_present() for testing DT property presence
 2023-03-10 15:31 UTC  (4+ messages)

[PATCH v2 04/82] ata: Declare SCSI host templates const
 2023-03-10 14:54 UTC 

[PATCH] PCI: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] usb: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] Input: Use of_property_read_bool() for boolean properties
 2023-03-10 14:47 UTC 

[PATCH] firmware: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] cpufreq: Use of_property_present() for testing DT property presence
 2023-03-10 14:47 UTC 

[PATCH] ASoC: do not include pm_runtime.h if not used
 2023-03-10  8:12 UTC  (5+ messages)

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-03-09 16:14 UTC  (2+ messages)

[RESEND PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-03-09 14:43 UTC  (22+ messages)
` [RESEND PATCH v4 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [RESEND PATCH v4 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example
` [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [RESEND PATCH v4 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [RESEND PATCH v4 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [RESEND PATCH v4 06/21] staging: media: tegra-video: fix typos in comment
` [RESEND PATCH v4 07/21] staging: media: tegra-video: improve error messages
` [RESEND PATCH v4 08/21] staging: media: tegra-video: slightly simplify cleanup on errors
` [RESEND PATCH v4 09/21] staging: media: tegra-video: move private struct declaration to C file
` [RESEND PATCH v4 10/21] staging: media: tegra-video: move tegra210_csi_soc "
` [RESEND PATCH v4 11/21] staging: media: tegra-video: remove unneeded include
` [RESEND PATCH v4 12/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [RESEND PATCH v4 13/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [RESEND PATCH v4 14/21] staging: media: tegra-video: move default format to soc-specific data
` [RESEND PATCH v4 15/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [RESEND PATCH v4 16/21] staging: media: tegra-video: add a per-soc enable/disable op
` [RESEND PATCH v4 17/21] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [RESEND PATCH v4 18/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [RESEND PATCH v4 19/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [RESEND PATCH v4 20/21] staging: media: tegra-video: add H/V flip controls
` [RESEND PATCH v4 21/21] staging: media: tegra-video: add support for Tegra20 parallel input

[PATCH 1/2] memory: tegra: remove MODULE_LICENSE in non-modules
 2023-03-09 14:23 UTC  (3+ messages)

[PATCH 15/27] memory: tegra: remove MODULE_LICENSE in non-modules
 2023-03-09  6:19 UTC  (9+ messages)
` [PATCH 16/27] "
  ` (subset) "

[PATCH] phy: tegra: xusb: Support sleepwalk for Tegra234
 2023-03-09  6:17 UTC 

[PATCH 1/4] dt-bindings: tegra: Document Jetson Orin NX
 2023-03-08 20:26 UTC  (2+ messages)

[PATCH] gpu: host1x: fix uninitialized variable use
 2023-03-08 17:28 UTC  (4+ messages)

thermal/drivers/tegra: Getting rid of the get_thermal_instance() usage
 2023-03-08 17:21 UTC  (5+ messages)

[PATCH v2 1/3] dt-bindings: pinctrl: tegra234
 2023-03-08 14:06 UTC  (5+ messages)
` [PATCH v2 2/3] pinctrl: tegra: Add Tegra234 pinmux driver
` [PATCH v2 3/3] arm64: tegra: Add Tegra234 pinmux device

[PATCH 6.1 000/887] 6.1.16-rc2 review
 2023-03-08 13:51 UTC 

[PATCH 5.15 000/570] 5.15.99-rc2 review
 2023-03-08 13:50 UTC 

[PATCH v2 0/8] Fix sound on ASUS Transformers
 2023-03-08 13:03 UTC  (11+ messages)
` [PATCH v2 1/8] dt-bindings: sound: nvidia,tegra-audio-common: add coupled-mic-hp-detect property
` [PATCH v2 2/8] ASoC: tegra: Support coupled mic-hp detection
` [PATCH v2 3/8] ARM: tegra: transformers: update sound nodes
` [PATCH v2 4/8] dt-bindings: sound: nvidia,tegra-audio: add RT5631 CODEC
` [PATCH v2 5/8] ASoC: tegra: Support RT5631 by machine driver
` [PATCH v2 6/8] ARM: tegra: transformers: bind RT5631 sound nodes
` [PATCH v2 7/8] dt-bindings: sound: nvidia,tegra-audio: add MAX9808x CODEC
` [PATCH v2 8/8] ASoC: tegra: Support MAX9808x by machine driver

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

[PATCH 00/87] spi: Convert to platform remove callback returning void
 2023-03-07 17:46 UTC  (4+ messages)

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-03-07 16:40 UTC  (3+ messages)
` [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver

[PATCH 00/31] phy: Convert to platform remove callback returning void
 2023-03-07 11:58 UTC  (2+ messages)
` [PATCH 24/31] phy: tegra: xusb: "

[PATCH V5 00/15] spi: Add support for stacked/parallel memories
 2023-03-07 11:09 UTC  (20+ messages)
` [PATCH V5 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH V5 02/15] net: "
` [PATCH V5 03/15] iio: imu: "
` [PATCH V5 04/15] mtd: devices: "
` [PATCH V5 05/15] staging: "
` [PATCH V5 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH V5 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH V5 08/15] ALSA: hda: cs35l41: "
` [PATCH V5 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH V5 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH V5 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V5 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V5 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V5 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V5 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH v2 00/23] interconnect: fix racy provider registration
 2023-03-07 10:25 UTC  (33+ messages)
` [PATCH v2 01/23] interconnect: fix mem leak when freeing nodes
` [PATCH v2 02/23] interconnect: fix icc_provider_del() error handling
` [PATCH v2 03/23] interconnect: fix provider registration API
` [PATCH v2 04/23] interconnect: imx: fix registration race
` [PATCH v2 05/23] interconnect: qcom: osm-l3: "
` [PATCH v2 06/23] interconnect: qcom: rpm: fix probe child-node error handling
` [PATCH v2 07/23] interconnect: qcom: rpm: fix probe PM domain "
` [PATCH v2 08/23] interconnect: qcom: rpm: fix registration race
` [PATCH v2 09/23] interconnect: qcom: rpmh: fix probe child-node error handling
` [PATCH v2 10/23] interconnect: qcom: rpmh: fix registration race
` [PATCH v2 11/23] interconnect: qcom: msm8974: "
` [PATCH v2 12/23] interconnect: qcom: sm8450: "
` [PATCH v2 13/23] interconnect: qcom: sm8550: "
` [PATCH v2 14/23] interconnect: exynos: fix node leak in probe PM QoS error path
` [PATCH v2 15/23] interconnect: exynos: fix registration race
` [PATCH v2 16/23] interconnect: exynos: drop redundant link destroy
` [PATCH v2 17/23] memory: tegra: fix interconnect registration race
` [PATCH v2 18/23] memory: tegra124-emc: "
` [PATCH v2 19/23] memory: tegra20-emc: "
` [PATCH v2 20/23] memory: tegra30-emc: "
` [PATCH v2 21/23] interconnect: drop racy registration API
` [PATCH v2 22/23] interconnect: drop unused icc_get() interface
` [PATCH v2 23/23] interconnect: drop unused icc_link_destroy() interface

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[Patch v2 0/9] Tegra234 Memory interconnect support
 2023-03-07  9:21 UTC  (6+ messages)

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-03-06 19:41 UTC  (7+ messages)
` [Patch v1 01/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v1 04/10] memory: tegra: add support for software mc clients "

[PATCH] soc/tegra: cbb: remove linux/version.h
 2023-03-06 15:58 UTC  (2+ messages)

[PATCH] soc/tegra: pmc: Add the PMIC wake event for Tegra234
 2023-03-06 15:09 UTC 

[PATCH] arm64: tegra: Add DSU PMUs for Tegra234
 2023-03-06 15:01 UTC 

[PATCH v1 00/10] Fix sound on ASUS Transformers
 2023-03-06 13:31 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] of: irq: Fixes refcount issues with of_irq_parse_one()/of_irq_parse_raw()
 2023-03-04 14:47 UTC  (5+ messages)
` [PATCH 2/3] of: irq: make callers of of_irq_parse_one() release the device node

[PATCH 00/41] rtc: Convert to platform remove callback returning void
 2023-03-04 13:30 UTC  (2+ messages)
` [PATCH 35/41] rtc: tegra: "

[PATCH v2 0/5] Tegra DTS improvements
 2023-03-04  8:43 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: tegra: Add labels to tegra30.dtsi
` [PATCH v2 2/5] ARM: tegra: Add labels to tegra114.dtsi
` [PATCH v2 3/5] ARM: tegra: transformer: use labels for mmc in aliases
` [PATCH v2 4/5] ARM: tegra: asus-tf101: fix accelerometer mount matrix
` [PATCH v2 5/5] tegra30: peripherals: add 266.5MHz nodes


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 read-only IMAP folder(s) and NNTP newsgroup(s).