linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-05 11:17:04 to 2020-02-14 18:23:28 UTC [more...]

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-14 18:23 UTC  (7+ messages)
` [RFC PATCH v3 2/6] clk: tegra: Add Tegra210 CSI TPG clock gate
` [RFC PATCH v3 3/6] dt-binding: tegra: Add VI and CSI bindings
  ` [RFC PATCH v3 1/6] dt-bindings: clock: tegra: Add clk id for CSI TPG clock
  ` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver
  ` [RFC PATCH v3 5/6] MAINTAINERS: Add Tegra Video driver section
  ` [RFC PATCH v3 6/6] arm64: tegra: Add Tegra VI CSI support in device tree

[RFC PATCH v2 0/6] Add Tegra driver for video capture
 2020-02-14 17:20 UTC  (17+ 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

[PATCH] dmaengine: tegra210-adma: Replace zero-length array with flexible-array member
 2020-02-14 17:16 UTC 

[PATCH v8 00/19] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-02-14 16:54 UTC  (25+ 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

[PATCH AUTOSEL 4.4 060/100] soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
 2020-02-14 16:23 UTC 

[PATCH AUTOSEL 4.9 084/141] soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
 2020-02-14 16:20 UTC 

[PATCH AUTOSEL 4.14 110/186] soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
 2020-02-14 16:15 UTC 

[PATCH AUTOSEL 4.19 147/252] soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
 2020-02-14 16:10 UTC 

[PATCH AUTOSEL 5.4 054/459] PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
 2020-02-14 15:58 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 276/459] soc/tegra: fuse: Correct straps' address for older Tegra124 device trees

[PATCH AUTOSEL 5.5 062/542] PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
 2020-02-14 15:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.5 317/542] soc/tegra: fuse: Correct straps' address for older Tegra124 device trees

[PATCH 5.5 000/120] 5.5.4-stable review
 2020-02-14 15:28 UTC  (2+ messages)

[PATCH 0/9] add ASoC components for AHUB
 2020-02-14 14:05 UTC  (18+ messages)
` [PATCH 4/9] ASoC: tegra: add Tegra210 based I2S driver
  ` [alsa-devel] "

[PATCH] ARM64: tegra: Fix Tegra194 PCIe compatible string
 2020-02-14 13:53 UTC 

[PATCH 5.4 00/96] 5.4.20-stable review
 2020-02-14 10:27 UTC 

[PATCH 4.19 00/52] 4.19.104-stable review
 2020-02-14 10:26 UTC 

[PATCH 4.14 000/173] 4.14.171-stable review
 2020-02-14 10:26 UTC 

[PATCH 4.9 000/116] 4.9.214-stable review
 2020-02-14 10:26 UTC 

[PATCH 4.4 00/91] 4.4.214-stable review
 2020-02-14 10:25 UTC 

[RFT PATCH v2] xhci: Fix memory leak when caching protocol extended capability PSI tables
 2020-02-14  8:35 UTC  (3+ messages)

[PATCH v4 0/5] memory: Introduce memory controller mini-framework
 2020-02-14  7:46 UTC  (11+ messages)
` [PATCH v4 2/5] of: Use memory-controllers property for DMA parent
  ` [PATCH v4 1/5] dt-bindings: Add memory controller bindings
  ` [PATCH v4 3/5] memory: Introduce memory controller mini-framework
  ` [PATCH v4 4/5] memory: tegra186: Register as memory controller
  ` [PATCH v4 5/5] iommu: arm-smmu: Get reference to "

[PATCH v9 00/17] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2020-02-13  0:38 UTC  (19+ messages)
` [PATCH v9 02/17] ARM: tegra: Add tegra_pm_park_secondary_cpu()
` [PATCH v9 06/17] ARM: tegra: Expose PM functions required for new cpuidle driver
` [PATCH v9 08/17] ARM: tegra: Make outer_disable() open-coded
` [PATCH v9 09/17] arm: tegra20: cpuidle: Handle case where secondary CPU hangs on entering LP2
` [PATCH v9 12/17] cpuidle: Refactor and move out NVIDIA Tegra20 driver into drivers/cpuidle
` [PATCH v9 14/17] cpuidle: tegra: Squash Tegra114 driver into the common driver
` [PATCH v9 15/17] cpuidle: tegra: Disable CC6 state if LP2 unavailable
  ` [PATCH v9 01/17] ARM: tegra: Compile sleep-tegra20/30.S unconditionally
  ` [PATCH v9 03/17] ARM: tegra: Remove pen-locking from cpuidle-tegra20
  ` [PATCH v9 04/17] ARM: tegra: Change tegra_set_cpu_in_lp2() type to void
  ` [PATCH v9 05/17] ARM: tegra: Propagate error from tegra_idle_lp2_last()
  ` [PATCH v9 07/17] ARM: tegra: Rename some of the newly exposed PM functions
  ` [PATCH v9 10/17] arm: tegra20: cpuidle: Make abort_flag atomic
  ` [PATCH v9 11/17] arm: tegra20/30: cpuidle: Remove unnecessary memory barrier
  ` [PATCH v9 13/17] cpuidle: tegra: Squash Tegra30 driver into the common driver
  ` [PATCH v9 16/17] ARM: multi_v7_defconfig: Enable Tegra cpuidle driver
  ` [PATCH v9 17/17] ARM: tegra: Enable Tegra cpuidle driver in tegra_defconfig

[PATCH v7 00/12] NVIDIA Tegra20 CPUFreq driver major update
 2020-02-12 23:46 UTC  (13+ messages)
  ` [PATCH v7 01/12] clk: tegra: Add custom CCLK implementation
  ` [PATCH v7 05/12] clk: tegra30: Use "
  ` [PATCH v7 06/12] ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
  ` [PATCH v7 08/12] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
  ` [PATCH v7 09/12] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
  ` [PATCH v7 10/12] ARM: tegra: Create tegra20-cpufreq platform device on Tegra30
  ` [PATCH v7 11/12] ARM: dts: tegra30: beaver: Set up voltage regulators for DVFS
  ` [PATCH v7 12/12] ARM: dts: tegra30: beaver: Add CPU Operating Performance Points
` [PATCH v7 02/12] clk: tegra: pll: Add pre/post rate-change hooks
` [PATCH v7 03/12] clk: tegra: cclk: Add helpers for handling PLLX rate changes
` [PATCH v7 04/12] clk: tegra20: Use custom CCLK implementation
` [PATCH v7 07/12] ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30

[PATCH v6 0/5] add Tegra194 XUSB host and pad controller support
 2020-02-12  6:11 UTC  (6+ messages)
  ` [PATCH v6 1/5] phy: tegra: xusb: Protect Tegra186 soc with config
  ` [PATCH v6 2/5] phy: tegra: xusb: Add Tegra194 support
  ` [PATCH v6 5/5] arm64: tegra: Enable XUSB host in P2972-0000 board
` [PATCH v6 3/5] dt-bindings: phy: tegra: Add Tegra194 support
` [PATCH v6 4/5] arm64: tegra: Add XUSB and pad controller on Tegra194

[PATCH] amba: tegra-ahb: Replace zero-length array with flexible-array member
 2020-02-11 21:02 UTC 

[PATCH v2 0/9] add ASoC components for AHUB
 2020-02-11 18:15 UTC  (30+ 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 6/9] ASoC: tegra: add Tegra186 based DSPK driver

Request for catalog and price list 2020
 2020-02-11 17:56 UTC 

[PATCH 5.5 000/367] 5.5.3-stable review
 2020-02-11 12:16 UTC  (2+ messages)

[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 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 

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)

[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  (5+ messages)
` [PATCH v7 14/19] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer

[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  (8+ 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)


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