linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-11 08:32:53 to 2021-01-17 23:32:36 UTC [more...]

[PATCH v1 0/5] Clock and reset improvements for Tegra ALSA drivers
 2021-01-17 23:31 UTC  (16+ messages)
` [PATCH v1 1/5] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v1 2/5] ALSA: hda/tegra: Reset hardware
` [PATCH v1 3/5] ASoC: tegra: ahub: Use of_reset_control_array_get_exclusive()
` [PATCH v1 4/5] ASoC: tegra: ahub: Use clk_bulk helpers
` [PATCH v1 5/5] ASoC: tegra: ahub: Reset hardware properly

[PATCH v1] cpufreq: tegra20: Use resource-managed API
 2021-01-17 23:18 UTC 

[PATCH 5.10 000/103] 5.10.8-rc1 review
 2021-01-17 13:20 UTC  (2+ messages)

[PATCH v3] Create i2c_writesl_vi() to use with VI I2C
 2021-01-17 11:24 UTC  (5+ messages)
` [PATCH v3] i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO

[PATCH v3] i2c: bpmp-tegra: Ignore unknown I2C_M flags
 2021-01-17 11:20 UTC  (2+ messages)

[PATCH 02/10] drm: Rename plane atomic_check state names
 2021-01-15 21:20 UTC  (13+ messages)
` [PATCH 04/10] drm/atomic: Pass the full state to planes atomic_check
` [PATCH 07/10] drm: Store new plane state in a variable for atomic_update and disable
` [PATCH 08/10] drm: Rename plane->state variables in atomic update "
` [PATCH 09/10] drm/atomic: Pass the full state to planes atomic disable and update
` [PATCH 10/10] drm: Use state helper instead of the plane state pointer

[PATCH v1] of: property: Add fw_devlink support for "gpio" and "gpios" binding
 2021-01-15 21:01 UTC 

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-01-15 17:44 UTC  (15+ messages)

[PATCH] drm/tegra: fix reference leak when pm_runtime_get_sync fails
 2021-01-15 16:26 UTC  (2+ messages)

[PATCH] drm/tegra: Use PTR_ERR_OR_ZERO() to simplify code
 2021-01-15 16:23 UTC  (2+ messages)

[PATCH v1 0/3] Activate Tegra114 SoC support by Tegra DRM driver
 2021-01-15 16:19 UTC  (7+ messages)
` [PATCH v1 1/3] drm/tegra: dc: Enable display controller driver for Tegra114
` [PATCH v1 2/3] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v1 3/3] drm/tegra: gr2d: Add compatible for Tegra114

[PATCH 4.9 00/25] 4.9.252-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 4.14 00/28] 4.14.216-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 4.4 00/18] 4.4.252-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 4.19 00/43] 4.19.168-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 5.4 00/62] 5.4.90-rc1 review
 2021-01-15 16:19 UTC 

[PATCH 1/2] drm/tegra: falcon: Support newer VIC firmware
 2021-01-15 16:16 UTC  (3+ messages)
` [PATCH 2/2] drm/tegra: vic: Add comments on STREAMID registers

[PATCH v2 0/5] Couple improvements for Tegra clk driver
 2021-01-15 15:17 UTC  (11+ messages)
` [PATCH v2 1/5] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v2 2/5] clk: tegra: Fix refcounting of gate clocks
` [PATCH v2 3/5] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v2 4/5] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v2 5/5] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry

[PATCH v2 0/5] Clock and reset improvements for Tegra ALSA drivers
 2021-01-15 14:25 UTC  (7+ messages)
` [PATCH v2 1/5] ALSA: hda/tegra: Use clk_bulk helpers
` [PATCH v2 2/5] ALSA: hda/tegra: Reset hardware
` [PATCH v2 3/5] ASoC: tegra: ahub: Use of_reset_control_array_get_exclusive()
` [PATCH v2 4/5] ASoC: tegra: ahub: Use clk_bulk helpers
` [PATCH v2 5/5] ASoC: tegra: ahub: Reset hardware properly

[Patch v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-01-15 13:42 UTC  (5+ messages)

[PATCH v8 0/3] Introduce Embedded Controller driver for Acer A500
 2021-01-14 18:49 UTC  (10+ messages)
` [PATCH v8 1/3] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v8 2/3] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v8 3/3] power: supply: Add battery gauge driver for "

[PATCH v5 00/21] Host1x/TegraDRM UAPI
 2021-01-14 10:34 UTC  (32+ messages)
` [PATCH v5 01/21] gpu: host1x: Use different lock classes for each client
` [PATCH v5 02/21] gpu: host1x: Allow syncpoints without associated client
` [PATCH v5 03/21] gpu: host1x: Show number of pending waiters in debugfs
` [PATCH v5 04/21] gpu: host1x: Remove cancelled waiters immediately
` [PATCH v5 05/21] gpu: host1x: Use HW-equivalent syncpoint expiration check
` [PATCH v5 06/21] gpu: host1x: Cleanup and refcounting for syncpoints
` [PATCH v5 07/21] gpu: host1x: Introduce UAPI header
` [PATCH v5 08/21] gpu: host1x: Implement /dev/host1x device node
` [PATCH v5 09/21] gpu: host1x: DMA fences and userspace fence creation
` [PATCH v5 10/21] gpu: host1x: Add no-recovery mode
` [PATCH v5 11/21] gpu: host1x: Add job release callback
` [PATCH v5 12/21] gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
` [PATCH v5 13/21] gpu: host1x: Reset max value when freeing a syncpoint
` [PATCH v5 14/21] gpu: host1x: Reserve VBLANK syncpoints at initialization
` [PATCH v5 15/21] drm/tegra: Add new UAPI to header
` [PATCH v5 16/21] drm/tegra: Boot VIC during runtime PM resume
` [PATCH v5 17/21] drm/tegra: Set resv fields when importing/exporting GEMs
` [PATCH v5 18/21] drm/tegra: Allocate per-engine channel in core code
` [PATCH v5 19/21] drm/tegra: Implement new UAPI
` [PATCH v5 20/21] drm/tegra: Implement job submission part of "
` [PATCH v5 21/21] drm/tegra: Add job firewall

[PATCH] drivers: core: Detach device from power domain on shutdown
 2021-01-13 14:30 UTC  (5+ messages)

[PATCH v3 0/9] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2021-01-13 14:28 UTC  (8+ messages)

[PATCH 5.10 000/144] 5.10.7-rc2 review
 2021-01-12 19:19 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property
 2021-01-12 19:00 UTC  (5+ messages)

[PATCH v2] Create i2c_writesl_vi() to use with VI I2C
 2021-01-12 17:34 UTC  (5+ messages)
` [PATCH v2] i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO

[PATCH v1] i2c: tegra: Fix i2c_writesl() to use writel() instead of writesl()
 2021-01-12 16:56 UTC  (11+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2021-01-12 16:22 UTC  (15+ messages)
` [PATCH v2 20/48] PM: domains: Make set_performance_state() callback optional
` [PATCH v2 21/48] PM: domains: Add "performance" column to debug summary
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 29/48] soc/tegra: pmc: Link domains to the parent Core domain
` [PATCH v2 31/48] soc/tegra: regulators: Support Core domain state syncing
` [PATCH v2 35/48] drm/tegra: dc: Support OPP and SoC core voltage scaling

[PATCH v1] ARM: tegra: Don't enable unused PLLs on resume from suspend
 2021-01-12 13:50 UTC 

[PATCH v2 0/2] fix tegra-hda on tegra30 devices
 2021-01-12 13:46 UTC  (8+ messages)
` [PATCH v2 1/2] clk: tegra30: Add hda clock default rates to clock driver
` [PATCH v2 2/2] ALSA: hda/tegra: fix tegra-hda on tegra30 soc

[PATCH v1 1/2] gpio: tegra: Fix wake interrupt
 2021-01-12 13:30 UTC  (2+ messages)
` [PATCH v1 2/2] gpio: tegra: Add dependency on GPIOLIB_IRQCHIP

[PATCH v1] i2c: tegra: Use threaded interrupt
 2021-01-12 13:17 UTC 

[PATCH v2] i2c: tegra-bpmp: ignore DMA safe buffer flag
 2021-01-12 10:27 UTC  (5+ messages)

[bug] RTC alarm vs system suspend race condition
 2021-01-12  7:58 UTC 

[PATCH v2] i2c: tegra: Wait for config load atomically while in ISR
 2021-01-12  6:48 UTC  (4+ messages)

[PATCH v7 2/5] PCI: dwc: add support to handle ZRX-DC Compliant PHYs
 2021-01-12  1:52 UTC  (2+ messages)

[PATCH] i2c: tegra: Wait for config load atomically while in ISR
 2021-01-11 15:52 UTC  (5+ messages)

[PATCH] i2c: tegra-bpmp: ignore DMA safe buffer flag
 2021-01-11 15:49 UTC  (3+ messages)

[PATCH 5.10 000/145] 5.10.7-rc1 review
 2021-01-11 15:33 UTC 

[PATCH 4.14 00/57] 4.14.215-rc1 review
 2021-01-11 15:33 UTC 

[PATCH 4.19 00/77] 4.19.167-rc1 review
 2021-01-11 15:33 UTC 

[PATCH 5.4 00/92] 5.4.89-rc1 review
 2021-01-11 15:33 UTC 

[PATCH 4.4 00/38] 4.4.251-rc1 review
 2021-01-11 15:33 UTC 

[PATCH 4.9 00/45] 4.9.251-rc1 review
 2021-01-11 15:33 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).