linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-29 06:50:09 to 2020-02-04 04:29:28 UTC [more...]

[PATCH v2 0/9] add ASoC components for AHUB
 2020-02-04  4:29 UTC  (19+ messages)
  ` [PATCH v2 1/9] dt-bindings: sound: tegra: add DT binding "
  ` [PATCH v2 2/9] ASoC: tegra: add support for CIF programming
  ` [PATCH v2 3/9] ASoC: tegra: add Tegra210 based DMIC driver
  ` [PATCH v2 4/9] ASoC: tegra: add Tegra210 based I2S driver
  ` [PATCH v2 5/9] ASoC: tegra: add Tegra210 based AHUB driver
  ` [PATCH v2 6/9] ASoC: tegra: add Tegra186 based DSPK driver
  ` [PATCH v2 7/9] ASoC: tegra: add Tegra210 based ADMAIF driver
  ` [PATCH v2 8/9] arm64: tegra: add AHUB components for few Tegra chips
  ` [PATCH v2 9/9] arm64: tegra: enable AHUB modules "

[PATCH 5.5 00/23] 5.5.2-stable review
 2020-02-03 22:51 UTC  (2+ messages)

[PATCH 5.4 00/90] 5.4.18-stable review
 2020-02-03 21:40 UTC 

[PATCH 4.19 00/70] 4.19.102-stable review
 2020-02-03 21:39 UTC 

[PATCH 4.14 00/89] 4.14.170-stable review
 2020-02-03 21:39 UTC 

[PATCH 4.9 00/68] 4.9.213-stable review
 2020-02-03 21:39 UTC 

[PATCH 4.4 00/53] 4.4.213-stable review
 2020-02-03 21:39 UTC 

[PATCH] usb: chipidea: tegra: fix hardlock with invalid dr mode
 2020-02-03 17:22 UTC  (5+ messages)

[PATCH v1] usb: phy: tegra: Add clarifying comments about the shared registers
 2020-02-03 16:26 UTC  (3+ messages)

[PATCH v6 00/16] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-02-03 16:24 UTC  (39+ messages)
` [PATCH v6 01/16] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v6 02/16] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v6 03/16] dmaengine: tegra-apb: Implement synchronization hook
` [PATCH v6 04/16] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v6 05/16] dmaengine: tegra-apb: Clean up tasklet releasing
` [PATCH v6 07/16] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v6 08/16] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v6 10/16] dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM
  ` [PATCH v6 06/16] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
  ` [PATCH v6 09/16] dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init
  ` [PATCH v6 11/16] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
  ` [PATCH v6 12/16] dmaengine: tegra-apb: Clean up suspend-resume
  ` [PATCH v6 15/16] dmaengine: tegra-apb: Remove MODULE_ALIAS
  ` [PATCH v6 16/16] dmaengine: tegra-apb: Support COMPILE_TEST
` [PATCH v6 13/16] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v6 14/16] dmaengine: tegra-apb: Allow to compile as a loadable kernel module

[PATCH] soc/tegra: fuse: Fix build with Tegra194 configuration
 2020-02-03 14:31 UTC 

[Regression 5.5-rc1] Extremely low GPU performance on NVIDIA Tegra20/30
 2020-02-03 12:56 UTC  (9+ messages)

[PATCH v7 00/19] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-02-02 22:28 UTC  (20+ messages)
` [PATCH v7 02/19] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v7 04/19] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
  ` [PATCH v7 01/19] dmaengine: tegra-apb: Fix use-after-free
  ` [PATCH v7 03/19] dmaengine: tegra-apb: Implement synchronization hook
  ` [PATCH v7 05/19] dmaengine: tegra-apb: Clean up tasklet releasing
  ` [PATCH v7 06/19] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
  ` [PATCH v7 07/19] dmaengine: tegra-apb: Use devm_request_irq
  ` [PATCH v7 10/19] dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM
  ` [PATCH v7 12/19] dmaengine: tegra-apb: Remove handling of unrealistic error condition
  ` [PATCH v7 15/19] dmaengine: tegra-apb: Clean up suspend-resume
  ` [PATCH v7 19/19] dmaengine: tegra-apb: Support COMPILE_TEST
` [PATCH v7 08/19] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v7 09/19] dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init
` [PATCH v7 11/19] dmaengine: tegra-apb: Remove pending_sg_req checking from tdc_start_head_req
` [PATCH v7 13/19] dmaengine: tegra-apb: Don't stop cyclic DMA in a case of error condition
` [PATCH v7 14/19] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
` [PATCH v7 16/19] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v7 17/19] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
` [PATCH v7 18/19] dmaengine: tegra-apb: Remove MODULE_ALIAS

[PATCH for 5.6 v1] tty: serial: Handle RX transfer in PIO mode if DMA wasn't started
 2020-02-02 21:28 UTC 

[PATCH] Revert "ASoC: tegra: Allow 24bit and 32bit samples"
 2020-02-02 12:08 UTC  (5+ messages)
  ` Applied "ASoC: tegra: Revert 24 and 32 bit support" to the asoc tree

[PATCH v6 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-02-02  1:08 UTC  (4+ messages)
` [PATCH v6 07/12] ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30

[PATCH 5.5 00/56] 5.5.1-stable review
 2020-01-31 21:24 UTC  (2+ messages)

[RFC PATCH v1 0/5] Add Tegra driver for video capture
 2020-01-31 20:31 UTC  (39+ messages)
` [RFC PATCH v1 4/5] media: tegra: Add Tegra Video input driver for Tegra210
        `  "
          `  "
` [RFC PATCH v1 5/5] arm64: tegra: Add Tegra VI CSI suppport in device tree
      `  "
            `  "
                `  "

[PATCH 1/3] drm/tegra: sor: Suspend on clock registration failure
 2020-01-31 16:59 UTC  (3+ messages)
  ` [PATCH 2/3] drm/tegra: sor: Disable runtime PM on probe failure
  ` [PATCH 3/3] drm/tegra: sor: Initialize runtime PM before use

[PATCH] usb: phy: tegra: make the code simple by devm_platform_ioremap_resource()
 2020-01-31 13:21 UTC  (2+ messages)

[PATCH 5.4 000/110] 5.4.17-stable review
 2020-01-31 11:03 UTC 

tegra30 tdm audio support
 2020-01-31 11:03 UTC  (40+ messages)
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
                  ` [Linux-kernel] "
                      ` [alsa-devel] "
                                      ` 
                                        ` (no subject)
                                            ` [alsa-devel] "

[PATCH 4.19 00/55] 4.19.101-stable review
 2020-01-31 11:03 UTC 

[PATCH 01/17] clk: sunxi: sunxi-ng: convert to devm_platform_ioremap_resource
 2020-01-31  1:06 UTC  (2+ messages)

[PATCH 3/5] mm/mremap: use pmd_addr_end to calculate next in move_page_tables()
 2020-01-30 21:57 UTC  (18+ messages)

[RFC] dt-bindings: display: Convert Tegra host1x to json-schema
 2020-01-30 20:58 UTC  (3+ messages)

[PATCH V3] serial: 8250_tegra: Create Tegra specific 8250 driver
 2020-01-29 19:04 UTC  (2+ messages)

[RFC 2/2] dt-bindings: firmware: tegra186-bpmp: Document interconnects property
 2020-01-29 16:16 UTC  (14+ messages)

[PATCH v5 00/14] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-29 14:39 UTC  (10+ messages)
` [PATCH v5 01/14] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v5 05/14] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v5 08/14] dmaengine: tegra-apb: Fix coding style problems

[PATCH 5.4 000/104] 5.4.16-stable review
 2020-01-29 13:43 UTC  (2+ messages)

[PATCH 4.19 00/92] 4.19.100-stable review
 2020-01-29 13:16 UTC 

[PATCH 4.14 00/46] 4.14.169-stable review
 2020-01-29 13:13 UTC 

[PATCH 4.9 000/271] 4.9.212-stable review
 2020-01-29 13:13 UTC 

[PATCH 4.4 000/183] 4.4.212-stable review
 2020-01-29 13:12 UTC 

[PATCH v4 00/14] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-29 10:42 UTC  (10+ messages)
` [PATCH v4 01/14] dmaengine: tegra-apb: Fix use-after-free

[Patch V3 00/18] Tegra XUSB OTG support
 2020-01-29  9:27 UTC  (9+ messages)
` [Patch V3 03/18] phy: tegra: xusb: Add usb-role-switch support
` [Patch V3 12/18] usb: gadget: tegra-xudc: support multiple device modes


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