Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-04 22:56:09 to 2021-07-14 19:43:58 UTC [more...]

[PATCH AUTOSEL 5.12 049/102] arm64: tegra: Add PMU node for Tegra194
 2021-07-14 19:40 UTC  (6+ messages)
` [PATCH AUTOSEL 5.12 051/102] ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in device-trees
` [PATCH AUTOSEL 5.12 052/102] ARM: tegra: nexus7: Correct 3v3 regulator GPIO of PM269 variant
` [PATCH AUTOSEL 5.12 061/102] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH AUTOSEL 5.12 077/102] soc/tegra: fuse: Fix Tegra234-only builds
` [PATCH AUTOSEL 5.12 078/102] firmware: tegra: bpmp: "

[PATCH AUTOSEL 5.13 049/108] arm64: tegra: Add PMU node for Tegra194
 2021-07-14 19:37 UTC  (6+ messages)
` [PATCH AUTOSEL 5.13 051/108] ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in device-trees
` [PATCH AUTOSEL 5.13 052/108] ARM: tegra: nexus7: Correct 3v3 regulator GPIO of PM269 variant
` [PATCH AUTOSEL 5.13 063/108] memory: tegra: Fix compilation warnings on 64bit platforms
` [PATCH AUTOSEL 5.13 082/108] soc/tegra: fuse: Fix Tegra234-only builds
` [PATCH AUTOSEL 5.13 083/108] firmware: tegra: bpmp: "

[PATCH v2 1/2] dt-bindings: clock: tegra: Fix USB controller nodes in examples
 2021-07-14 18:01 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: usb: tegra: Convert to json-schema

[PATCH v8 0/9] Couple improvements for Tegra clk driver
 2021-07-14 17:58 UTC  (6+ messages)
` [PATCH v8 2/9] clk: tegra: Fix refcounting of gate clocks

[PATCH v8 00/14] drm/tegra: Introduce a modern UABI
 2021-07-14 15:26 UTC  (19+ messages)
` [PATCH v8 01/14] gpu: host1x: Add DMA fence implementation
` [PATCH v8 02/14] gpu: host1x: Add no-recovery mode
` [PATCH v8 03/14] gpu: host1x: Add job release callback
` [PATCH v8 04/14] gpu: host1x: Add support for syncpoint waits in CDMA pushbuffer
` [PATCH v8 05/14] drm/tegra: Extract tegra_gem_lookup
` [PATCH v8 06/14] drm/tegra: Add new UAPI to header
` [PATCH v8 07/14] drm/tegra: Boot VIC during runtime PM resume
` [PATCH v8 08/14] drm/tegra: Allocate per-engine channel in core code
` [PATCH v8 09/14] drm/tegra: Implement new UAPI
` [PATCH v8 10/14] drm/tegra: Implement syncpoint management UAPI
` [PATCH v8 11/14] drm/tegra: Implement syncpoint wait UAPI
` [PATCH v8 12/14] drm/tegra: Implement job submission part of new UAPI
` [PATCH v8 13/14] drm/tegra: Add job firewall
` [PATCH v8 14/14] drm/tegra: Bump driver version

[PATCH v1] iommu/tegra-smmu: Change debugfs directory name
 2021-07-14 11:17 UTC  (3+ messages)

[PATCH] arm64: tegra: Enable SMMU support for PCIe on Tegra194
 2021-07-14  7:32 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v2 0/7] Tegra Kconfig improvements for 5.15
 2021-07-14  2:51 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: tegra_defconfig: Enable CONFIG_TEGRA30_TSENSOR
` [PATCH v2 2/7] ARM: tegra_defconfig: Enable CONFIG_FB
` [PATCH v2 3/7] ARM: tegra_defconfig: Enable Acer A500 drivers
` [PATCH v2 4/7] ARM: tegra_defconfig: Enable CONFIG_CROS_EC
` [PATCH v2 5/7] ARM: tegra_defconfig: Rebuild defconfig
` [PATCH v2 6/7] ARM: multi_v7_defconfig: Enable Acer A500 drivers
` [PATCH v2 7/7] ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR

[PATCH v4 0/5] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-13 11:17 UTC  (2+ messages)
` [PATCH v4 3/5] dt-bindings: PCI: update references to Designware schema

[PATCH v3 0/2] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-13  8:31 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it "

[PATCH 5.12 000/700] 5.12.17-rc1 review
 2021-07-13  8:04 UTC  (3+ messages)

[PATCH 5.10 000/598] 5.10.50-rc2 review
 2021-07-13  8:04 UTC 

[PATCH 5.4 000/349] 5.4.132-rc2 review
 2021-07-13  8:04 UTC 

[PATCH v3 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-13  0:22 UTC  (20+ messages)
` [PATCH v3 01/12] dt-bindings: phy: tegra20-usb-phy: Convert to schema
` [PATCH v3 02/12] dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode
` [PATCH v3 03/12] soc/tegra: pmc: Expose USB regmap to all SoCs
` [PATCH v3 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v3 05/12] usb: otg-fsm: Fix hrtimer list corruption
` [PATCH v3 06/12] dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator
` [PATCH v3 07/12] power: supply: smb347-charger: Make smb347_set_writable() IRQ-safe
` [PATCH v3 08/12] power: supply: smb347-charger: Remove caching of charger state
` [PATCH v3 09/12] power: supply: smb347-charger: Implement USB VBUS regulator
` [PATCH v3 10/12] arm64: tegra132: Add new properties to USB PHY device-tree node
` [PATCH v3 11/12] ARM: tegra: Add new properties to USB PHY device-tree nodes
` [PATCH v3 12/12] ARM: tegra: nexus7: Enable USB OTG mode

[PATCH 5.10 000/593] 5.10.50-rc1 review
 2021-07-12 13:15 UTC  (5+ messages)

[PATCH 5.13 000/800] 5.13.2-rc1 review
 2021-07-12 13:14 UTC 

[PATCH 5.4 000/348] 5.4.132-rc1 review
 2021-07-12 13:13 UTC  (2+ messages)

[PATCH v2 0/2] arm64: tegra: Enable audio IOMMU support on Tegra194
 2021-07-12 10:45 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: tegra: Use ADMAIF component for DMA allocations
` [PATCH v2 2/2] arm64: tegra: Enable audio IOMMU support on Tegra194
` (subset) [PATCH v2 0/2] "

stable request: 5.12+: PCI: tegra194: Fix host initialization during resume
 2021-07-12  9:55 UTC 

[PATCH v1] soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR
 2021-07-12  0:39 UTC  (2+ messages)

[PATCH v1] thermal/drivers/tegra-soctherm: Silence message about clamped temperature
 2021-07-12  0:23 UTC 

[PATCH v2 0/5] Compile-test NVIDIA Tegra CPUIDLE driver
 2021-07-12  0:03 UTC  (6+ messages)
` [PATCH v2 1/5] soc/tegra: fuse: Add stubs needed for compile testing
` [PATCH v2 2/5] soc/tegra: irq: "
` [PATCH v2 3/5] soc/tegra: pm: Make stubs usable "
` [PATCH v2 4/5] clk: tegra: Add stubs needed "
` [PATCH v2 5/5] cpuidle: tegra: Enable "

[PATCH v1 0/5] Tegra Kconfig improvements for 5.15
 2021-07-11 23:54 UTC  (6+ messages)
` [PATCH v1 1/5] ARM: tegra_defconfig: Enable CONFIG_TEGRA30_TSENSOR
` [PATCH v1 2/5] ARM: tegra_defconfig: Enable CONFIG_FB
` [PATCH v1 3/5] ARM: tegra_defconfig: Enable Acer A500 drivers
` [PATCH v1 4/5] ARM: multi_v7_defconfig: "
` [PATCH v1 5/5] ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR

[PATCH v1 0/1] Tegra ARM64 device-tree improvements for 5.15
 2021-07-11 23:49 UTC  (2+ messages)
` [PATCH v1 1/1] arm64: tegra194: p2888: Correct interrupt trigger type of temperature sensor

[PATCH v1 00/13] Tegra ARM32 device-tree improvements for 5.15
 2021-07-11 23:44 UTC  (14+ messages)
` [PATCH v1 01/13] ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees
` [PATCH v1 02/13] ARM: tegra: ouya: Add interrupt to temperature sensor node
` [PATCH v1 03/13] ARM: tegra: paz00: "
` [PATCH v1 04/13] ARM: tegra: nexus7: "
` [PATCH v1 05/13] ARM: tegra: acer-a500: "
` [PATCH v1 06/13] ARM: tegra: nyan: Correct interrupt trigger type of temperature sensor
` [PATCH v1 07/13] ARM: tegra: apalis: "
` [PATCH v1 08/13] ARM: tegra: cardhu: "
` [PATCH v1 09/13] ARM: tegra: dalmore: "
` [PATCH v1 10/13] ARM: tegra: jetson-tk1: "
` [PATCH v1 11/13] ARM: tegra: acer-a500: Remove bogus USB VBUS regulators
` [PATCH v1 12/13] ARM: tegra: acer-a500: Improve thermal zones
` [PATCH v1 13/13] ARM: tegra: nexus7: "

[PATCH AUTOSEL 4.9 13/16] pwm: tegra: Don't modify HW state in .remove callback
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.14 16/21] pwm: tegra: Don't modify HW state in .remove callback
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.19 11/22] PCI: tegra: Add missing MODULE_DEVICE_TABLE
 2021-07-10 23:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 17/22] pwm: tegra: Don't modify HW state in .remove callback

[PATCH AUTOSEL 5.4 15/28] PCI: tegra: Add missing MODULE_DEVICE_TABLE
 2021-07-10 23:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 22/28] pwm: tegra: Don't modify HW state in .remove callback

[PATCH AUTOSEL 5.10 21/37] PCI: tegra: Add missing MODULE_DEVICE_TABLE
 2021-07-10 23:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 30/37] pwm: tegra: Don't modify HW state in .remove callback

[PATCH AUTOSEL 5.12 22/43] PCI: tegra: Add missing MODULE_DEVICE_TABLE
 2021-07-10 23:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 34/43] pwm: tegra: Don't modify HW state in .remove callback

[PATCH AUTOSEL 4.4 21/23] ALSA: hda: Add IRQ check for platform_get_irq()
 2021-07-10  2:39 UTC 

[PATCH AUTOSEL 4.9 23/26] ALSA: hda: Add IRQ check for platform_get_irq()
 2021-07-10  2:36 UTC 

[PATCH AUTOSEL 4.14 28/33] ALSA: hda: Add IRQ check for platform_get_irq()
 2021-07-10  2:35 UTC 

[PATCH AUTOSEL 4.19 34/39] ALSA: hda: Add IRQ check for platform_get_irq()
 2021-07-10  2:31 UTC 

[PATCH AUTOSEL 5.4 57/63] ALSA: hda: Add IRQ check for platform_get_irq()
 2021-07-10  2:27 UTC 

[PATCH AUTOSEL 5.10 83/93] ALSA: hda: Add IRQ check for platform_get_irq()
 2021-07-10  2:24 UTC 

[PATCH AUTOSEL 5.12 094/104] ALSA: hda: Add IRQ check for platform_get_irq()
 2021-07-10  2:21 UTC 

[PATCH V2] serial: tegra: Only print FIFO error message when an error occurs
 2021-07-09 21:38 UTC  (6+ messages)

[PATCH v1 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-09 21:30 UTC  (8+ messages)
` [PATCH v1 04/12] usb: phy: tegra: Support OTG mode programming
` [PATCH v1 05/12] usb: otg-fsm: Fix hrtimer list corruption

[PATCH v7 00/37] NVIDIA Tegra power management patches for 5.15
 2021-07-09 21:23 UTC  (3+ messages)

[PATCH 5.10 0/6] 5.10.49-rc1 review
 2021-07-09 17:11 UTC 

[PATCH 4.19 00/34] 4.19.197-rc1 review
 2021-07-09 17:11 UTC 

[PATCH 5.12 00/11] 5.12.16-rc1 review
 2021-07-09 17:11 UTC 

[PATCH 5.4 0/4] 5.4.131-rc1 review
 2021-07-09 17:11 UTC 

[PATCH 4.4 0/4] 4.4.275-rc1 review
 2021-07-09 17:11 UTC 

[PATCH 4.14 00/25] 4.14.239-rc1 review
 2021-07-09 17:11 UTC 

[PATCH 4.9 0/9] 4.9.275-rc1 review
 2021-07-09 17:11 UTC 

[GIT PULL] arm64: tegra: Device tree fixes for v5.14-rc1
 2021-07-09 15:02 UTC 

[PATCH] arm64: tegra: Enable SMMU support for USB on Tegra194
 2021-07-09 14:47 UTC  (2+ messages)

[PATCH] arm64: tegra: Enable audio IOMMU support on Tegra194
 2021-07-09 12:11 UTC  (2+ messages)

[PATCH] arm64: tegra: Enable audio IOMMU support on Tegra194
 2021-07-09 12:08 UTC  (2+ messages)

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-09  8:30 UTC  (7+ messages)
` [RFC 02/11] drivers: Add HTE subsystem
` [RFC 03/11] hte: Add tegra194 HTE kernel provider
` [RFC 08/11] gpiolib: cdev: Add hardware timestamp clock type

[PATCH] drm/tegra: gr2d: Explicitly control module reset
 2021-07-08 19:40 UTC  (4+ messages)

[PATCH v4] gpio: tegra186: Add ACPI support
 2021-07-08 13:08 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 1/3] PCI: tegra: Fix OF node reference leak
 2021-07-07 19:52 UTC  (9+ messages)
` [PATCH 2/3] PCI: tegra: Use 'seq_puts' instead of 'seq_printf'
` [PATCH 3/3] PCI: tegra: make const array err_msg static

[PATCH AUTOSEL 5.4 24/74] clk: tegra: Ensure that PLLU configuration is applied properly
 2021-07-06 11:24 UTC 

[PATCH AUTOSEL 5.10 043/137] clk: tegra: Fix refcounting of gate clocks
 2021-07-06 11:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 044/137] clk: tegra: Ensure that PLLU configuration is applied properly

[PATCH AUTOSEL 4.9 12/35] clk: tegra: Ensure that PLLU configuration is applied properly
 2021-07-06 11:28 UTC 

[PATCH AUTOSEL 4.14 17/45] clk: tegra: Ensure that PLLU configuration is applied properly
 2021-07-06 11:27 UTC 

[PATCH AUTOSEL 5.12 048/160] clk: tegra: Fix refcounting of gate clocks
 2021-07-06 11:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.12 049/160] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH AUTOSEL 5.12 058/160] clk: tegra: tegra124-emc: Fix clock imbalance in emc_set_timing()

[PATCH AUTOSEL 4.19 18/55] clk: tegra: Ensure that PLLU configuration is applied properly
 2021-07-06 11:26 UTC 

[PATCH AUTOSEL 5.13 058/189] drm/tegra: hub: Fix YUV support
 2021-07-06 11:12 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 059/189] clk: tegra: Fix refcounting of gate clocks
` [PATCH AUTOSEL 5.13 060/189] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH AUTOSEL 5.13 070/189] clk: tegra: tegra124-emc: Fix clock imbalance in emc_set_timing()

[PATCH 5.12 0/7] 5.12.15-rc1 review
 2021-07-05 18:35 UTC 

[PATCH 5.10 0/7] 5.10.48-rc1 review
 2021-07-05 18:35 UTC 

[PATCH 5.4 0/6] 5.4.130-rc1 review
 2021-07-05 18:35 UTC 

[PATCH -v2] ext4: inline jbd2_journal_[un]register_shrinker()
 2021-07-05 18:29 UTC 

[PATCH v2 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-05  2:45 UTC  (6+ messages)
` [PATCH v2 05/12] usb: otg-fsm: Fix hrtimer list corruption


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 read-only IMAP folder(s) and NNTP newsgroup(s).