public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-24 09:34:41 to 2023-09-07 15:37:23 UTC [more...]

[PATCH v3 0/6] soc/tegra: fuse: Add ACPI support
 2023-09-07 14:35 UTC  (5+ messages)
` [PATCH v3 3/6] soc/tegra: fuse: Add function to add lookups
` [PATCH v3 5/6] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v3 6/6] soc/tegra: fuse: Add support for Tegra241

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:39 UTC  (39+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 08/21] gpio: acpi: provide acpi_gpio_device_free_interrupts()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()

[PATCH 0/2] Fix redundant PLLA update
 2023-09-07  6:52 UTC  (2+ messages)
` [PATCH 2/2] ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates

[PATCH v2 0/6] soc/tegra: fuse: Add ACPI support
 2023-09-07  7:11 UTC  (11+ messages)
` [PATCH v2 1/6] soc/tegra: fuse: Refactor resource mapping
` [PATCH v2 2/6] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v2 3/6] soc/tegra: fuse: Add function to add lookups
` [PATCH v2 4/6] soc/tegra: fuse: Add function to print SKU info
` [PATCH v2 5/6] soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
` [PATCH v2 6/6] soc/tegra: fuse: Add support for Tegra241

[PATCH v2] iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir()
 2023-09-06 13:44 UTC  (2+ messages)

[PATCH] iommu/tegra-smmu: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-09-06 13:36 UTC  (3+ messages)

[PATCH v3 0/5] Support bridge/connector by Tegra HDMI
 2023-09-05 20:23 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: display: tegra: nvidia,tegra20-dc: Add parallel RGB output port node

[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-09-05 16:09 UTC  (10+ messages)
` [PATCH v12 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
` [PATCH v12 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [PATCH v12 3/6] s390/pci: Use dma-iommu layer
` [PATCH v12 4/6] iommu/s390: Disable deferred flush for ISM devices
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v12 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush

[PATCH 5.15 00/28] 5.15.131-rc1 review
 2023-09-05 11:08 UTC 

[PATCH 6.1 00/31] 6.1.52-rc1 review
 2023-09-05 11:08 UTC 

Prezentacja
 2023-09-04  7:40 UTC 

[PATCH 6.4 00/32] 6.4.15-rc1 review
 2023-09-05 11:08 UTC 

[PATCH V2 0/4] hwmon: ina3221: Add selective summation support
 2023-09-05 12:21 UTC  (19+ messages)
` [PATCH V2 1/4] dt-bindings: hwmon: ina3221: Convert to json-schema
` [PATCH V2 2/4] dt-bindings: hwmon: ina3221: Add summation-bypass
` [PATCH V2 3/4] hwmon: ina3221: add support for summation channel control
` [PATCH V2 4/4] arm64: tegra: Populate ina3221 for Tegra234 boards

[PATCH 6.5 00/34] 6.5.2-rc1 review
 2023-09-05 11:08 UTC 

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-04  7:28 UTC  (3+ messages)
` [RFT PATCH 07/15] drm/tegra: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH 0/6] drm/tegra: Fix some error handling paths
 2023-09-02 15:22 UTC  (7+ messages)
` [PATCH 1/6] drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
` [PATCH 2/6] drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe()
` [PATCH 3/6] drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
` [PATCH 4/6] drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
` [PATCH 5/6] drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
` [PATCH 6/6] drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe()

[PATCH 4.14 0/2] 4.14.325-rc1 review
 2023-09-02  7:28 UTC 

[PATCH 5.10 00/11] 5.10.194-rc1 review
 2023-09-01 19:58 UTC 

[Patch v2 0/2] Improvements to the Tegra CPUFREQ driver
 2023-09-01 19:53 UTC  (7+ messages)
` [Patch v2 1/2] cpufreq: tegra194: save CPU data to avoid repeated SMP calls
` [Patch v2 2/2] cpufreq: tegra194: use refclk delta based loop instead of udelay

[PATCH 6.4 0/9] 6.4.14-rc1 review
 2023-09-01 18:46 UTC 

[PATCH 6.1 00/10] 6.1.51-rc1 review
 2023-09-01 18:46 UTC 

[PATCH 6.5 0/8] 6.5.1-rc1 review
 2023-09-01 18:45 UTC 

[PATCH 5.15 0/9] 5.15.130-rc1 review
 2023-09-01 18:44 UTC 

[PATCH 5.4 0/3] 5.4.256-rc1 review
 2023-09-01 18:39 UTC 

[PATCH 4.19 0/2] 4.19.294-rc2 review
 2023-09-01 18:38 UTC 

[Patch] driver: cpufreq: use refclk delta based loop instead of udelay
 2023-09-01 16:49 UTC  (3+ messages)

[PATCH 1/2] gpu: host1x: Correct allocated size for contexts
 2023-09-01 11:59 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: Zero-initialize iosys_map

[PATCH] gpu: host1x: Syncpoint interrupt sharding
 2023-09-01 11:40 UTC 

[PATCH 1/3] gpu: host1x: Add locking in channel allocation
 2023-09-01 11:15 UTC  (3+ messages)
` [PATCH 2/3] gpu: host1x: Stop CDMA before suspending
` [PATCH 3/3] gpu: host1x: Enable system suspend callbacks

[GIT PULL v2 1/2] dt-bindings: Changes for v6.6-rc1
 2023-09-01 10:17 UTC  (2+ messages)
` [GIT PULL v2 2/2] arm64: tegra: Device tree changes "

[PATCH] drm/tegra: Remove existing framebuffer only if we support display
 2023-08-31  8:04 UTC  (5+ messages)

[PATCH 5.15 00/89] 5.15.129-rc1 review
 2023-08-30 10:24 UTC 

[PATCH 4.14 00/57] 4.14.324-rc1 review
 2023-08-30 10:24 UTC 

[PATCH 6.4 000/129] 6.4.13-rc1 review
 2023-08-30 10:24 UTC 

[PATCH 5.4 000/158] 5.4.255-rc1 review
 2023-08-30 10:24 UTC 

[PATCH 5.10 00/84] 5.10.193-rc1 review
 2023-08-30 10:24 UTC 

[Patch] firmware: tegra: reset BPMP IPC channels early during resume
 2023-08-30 11:58 UTC 

[PATCH 4.19 000/129] 4.19.293-rc1 review
 2023-08-30 11:06 UTC  (2+ messages)

[PATCH 6.1 007/122] drm/aperture: Remove primary argument
 2023-08-30 10:24 UTC  (2+ messages)
` [PATCH 6.1 000/122] 6.1.50-rc1 review

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-29 15:39 UTC  (5+ messages)
` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs

[Patch v2] cpufreq: tegra194: fix warning due to missing opp_put
 2023-08-29  9:03 UTC  (2+ messages)

[Patch] cpufreq: tegra194: fix warning due to missing opp_put
 2023-08-29  8:45 UTC  (3+ messages)

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-28 23:24 UTC  (49+ messages)
` [PATCH v7 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v7 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v7 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v7 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v7 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v7 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v7 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v7 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v7 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v7 11/24] iommu/tegra-smmu: "
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "

[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
 2023-08-28 16:11 UTC  (15+ messages)
` [PATCH 15/20] drm/tegra/hub: Increase buffer size to ensure all possible values can be stored

[PATCH] spi: tegra: Fix missing IRQ check in tegra_slink_probe()
 2023-08-28 15:32 UTC  (2+ messages)

[Patch v2] cpufreq: tegra194: remove opp table in exit hook
 2023-08-28 12:25 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-28  7:30 UTC 

[Patch] cpufreq: tegra194: add online/offline hooks
 2023-08-28  6:14 UTC  (2+ messages)

[Patch] cpufreq: tegra194: remove opp table in exit hook
 2023-08-25 11:33 UTC  (5+ messages)

[PATCH 6.1 00/15] 6.1.48-rc1 review
 2023-08-25 10:15 UTC 

[PATCH 5.15 000/139] 5.15.128-rc1 review
 2023-08-25 10:14 UTC 

[PATCH 5.10 000/135] 5.10.192-rc1 review
 2023-08-25 10:14 UTC 

[PATCH] thermal: Explicitly include correct DT includes
 2023-08-24 15:16 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