linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 14:20:02 to 2020-06-10 10:38:30 UTC [more...]

[PATCHv2 0/7] Support inhibiting input devices
 2020-06-10 10:38 UTC  (43+ messages)
                                  ` [PATCH v3 "
                                    ` [PATCH v3 3/7] ACPI: button: Access input device's users under appropriate mutex
                                    ` [PATCH v3 5/7] iio: adc: exynos: Use input_device_enabled()
                                      ` [PATCH v3 1/7] Input: add input_device_enabled()
                                      ` [PATCH v3 2/7] Input: use input_device_enabled()
                                      ` [PATCH v3 4/7] ACPI: button: Use input_device_enabled() helper
                                      ` [PATCH v3 6/7] platform/x86: thinkpad_acpi: Use input_device_enabled()
                                    ` [PATCH v3 7/7] Input: Add "inhibited" property
                                          ` [PATCH v4 0/7] Support inhibiting input devices
                                            ` [PATCH v4 1/7] Input: add input_device_enabled()
                                            ` [PATCH v4 2/7] Input: use input_device_enabled()
                                            ` [PATCH v4 3/7] ACPI: button: Access input device's users under appropriate mutex
                                            ` [PATCH v4 4/7] ACPI: button: Use input_device_enabled() helper
                                            ` [PATCH v4 5/7] iio: adc: exynos: Use input_device_enabled()
                                                  ` [FIXED PATCH "
                                            ` [PATCH v4 6/7] platform/x86: thinkpad_acpi: "
                                            ` [PATCH v4 7/7] Input: Add "inhibited" property

[PATCH] pinctrl: tegra: Use noirq suspend/resume callbacks
 2020-06-10  8:47 UTC  (3+ messages)

[RFC PATCH v1 00/18] Support for Tegra video capture from external sensor
 2020-06-10  6:02 UTC  (19+ messages)
` [RFC PATCH v1 03/18] i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
` [RFC PATCH v1 04/18] i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
` [RFC PATCH v1 08/18] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v1 09/18] media: tegra-video: Update format lookup to offset based
  ` [RFC PATCH v1 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains
  ` [RFC PATCH v1 02/18] arm64: tegra: Add missing clocks and power-domains to Tegra210 VI I2C
  ` [RFC PATCH v1 05/18] i2c: tegra: Fix runtime resume to re-init "
  ` [RFC PATCH v1 06/18] i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
  ` [RFC PATCH v1 07/18] media: tegra-video: Fix channel format alignment
  ` [RFC PATCH v1 10/18] dt-bindings: tegra: Document VI and CSI port nodes
  ` [RFC PATCH v1 11/18] media: tegra-video: Add support for external sensor capture
  ` [RFC PATCH v1 13/18] gpu: host1x: mipi: Add of_tegra_mipi_request() API
` [RFC PATCH v1 12/18] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v1 14/18] gpu: host1x: mipi: Split tegra_mipi_calibrate and tegra_mipi_wait
` [RFC PATCH v1 15/18] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v1 16/18] media: tegra-video: Compute settle times based on the clock rate
` [RFC PATCH v1 17/18] arm64: tegra: jetson-tx1: Add camera supplies
` [RFC PATCH v1 18/18] arm64: tegra: Enable Tegra VI CSI support for Jetson Nano

(unknown)
 2020-06-10  0:50 UTC 

[PATCH] memory: tegra: Constify struct thermal_cooling_device_ops
 2020-06-09 22:12 UTC 

[PATCH v3 00/39] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-06-09 20:02 UTC  (43+ messages)
` [PATCH v3 02/39] clk: tegra: Remove Memory Controller lock
` [PATCH v3 12/39] PM / devfreq: tegra20: Use MC timings for building OPP table
` [PATCH v3 13/39] PM / devfreq: tegra30: "
` [PATCH v3 17/39] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v3 19/39] dt-bindings: memory: tegra20: emc: Document new interconnect property
` [PATCH v3 22/39] dt-bindings: host1x: Document new interconnect properties
` [PATCH v3 30/39] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v3 33/39] memory: tegra30-emc: "
` [PATCH v3 34/39] memory: tegra30-emc: Register as interconnect provider
  ` [PATCH v3 01/39] clk: Export clk_hw_reparent()
  ` [PATCH v3 03/39] clk: tegra: Export Tegra20 EMC kernel symbols
  ` [PATCH v3 04/39] memory: tegra20-emc: Make driver modular
  ` [PATCH v3 05/39] memory: tegra30-emc: "
  ` [PATCH v3 06/39] memory: tegra124-emc: "
  ` [PATCH v3 07/39] memory: tegra124-emc: Use devm_platform_ioremap_resource
  ` [PATCH v3 08/39] soc/tegra: fuse: Export tegra_read_ram_code()
  ` [PATCH v3 09/39] memory: tegra20-emc: Initialize MC timings
  ` [PATCH v3 10/39] PM / devfreq: tegra20: Silence deferred probe error
  ` [PATCH v3 11/39] PM / devfreq: tegra30: "
  ` [PATCH v3 14/39] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
  ` [PATCH v3 15/39] PM / devfreq: tegra30: "
  ` [PATCH v3 16/39] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
  ` [PATCH v3 18/39] dt-bindings: memory: tegra20: mc: Document new interconnect property
  ` [PATCH v3 20/39] dt-bindings: memory: tegra30: "
  ` [PATCH v3 21/39] dt-bindings: memory: tegra30: emc: "
  ` [PATCH v3 23/39] dt-bindings: memory: tegra20: Add memory client IDs
  ` [PATCH v3 24/39] dt-bindings: memory: tegra30: "
  ` [PATCH v3 25/39] ARM: tegra: Add interconnect properties to Tegra20 device-tree
  ` [PATCH v3 26/39] ARM: tegra: Add interconnect properties to Tegra30 device-tree
  ` [PATCH v3 27/39] interconnect: Relax requirement in of_icc_get_from_provider()
  ` [PATCH v3 28/39] memory: tegra: Register as interconnect provider
  ` [PATCH v3 29/39] memory: tegra20-emc: Use devm_platform_ioremap_resource
  ` [PATCH v3 31/39] memory: tegra20-emc: Register as interconnect provider
  ` [PATCH v3 32/39] memory: tegra20-emc: Create tegra20-devfreq device
  ` [PATCH v3 35/39] drm/tegra: dc: Support memory bandwidth management
  ` [PATCH v3 36/39] drm/tegra: dc: Tune up high priority request controls for Tegra20
  ` [PATCH v3 37/39] drm/tegra: dc: Extend debug stats with total number of events
  ` [PATCH v3 39/39] ARM: multi_v7_defconfig: Enable interconnect API
` [PATCH v3 38/39] ARM: tegra: Enable interconnect API in tegra_defconfig

[PATCH] dt-bindings: mfd: max77620: Convert to json-schema
 2020-06-09 16:31 UTC  (2+ messages)

[PATCH v6 0/6] Support DRM bridges on NVIDIA Tegra
 2020-06-09 13:28 UTC  (7+ messages)
` [PATCH v6 1/6] of_graph: add of_graph_get_local_port()
` [PATCH v6 2/6] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence
` [PATCH v6 4/6] drm/tegra: output: Support DRM bridges
  ` [PATCH v6 3/6] drm/tegra: output: Don't leak OF node on error
  ` [PATCH v6 5/6] drm/tegra: output: rgb: Support LVDS encoder bridge
  ` [PATCH v6 6/6] drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge

[PATCH v4 00/37] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-06-09 13:14 UTC  (38+ messages)
` [PATCH v4 02/37] clk: tegra: Remove Memory Controller lock
` [PATCH v4 05/37] memory: tegra30-emc: Make driver modular
` [PATCH v4 06/37] memory: tegra124-emc: "
` [PATCH v4 08/37] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v4 09/37] memory: tegra20-emc: Initialize MC timings
` [PATCH v4 14/37] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
` [PATCH v4 15/37] PM / devfreq: tegra30: "
` [PATCH v4 16/37] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
` [PATCH v4 19/37] dt-bindings: memory: tegra20: emc: Document new interconnect property
  ` [PATCH v4 01/37] clk: Export clk_hw_reparent()
  ` [PATCH v4 03/37] clk: tegra: Export Tegra20 EMC kernel symbols
  ` [PATCH v4 04/37] memory: tegra20-emc: Make driver modular
  ` [PATCH v4 07/37] memory: tegra124-emc: Use devm_platform_ioremap_resource
  ` [PATCH v4 10/37] PM / devfreq: tegra20: Silence deferred probe error
  ` [PATCH v4 11/37] PM / devfreq: tegra30: "
  ` [PATCH v4 12/37] PM / devfreq: tegra20: Use MC timings for building OPP table
  ` [PATCH v4 13/37] PM / devfreq: tegra30: "
  ` [PATCH v4 17/37] PM / devfreq: tegra20: Relax Kconfig dependency
  ` [PATCH v4 18/37] dt-bindings: memory: tegra20: mc: Document new interconnect property
  ` [PATCH v4 20/37] dt-bindings: memory: tegra30: "
  ` [PATCH v4 21/37] dt-bindings: memory: tegra30: emc: "
  ` [PATCH v4 22/37] dt-bindings: host1x: Document new interconnect properties
  ` [PATCH v4 23/37] dt-bindings: memory: tegra20: Add memory client IDs
  ` [PATCH v4 25/37] ARM: tegra: Add interconnect properties to Tegra20 device-tree
  ` [PATCH v4 26/37] ARM: tegra: Add interconnect properties to Tegra30 device-tree
  ` [PATCH v4 27/37] interconnect: Relax requirement in of_icc_get_from_provider()
  ` [PATCH v4 28/37] memory: tegra: Register as interconnect provider
  ` [PATCH v4 30/37] memory: tegra20-emc: Continue probing if timings are missing in device-tree
  ` [PATCH v4 31/37] memory: tegra20-emc: Register as interconnect provider
  ` [PATCH v4 32/37] memory: tegra20-emc: Create tegra20-devfreq device
  ` [PATCH v4 33/37] memory: tegra30-emc: Continue probing if timings are missing in device-tree
  ` [PATCH v4 36/37] drm/tegra: dc: Tune up high priority request controls for Tegra20
  ` [PATCH v4 37/37] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v4 24/37] dt-bindings: memory: tegra30: Add memory client IDs
` [PATCH v4 29/37] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v4 34/37] memory: tegra30-emc: Register as interconnect provider
` [PATCH v4 35/37] drm/tegra: dc: Support memory bandwidth management

[PATCH v6 0/4] mmc: mediatek: add mmc cqhci support
 2020-06-09 11:28 UTC  (7+ messages)
` [PATCH v6 2/4] mmc: mediatek: refine msdc timeout api
  ` [PATCH v6 1/4] mmc: mediatek: add MT6779 MMC driver support
  ` [PATCH v6 3/4] mmc: mediatek: command queue support
` [PATCH v6 4/4] dt-bindings: mmc: mediatek: Add document for mt6779

[PATCH AUTOSEL 5.6 156/606] dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
 2020-06-08 23:06 UTC  (3+ messages)
  ` [PATCH AUTOSEL 5.6 049/606] usb: gadget: tegra-xudc: Fix idle suspend/resume
  ` [PATCH AUTOSEL 5.6 257/606] gpio: tegra: mask GPIO IRQs during IRQ shutdown

[PATCH V4] pwm: tegra: dynamic clk freq configuration by PWM driver
 2020-06-08 12:36 UTC  (3+ messages)

[PATCH v9 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-06-07 15:43 UTC  (7+ messages)
  ` [PATCH v9 1/6] ARM: tegra: Add device-tree for Acer Iconia Tab A500
  ` [PATCH v9 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7
  ` [PATCH v9 3/6] dt-bindings: Add vendor prefix for Acer Inc
  ` [PATCH v9 4/6] dt-bindings: ARM: tegra: Add Acer Iconia Tab A500
  ` [PATCH v9 5/6] dt-bindings: ARM: tegra: Add ASUS Google Nexus 7
  ` [PATCH v9 6/6] ARM: tegra_defconfig: Enable options useful for Nexus 7 and Acer A500

[PATCH 4.19 00/28] 4.19.127-rc1 review
 2020-06-07 11:19 UTC  (2+ messages)

[PATCH 5.7 00/14] 5.7.1-rc1 review
 2020-06-06  6:28 UTC 

[PATCH 5.6 00/43] 5.6.17-rc1 review
 2020-06-06  6:27 UTC 

[PATCH 5.4 00/38] 5.4.45-rc1 review
 2020-06-06  6:22 UTC 

[PATCH] serial: serial-tegra: reduce irq-latency after rx errors
 2020-06-05 14:57 UTC 

[PATCH] media: staging: tegra-vde: add missing pm_runtime_put_autosuspend
 2020-06-05 14:05 UTC  (3+ messages)

[PATCH] spi: tegra114: missing put on pm_runtime_get_sync failure
 2020-06-05  6:13 UTC  (3+ messages)

[PATCH] spi: tegra20-sflash: call pm_runtime_put in case of pm_runtime_get failure
 2020-06-05  6:10 UTC  (2+ messages)

[PATCH] spi: tegra20-slink: add missing pm_runtime_put
 2020-06-05  6:02 UTC  (2+ messages)

[PATCH] PCI: tegra: handle failure case of pm_runtime_get_sync
 2020-06-05  5:58 UTC  (2+ messages)

[PATCH] dmaengine: tegra210-adma: handle pm_runtime_get_sync failure cases
 2020-06-05  5:56 UTC  (2+ messages)

[PATCH] sdhci: tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKS
 2020-06-05  3:04 UTC 

[PATCH v6 0/4] Nvidia Arm SMMUv2 Implementation
 2020-06-04 23:44 UTC  (5+ messages)
  ` [PATCH v6 1/4] iommu/arm-smmu: add NVIDIA implementation for dual ARM MMU-500 usage
  ` [PATCH v6 2/4] dt-bindings: arm-smmu: Add binding for Tegra194 SMMU
  ` [PATCH v6 3/4] iommu/arm-smmu: Add global/context fault implementation hooks
  ` [PATCH v6 4/4] iommu/arm-smmu-nvidia: fix the warning reported by kbuild test robot

[PATCH v8 0/6] Support NVIDIA Tegra-based Acer A500 and Nexus 7 devices
 2020-06-04 20:11 UTC  (5+ messages)
` [PATCH v8 2/6] ARM: tegra: Add device-tree for ASUS Google Nexus 7

[PATCH] dmaengine: tegra210-adma: fix pm_runtime_get_sync failure
 2020-06-04 17:48 UTC  (3+ messages)

[PATCH] dmaengine: tegra210-adma: fix pm_runtime_get_sync failure
 2020-06-04 17:43 UTC  (2+ messages)

[PATCH V3 0/8] Tegra XUSB charger detect support
 2020-06-04 13:58 UTC  (9+ messages)
` [PATCH V3 2/8] usb: gadget: tegra-xudc: Add vbus_draw support
` [PATCH V3 5/8] phy: tegra: xusb: Add soc ops API to enable UTMI PAD protection
` [PATCH V3 6/8] phy: tegra: xusb: Add support for charger detect

[PATCH] drm/nouveau: gr/gk20a: Use firmware version 0
 2020-06-03 19:50 UTC  (3+ messages)
  ` [Nouveau] "

[RFC 0/2] iommu: arm-smmu: Add support for early direct mappings
 2020-06-03 17:23 UTC  (12+ messages)

[PATCH 4.9 00/55] 4.9.226-rc3 review
 2020-06-03 15:05 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).