linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-31 12:09:24 to 2020-09-05 20:42:38 UTC [more...]

[PATCH v4 00/31] Improvements for Tegra I2C driver
 2020-09-05 20:41 UTC  (3+ messages)
` [PATCH v4 01/31] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v4 05/31] i2c: tegra: Runtime PM always available on Tegra

[xhci-tegra] Kernel 5.7 regression - tegra124-nyan
 2020-09-05 17:39 UTC 

[RFC PATCH v2 00/17] Host1x/TegraDRM UAPI
 2020-09-05 14:53 UTC  (20+ messages)
` [RFC PATCH v2 01/17] gpu: host1x: Use different lock classes for each client
` [RFC PATCH v2 02/17] gpu: host1x: Allow syncpoints without associated client
` [RFC PATCH v2 03/17] gpu: host1x: Show number of pending waiters in debugfs
` [RFC PATCH v2 04/17] gpu: host1x: Remove cancelled waiters immediately
` [RFC PATCH v2 05/17] gpu: host1x: Use HW-equivalent syncpoint expiration check
` [RFC PATCH v2 06/17] gpu: host1x: Cleanup and refcounting for syncpoints
` [RFC PATCH v2 07/17] gpu: host1x: Introduce UAPI header
` [RFC PATCH v2 08/17] gpu: host1x: Implement /dev/host1x device node
` [RFC PATCH v2 09/17] gpu: host1x: DMA fences and userspace fence creation
` [RFC PATCH v2 10/17] WIP: gpu: host1x: Add no-recovery mode
` [RFC PATCH v2 11/17] gpu: host1x: Add job release callback
` [RFC PATCH v2 12/17] gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
` [RFC PATCH v2 13/17] gpu: host1x: Reset max value when freeing a syncpoint
` [RFC PATCH v2 14/17] drm/tegra: Add new UAPI to header
` [RFC PATCH v2 15/17] drm/tegra: Add power_on/power_off engine callbacks
` [RFC PATCH v2 16/17] drm/tegra: Allocate per-engine channel in core code
` [RFC PATCH v2 17/17] WIP: drm/tegra: Implement new UAPI

[PATCH v2 1/2] mmc: host: Drop unneeded MMC dependency in Kconfig
 2020-09-04 16:43 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: host: Enable compile testing of multiple drivers

[PATCH v2 0/6] Introduce Embedded Controller driver for Acer A500
 2020-09-04 15:54 UTC  (10+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
  ` [PATCH v2 2/6] regmap: Use flexible sleep

[PATCH] PCI: tegra: Convert to MSI domains
 2020-09-04 15:48 UTC  (5+ messages)

[PATCH v10 17/30] drm: tegra: fix common struct sg_table related issues
 2020-09-04 13:17 UTC  (3+ messages)
  ` [PATCH v10 23/30] drm: host1x: "
  ` [PATCH v10 26/30] staging: tegra-vde: "

[PATCH v5] iommu/tegra-smmu: Add locking around mapping operations
 2020-09-04 12:27 UTC  (3+ messages)

[PATCH RESEND v3] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-09-04 12:20 UTC  (5+ messages)

[PATCH v2 00/12] Tegra XHCI controller ELPG support
 2020-09-04  9:10 UTC  (17+ messages)
` [PATCH v2 03/12] phy: tegra: xusb: t210: rearrange UPHY init
` [PATCH v2 06/12] soc/tegra: pmc: provide usb sleepwalk register map
` [PATCH v2 08/12] phy: tegra: xusb: t210: support wake and sleepwalk
` [PATCH v2 09/12] phy: tegra: xusb: t186: "
` [PATCH v2 11/12] usb: host: xhci-tegra: unlink power domain devices
` [PATCH v2 12/12] xhci: tegra: enable ELPG for runtime/system PM

[PATCH 0/3] iommu/tegra-smmu: Reference count fixes
 2020-09-04  9:00 UTC  (2+ messages)

[PATCH 00/11] mmc: Minor cleanups and compile test
 2020-09-04  8:08 UTC  (22+ messages)
` [PATCH 01/11] mmc: bcm2835: Simplify with dev_err_probe()
` [PATCH 02/11] mmc: davinci: "
` [PATCH 03/11] mmc: dw_mmc-zx: "
` [PATCH 04/11] mmc: jz4740: "
` [PATCH 05/11] mmc: meson: "
` [RFT 06/11] mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
` [PATCH 07/11] mmc: sdhci-of-arasan: Simplify with dev_err_probe()
` [PATCH 08/11] mmc: sdhci-tegra: "
` [PATCH 09/11] mmc: dw_mmc: "
` [PATCH 10/11] mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t
` [PATCH 11/11] mmc: host: Enable compile testing of multiple drivers

[PATCH v1 00/12] Improvements for Tegra I2C driver
 2020-09-03 22:18 UTC  (23+ messages)
` [PATCH v1 01/12] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v1 02/12] i2c: tegra: Add missing newline before returns
` [PATCH v1 03/12] i2c: tegra: Clean up messages in the code
` [PATCH v1 04/12] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v1 05/12] i2c: tegra: Use reset_control_reset()
` [PATCH v1 06/12] i2c: tegra: Improve formatting of function variables
` [PATCH v1 07/12] i2c: tegra: Use dev_err_probe()
` [PATCH v1 08/12] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v1 09/12] i2c: tegra: Clean up probe function
` [PATCH v1 10/12] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v1 11/12] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v1 12/12] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-03 20:26 UTC  (10+ messages)

[PATCH v3 00/22] Improvements for Tegra I2C driver
 2020-09-03 15:56 UTC  (36+ messages)
` [PATCH v3 01/22] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v3 02/22] i2c: tegra: Add missing newline before returns
` [PATCH v3 03/22] i2c: tegra: Clean up messages in the code
` [PATCH v3 04/22] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v3 05/22] i2c: tegra: Use reset_control_reset()
` [PATCH v3 06/22] i2c: tegra: Improve formatting of function variables
` [PATCH v3 07/22] i2c: tegra: Use dev_err_probe()
` [PATCH v3 08/22] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v3 09/22] i2c: tegra: Clean up probe function
` [PATCH v3 10/22] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v3 11/22] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v3 12/22] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v3 13/22] i2c: tegra: Check errors for both positive and negative values
` [PATCH v3 14/22] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v3 15/22] i2c: tegra: Clean up whitespaces and newlines
` [PATCH v3 16/22] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v3 17/22] i2c: tegra: Improve driver module description
` [PATCH v3 18/22] i2c: tegra: Reorder location of functions in the code
` [PATCH v3 19/22] i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()
` [PATCH v3 20/22] i2c: tegra: Remove "dma" variable
` [PATCH v3 21/22] i2c: tegra: Initialization div-clk rate unconditionally
` [PATCH v3 22/22] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member

[PATCH 1/2] memory: brcmstb_dpfe: Simplify with dev_err_probe()
 2020-09-02 15:23 UTC  (4+ messages)
` [PATCH 2/2] memory: tegra186-emc: "

[PATCH] memory: tegra: Remove GPU from DRM IOMMU group
 2020-09-02 15:24 UTC  (3+ messages)

[PATCH v1 0/2] mmc: cqhci: Add pre_enable() and post_disable() hook function
 2020-09-02  9:02 UTC  (6+ messages)
` [PATCH v1 1/2] mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()
` [PATCH v1 2/2] mmc: mediatek: add pre_enable() and post_disable() hook function

[PATCH 0/3] opp: Allow opp-supported-hw to contain multiple versions
 2020-09-02  5:23 UTC  (10+ messages)
` [PATCH 3/3] ARM: tegra: Pass multiple versions in opp-supported-hw property

[PATCH v2 00/17] Improvements for Tegra I2C driver
 2020-09-01 21:37 UTC  (19+ messages)
` [PATCH v2 01/17] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v2 02/17] i2c: tegra: Add missing newline before returns
` [PATCH v2 03/17] i2c: tegra: Clean up messages in the code
` [PATCH v2 04/17] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v2 05/17] i2c: tegra: Use reset_control_reset()
` [PATCH v2 06/17] i2c: tegra: Improve formatting of function variables
` [PATCH v2 07/17] i2c: tegra: Use dev_err_probe()
` [PATCH v2 08/17] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v2 09/17] i2c: tegra: Clean up probe function
` [PATCH v2 10/17] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v2 11/17] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v2 12/17] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v2 13/17] i2c: tegra: Check errors for both positive and negative values
` [PATCH v2 14/17] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v2 15/17] i2c: tegra: Remove unnecessary whitespaces and newlines
` [PATCH v2 16/17] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v2 17/17] i2c: tegra: Improve driver module description

[PATCH v9 18/32] drm: tegra: fix common struct sg_table related issues
 2020-09-01 20:13 UTC  (4+ messages)
  ` [PATCH v9 24/32] drm: host1x: "

[PATCH 01/11] spi: sprd: Release DMA channel also on probe deferral
 2020-09-01 19:12 UTC  (13+ messages)
` [PATCH 02/11] spi: sprd: Simplify with dev_err_probe()
` [PATCH 03/11] spi: atmel: "
` [PATCH 04/11] spi: bcm2835: "
` [PATCH 05/11] spi: cadence-quadspi: "
` [PATCH 06/11] spi: spi-mux: "
` [PATCH 07/11] spi: qcom-qspi: "
` [PATCH 08/11] spi: stm32: "
` [PATCH 09/11] spi: synquacer: "
` [PATCH 10/11] spi: tegra114: "
` [PATCH 11/11] spi: tegra20: "

[PATCH v4] iommu/tegra-smmu: Add locking around mapping operations
 2020-09-01 18:56 UTC  (2+ messages)

[PATCH v2 4.19 0/7] Fix timeout clock used by hardware data timeout
 2020-09-01 16:24 UTC  (8+ messages)
` [PATCH v2 4.19 1/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
` [PATCH v2 4.19 2/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
` [PATCH v2 4.19 3/7] dt-bindings: mmc: tegra: Add tmclk for Tegra210 and Tegra186
` [PATCH v2 4.19 4/7] arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
` [PATCH v2 4.19 5/7] arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
` [PATCH v2 4.19 6/7] arm64: tegra: Add missing timeout clock to Tegra194 "
` [PATCH v2 4.19 7/7] sdhci: tegra: Add missing TMCLK for data timeout

[PATCH 5.8 246/255] drm/atomic-helper: reset vblank on crtc reset
 2020-09-01 15:11 UTC 

[PATCH 4.19 0/7] Fix timeout clock used by hardware data timeout
 2020-09-01 13:55 UTC  (5+ messages)
` [PATCH 4.19 1/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210

[PATCH v2 1/2] drm: allow limiting the scatter list size
 2020-09-01  7:40 UTC  (2+ messages)

Broadcom WiFi SDIO performance regression after commit "mmc: sdhci: Remove finish_tasklet"
 2020-08-31 18:53 UTC  (5+ messages)

[PATCH] Fix compile warnings reported during Non TPG build
 2020-08-31 15:37 UTC  (2+ messages)
` [PATCH] media: tegra-video: Fix compilation warning of unused variable


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).