linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-23 15:10:19 to 2020-01-30 04:38:04 UTC [more...]

[PATCH v6 00/16] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-01-30  4:38 UTC  (17+ 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 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 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 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

[Regression 5.5-rc1] Extremely low GPU performance on NVIDIA Tegra20/30
 2020-01-30  4:36 UTC  (7+ messages)

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

[RFC PATCH v1 0/5] Add Tegra driver for video capture
 2020-01-29 22:40 UTC  (29+ messages)
` [RFC PATCH v1 1/5] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v1 2/5] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v1 3/5] dt-binding: tegra: Add VI and CSI bindings
  ` [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 V3] serial: 8250_tegra: Create Tegra specific 8250 driver
 2020-01-29 19:04 UTC  (2+ messages)

tegra30 tdm audio support
 2020-01-29 17:52 UTC  (47+ messages)
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
                                ` [Linux-kernel] "
                                      ` [alsa-devel] "

[PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema
 2020-01-29 16:16 UTC  (19+ messages)
` [RFC 2/2] dt-bindings: firmware: tegra186-bpmp: Document interconnects property

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

[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  (19+ messages)
` [PATCH v4 01/14] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v4 08/14] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v4 11/14] dmaengine: tegra-apb: Clean up suspend-resume

[Patch V3 00/18] Tegra XUSB OTG support
 2020-01-29  9:27 UTC  (25+ messages)
` [Patch V3 03/18] phy: tegra: xusb: Add usb-role-switch support
` [Patch V3 04/18] phy: tegra: xusb: Add usb-phy support
` [Patch V3 05/18] phy: tegra: xusb: Add support to get companion USB 3 port
` [Patch V3 06/18] phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210
` [Patch V3 07/18] phy: tegra: xusb: Add set_mode support for utmi phy on Tegra186
` [Patch V3 08/18] usb: xhci-tegra: Add OTG support
` [Patch V3 09/18] usb: gadget: tegra-xudc: Remove usb-role-switch support
` [Patch V3 10/18] usb: gadget: tegra-xudc: Add usb-phy support
` [Patch V3 11/18] usb: gadget: tegra-xudc: use phy_set_mode to set/unset device mode
` [Patch V3 12/18] usb: gadget: tegra-xudc: support multiple device modes

[PATCH 0/9] add ASoC components for AHUB
 2020-01-29  3:41 UTC  (34+ messages)
` [PATCH 2/9] ASoC: tegra: add support for CIF programming
  ` [alsa-devel] "
` [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver
  ` [alsa-devel] "
` [PATCH 5/9] ASoC: tegra: add Tegra210 based AHUB driver
    ` [alsa-devel] "
` [PATCH 7/9] ASoC: tegra: add Tegra210 based ADMAIF driver
    ` [alsa-devel] "

[PATCH] ALSA: hda: Reset stream if DMA RUN bit not cleared
 2020-01-28  9:50 UTC  (2+ messages)

[PATCH] usb: phy: tegra: make the code simple by devm_platform_ioremap_resource()
 2020-01-28  5:06 UTC  (3+ messages)

[GIT PULL] clk: tegra: Changes for v5.6-rc1
 2020-01-27 19:03 UTC  (2+ messages)

[PATCH] usb: chipidea: tegra: fix hardlock with invalid dr mode
 2020-01-27 15:38 UTC  (4+ messages)

[PATCH 4.19 000/639] 4.19.99-stable review
 2020-01-27  9:41 UTC  (8+ messages)

[PATCH v1] rtc: tps6586x: Use IRQ_NOAUTOEN flag
 2020-01-25 20:50 UTC  (2+ messages)

[PATCH V2] serial: 8250_tegra: Create Tegra specific 8250 driver
 2020-01-25 18:37 UTC  (3+ messages)

[PATCH 5.4 000/102] 5.4.15-stable review
 2020-01-24 14:52 UTC 

[PATCH 4.14 000/343] 4.14.168-stable review
 2020-01-24 14:51 UTC 

[PATCH v8 00/22] Move PMC clocks into Tegra PMC driver
 2020-01-24  8:50 UTC  (9+ messages)
` [PATCH v8 11/22] ASoC: tegra: Add fallback implementation for audio mclk
` [PATCH v8 22/22] clk: tegra: Remove audio clocks configuration from clock driver

[PATCH] i2c: tegra: Restore pinmux on system resume
 2020-01-23 15:10 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).