Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 17:01:52 to 2021-05-31 09:13:22 UTC [more...]

[PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
 2021-05-31  9:14 UTC  (4+ messages)
` [PATCH v1 04/10] ARM: tegra: Add reg property to Tegra20 EMC table device-tree nodes

[PATCH v1] drm/tegra: Correct DRM_FORMAT_MOD_NVIDIA_SECTOR_LAYOUT
 2021-05-31  9:03 UTC  (2+ messages)

[PATCH v6 00/14] TegraDRM UAPI
 2021-05-30 13:45 UTC  (16+ messages)
` [PATCH v6 01/14] gpu: host1x: Add DMA fence implementation
` [PATCH v6 02/14] gpu: host1x: Add no-recovery mode
` [PATCH v6 03/14] gpu: host1x: Add job release callback
` [PATCH v6 04/14] gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
` [PATCH v6 05/14] drm/tegra: Extract tegra_gem_lookup
` [PATCH v6 06/14] drm/tegra: Add new UAPI to header
` [PATCH v6 07/14] drm/tegra: Boot VIC during runtime PM resume
` [PATCH v6 08/14] drm/tegra: Allocate per-engine channel in core code
` [PATCH v6 09/14] drm/tegra: Implement new UAPI
` [PATCH v6 10/14] drm/tegra: Implement syncpoint management UAPI
` [PATCH v6 11/14] drm/tegra: Implement syncpoint wait UAPI
` [PATCH v6 12/14] drm/tegra: Implement job submission part of new UAPI
` [PATCH v6 13/14] drm/tegra: Add job firewall
` [PATCH v6 14/14] drm/tegra: Bump driver version

[PATCH v3 0/7] Add driver for NVIDIA Tegra30 SoC Thermal sensor
 2021-05-29 17:09 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: thermal: Add binding for Tegra30 thermal sensor
` [PATCH v3 2/7] thermal: thermal_of: Stop zone device before unregistering it
` [PATCH v3 3/7] thermal/core: Export thermal_cooling_device_stats_update()
` [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor
` [PATCH v3 5/7] ARM: tegra_defconfig: Enable CONFIG_TEGRA30_TSENSOR
` [PATCH v3 6/7] ARM: multi_v7_defconfig: "
` [PATCH v3 7/7] ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees

[PATCH v6 0/4] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-29 15:46 UTC  (5+ messages)
` [PATCH v6 1/4] ASoC: tegra: Set driver_name=tegra for all "
` [PATCH v6 2/4] ASoC: tegra: Unify ASoC "
` [PATCH v6 3/4] ASoC: tegra: Specify components string for each card
` [PATCH v6 4/4] ASoC: tegra: Squash utils into common machine driver

[PATCH v5 0/3] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-28 17:42 UTC  (5+ messages)
` [PATCH v5 1/3] ASoC: tegra: Set driver_name=tegra for all "
` [PATCH v5 2/3] ASoC: tegra: Unify ASoC "
` [PATCH v5 3/3] ASoC: tegra: Specify components string for each card

[PATCH v2 00/10] arm64: tegra: Prevent early SMMU faults
 2021-05-28 17:05 UTC  (2+ messages)

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-05-28 16:54 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier

[PATCH v1] kbuild: Disable compile testing if HAVE_LEGACY_CLK enabled
 2021-05-28  9:27 UTC  (9+ messages)

[PATCH v5 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 23:54 UTC  (15+ messages)
` [PATCH v5 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v5 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v5 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v5 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v5 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v5 06/14] clk: tegra: "
` [PATCH v5 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v5 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v5 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v5 10/14] memory: tegra30-emc: "
` [PATCH v5 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v5 12/14] soc/tegra: pmc: Add "
` [PATCH v5 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v5 14/14] soc/tegra: regulators: Support core domain "

[PATCH v4 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 21:43 UTC  (15+ messages)
` [PATCH v4 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v4 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v4 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v4 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v4 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v4 06/14] clk: tegra: "
` [PATCH v4 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v4 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v4 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v4 10/14] memory: tegra30-emc: "
` [PATCH v4 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v4 12/14] soc/tegra: pmc: Add "
` [PATCH v4 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v4 14/14] soc/tegra: regulators: Support core domain "

[RESEND PATCH V1 0/5] Update pcie-tegra194 driver
 2021-05-27 21:00 UTC  (14+ messages)
` [RESEND PATCH V1 1/5] PCI: tegra: Fix handling BME_CHGED event
` [RESEND PATCH V1 2/5] PCI: tegra: Fix MSI-X programming
` [RESEND PATCH V1 3/5] PCI: tegra: Disable interrupts before entering L2
` [RESEND PATCH V1 4/5] PCI: tegra: Don't allow suspend when Tegra PCIe is in EP mode
` [RESEND PATCH V1 5/5] PCI: tegra: Cleanup unused code

[PATCH v3 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-27 20:47 UTC  (15+ messages)
` [PATCH v3 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v3 02/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v3 03/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v3 04/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v3 05/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v3 06/14] clk: tegra: "
` [PATCH v3 07/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v3 08/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v3 09/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v3 10/14] memory: tegra30-emc: "
` [PATCH v3 11/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v3 12/14] soc/tegra: pmc: Add "
` [PATCH v3 13/14] soc/tegra: pmc: Add driver state syncing
` [PATCH v3 14/14] soc/tegra: regulators: Support core domain "

[PATCH 5.10 0/9] 5.10.41-rc1 review
 2021-05-27 19:03 UTC 

[PATCH 5.4 0/7] 5.4.123-rc1 review
 2021-05-27 19:03 UTC 

[PATCH 5.12 0/7] 5.12.8-rc1 review
 2021-05-27 19:03 UTC 

[PATCH v4 0/3] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-27 18:51 UTC  (4+ messages)
` [PATCH v4 1/3] ASoC: tegra: Set driver_name=tegra for all "
` [PATCH v4 2/3] ASoC: tegra: Unify ASoC "
` [PATCH v4 3/3] ASoC: tegra: Specify components string for each card

[PATCH V1 0/6] Update pcie-tegra194 driver
 2021-05-27  7:46 UTC  (8+ messages)
` [PATCH V1 0/5] "
` [PATCH] PCI: tegra: Cleanup unused code
` [PATCH V1 1/5] PCI: tegra: Fix handling BME_CHGED event
` [PATCH V1 2/5] PCI: tegra: Fix MSI-X programming
` [PATCH V1 3/5] PCI: tegra: Disable interrupts before entering L2
` [PATCH V1 4/5] PCI: tegra: Don't allow suspend when Tegra PCIe is in EP mode
` [PATCH V1 5/5] PCI: tegra: Cleanup unused code

[PATCH 2/2] arm64: Check if GMID_EL1.BS is the same on all CPUs
 2021-05-26 22:11 UTC  (4+ messages)

[PATCH V3] PCI: tegra: Fix building Tegra194 PCIe driver
 2021-05-26 12:33 UTC 

[PATCH] mtd: core: Fix freeing of otp_info buffer
 2021-05-26  9:03 UTC  (2+ messages)

[PATCH v3 0/4] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-25 21:09 UTC  (14+ messages)
` [PATCH v3 1/4] ASoC: tegra: Set driver_name=tegra for all "
` [PATCH v3 2/4] ASoC: tegra: Unify ASoC "
` [PATCH v3 3/4] ASoC: tegra: Specify components string for each card
` [PATCH v3 4/4] ASoC: tegra: Specify components string for Nexus 7

[PATCH 5.12 000/127] 5.12.7-rc1 review
 2021-05-25  8:28 UTC 

[PATCH 5.10 000/104] 5.10.40-rc1 review
 2021-05-25  8:28 UTC 

[PATCH 5.4 00/71] 5.4.122-rc1 review
 2021-05-25  8:27 UTC 

[PATCH 4.19 00/49] 4.19.192-rc1 review
 2021-05-25  8:27 UTC 

[PATCH 4.14 00/37] 4.14.234-rc1 review
 2021-05-25  8:27 UTC 

[PATCH 4.9 00/36] 4.9.270-rc1 review
 2021-05-25  8:27 UTC 

[PATCH 4.4 00/31] 4.4.270-rc1 review
 2021-05-25  8:27 UTC 

[PATCH v2 0/2] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-25  6:51 UTC  (11+ messages)
` [PATCH v2 2/2] ASoC: tegra: Unify "

[PATCH v2 00/14] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-24 20:25 UTC  (20+ messages)
` [PATCH v2 01/14] regulator: core: Add regulator_sync_voltage_rdev()
` [PATCH v2 02/14] regulator: core: Detach coupled regulator before coupling count is dropped
` [PATCH v2 03/14] soc/tegra: regulators: Bump voltages on system reboot
` [PATCH v2 04/14] soc/tegra: Add stub for soc_is_tegra()
` [PATCH v2 05/14] soc/tegra: Add devm_tegra_core_dev_init_opp_table()
` [PATCH v2 06/14] soc/tegra: fuse: Add stubs needed for compile-testing
` [PATCH v2 07/14] clk: tegra: "
` [PATCH v2 08/14] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v2 09/14] memory: tegra: Enable compile testing for all drivers
` [PATCH v2 10/14] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v2 11/14] memory: tegra30-emc: "
` [PATCH v2 12/14] dt-bindings: soc: tegra-pmc: Document core power domain
` [PATCH v2 13/14] soc/tegra: pmc: Add "
` [PATCH v2 14/14] soc/tegra: regulators: Support core domain state syncing

[PATCH -next] media: staging: tegra-vde: Fix error return code in tegra_vde_probe()
 2021-05-24 13:36 UTC  (4+ messages)

[BUG] net: stmmac: Panic observed in stmmac_napi_poll_rx()
 2021-05-24 12:48 UTC  (4+ messages)

[PATCH v1 0/2] Fix MAX77620 regulator driver regression
 2021-05-24 11:59 UTC  (4+ messages)
` [PATCH v1 1/2] regulator: max77620: Use device_set_of_node_from_dev()
` [PATCH v1 2/2] regulator: max77620: Silence deferred probe error

[PATCH v2 0/7] Add driver for NVIDIA Tegra30 SoC Thermal sensor
 2021-05-23 23:56 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: thermal: Add binding for Tegra30 thermal sensor
` [PATCH v2 2/7] thermal: thermal_of: Stop zone device before unregistering it
` [PATCH v2 3/7] thermal/core: Export thermal_cooling_device_stats_update()
` [PATCH v2 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor
` [PATCH v2 5/7] ARM: tegra_defconfig: Enable CONFIG_TEGRA30_TSENSOR
` [PATCH v2 6/7] ARM: multi_v7_defconfig: "
` [PATCH v2 7/7] ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees

[PATCH -next] staging: media: tegra-vde: add missing error return code in tegra_vde_probe()
 2021-05-22 14:16 UTC  (2+ messages)

[PATCH v1 00/13] NVIDIA Tegra memory and power management changes for 5.14
 2021-05-21 21:23 UTC  (7+ messages)
` [PATCH v1 07/13] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH v1 09/13] memory: tegra20-emc: Use devm_tegra_core_dev_init_opp_table()
` [PATCH v1 10/13] memory: tegra30-emc: "

[PATCH] ACPI: APEI: Don't warn if ACPI is disabled
 2021-05-21 17:01 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).