linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 23:51:08 to 2020-08-02 09:10:06 UTC [more...]

[PATCH] change slave occurence to secondary everywhere
 2020-08-02  9:09 UTC  (24+ messages)
  ` [PATCH v3] staging: nvec: change usage of slave to secondary
    ` [PATCH v4] "

[PATCH -next] arm64: Export __cpu_logical_map
 2020-08-01 12:16 UTC 

[PATCH v7 00/10] Support for Tegra video capture from external sensor
 2020-08-01  1:04 UTC  (13+ messages)
` [PATCH v7 01/10] media: tegra-video: Fix channel format alignment
` [PATCH v7 02/10] media: tegra-video: Enable TPG based on kernel config
` [PATCH v7 03/10] media: tegra-video: Update format lookup to offset based
` [PATCH v7 04/10] dt-bindings: tegra: Update VI and CSI bindings with port info
` [PATCH v7 05/10] media: tegra-video: Separate CSI stream enable and disable implementations
` [PATCH v7 06/10] media: tegra-video: Add support for external sensor capture
` [PATCH v7 07/10] media: tegra-video: Add support for selection ioctl ops
` [PATCH v7 08/10] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
` [PATCH v7 09/10] media: tegra-video: Add CSI MIPI pads calibration
` [PATCH v7 10/10] media: tegra-video: Compute settle times based on the clock rate

[RFC PATCH v6 00/10] Support for Tegra video capture from external sensor
 2020-07-31 21:03 UTC  (20+ messages)
` [RFC PATCH v6 01/10] media: tegra-video: Fix channel format alignment
` [RFC PATCH v6 02/10] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v6 03/10] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v6 04/10] dt-bindings: tegra: Update VI and CSI bindings with port info
` [RFC PATCH v6 05/10] media: tegra-video: Separate CSI stream enable and disable implementations
` [RFC PATCH v6 06/10] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v6 07/10] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v6 08/10] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
` [RFC PATCH v6 09/10] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v6 10/10] media: tegra-video: Compute settle times based on the clock rate

[PATCH 5.7 00/20] 5.7.12-rc1 review
 2020-07-31 17:15 UTC  (2+ messages)

[PATCH 5.4 00/19] 5.4.55-rc1 review
 2020-07-31 12:53 UTC 

[PATCH 4.19 00/17] 4.19.136-rc1 review
 2020-07-31 12:52 UTC 

[PATCH 4.14 00/14] 4.14.191-rc1 review
 2020-07-31 12:42 UTC 

[PATCH 4.9 00/61] 4.9.232-rc1 review
 2020-07-31 12:41 UTC 

[PATCH 4.4 00/54] 4.4.232-rc1 review
 2020-07-31 12:41 UTC 

[PATCH 1/2] cpufreq: tegra186: Fix initial frequency
 2020-07-31 12:14 UTC  (5+ messages)

acpi: fix 'return' with no value build warning
 2020-07-31 11:33 UTC  (3+ messages)
` [PATCH] "

[RFC PATCH v5 00/14] Support for Tegra video capture from external sensor
 2020-07-30  1:10 UTC  (40+ messages)
` [RFC PATCH v5 01/14] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v5 02/14] i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare
` [RFC PATCH v5 03/14] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v5 04/14] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v5 05/14] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v5 06/14] media: tegra-video: Fix channel format alignment
` [RFC PATCH v5 07/14] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v5 08/14] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v5 09/14] dt-bindings: tegra: Update VI and CSI bindings with port info
` [RFC PATCH v5 10/14] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v5 11/14] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v5 12/14] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
` [RFC PATCH v5 13/14] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v5 14/14] media: tegra-video: Compute settle times based on the clock rate

[PATCH 1/2] usb: tegra: Fix allocation for the FPCI context
 2020-07-29 10:08 UTC  (4+ messages)
` [PATCH V2] "

[PATCH 4.19 00/86] 4.19.135-rc3 review
 2020-07-29  9:01 UTC  (2+ messages)

[PATCH 5.7 000/179] 5.7.11-rc1 review
 2020-07-29  8:22 UTC  (2+ messages)

[PATCH] mmc: tegra: Add Runtime PM callbacks
 2020-07-28 14:12 UTC  (3+ messages)

[PATCH 4.14 00/64] 4.14.190-rc1 review
 2020-07-28 12:45 UTC 

[PATCH v2 1/2] dt-bindings: pci: tegra: Remove PLL power supplies
 2020-07-28 10:20 UTC  (7+ messages)
` [PATCH v2 2/2] PCI: "

[PATCH v4] clk: tegra: pll: Improve PLLM enable-state detection
 2020-07-28  1:21 UTC  (2+ messages)

[RFC PATCH v4 00/14] Support for Tegra video capture from external sensor
 2020-07-27 20:58 UTC  (19+ messages)
` [RFC PATCH v4 01/14] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v4 03/14] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v4 04/14] i2c: tegra: Fix runtime resume to re-init VI I2C
` [RFC PATCH v4 05/14] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
` [RFC PATCH v4 11/14] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v4 13/14] media: tegra-video: Add CSI MIPI pads calibration
  ` [RFC PATCH v4 10/14] media: tegra-video: Add support for external sensor capture
  ` [RFC PATCH v4 12/14] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
  ` [RFC PATCH v4 14/14] media: tegra-video: Compute settle times based on the clock rate

[PATCH 5.4 000/138] 5.4.54-rc1 review
 2020-07-27 14:46 UTC 

[PATCH 4.19 00/86] 4.19.135-rc1 review
 2020-07-27 14:45 UTC 

[PATCH v3] cpuidle: Fix CFI failure
 2020-07-27 12:09 UTC  (3+ messages)
` [PATCH v3] cpuidle: change enter_s2idle() prototype

[Patch v1 0/4] Add Nvidia Tegra GPC-DMA driver
 2020-07-27  9:07 UTC  (3+ messages)
` [Patch v1 2/4] dma: tegra: Adding Tegra GPC DMA controller driver

[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-07-27  8:17 UTC  (49+ messages)
` [RFT v2 01/29] memory: omap-gpmc: Remove unneeded asm/mach-types.h inclusion
` [RFT v2 02/29] memory: omap-gpmc: Remove unused file-scope phys_base and mem_size
` [PATCH v2 03/29] memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M
` [PATCH v2 04/29] memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts
` [PATCH v2 05/29] memory: jz4780-nemc: Do not enable by default on every compile test
` [PATCH v2 06/29] memory: Enable compile testing for most of the drivers
` [PATCH v2 07/29] memory: of: Remove unused headers
` [PATCH v2 08/29] memory: of: Remove __func__ in device related messages
` [PATCH v2 09/29] memory: of: Correct indentation
` [PATCH v2 10/29] memory: of: Remove unneeded extern from function declarations
` [PATCH v2 11/29] memory: emif-asm-offsets: Add GPLv2 SPDX license header
` [PATCH v2 12/29] memory: emif: Put constant in comparison on the right side
` [PATCH v2 13/29] memory: emif: Fix whitespace coding style violations
` [PATCH v2 14/29] memory: emif: Silence platform_get_irq() error in driver
` [PATCH v2 15/29] memory: ti-emif-pm: Fix cast to iomem pointer
` [PATCH v2 16/29] memory: renesas-rpc-if: Simplify with PTR_ERR_OR_ZERO
` [PATCH v2 17/29] memory: brcmstb_dpfe: Constify the contents of string
` [PATCH v2 18/29] memory: brcmstb_dpfe: Remove unneeded braces
` [PATCH v2 19/29] memory: mtk-smi: Add argument to function pointer definition
` [RFT v2 20/29] memory: omap-gpmc: Return meaningful error codes in gpmc_cs_set_timings()
` [RFT v2 21/29] memory: omap-gpmc: Remove GPMC_SET_ONE_CD_MAX macro for safety
` [PATCH v2 22/29] memory: omap-gpmc: Fix whitespace issue
` [PATCH v2 23/29] memory: pl172: Add GPLv2 SPDX license header
` [PATCH v2 24/29] memory: tegra: tegra210-emc: Fix indentation
` [PATCH v2 25/29] MAINTAINERS: Add Krzysztof Kozlowski as maintainer of memory controllers
` [PATCH v2 26/29] memory: fsl_ifc: Fix whitespace issues
` [PATCH v2 27/29] memory: da8xx-ddrctl: Remove unused 'node' variable
` [PATCH v2 28/29] memory: Describe the MEMORY Kconfig entry
` [PATCH v2 29/29] memory: samsung: exynos-srom: Describe the "

[PATCH v2] cpuidle: Fix CFI failure
 2020-07-25 15:48 UTC  (11+ messages)
` [PATCH v2] cpuidle: change enter_s2idle() prototype

[PATCH 1/7] i2c: tegra: remove dead code
 2020-07-25 11:26 UTC  (3+ messages)
` [PATCH 4/7] i2c: tegra: add high speed mode support

[PATCH] arm64: tegra: Properly size register regions for GPU on Tegra194
 2020-07-24 23:29 UTC  (2+ messages)

[PATCH] change slave occurence to secondary everywhere
 2020-07-24 14:06 UTC  (2+ messages)

[PATCH 23/23] MAINTAINERS: Add Krzysztof Kozlowski as maintainer of memory controllers
 2020-07-24  7:15 UTC  (2+ 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).