linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-26 12:18:32 to 2022-09-10 23:35:59 UTC [more...]

[PATCH v6 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-09-10 23:35 UTC  (20+ messages)
` [PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group

[PATCH v2 0/3] Add GPCDMA support to Tegra I2C
 2022-09-10  9:03 UTC  (5+ messages)
` [PATCH v2 1/3] i2c: tegra: Add GPCDMA support
` [PATCH v2 2/3] arm64: tegra: Add GPCDMA support for Tegra I2C
` [PATCH v2 3/3] arm64: defconfig: Make TEGRA186_GPC_DMA built-in

[PATCH] dt-bindings: pwm: tegra: Document Tegra234 pwm binding
 2022-09-09 16:39 UTC  (6+ messages)
` [PATCH 2/3] arm64: tegra: Add PWM controllers on Tegra234
` [PATCH 3/3] arm64: tegra: Add user PWM support on Jetson Orin

[PATCH v8 0/5] iommu: Support mappings/reservations in reserved-memory regions
 2022-09-09 16:10 UTC  (12+ messages)
` [PATCH v8 1/5] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v8 2/5] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v8 3/5] iommu: dma: Use of_iommu_get_resv_regions()
` [PATCH v8 4/5] iommu/tegra-smmu: Add support for reserved regions
` [PATCH v8 5/5] iommu/tegra-smmu: Support managed domains

[PATCH] soc/tegra: pmc: Print reset info during probe
 2022-09-09 14:16 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: pwm: tegra: Add compatible string for Tegra234
 2022-09-09 12:57 UTC  (6+ messages)
` [PATCH 2/3] arm64: tegra: Add PWM controllers on Tegra234
` [PATCH 3/3] arm64: tegra: Add user PWM support on Jetson Orin

[PATCH] gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
 2022-09-08 13:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 5.15 000/107] 5.15.66-rc1 review
 2022-09-08 10:50 UTC 

[PATCH 5.10 00/80] 5.10.142-rc1 review
 2022-09-08 10:50 UTC 

[PATCH v2] mfd: stmpe: switch to using gpiod API
 2022-09-08 10:39 UTC  (3+ messages)

[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
 2022-09-08  8:38 UTC  (57+ messages)
` [PATCH v1 01/11] PCI: tegra: switch to using devm_fwnode_gpiod_get
` [PATCH v1 02/11] drm/tegra: "
` [PATCH v1 03/11] mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 04/11] usb: phy: tegra: switch to using devm_gpiod_get()
` [PATCH v1 05/11] usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
` [PATCH v1 06/11] PCI: aardvark: switch to using devm_gpiod_get_optional()
` [PATCH v1 07/11] PCI: apple: switch to using fwnode_gpiod_get_index()
` [PATCH v1 08/11] regulator: bd71815: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 09/11] regulator: bd9576: "
` [PATCH v1 10/11] watchdog: bd9576_wdt: "
` [PATCH v1 11/11] gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs

[PATCH v4 0/9] tegra: Add support for MGBE controller
 2022-09-07 16:36 UTC  (3+ messages)
` [PATCH net-next v4 9/9] stmmac: tegra: Add MGBE support

[PATCH 0/8] Support for NVDEC on Tegra234
 2022-09-07 11:05 UTC  (17+ messages)
` [PATCH 1/8] memory: tegra: Add API for retrieving carveout bounds
` [PATCH 2/8] dt-bindings: Add headers for NVDEC on Tegra234
` [PATCH 3/8] dt-bindings: Add bindings for Tegra234 NVDEC
` [PATCH 4/8] arm64: tegra: Add NVDEC on Tegra234
` [PATCH 5/8] gpu: host1x: Add stream ID register data for "
` [PATCH 6/8] drm/tegra: nvdec: Support multiple clocks
` [PATCH 7/8] drm/tegra: Add code for booting RISC-V based engines
` [PATCH 8/8] drm/tegra: Add Tegra234 support to NVDEC driver

[PATCH v8 0/2] DRM GEM fixes
 2022-09-07 10:25 UTC  (18+ messages)
` [PATCH v8 2/2] drm/gem: Don't map imported GEMs

[PATCH 0/3] Host1x context isolation on Tegra234
 2022-09-07  8:38 UTC  (4+ messages)
` [PATCH 1/3] gpu: host1x: Select context device based on attached IOMMU
` [PATCH 2/3] dt-bindings: Add Host1x context stream IDs on Tegra234
` [PATCH 3/3] arm64: tegra: Add context isolation domains "

[PATCH 0/6] drm/simpledrm: Support system memory framebuffers
 2022-09-07  7:23 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: display: simple-framebuffer: "
` [PATCH 2/6] dt-bindings: reserved-memory: Support framebuffer reserved memory
` [PATCH 3/6] drm/simpledrm: Add support for system memory framebuffers
` [PATCH 4/6] drm/format-helper: Support the AB24 format
` [PATCH 5/6] drm/simpledrm: "
` [PATCH 6/6] arm64: tegra: Add simple framebuffer on Jetson Xavier NX

[PATCH v3 00/30] Rework the trip points creation
 2022-09-06 16:47 UTC  (2+ messages)
` [PATCH v3 11/30] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function

[PATCH] soc/tegra: pmc: Check device node status property
 2022-09-06 13:51 UTC 

[PATCH] soc/tegra: pmc: Fix dual edge triggered wakes
 2022-09-06 13:44 UTC 

[PATCH v5 07/33] thermal/drivers/tegra: Switch to new of API
 2022-09-06 13:11 UTC  (2+ messages)

[PATCH] arm64: tegra: Fix ranges for host1x nodes
 2022-09-06 11:01 UTC 

[PATCH 1/2] arm64: tegra: Add PWM controllers on Tegra234
 2022-09-06  8:47 UTC  (4+ messages)
` [PATCH 2/2] arm64: tegra: Add user PWM support on Jetson Orin

[PATCH] ALSA: hda/tegra: Align BDL entry to 4KB boundary
 2022-09-06  5:13 UTC  (2+ messages)

[PATCH v2 0/2] usb: tegra: power down UTMI pad
 2022-09-06  2:43 UTC  (4+ messages)
` [PATCH v2 1/2] phy: tegra: xusb: add utmi pad power on/down ops

[Patch] cpufreq: tegra239: Add support for T239
 2022-09-05 15:57 UTC 

[PATCH 5.19 00/72] 5.19.7-rc1 review
 2022-09-02 17:47 UTC 

[PATCH 4.9 00/31] 4.9.327-rc1 review
 2022-09-02 16:35 UTC 

[PATCH 5.15 00/73] 5.15.65-rc1 review
 2022-09-02 16:36 UTC 

[PATCH 5.10 00/37] 5.10.141-rc1 review
 2022-09-02 16:36 UTC 

[PATCH 5.4 00/77] 5.4.212-rc1 review
 2022-09-02 16:36 UTC 

[PATCH 4.19 00/56] 4.19.257-rc1 review
 2022-09-02 16:35 UTC 

[PATCH 4.14 00/42] 4.14.292-rc1 review
 2022-09-02 16:35 UTC 

[PATCH RESEND 1/2] i2c: tegra: Add GPCDMA support
 2022-09-02 11:25 UTC  (12+ messages)

[PATCH v2 RESEND 2/3] serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
 2022-09-01 14:39 UTC  (2+ messages)
` [PATCH v2 RESEND 3/3] serial: tegra-tcu: "

[PATCH 0/9] drm: convert to using is_hdmi and has_audio from display info
 2022-09-01 12:47 UTC  (2+ messages)
` [PATCH 4/9] drm/tegra: convert to using is_hdmi "

[PATCH 5.15 000/136] 5.15.64-rc1 review
 2022-09-01  9:50 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-09-01  7:46 UTC 

[PATCH] arm64: tegra: Enable HDA node for AGX Orin
 2022-09-01  4:33 UTC 

[PATCH linux-next] cpufreq: tegra194: Remove the unneeded result variable
 2022-09-01  4:12 UTC  (2+ messages)

Nutrition Health Support: Telegram: Willst du reich werden? Fahre fort
 2022-08-30 14:32 UTC 

[PATCH v2 2/3] serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
 2022-08-30 13:13 UTC  (2+ messages)
` [PATCH v2 3/3] serial: tegra-tcu: "

[PATCH 5.10 00/86] 5.10.140-rc1 review
 2022-08-30 10:21 UTC 

[PATCH v2 5/5] serial: tegra: Remove custom frame size calculation
 2022-08-30  8:49 UTC 

[PATCH] phy: tegra: xusb: Only warn once reset problems in .remove()
 2022-08-30  7:30 UTC  (3+ messages)

[PATCH] phy: tegra: xusb: check the return value of devm_kzalloc() in tegra_xusb_setup_usb_role_switch()
 2022-08-30  7:19 UTC  (2+ messages)

[PATCH] arm64: tegra: Add iommus for AGX Orin hda node
 2022-08-30  5:27 UTC 

[PATCH 1/5] dt-bindings: socionext,uniphier-system-cache: drop minItems equal to maxItems
 2022-08-29 20:01 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: ata: "
` [PATCH 3/5] dt-bindings: clock: "
` [PATCH 4/5] dt-bindings: crypto: "
` [PATCH 5/5] dt-bindings: display: "

[PATCH 1/2] arm64: tegra: Add PWM controllers on Tegra234
 2022-08-29 11:44 UTC  (4+ messages)
` [PATCH 2/2] arm64: tegra: Add user PWM support on Jetson Orin

[PATCH 00/11] ARM: defconfig cleanup
 2022-08-29  8:52 UTC  (2+ messages)

[PATCH v3] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema
 2022-08-27 13:05 UTC  (3+ messages)
  ` Aw: "

[PATCH] arm64: dts: tegra: smaug: Add Bluetooth node
 2022-08-26 22:02 UTC 


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