linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 07:37:47 to 2020-11-05 08:31:31 UTC [more...]

Disinfectant
 2020-11-05  8:30 UTC 

[PATCH 1/3 v2] Input: atmel_mxt_ts - Fix up inverted RESET handler
 2020-11-05  8:09 UTC  (3+ messages)

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-05  2:30 UTC  (52+ messages)
` [PATCH v7 01/47] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v7 02/47] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v7 03/47] soc/tegra: fuse: Add stub for tegra_sku_info
` [PATCH v7 04/47] dt-bindings: memory: tegra20: emc: Correct registers range in example
` [PATCH v7 05/47] dt-bindings: memory: tegra20: emc: Document nvidia,memory-controller property
` [PATCH v7 06/47] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v7 07/47] dt-bindings: memory: tegra20: emc: "
` [PATCH v7 08/47] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v7 09/47] dt-bindings: memory: tegra30: mc: Document new interconnect property
` [PATCH v7 10/47] dt-bindings: memory: tegra30: emc: "
` [PATCH v7 11/47] dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulator
` [PATCH v7 12/47] dt-bindings: memory: tegra124: mc: Document new interconnect property
` [PATCH v7 13/47] dt-bindings: memory: tegra124: emc: "
` [PATCH v7 14/47] dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulator
` [PATCH v7 15/47] dt-bindings: tegra30-actmon: Document OPP and interconnect properties
` [PATCH v7 16/47] dt-bindings: host1x: Document new "
` [PATCH v7 17/47] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v7 18/47] dt-bindings: memory: tegra30: "
` [PATCH v7 19/47] dt-bindings: memory: tegra124: "
` [PATCH v7 20/47] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v7 21/47] ARM: tegra: Add interconnect properties to "
` [PATCH v7 22/47] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v7 23/47] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v7 24/47] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v7 25/47] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v7 26/47] ARM: tegra: Add DVFS properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v7 27/47] ARM: tegra: Add DVFS properties to Tegra124 "
` [PATCH v7 28/47] memory: tegra: Add and use devm_tegra_memory_controller_get()
` [PATCH v7 29/47] memory: tegra: Use devm_platform_ioremap_resource()
` [PATCH v7 30/47] memory: tegra: Remove superfluous error messages around platform_get_irq()
` [PATCH v7 31/47] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v7 32/47] memory: tegra-mc: Add interconnect framework
` [PATCH v7 33/47] memory: tegra20-emc: Make driver modular
` [PATCH v7 34/47] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v7 35/47] memory: tegra20: Support interconnect framework
` [PATCH v7 36/47] memory: tegra20-emc: Add devfreq support
` [PATCH v7 37/47] memory: tegra30: Add FIFO sizes to memory clients
` [PATCH v7 38/47] memory: tegra30-emc: Make driver modular
` [PATCH v7 39/47] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v7 40/47] memory: tegra30: Support interconnect framework
` [PATCH v7 41/47] memory: tegra124-emc: Make driver modular
` [PATCH v7 42/47] memory: tegra124: Support interconnect framework
` [PATCH v7 43/47] drm/tegra: dc: Support memory bandwidth management
` [PATCH v7 44/47] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v7 45/47] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v7 46/47] PM / devfreq: tegra30: Separate configurations per-SoC generation
` [PATCH v7 47/47] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-05  1:45 UTC  (32+ messages)
` [PATCH v1 01/30] dt-bindings: host1x: Document OPP and voltage regulator properties
` [PATCH v1 02/30] dt-bindings: mmc: tegra: "
` [PATCH v1 03/30] dt-bindings: pwm: "
` [PATCH v1 04/30] media: dt: bindings: tegra-vde: "
` [PATCH v1 05/30] dt-binding: usb: ci-hdrc-usb2: "
` [PATCH v1 06/30] dt-bindings: usb: tegra-ehci: "
` [PATCH v1 07/30] soc/tegra: Add sync state API
` [PATCH v1 08/30] soc/tegra: regulators: Support Tegra SoC device "
` [PATCH v1 09/30] soc/tegra: regulators: Fix lockup when voltage-spread is out of range
` [PATCH v1 10/30] regulator: Allow skipping disabled regulators in regulator_check_consumers()
` [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v1 12/30] drm/tegra: gr2d: Correct swapped device-tree compatibles
` [PATCH v1 13/30] drm/tegra: gr2d: Support OPP and SoC core voltage scaling
` [PATCH v1 14/30] drm/tegra: gr3d: "
` [PATCH v1 15/30] drm/tegra: hdmi: "
` [PATCH v1 16/30] gpu: host1x: "
` [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and "
` [PATCH v1 18/30] pwm: tegra: "
` [PATCH v1 19/30] media: staging: tegra-vde: Support OPP and SoC "
` [PATCH v1 20/30] usb: chipidea: tegra: "
` [PATCH v1 21/30] usb: host: ehci-tegra: "
` [PATCH v1 22/30] memory: tegra20-emc: Support Tegra SoC device state syncing
` [PATCH v1 23/30] memory: tegra30-emc: "
` [PATCH v1 24/30] ARM: tegra: Add OPP tables for Tegra20 peripheral devices
` [PATCH v1 25/30] ARM: tegra: Add OPP tables for Tegra30 "
` [PATCH v1 26/30] ARM: tegra: ventana: Add voltage supplies to DVFS-capable devices
` [PATCH v1 27/30] ARM: tegra: paz00: "
` [PATCH v1 28/30] ARM: tegra: acer-a500: "
` [PATCH v1 29/30] ARM: tegra: cardhu-a04: "
` [PATCH v1 30/30] ARM: tegra: nexus7: "

[PATCH v3] mfd: tps65910: Correct power-off programming sequence
 2020-11-05  1:33 UTC  (2+ messages)

[PATCH] ARM: uncompress: Enable debug in head.S
 2020-11-04 20:40 UTC  (3+ messages)

[PATCH v5 0/4] Introduce Embedded Controller driver for Acer A500
 2020-11-04 20:34 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v5 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v5 3/4] power: supply: Add battery gauge driver for "
` [PATCH v5 4/4] ARM: tegra: acer-a500: Add Embedded Controller

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-04 19:35 UTC  (3+ messages)
` [PATCH 24/36] tty: serial: serial-tegra: Struct headers should start with 'struct <name>'
` [PATCH 30/36] tty: serial: serial-tegra: Provide some missing struct member descriptions

[PATCH V2] drm/tegra: sor: Don't warn on probe deferral
 2020-11-04 19:12 UTC  (3+ messages)

[PATCH v2 1/2] gpio: tegra: Add lockdep class
 2020-11-04 17:04 UTC  (2+ messages)
` [PATCH v2 2/2] gpio: tegra: Use raw_spinlock

[PATCH v1 1/2] gpio: tegra: Add lockdep class
 2020-11-04 15:03 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: tegra: Use raw_spinlock

[PATCH v2 0/8] Nexus 7 and A500 device-tree improvements
 2020-11-04 14:12 UTC  (9+ messages)
` [PATCH v2 1/8] ARM: tegra: acer-a500: Correct thermal zone names
` [PATCH v2 2/8] ARM: tegra: acer-a500: Add power-supply to lvds-encoder node
` [PATCH v2 3/8] ARM: tegra: nexus7: Correct thermal zone names
` [PATCH v2 4/8] ARM: tegra: nexus7: Improve CPU passive-cooling threshold
` [PATCH v2 5/8] ARM: tegra: nexus7: Add power-supply to lvds-encoder node
` [PATCH v2 6/8] ARM: tegra: nexus7: Rename gpio-hog nodes
` [PATCH v2 7/8] ARM: tegra: nexus7: Set video decoder clock rate to 408MHz
` [PATCH v2 8/8] ARM: tegra: nexus7: Use panel-lvds as the only panel compatible

[PATCH v1] clk: tegra30: Use 300MHz for video decoder by default
 2020-11-04 13:48 UTC 

[PATCH v1] cpuidle: tegra: Annotate tegra_pm_set_cpu_in_lp2() with RCU_NONIDLE
 2020-11-04 13:21 UTC 

[PATCH] cpufreq: tegra186: Fix get frequency callback
 2020-11-04  9:33 UTC  (2+ messages)

[PATCH 4.14 000/125] 4.14.204-rc1 review
 2020-11-04  9:03 UTC 

[PATCH 5.4 000/214] 5.4.75-rc1 review
 2020-11-04  9:03 UTC 

[PATCH 4.19 000/191] 4.19.155-rc1 review
 2020-11-04  9:03 UTC 

[PATCH 5.9 000/391] 5.9.4-rc1 review
 2020-11-04  9:03 UTC 

[PATCH V3 0/5] Enhancements to Tegra194 PCIe driver
 2020-11-04  8:50 UTC  (6+ messages)
` [PATCH V3 1/5] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH V3 2/5] PCI: tegra: Map configuration space as nGnRnE
` [PATCH V3 3/5] PCI: tegra: Set DesignWare IP version
` [PATCH V3 4/5] PCI: tegra: Continue unconfig sequence even if parts fail
` [PATCH V3 5/5] PCI: tegra: Check return value of tegra_pcie_init_controller()

[PATCH V2 0/4] Enhancements to Tegra194 PCIe driver
 2020-11-04  8:51 UTC  (7+ messages)
` [PATCH V2 1/4] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH V2 2/4] PCI: tegra: Map configuration space as nGnRnE
` [PATCH V2 3/4] PCI: tegra: Set DesignWare IP version
` [PATCH V2 4/4] PCI: tegra: Handle error conditions properly

[PATCH] ASoC: tegra: remove unneeded semicolon
 2020-11-03 18:14 UTC  (3+ messages)

[PATCH] drm/tegra: sor: Don't warn on probe deferral
 2020-11-03 17:06 UTC  (2+ messages)

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-03 15:28 UTC  (3+ messages)
` [PATCH 13/25] soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables
` [PATCH 24/25] soc: tegra: fuse: speedo-tegra210: Remove a group of "

[PATCH] PCI: dwc: fix reference leak in pex_ep_event_pex_rst_deassert
 2020-11-03  3:14 UTC  (3+ messages)
  ` 答复: "

[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-03  2:22 UTC  (26+ messages)
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree
` [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v6 52/52] PM / devfreq: tegra30: Separate configurations per-SoC generation

[PATCH] memory: tegra: add missing put_devcie() call in tegra_emc_probe()
 2020-11-02 18:52 UTC  (2+ messages)

[PATCH 0/5 v16] KASan for Arm
 2020-11-02 18:10 UTC  (4+ messages)

[PATCH v5 0/7] Audio Graph Updates
 2020-11-02 15:10 UTC  (8+ messages)
` [PATCH v5 1/7] ASoC: soc-core: Fix component name_prefix parsing
` [PATCH v5 2/7] ASoC: soc-pcm: Get all BEs along DAPM path
` [PATCH v5 3/7] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v5 4/7] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
` [PATCH v5 5/7] ASoC: audio-graph: Support empty Codec endpoint
` [PATCH v5 6/7] ASoC: audio-graph: Expose new members for asoc_simple_priv
` [PATCH v5 7/7] ASoC: audio-graph: Expose helpers from audio graph

[PATCH 5.4 00/48] 5.4.74-rc2 review
 2020-11-02 12:38 UTC  (2+ messages)

[PATCH 5.9 00/74] 5.9.3-rc1 review
 2020-11-02  9:53 UTC 

[PATCH 5.8 00/70] 5.8.18-rc1 review
 2020-11-02  9:53 UTC 

[PATCH v3 00/20] Host1x/TegraDRM UAPI
 2020-10-30 23:13 UTC  (11+ messages)
` [PATCH v3 19/20] drm/tegra: Implement new UAPI

[PATCH 1/2] dt-bindings: Fix entry name for I/O High Voltage property
 2020-10-30 18:32 UTC  (2+ messages)

[PATCH v4 00/15] Audio graph card updates and usage with Tegra210 audio
 2020-10-30 13:58 UTC  (3+ messages)

[PATCH v1 0/2] Allow building Tegra video driver with COMPILE_TEST
 2020-10-30 11:02 UTC  (3+ messages)
` [PATCH v1 1/2] gpu: host1x: Allow COMPILE_TEST to build host1x driver on all platforms

[PATCH] drm/tegra: sor: fix missing clk_disable_unprepare() on error in tegra_sor_init
 2020-10-30  1:34 UTC 

[PATCH 00/13] PCI: dwc: Another round of clean-ups
 2020-10-29 22:29 UTC  (20+ messages)
` [PATCH 01/13] PCI: dwc/imx6: Drop setting PCI_MSI_FLAGS_ENABLE
` [PATCH 03/13] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
` [PATCH 05/13] PCI: dwc: Ensure all outbound ATU windows are reset
` [PATCH 07/13] PCI: dwc: Drop the .set_num_vectors() host op
` [PATCH 08/13] PCI: dwc: Move MSI interrupt setup into DWC common code
` [PATCH 09/13] PCI: dwc: Rework MSI initialization
` [PATCH 10/13] PCI: dwc: Move link handling into common code
` [PATCH 11/13] PCI: dwc: Move dw_pcie_msi_init() into core
` [PATCH 12/13] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code

[PATCH 5.4 000/408] 5.4.73-rc1 review
 2020-10-29  9:07 UTC 

[PATCH 09/25] ASoC: tegra: remove unnecessary CONFIG_PM_SLEEP
 2020-10-29  7:42 UTC  (2+ messages)
` [PATCH 10/25] "


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