messages from 2020-02-01 15:13:50 to 2020-02-10 20:05:39 UTC [more...]
[PATCH 5.5 000/367] 5.5.3-stable review
2020-02-10 20:05 UTC
[PATCH 4.19 000/195] 4.19.103-stable review
2020-02-10 20:05 UTC
[PATCH 5.4 000/309] 5.4.19-stable review
2020-02-10 20:04 UTC
[PATCH v1] dt-binding: usb: add "super-speed-plus"
2020-02-10 18:58 UTC (2+ messages)
[PATCH v2 0/9] add ASoC components for AHUB
2020-02-10 14:49 UTC (40+ 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 V5 00/21] Tegra XUSB OTG support
2020-02-10 8:11 UTC (22+ messages)
` [Patch V5 10/21] usb: gadget: tegra-xudc: Add usb-phy support
` [Patch V5 11/21] usb: gadget: tegra-xudc: use phy_set_mode to set/unset device mode
` [Patch V5 16/21] arm64: tegra: Enable xudc on Jetson TX1
` [Patch V5 17/21] arm64: tegra: Add xudc node for Tegra186
` [Patch V5 18/21] arm64: tegra: Enable xudc node on Jetson TX2
` [Patch V5 01/21] dt-bindings: phy: tegra-xusb: Add usb-role-switch
` [Patch V5 02/21] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [Patch V5 03/21] phy: tegra: xusb: Add usb-role-switch support
` [Patch V5 04/21] phy: tegra: xusb: Add usb-phy support
` [Patch V5 05/21] phy: tegra: xusb: Add support to get companion USB 3 port
` [Patch V5 06/21] phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210
` [Patch V5 07/21] phy: tegra: xusb: Add set_mode support for UTMI phy on Tegra186
` [Patch V5 08/21] usb: xhci-tegra: Add OTG support
` [Patch V5 09/21] usb: gadget: tegra-xudc: Remove usb-role-switch support
` [Patch V5 12/21] usb: gadget: tegra-xudc: support multiple device modes
` [Patch V5 13/21] arm64: tegra: update OTG port entries for jetson-tx1
` [Patch V5 14/21] arm64: tegra: update OTG port entries for jetson-tx2
` [Patch V5 15/21] arm64: tegra: Add xudc node for Tegra210
` [Patch V5 19/21] ARM: tegra: Remove USB 2-0 port from Jetson TK1 padctl
` [Patch V5 20/21] arm64: tegra: update OTG port entries for jetson-nano
` [Patch V5 21/21] arm64: tegra: Enable xudc node on Jetson nano
[PATCH for 5.6 v2] tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started
2020-02-09 16:44 UTC
[PATCH v8 00/19] NVIDIA Tegra APB DMA driver fixes and improvements
2020-02-09 16:33 UTC (20+ messages)
` [PATCH v8 01/19] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v8 02/19] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v8 03/19] dmaengine: tegra-apb: Implement synchronization hook
` [PATCH v8 04/19] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v8 05/19] dmaengine: tegra-apb: Clean up tasklet releasing
` [PATCH v8 06/19] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
` [PATCH v8 08/19] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v8 09/19] dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init
` [PATCH v8 10/19] dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM
` [PATCH v8 12/19] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
` [PATCH v8 07/19] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v8 11/19] dmaengine: tegra-apb: Remove duplicated pending_sg_req checks
` [PATCH v8 13/19] dmaengine: tegra-apb: Clean up suspend-resume
` [PATCH v8 14/19] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v8 15/19] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
` [PATCH v8 16/19] dmaengine: tegra-apb: Remove MODULE_ALIAS
` [PATCH v8 17/19] dmaengine: tegra-apb: Support COMPILE_TEST
` [PATCH v8 18/19] dmaengine: tegra-apb: Remove unused function argument
` [PATCH v8 19/19] dmaengine: tegra-apb: Improve error message about DMA underflow
LETTER OF INQUIRY
2020-02-07 20:44 UTC
[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
2020-02-07 18:34 UTC (12+ messages)
[tip: core/kprobes] arm/ftrace: Use __patch_text()
2020-02-07 16:47 UTC (5+ messages)
[RFC PATCH v2 0/6] Add Tegra driver for video capture
2020-02-07 13:01 UTC (15+ messages)
` [RFC PATCH v2 1/6] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
` [RFC PATCH v2 2/6] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v2 3/6] dt-binding: tegra: Add VI and CSI bindings
` [RFC PATCH v2 4/6] media: tegra: Add Tegra210 Video input driver
` [RFC PATCH v2 5/6] MAINTAINERS: Add Tegra Video driver section
` [RFC PATCH v2 6/6] arm64: tegra: Add Tegra VI CSI support in device tree
[GIT PULL] drm/tegra: Fixes for v5.6-rc1
2020-02-06 17:27 UTC
[PATCH v7 00/19] NVIDIA Tegra APB DMA driver fixes and improvements
2020-02-06 14:33 UTC (29+ 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 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema
2020-02-05 21:34 UTC (12+ messages)
` [RFC 2/2] dt-bindings: firmware: tegra186-bpmp: Document interconnects property
[RFC PATCH v1 0/5] Add Tegra driver for video capture
2020-02-05 19:54 UTC (18+ 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 4/5] media: tegra: Add Tegra Video input driver for Tegra210
[PATCH 0/3] drm/tegra: A couple of fixes for v5.6-rc1
2020-02-05 17:31 UTC (12+ messages)
` [PATCH 1/3] drm/tegra: Relax IOMMU usage criteria on old Tegra
` [PATCH 2/3] drm/tegra: Reuse IOVA mapping where possible
` [PATCH 3/3] gpu: host1x: Set DMA direction only for DMA-mapped buffer objects
[PATCH] usb: chipidea: tegra: fix hardlock with invalid dr mode
2020-02-05 11:17 UTC (8+ messages)
[Patch V4 00/19] Tegra XUSB OTG support
2020-02-04 11:17 UTC (20+ messages)
` [Patch V4 02/19] dt-bindings: usb: Add NVIDIA Tegra XUSB device mode controller binding
` [Patch V4 04/19] phy: tegra: xusb: Add usb-phy support
` [Patch V4 05/19] phy: tegra: xusb: Add support to get companion USB 3 port
` [Patch V4 06/19] phy: tegra: xusb: Add set_mode support for USB 2 phy on Tegra210
` [Patch V4 07/19] phy: tegra: xusb: Add set_mode support for UTMI phy on Tegra186
` [Patch V4 09/19] usb: gadget: tegra-xudc: Remove usb-role-switch support
` [Patch V4 01/19] dt-bindings: phy: tegra-xusb: Add usb-role-switch
` [Patch V4 03/19] phy: tegra: xusb: Add usb-role-switch support
` [Patch V4 08/19] usb: xhci-tegra: Add OTG support
` [Patch V4 10/19] usb: gadget: tegra-xudc: Add usb-phy support
` [Patch V4 11/19] usb: gadget: tegra-xudc: use phy_set_mode to set/unset device mode
` [Patch V4 12/19] usb: gadget: tegra-xudc: support multiple device modes
` [Patch V4 13/19] arm64: tegra: update OTG port entries for jetson-tx1
` [Patch V4 14/19] arm64: tegra: update OTG port entries for jetson-tx2
` [Patch V4 15/19] arm64: tegra: Add xudc node for Tegra210
` [Patch V4 16/19] arm64: tegra: Enable xudc on Jetson TX1
` [Patch V4 18/19] arm64: tegra: Enable xudc node on Jetson TX2
` [Patch V4 19/19] ARM: tegra: Remove USB 2-0 port from Jetson TK1 padctl
` [Patch V4 17/19] arm64: tegra: Add xudc node for Tegra186
[PATCH 1/3] drm/tegra: sor: Suspend on clock registration failure
2020-02-04 10:47 UTC (6+ 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 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 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 (11+ messages)
` [PATCH v6 11/16] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
[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 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 (2+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).