Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-30 09:44:54 to 2021-07-09 21:31:01 UTC [more...]

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

[PATCH v7 00/37] NVIDIA Tegra power management patches for 5.15
 2021-07-09 21:23 UTC  (42+ messages)
` [PATCH v7 01/37] soc/tegra: pmc: Temporarily disable PMC state syncing
` [PATCH v7 02/37] soc/tegra: pmc: Implement attach_dev() of power domain drivers
` [PATCH v7 03/37] soc/tegra: Don't print error message when OPPs not available
` [PATCH v7 04/37] soc/tegra: Add devm_tegra_core_dev_init_opp_table_simple()
` [PATCH v7 05/37] dt-bindings: clock: tegra-car: Document new tegra-clocks node
` [PATCH v7 06/37] clk: tegra: Support runtime PM and power domain
` [PATCH v7 07/37] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v7 08/37] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v7 09/37] gpu: host1x: Add host1x_channel_stop()
` [PATCH v7 10/37] gpu: host1x: Add runtime PM support
` [PATCH v7 11/37] gpu: host1x: Add stub driver for MPE, VI, EPP and ISP
` [PATCH v7 12/37] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v7 13/37] drm/tegra: hdmi: Add OPP support
` [PATCH v7 14/37] drm/tegra: gr2d: Support OPP and power management
` [PATCH v7 15/37] drm/tegra: gr3d: "
` [PATCH v7 16/37] drm/tegra: vic: Stop channel before suspending
` [PATCH v7 17/37] usb: chipidea: tegra: Add runtime PM support
` [PATCH v7 18/37] bus: tegra-gmi: "
` [PATCH v7 19/37] pwm: tegra: Add runtime PM and OPP support
` [PATCH v7 20/37] mmc: sdhci-tegra: "
` [PATCH v7 21/37] mtd: rawnand: tegra: Add runtime PM support
` [PATCH v7 22/37] soc/tegra: fuse: Clear fuse->clk on driver probe failure
` [PATCH v7 23/37] soc/tegra: fuse: Add runtime PM support
` [PATCH v7 24/37] soc/tegra: fuse: Enable fuse clock on suspend
` [PATCH v7 25/37] clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock
` [PATCH v7 26/37] spi: tegra20-slink: Improve runtime PM usage
` [PATCH v7 27/37] spi: tegra20-slink: Add OPP support
` [PATCH v7 28/37] memory: tegra20-emc: Add minimal runtime PM support
` [PATCH v7 29/37] memory: tegra30-emc: "
` [PATCH v7 30/37] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v7 31/37] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v7 32/37] media: staging: tegra-vde: Support generic "
` [PATCH v7 33/37] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v7 34/37] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v7 35/37] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v7 36/37] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v7 37/37] soc/tegra: pmc: Enable core domain support on Tegra20 and Tegra30

[PATCH v8 00/14] drm/tegra: Introduce a modern UABI
 2021-07-09 21:16 UTC  (16+ 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 V2] serial: tegra: Only print FIFO error message when an error occurs
 2021-07-09 17:55 UTC  (6+ 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 v3 0/2] convert designware-pcie.txt and kirin-pcie.txt to yaml
 2021-07-09 13:57 UTC  (2+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: designware-pcie.txt: convert it "

[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  (19+ messages)
` [RFC 01/11] Documentation: Add HTE subsystem guide
` [RFC 02/11] drivers: Add HTE subsystem
` [RFC 03/11] hte: Add tegra194 HTE kernel provider
` [RFC 04/11] dt-bindings: Add HTE bindings
` [RFC 06/11] gpiolib: Add HTE support
` [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 v2] gpio: tegra186: Add ACPI support
 2021-07-08 13:08 UTC  (10+ messages)
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

[PATCH v2 0/2] arm64: tegra: Enable audio IOMMU support on Tegra194
 2021-07-08 10:34 UTC  (3+ 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

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

[PATCH v2 0/5] iommu: Support identity mappings of reserved-memory regions
 2021-07-02 14:16 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Document memory region specifier
` [PATCH v2 2/5] iommu: Implement of_iommu_get_resv_regions()

[GIT PULL] ext4 updates for v5.14
 2021-07-02 13:15 UTC  (2+ messages)

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-07-01 14:59 UTC  (7+ messages)

[PATCH 0/2] arm64: tegra: Enable audio IOMMU support on Tegra194
 2021-07-01 12:51 UTC  (4+ messages)
` (subset) "

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-30 18:49 UTC  (2+ messages)

[PATCH] serial: tegra: Only print FIFO error message when an error occurs
 2021-06-30 12:49 UTC  (3+ messages)

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-30  9:44 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 read-only IMAP folder(s) and NNTP newsgroup(s).