public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-25 22:41:54 to 2019-03-11 18:55:02 UTC [more...]

[PATCH 01/42] drivers: gpio: 74xx-mmio: use devm_platform_ioremap_resource()
 2019-03-11 18:55 UTC  (23+ messages)
` [PATCH 02/42] drivers: gpio: amdpt: "
` [PATCH 03/42] drivers: gpio: amdpt: drop unneeded deref of &pdev->dev
` [PATCH 04/42] drivers: gpio: aspeed: use devm_platform_ioremap_resource()
` [PATCH 05/42] drivers: gpio: bcm-kona: "
` [PATCH 06/42] drivers: gpio: cadence: "
` [PATCH 07/42] drivers: gpio: clps711x: "
` [PATCH 08/42] drivers: gpio: dwap: "
` [PATCH 09/42] drivers: gpio: sprd: "
` [PATCH 10/42] drivers: gpio: ep93xx: devm_platform_ioremap_resource()
` [PATCH 11/42] drivers: gpio: ftgpio010: use devm_platform_ioremap_resource()
` [PATCH 12/42] drivers: gpio: grgpio: "
` [PATCH 13/42] drivers: gpio: hlwd: "
` [PATCH 14/42] drivers: gpio: iop: "
` [PATCH 15/42] drivers: gpio: janz-ttl: "
` [PATCH 16/42] drivers: gpio: janz-ttl: drop unneccessary temp variable dev
` [PATCH 17/42] drivers: gpio: loongon1: use devm_platform_ioremap_resource()
` [PATCH 18/42] drivers: gpio: lpc18xx: "
` [PATCH 19/42] drivers: gpio: mb86s7x: "
` [PATCH 20/42] drivers: gpio: mt7621: "
` [PATCH 21/42] drivers: gpio: mvebu: "
` [PATCH 22/42] drivers: gpio: mxc: "
` [PATCH 23/42] drivers: gpio: "

[PATCH V2 01/10] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-11 18:02 UTC  (10+ messages)
` [PATCH V2 02/10] mmc: sdhci: allow host to specify maximum tuning loops
` [PATCH V2 03/10] mmc: tegra: update hw tuning process
` [PATCH V2 04/10] dt-bindings: mmc: tegra: document Tegra194 compatible string
` [PATCH V2 05/10] arm64: tegra: fix default tap and trim values
` [PATCH V2 06/10] mmc: cqhci: allow hosts to specify dcmd cmd timing parameter
` [PATCH V2 07/10] mmc: tegra: add Tegra186 WAR for CQE
` [PATCH V2 08/10] mmc: cqhci: add CQHCI_SSC1 register CBC field mask
` [PATCH V2 09/10] mmc: tegra: fix CQE enable and resume sequences
` [PATCH V2 10/10] arm64: tegra: enable command queue for tegra186 sdmmc4

Unstable Kernel behavior on an ARM based board
 2019-03-09  7:50 UTC  (21+ messages)

[PATCH V1 01/11] mmc: tegra: fix ddr signaling for non-ddr modes
 2019-03-09  5:14 UTC  (22+ messages)
` [PATCH V1 02/11] mmc: sdhci: allow host to specify maximum tuning loops
` [PATCH V1 03/11] mmc: sdhci: add support for post tuning process
` [PATCH V1 04/11] mmc: tegra: update hw "
` [PATCH V1 05/11] dt-bindings: mmc: tegra: document Tegra194 compatible string
` [PATCH V1 06/11] arm64: tegra: fix default tap and trim values
` [PATCH V1 07/11] mmc: cqhci: add quirk for setting DCMD CMD_TIMING
` [PATCH V1 08/11] mmc: tegra: add Tegra186 WAR for CQE
` [PATCH V1 09/11] mmc: cqhci: add CQHCI_SSC1 register CBC field mask
` [PATCH V1 10/11] mmc: tegra: fix CQE resume sequence
` [PATCH V1 11/11] arm64: tegra: enable command queue for tegra186 sdmmc4

[PATCH 5.0 00/46] 5.0.1-stable review
 2019-03-08 16:35 UTC  (2+ messages)

[PATCH 4.20 00/76] 4.20.15-stable review
 2019-03-08 16:04 UTC 

[PATCH 4.19 00/68] 4.19.28-stable review
 2019-03-08 16:03 UTC 

[PATCH 00/61] tree-wide: simplify getting .drvdata
 2019-03-07 20:58 UTC  (9+ messages)
` [PATCH 10/61] gpio: "

[PATCH] arm64: defconfig: Enable Tegra HDA support
 2019-03-07 16:46 UTC 

[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
 2019-03-07  0:02 UTC  (15+ messages)
` [RFC PATCH v2 1/7] i2c: apply coding style for struct i2c_adapter
` [RFC PATCH v2 2/7] i2c: core: use I2C locking behaviour also for SMBUS
` [RFC PATCH v2 3/7] i2c: core: introduce callbacks for atomic transfers
` [RFC PATCH v2 4/7] i2c: demux: WIP: handle the new atomic callbacks
` [RFC PATCH v2 5/7] i2c: busses: omap: Add the master_xfer_irqless hook
` [RFC PATCH v2 6/7] i2c: tegra-bpmp: convert to use new atomic callbacks
` [RFC PATCH v2 7/7] i2c: algo: bit: HACK! add atomic callback

[PATCH v1] drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()
 2019-03-06 22:55 UTC 

[PATCH v1 0/3] IOMMU: Tegra SMMU fixes
 2019-03-06 22:50 UTC  (4+ messages)
  ` [PATCH v1 1/3] iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
` [PATCH v1 2/3] iommu/tegra-smmu: Properly release domain resources
` [PATCH v1 3/3] iommu/tegra-smmu: Respect IOMMU API read-write protections

[PATCH] drivers: thermal: Kconfig: pedantic cleanups
 2019-03-06 22:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] [v2] gpu: host1x: avoid IOMMU_API build error
 2019-03-06 14:00 UTC  (2+ messages)

[PATCH 1/3] bus: tegra-aconnect: use devm_clk_*() helpers
 2019-03-06 13:21 UTC  (6+ messages)
` [PATCH 2/3] dmaengine: tegra210-adma: "
` [PATCH 3/3] irqchip/gic-pm: "

[PATCH 4.20 00/88] 4.20.14-stable review
 2019-03-05 14:55 UTC  (2+ messages)

[PATCH 4.19 00/78] 4.19.27-stable review
 2019-03-05 14:07 UTC 

[PATCH 4.14 00/52] 4.14.105-stable review
 2019-03-05 14:06 UTC 

[PATCH] ALSA: hda/tegra: avoid build error without CONFIG_PM
 2019-03-05 12:20 UTC  (2+ messages)

[PATCH] mailbox: tegra-hsp: mark suspend function as __maybe_unused
 2019-03-05 12:20 UTC  (2+ messages)

[PATCH] gpu: host1x: avoid IOMMU_API build error
 2019-03-05 11:44 UTC  (2+ messages)

[PATCH v9 0/7] Support Trusted Foundations firmware on Tegra30
 2019-03-04 16:40 UTC  (10+ messages)
` [PATCH v9 1/7] ARM: trusted_foundations: Support L2 cache maintenance
` [PATCH v9 2/7] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v9 3/7] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v9 4/7] ARM: tegra: Set up L2 cache using Trusted Foundations firmware
` [PATCH v9 5/7] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v9 6/7] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v9 7/7] ARM: tegra: Add firmware calls required for suspend-resume on Tegra30

[PATCH] ASoC: soc-core: Fix probe deferral following prelink failure
 2019-03-04 15:32 UTC  (2+ messages)
` Applied "ASoC: soc-core: Fix probe deferral following prelink failure" to the asoc tree

[PATCH RE-SEND] clk: tegra: Don't enable already enabled PLLs
 2019-03-04 13:42 UTC  (4+ messages)

[PATCH v2] tegra2/tegra3 automotive clock init
 2019-03-04 13:19 UTC  (2+ messages)
  ` [PATCH v2 1/6] soc/tegra: initial tegra-automotive detection

Regression: ASoC: soc-core: clear platform pointers on error
 2019-03-04 13:07 UTC  (3+ messages)

[PATCH 14/17] drm/tegra: Convert to using __drm_atomic_helper_crtc_reset() for reset
 2019-03-04 13:02 UTC  (2+ messages)

[PATCH] of: reserved_mem: disable kmemleak scan on removed memory blocks
 2019-03-04 11:26 UTC  (6+ messages)

[REGRESSION] tegra124: nyan-big: LPAE not working
 2019-03-04  3:06 UTC  (3+ messages)

[PATCH v8 0/7] Support Trusted Foundations firmware on Tegra30
 2019-02-28 14:59 UTC  (8+ messages)
` [PATCH v8 1/7] ARM: trusted_foundations: Support L2 cache maintenance
` [PATCH v8 2/7] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v8 3/7] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v8 4/7] ARM: tegra: Set up L2 cache using Trusted Foundations firmware
` [PATCH v8 5/7] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v8 6/7] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v8 7/7] ARM: tegra: Add firmware calls required for suspend-resume on Tegra30

[PATCH] sched/cputime: Remove unnecessary assignment statement
 2019-02-28 13:53 UTC  (7+ messages)

[PATCH v7 0/7] Support Trusted Foundations firmware on Tegra30
 2019-02-28 13:36 UTC  (10+ messages)
` [PATCH v7 1/7] ARM: trusted_foundations: Support L2 cache maintenance
` [PATCH v7 2/7] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v7 3/7] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v7 4/7] ARM: tegra: Set up L2 cache using Trusted Foundations firmware
` [PATCH v7 5/7] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v7 6/7] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v7 7/7] ARM: tegra: Add firmware calls required for suspend-resume on Tegra30

[PATCH V15 14/18] block: enable multipage bvecs
 2019-02-28 12:39 UTC  (4+ messages)

[PATCH] arm64: defconfig: Add PWM Fan support
 2019-02-27 15:53 UTC 

[PATCH v1] drm/tegra: plane: Remove format-modifier checking
 2019-02-27 15:08 UTC  (2+ messages)

[PATCH] Revert "dma-contiguous: do not allocate a single page from CMA area"
 2019-02-27 14:04 UTC 

[PATCH v3] ARM: tegra: enforce PM requirement
 2019-02-27 13:31 UTC  (2+ messages)

Regression: SUNRPC: Use poll() to fix up the socket requeue races
 2019-02-27  0:31 UTC  (7+ messages)

[PATCH] arm64: tegra: Add supply for temperature sensor on P2888
 2019-02-26 16:07 UTC 

[PATCH v1] usb: chipidea: tegra: Fix missed ci_hdrc_remove_device()
 2019-02-26 15:40 UTC  (9+ messages)

[PATCH 4.20 000/183] 4.20.13-stable review
 2019-02-26 13:08 UTC  (2+ messages)

[PATCH 4.19 000/152] 4.19.26-stable review
 2019-02-26 12:26 UTC 

[PATCH 4.14 00/71] 4.14.104-stable review
 2019-02-26 12:24 UTC 

[PATCH 4.9 00/63] 4.9.161-stable review
 2019-02-26 12:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox