messages from 2023-08-25 21:10:11 to 2023-09-07 17:20:10 UTC [more...]
[PATCH] drm/tegra: Remove existing framebuffer only if we support display
2023-09-07 8:35 UTC (9+ messages)
[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
2023-09-07 7:57 UTC (57+ 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 v2] iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir()
2023-09-07 7:44 UTC (3+ messages)
[PATCH v3 0/6] soc/tegra: fuse: Add ACPI support
2023-09-07 14:35 UTC (9+ messages)
` [PATCH v3 1/6] soc/tegra: fuse: Refactor resource mapping
` [PATCH v3 2/6] soc/tegra: fuse: Add tegra_acpi_init_apbmisc()
` [PATCH v3 3/6] soc/tegra: fuse: Add function to add lookups
` [PATCH v3 4/6] soc/tegra: fuse: Add function to print SKU info
` [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 0/2] Fix redundant PLLA update
2023-09-07 14:35 UTC (6+ messages)
` [PATCH 1/2] ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
` [PATCH 2/2] ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updates
Efektivní sledování a optimalizace výroby pro vaši společnost
2023-09-07 7:45 UTC
[PATCH v2 0/2] Fix redundant PLLA update
2023-09-07 15:02 UTC (3+ messages)
` [PATCH v2 1/2] ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbol
` [PATCH v2 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] 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 (3+ messages)
[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 (18+ 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 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 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 (43+ messages)
` [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 (4+ messages)
[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)
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;
as well as URLs for NNTP newsgroup(s).