linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 18:11:28 to 2021-01-15 13:04:07 UTC [more...]

[PATCH v1 0/5] Clock and reset improvements for Tegra ALSA drivers
 2021-01-15 13:02 UTC  (10+ 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 02/10] drm: Rename plane atomic_check state names
 2021-01-15 12:57 UTC  (6+ 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 v2 0/4] Add Nvidia Tegra GPC-DMA driver
 2021-01-15  5:56 UTC  (3+ messages)

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-01-14 21:50 UTC  (13+ 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 v3] Create i2c_writesl_vi() to use with VI I2C
 2021-01-12 19:17 UTC  (3+ messages)
` [PATCH v3] i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO

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

[PATCH v1 0/3] Activate Tegra114 SoC support by Tegra DRM driver
 2021-01-12 18:14 UTC  (4+ 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 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  (17+ 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  (10+ 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 0/5] Couple improvements for Tegra clk driver
 2021-01-12 12:27 UTC  (6+ 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 1/2] drm/tegra: falcon: Support newer VIC firmware
 2021-01-12 11:37 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: vic: Add comments on STREAMID registers

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

[PATCH v3] i2c: bpmp-tegra: Ignore unknown I2C_M flags
 2021-01-12 10:22 UTC 

[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 0/5] Add support to handle ZRX-DC Compliant PHYs
 2021-01-12  1:52 UTC  (9+ messages)
    ` [PATCH v7 1/5] phy: core: add phy_property_present method
    ` [PATCH v7 2/5] PCI: dwc: add support to handle ZRX-DC Compliant PHYs
    ` [PATCH v7 3/5] dt-bindings: PHY: P2U: Add binding for ZRX-DC PHY property
    ` [PATCH v7 4/5] PCI: tegra: Remove platform driver support for ZRX-DC compliant PHY
    ` [PATCH v7 5/5] arm64: tegra: Add support for ZRX DC PHY property

[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 

[PATCH v1 1/2] cpuidle: tegra: Fix C7 idling state on Tegra114
 2021-01-10 23:27 UTC  (2+ messages)
` [PATCH v1 2/2] cpuidle: tegra: Remove do_idle firmware call

[PATCH 5.10 00/20] 5.10.6-rc1 review
 2021-01-10 11:30 UTC  (2+ messages)

[PATCH v2] xhci: tegra: Delay for disabling LFPS detector
 2021-01-08 14:56 UTC  (2+ messages)

[PATCH 0/2] fix tegra-hda on tegra30 devices
 2021-01-08 12:19 UTC  (8+ messages)
` [PATCH 2/2] ALSA: hda/tegra: fix tegra-hda on tegra30 soc

[PATCH v2 -next] gpio: tegra186: convert comma to semicolon
 2021-01-08  9:23 UTC 

[PATCH] xhci: tegra: Delay for disabling LFPS detector
 2021-01-08  6:32 UTC  (5+ messages)

[PATCH v3 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-01-07 22:05 UTC  (6+ messages)

[PATCH 5.4 00/13] 5.4.88-rc1 review
 2021-01-07 20:20 UTC 

[PATCH 4.14 00/29] 4.14.214-rc1 review
 2021-01-07 20:20 UTC 

[PATCH 4.4 00/20] 4.4.250-rc2 review
 2021-01-07 20:20 UTC 

[PATCH 4.9 00/33] 4.9.250-rc2 review
 2021-01-07 20:20 UTC 

[PATCH 4.19 0/8] 4.19.166-rc1 review
 2021-01-07 20:20 UTC 

[PATCH v3] ARM: tegra: ouya: Fix eMMC on specific bootloaders
 2021-01-07 16:56 UTC 

[PATCH v2] ARM: tegra: ouya: Fix eMMC on specific bootloaders
 2021-01-07 16:43 UTC 

[PATCH] arm64: tegra: Add power-domain for Tegra210 HDA
 2021-01-07  9:48 UTC  (2+ messages)

[PATCH 26/31] PM / devfreq: tegra30: convert to use devm_pm_opp_* API
 2021-01-06 18:17 UTC  (3+ messages)

[PATCH v5 0/9] Add Tegra Quad SPI driver
 2021-01-06 14:59 UTC  (2+ messages)
` (subset) "

[PATCH 4.19 00/29] 4.19.165-rc2 review
 2021-01-06 13:46 UTC  (2+ messages)

[PATCH -next] gpio: tegra186: use resource_size
 2021-01-06 13:19 UTC 

[PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip
 2021-01-06 10:59 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 28/31] PM / devfreq: imx8m-ddrc: convert to use devm_pm_opp_* API
 2021-01-05 19:59 UTC  (3+ messages)

[PATCH 2/4] cpuidle: Fix missing need_resched() check after rcu_idle_enter()
 2021-01-05 19:17 UTC  (3+ 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 NNTP newsgroup(s).