linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-25 06:47:12 to 2018-08-01 16:32:30 UTC [more...]

[PATCH 00/40] Tegra SDHCI add support for HS200 and UHS signaling
 2018-08-01 16:32 UTC  (41+ messages)
` [PATCH 01/40] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH 02/40] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH 03/40] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH 04/40] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH 05/40] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH 06/40] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH 07/40] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH 08/40] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH 09/40] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH 10/40] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH 11/40] mmc: sdhci: Add a quirk to skip clearing the transfer mode register on tuning
` [PATCH 12/40] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH 13/40] mmc: tegra: Poll for calibration completion
` [PATCH 14/40] mmc: tegra: Set calibration pad voltage reference
` [PATCH 15/40] mmc: tegra: Power on the calibration pad
` [PATCH 16/40] mmc: tegra: Disable card clock during pad calibration
` [PATCH 17/40] mmc: tegra: Program pad autocal offsets from dt
` [PATCH 18/40] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH 19/40] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
` [PATCH 20/40] mmc: tegra: Add a workaround for tap value change glitch
` [PATCH 21/40] mmc: tegra: Parse default trim and tap from dt
` [PATCH 22/40] mmc: tegra: Configure default tap values
` [PATCH 23/40] mmc: tegra: Configure default trim value on reset
` [PATCH 24/40] mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
` [PATCH 25/40] mmc: sdhci: Add a quirk to disable card clock during tuning
` [PATCH 26/40] mmc: tegra: Enable workaround for tuning transfer mode bug
` [PATCH 27/40] mmc: tegra: Set SDHCI_QUIRK2_TUNE_DIS_CARD_CLK on Tegra210
` [PATCH 28/40] mmc: tegra: Enable UHS and HS200 modes for Tegra210
` [PATCH 29/40] mmc: tegra: Enable UHS and HS200 modes for Tegra186
` [PATCH 30/40] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH 31/40] arm64: dts: Add Tegra186 "
` [PATCH 32/40] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH 33/40] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH 34/40] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH 35/40] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH 36/40] arm64: dts: tegra210: "
` [PATCH 37/40] arm64: dts: tegra210: Add SDHCI tap and trim values
` [PATCH 38/40] arm64: dts: tegra186: "
` [PATCH 39/40] arm64: dts: tegra186: Assign clocks for sdmmc1 and sdmmc4
` [PATCH 40/40] arm64: dts: tegra210: "

[PATCH v1] gpu: host1x: Ignore clients initialization failure
 2018-08-01 15:08 UTC 

[PATCH 00/15] ARM: dts: tegra: apalis-tk1: major revamp
 2018-07-31 21:45 UTC  (7+ messages)
` [PATCH 02/15] ARM: tegra: apalis-tk1: reorder pcie properties
` [PATCH 12/15] ARM: tegra: apalis-tk1: add toradex,apalis-tk1-v1.2 compatible
` [PATCH 13/15] ARM: tegra: apalis-tk1: fix pcie switch vendor compatible

[PATCH 00/28] ARM: dts: tegra: apalis_t30: major revamp incl. v1.1 hardware support
 2018-07-31 21:06 UTC  (9+ messages)
` [PATCH 22/28] ARM: tegra: apalis_t30: add i2c-thermtrip
` [PATCH 28/28] ARM: tegra: apalis_t30: support v1.1 hardware revision
` [PATCH 01/28] ARM: tegra: apalis_t30: enable broken-hpi on emmc

[PATCH] drm/tegra: Convert drm_atomic_helper_suspend/resume()
 2018-07-31 20:07 UTC 

[PATCH v1] media: staging: tegra-vde: Replace debug messages with trace points
 2018-07-31 15:32 UTC  (4+ messages)

[PATCH v2 03/10] mmc: tegra: Reconfigure pad voltages during voltage switching
 2018-07-31 11:59 UTC  (2+ messages)

[PATCH v2 00/10] Tegra SDHCI update the pad autocal procedure
 2018-07-31  9:41 UTC  (16+ messages)
` [PATCH v2 01/10] mmc: tegra: Poll for calibration completion
` [PATCH v2 02/10] mmc: tegra: Set calibration pad voltage reference
` [PATCH v2 03/10] mmc: tegra: Power on the calibration pad
` [PATCH v2 04/10] mmc: tegra: Disable card clock during pad calibration
` [PATCH v2 05/10] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH v2 06/10] mmc: tegra: Program pad autocal offsets from dt
` [PATCH v2 07/10] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH v2 08/10] arm64: dts: tegra210: "
` [PATCH v2 09/10] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH v2 10/10] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186

[PATCH v2 00/10] Tegra SDHCI enable 1.8 V signaling on Tegar210 and Tegra186
 2018-07-30 23:24 UTC  (17+ messages)
` [PATCH v2 01/10] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH v2 02/10] dt-bindings: mmc: tegra: Add nvidia,only-1-8-v property
` [PATCH v2 03/10] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH v2 04/10] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH v2 05/10] arm64: dts: Add Tegra186 "
` [PATCH v2 06/10] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH v2 07/10] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH v2 08/10] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH v2 09/10] arm64: dts: tegra210: Add nvidia,only-1-8-v to sdmmc4
` [PATCH v2 10/10] arm64: dts: tegra186: "

[PATCH 0/4] ASoC: Tegra30 TDM support
 2018-07-30 17:39 UTC  (20+ messages)
` [PATCH 1/4] ASoC: tegra: i2s: Fix typo/broken macro
  ` Applied "ASoC: tegra: i2s: Fix typo/broken macro" to the asoc tree
` [PATCH 2/4] ASoC: tegra: Add a TDM configuration callback
          ` [Linux-kernel] "
` [PATCH 3/4] ASoC: tegra: Allow 32-bit and 24-bit samples
` [PATCH 4/4] ASoC: tegra: i2s: Add support for more than 2 channels

[PATCH] mmc: tegra: Force correct divider calculation on DDR50/52
 2018-07-30 15:05 UTC  (2+ messages)

[PATCH v6 0/7] Tegra PMC pinctrl pad configuration
 2018-07-30 14:01 UTC  (8+ messages)
` [PATCH v6 1/7] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v6 2/7] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH v6 3/7] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v6 4/7] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH v6 5/7] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH v6 6/7] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH v6 7/7] soc/tegra: pmc: Implement pad configuration via pinctrl

[PATCH] ASoC: tegra_alc5632: fix device_node refcounting
 2018-07-30  8:23 UTC  (3+ messages)

[PATCH] gpio: tegra: drop tegra specific GPIO lockdep classes
 2018-07-29 21:39 UTC  (2+ messages)

[PATCH 1/2] pinctrl: tegra: define GPIO compatible node per SoC
 2018-07-29 21:37 UTC  (3+ messages)
` [PATCH 2/2] ARM: tegra: readd gpio-ranges properties

[PATCH v3 0/7] Tegra PMC pinctrl pad configuration
 2018-07-29 20:54 UTC  (8+ messages)
` [PATCH v3 5/7] dt-bindings: Add Tegra PMC pad configuration bindings

[PATCH] gpiolib: probe deferral error reporting
 2018-07-29 20:49 UTC  (2+ messages)

[PATCH] gpio: tegra: Fix tegra_gpio_irq_set_type()
 2018-07-29 20:39 UTC  (2+ messages)

[PATCH 1/3] mmc: tegra: prevent HS200 on Tegra 3
 2018-07-28 12:03 UTC  (13+ messages)
` [PATCH 3/3] mmc: tegra: prevent ACMD23 "

[RFC PATCH v1 0/6] Resolve unwanted DMA backing with IOMMU
 2018-07-28 11:40 UTC  (18+ messages)
` [RFC PATCH v1 1/6] driver core: Add option for disabling of backing devices DMA "
  ` [RFC PATCH v1 2/6] of/device: Don't back devices DMA with IOMMU if that's undesired by driver
  ` [RFC PATCH v1 3/6] drm/tegra: Avoid implicit DMA backing with IOMMU
  ` [RFC PATCH v1 4/6] gpu: host1x: "
  ` [RFC PATCH v1 6/6] Revert "drm/nouveau: tegra: Detach from ARM DMA/IOMMU mapping"
` [RFC PATCH v1 5/6] drm/nouveau: tegra: Universally avoid implicit DMA backing with IOMMU

[PATCH v1] iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA
 2018-07-27  9:10 UTC  (3+ messages)

tegra clock updates and fixes
 2018-07-27  8:22 UTC  (4+ messages)

[PATCH v2] mfd: as3722: disable auto power on when AC OK
 2018-07-27  7:15 UTC  (2+ messages)

[PATCH] clk: tegra: probe deferral error reporting
 2018-07-26 16:42 UTC  (6+ messages)

[PATCH] drm/tegra: return with probe defer if GPIO subsystem is not ready
 2018-07-26 13:36 UTC 

[PATCH 1/7] clocksource/drivers: Set clockevent device cpumask to cpu_possible_mask
 2018-07-26 10:15 UTC 

[PATCH 1/2] ARM: dts: tegra20: restore address order
 2018-07-26  8:42 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: tegra20/tegra30: add pmu interrupt-affinity

[PATCH 1/2] ASoC: tegra: improve goto error label
 2018-07-26  8:34 UTC  (3+ messages)
` [PATCH 2/2] ASoC: tegra: probe deferral error reporting

[PATCH 00/26] ARM: dts: tegra: colibri_t30: major revamp
 2018-07-26  8:07 UTC  (5+ messages)
` [PATCH 13/26] ARM: tegra: colibri_t30: use proper irq-gpio for stmpe811
` [PATCH 15/26] ARM: tegra: colibri_t30: add i2c-thermtrip

[PATCH v6 0/4] Multiplex sdmmc low jitter clock path
 2018-07-25 21:28 UTC  (9+ messages)
` [PATCH v6 1/4] clk: tegra: Fix includes required by fence_udelay()
` [PATCH v6 2/4] clk: tegra: Refactor fractional divider calculation
` [PATCH v6 3/4] clk: tegra: Add sdmmc mux divider clock
` [PATCH v6 4/4] clk: tegra: make sdmmc2 and sdmmc4 as sdmmc clocks

[PATCH v2] pinctrl: tegra: fix spelling in devicetree binding document
 2018-07-25 17:28 UTC  (2+ messages)

[PATCH v3 0/2] Add support for cpcap regulators on Tegra based Xoom devices
 2018-07-25 15:35 UTC  (3+ messages)
` [PATCH v3 2/2] Add support for CPCAP regulators on Motorola "

[PATCH v5 0/7] Tegra PMC pinctrl pad configuration
 2018-07-25 14:50 UTC  (3+ messages)
` [PATCH v5 5/7] dt-bindings: Add Tegra PMC pad configuration bindings

[PATCH 00/10] Update the pad autocal procedure
 2018-07-25 14:28 UTC  (20+ messages)
` [PATCH 01/10] mmc: tegra: Poll for calibration completion
` [PATCH 02/10] mmc: tegra: Set calibration pad voltage reference
  ` [PATCH 03/10] mmc: tegra: Power on the calibration pad
  ` [PATCH 04/10] mmc: tegra: Disable card clock during pad calibration
  ` [PATCH 05/10] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
  ` [PATCH 06/10] mmc: tegra: Program pad autocal offsets from dt
  ` [PATCH 09/10] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH 10/10] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186

[PATCH 0/7] Tegra SDHCI enable 1.8 V signaling on Tegar210 and Tegra186
 2018-07-25  8:35 UTC  (17+ messages)
` [PATCH 1/7] dt-bindings: Document Tegra SDHCI pinctrl bindings
` [PATCH 2/7] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH 3/7] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH 4/7] arm64: dts: Add Tegra186 "
` [PATCH 5/7] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH 6/7] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH 7/7] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1


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