linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-12 14:18:57 to 2020-06-17 16:52:30 UTC [more...]

[PATCH v4 0/7] Support inhibiting input devices
 2020-06-17 16:52 UTC  (7+ messages)
` [PATCH] Input: document inhibiting
        ` [PATCH v2] "

[PATCH 5.7 000/162] 5.7.3-rc2 review
 2020-06-17 16:51 UTC  (2+ messages)

[PATCH 00/38] dt-bindings: json-schema conversions and cleanups
 2020-06-17 16:50 UTC  (26+ messages)
` [PATCH 07/38] dt-bindings: display: tegra: Convert to json-schema
` [PATCH 08/38] dt-bindings: display: tegra: Document interconnect paths
` [PATCH 25/38] dt-bindings: gpio: tegra: Convert to json-schema
` [PATCH 30/38] dt-bindings: panel: Allow reg property for DSI panels
` [PATCH 31/38] dt-bindings: panel: simple: Use unevaluatedProperties
  ` [PATCH 32/38] dt-bindings: leds: Document rfkill* trigger
  ` [PATCH 33/38] dt-bindings: memory-controller: Document Tegra132 EMC
  ` [PATCH 34/38] dt-bindings: memory-controller: Fix "reg" entries on Tegra194
  ` [PATCH 35/38] dt-bindings: memory: Update Tegra210 EMC bindings
  ` [PATCH 36/38] dt-bindings: power: supply: sbs-battery: Document TI BQ20Z45 compatible
  ` [PATCH 37/38] dt-bindings: pwm: Explicitly include pwm.yaml
  ` [PATCH 38/38] dt-bindings: serial: Document Tegra-specific properties

[PATCH v3] drm/tegra: Add zpos property for cursor planes
 2020-06-17 16:37 UTC  (5+ messages)

[PATCH v2 0/5] 180 degrees rotation support for NVIDIA Tegra DRM
 2020-06-17 16:27 UTC  (21+ messages)
` [PATCH v2 2/5] drm/panel: lvds: Set up panel orientation
` [PATCH v2 3/5] drm/tegra: plane: Rename bottom_up to reflect_y
  ` [PATCH v2 1/5] drm/panel: Add helper for reading DT rotation
  ` [PATCH v2 4/5] drm/tegra: plane: Support horizontal reflection mode
  ` [PATCH v2 5/5] drm/tegra: plane: Support 180° rotation

[PATCH 00/73] ARM: tegra: Various fixes for DT schema validation
 2020-06-17 16:21 UTC  (79+ messages)
  ` [PATCH 01/73] ARM: tegra: Add missing clock-names for SDHCI on Tegra114
  ` [PATCH 02/73] ARM: tegra: Remove simple clocks bus
  ` [PATCH 03/73] ARM: tegra: Remove simple regulators bus
  ` [PATCH 04/73] ARM: tegra: Remove battery-name property
  ` [PATCH 05/73] ARM: tegra: roth: Use the correct DSI/CSI supply
  ` [PATCH 06/73] ARM: tegra: tn7: "
  ` [PATCH 07/73] ARM: tegra: Do not mark host1x as simple bus
  ` [PATCH 08/73] ARM: tegra: Add missing host1x properties
  ` [PATCH 09/73] ARM: tegra: gr2d is not backwards-compatible
  ` [PATCH 10/73] ARM: tegra: gr3d "
  ` [PATCH 11/73] ARM: tegra: The Tegra114 DC "
  ` [PATCH 12/73] ARM: tegra: Drop display controller parent clocks on Tegra114
  ` [PATCH 13/73] ARM: tegra: Rename sdhci nodes to mmc
  ` [PATCH 14/73] ARM: tegra: Tegra114 SDHCI is not backwards-compatible
  ` [PATCH 15/73] ARM: tegra: Add missing #phy-cells property to USB PHYs
  ` [PATCH 16/73] ARM: tegra: Add missing #sound-dai-cells property to codecs
  ` [PATCH 17/73] ARM: tegra: Name GPIO hog nodes consistently
  ` [PATCH 18/73] ARM: tegra: Use standard name for Ethernet devices
  ` [PATCH 19/73] ARM: tegra: Use proper tuple notation
  ` [PATCH 20/73] ARM: tegra: Add micro-USB A/B port on Jetson TK1
  ` [PATCH 21/73] ARM: tegra: Add missing panel power supplies on Nyan
  ` [PATCH 22/73] ARM: tegra: Add #reset-cells to Tegra124 memory controller
  ` [PATCH 23/73] ARM: tegra: Fix order of XUSB controller clocks
  ` [PATCH 24/73] ARM: tegra: Add missing clock-names for SDHCI controllers
  ` [PATCH 25/73] ARM: tegra: Use proper unit-addresses for OPPs
  ` [PATCH 26/73] ARM: tegra: medcom-wide: Remove extra panel power supply
  ` [PATCH 27/73] ARM: tegra: Use numeric unit-addresses
  ` [PATCH 28/73] ARM: tegra: Use standard names for LED nodes
  ` [PATCH 29/73] ARM: tegra: seaboard: Use standard battery bindings
  ` [PATCH 30/73] ARM: tegra: Use standard names for SRAM nodes
  ` [PATCH 31/73] ARM: tegra: Add parent clock to DSI output
  ` [PATCH 32/73] ARM: tegra: Remove spurious comma from node name
  ` [PATCH 33/73] ARM: tegra: The Tegra30 DC is not backwards-compatible
  ` [PATCH 34/73] ARM: tegra: The Tegra30 SDHCI "
  ` [PATCH 35/73] arm64: tegra: Add missing #phy-cells property on Jetson TX2
  ` [PATCH 36/73] arm64: tegra: Add missing #phy-cells property on Jetson AGX Xavier
  ` [PATCH 37/73] arm64: tegra: Fix #address-cells/#size-cells for SRAM on Tegra186
  ` [PATCH 38/73] arm64: tegra: Use standard notation for interrupts
  ` [PATCH 39/73] arm64: tegra: Remove extra compatible for Tegra194 SDHCI
  ` [PATCH 40/73] arm64: tegra: Remove extra compatible for Tegra210 SDHCI
  ` [PATCH 41/73] arm64: tegra: Describe interconnect paths on Tegra186
  ` [PATCH 42/73] arm64: tegra: Describe interconnect paths on Tegra194
  ` [PATCH 43/73] arm64: tegra: Add interrupt for Tegra194 memory controller
  ` [PATCH 44/73] arm64: tegra: Add Tegra132 compatible string for host1x
  ` [PATCH 45/73] arm64: tegra: Add interrupt-names "
  ` [PATCH 46/73] arm64: tegra: Remove parent clock from display controllers
  ` [PATCH 47/73] arm64: tegra: Fixup I/O and PLL supply names for HDMI/DP
  ` [PATCH 48/73] arm64: tegra: Add unit-address to memory node
  ` [PATCH 49/73] arm64: tegra: Rename sdhci nodes to mmc
  ` [PATCH 50/73] arm64: tegra: Enable XUSB on Norrin
  ` [PATCH 51/73] arm64: tegra: Remove undocumented battery-name property
  ` [PATCH 52/73] arm64: tegra: Remove simple clocks bus
  ` [PATCH 53/73] arm64: tegra: Remove simple regulators bus
  ` [PATCH 54/73] arm64: tegra: norrin: Add missing panel power supply
  ` [PATCH 55/73] arm64: tegra: Use proper tuple notation
  ` [PATCH 56/73] arm64: tegra: Do not mark host1x as simple bus
  ` [PATCH 57/73] arm64: tegra: Use sor0_out clock on Tegra132
  ` [PATCH 58/73] arm64: tegra: Tegra132 EMC is not compatible with Tegra124
  ` [PATCH 59/73] arm64: tegra: Add missing #phy-cells property to USB PHYs
  ` [PATCH 60/73] arm64: tegra: Remove unneeded power supplies
  ` [PATCH 61/73] arm64: tegra: Update USB connector nodes
  ` [PATCH 62/73] arm64: tegra: Use standard EEPROM properties
  ` [PATCH 63/73] arm64: tegra: Remove XUSB pad controller interrupt from XUSB node
  ` [PATCH 64/73] arm64: tegra: Fix {clock,reset}-names ordering
  ` [PATCH 65/73] arm64: tegra: Do not mark display hub as simple bus
  ` [PATCH 66/73] arm64: tegra: Use standard names for SRAM nodes
  ` [PATCH 67/73] arm64: tegra: Remove unused interrupts from Tegra194 AON GPIO
  ` [PATCH 68/73] arm64: tegra: Fix indentation in Tegra194 device tree
  ` [PATCH 69/73] arm64: tegra: Rename agic -> interrupt-controller
  ` [PATCH 70/73] arm64: tegra: Various fixes for PMICs
  ` [PATCH 71/73] arm64: tegra: Sort nodes by unit-address on Jetson Nano
  ` [PATCH 72/73] arm64: tegra: Rename cbb@0 to bus@0 on Tegra194
  ` [PATCH 73/73] arm64: tegra: Fix order of XUSB controller clocks

[PATCH] [v2] dmaengine: tegra210-adma: Fix runtime PM imbalance on error
 2020-06-17 14:20 UTC  (2+ messages)

[PATCH] ASoC: tegra: Fix reference count leaks
 2020-06-17 13:30 UTC  (3+ messages)

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

[PATCH 5.6 000/158] 5.6.19-rc2 review
 2020-06-16 20:20 UTC 

[PATCH 5.4 000/131] 5.4.47-rc2 review
 2020-06-16 20:20 UTC 

[PATCH v2] drm/tegra: Add zpos property for cursor planes
 2020-06-16 16:38 UTC  (4+ messages)

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

[PATCH] sdhci: tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKS
 2020-06-16 11:32 UTC  (2+ messages)

donation of Euro 2,000,000.00
 2020-06-15 21:54 UTC 

[PATCH v2] iommu/tegra-smmu: Add missing locks around mapping operations
 2020-06-15 16:32 UTC  (2+ messages)

[GIT PULL 00/11] tegra: Changes for v5.8-rc1
 2020-06-15 14:02 UTC  (6+ messages)
` [GIT PULL 07/11] memory: "

[PATCH 0/2] memory: tegra: EMC scaling is not a clock provider
 2020-06-15  8:39 UTC  (4+ messages)
` [PATCH 2/2] memory: tegra: Drop <linux/clk-provider.h>

[PATCH v1 3/6] drm/panel: lvds: Set up panel orientation
 2020-06-14 19:36 UTC  (7+ messages)
  ` [PATCH v1 1/6] drm/panel: Add helper for reading DT rotation
  ` [PATCH v1 2/6] drm/panel: Set display info in panel attach
  ` [PATCH v1 4/6] drm/tegra: plane: Rename bottom_up to reflect_y
  ` [PATCH v1 6/6] drm/tegra: plane: Support 180° rotation
` [PATCH v1 5/6] drm/tegra: plane: Support horizontal reflection mode

[PATCH 0/4] arm64: tegra: Xavier SDMMC changes
 2020-06-13 13:22 UTC  (5+ messages)
` [PATCH 2/4] arm64: tegra: Fix CD on Jetson Xavier SDMMC1
  ` [PATCH 1/4] arm64: tegra: Enable signal voltage switching on Tegra194 SDMMC1 and SDMMC3
  ` [PATCH 3/4] arm64: tegra: Configure SDIO cards on Jetson Xavier SDMMC1
  ` [PATCH 4/4] arm64: tegra: Enable HS400 on Tegra194 SDMMC4

[PATCH v6 6/6] drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridge
 2020-06-12 21:53 UTC  (3+ messages)

[PATCH v10 0/2] Panel rotation patches
 2020-06-12 16:32 UTC  (8+ messages)

[PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-06-12 16:00 UTC 

[PATCH] ARM: tegra: Fix restoration of PLLM when exiting suspend
 2020-06-12 15:20 UTC  (6+ messages)

[PATCH 1/2] gpu: host1x: Register child devices
 2020-06-12 15:01 UTC  (2+ messages)
  ` [PATCH 2/2] drm/tegra: hub: "


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