Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-25 14:32:38 to 2021-07-06 11:16:00 UTC [more...]

[PATCH AUTOSEL 5.13 058/189] drm/tegra: hub: Fix YUV support
 2021-07-06 11:12 UTC  (3+ messages)
` [PATCH AUTOSEL 5.13 059/189] clk: tegra: Fix refcounting of gate clocks
` [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 1/3] PCI: tegra: Fix OF node reference leak
 2021-07-05 22:31 UTC  (7+ 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 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 

[RFC 00/11] Intro to Hardware timestamping engine
 2021-07-05  7:30 UTC  (33+ 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 05/11] hte: Add Tegra194 IRQ HTE test driver
` [RFC 06/11] gpiolib: Add HTE support
` [RFC 07/11] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [RFC 08/11] gpiolib: cdev: Add hardware timestamp clock type
` [RFC 09/11] tools: gpio: Add new hardware "
` [RFC 10/11] hte: Add tegra GPIO HTE test driver
` [RFC 11/11] MAINTAINERS: Added HTE Subsystem

[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 v7 00/37] NVIDIA Tegra power management patches for 5.15
 2021-07-02  8:29 UTC  (40+ 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 v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-07-01 14:59 UTC  (7+ messages)

[PATCH v1 00/12] Add OTG mode support to Tegra USB PHY, SMB347 and Nexus 7
 2021-07-01 13:55 UTC  (14+ 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 0/2] arm64: tegra: Enable audio IOMMU support on Tegra194
 2021-07-01 12:51 UTC  (6+ messages)
` [PATCH 1/2] ASoC: tegra: Use ADMAIF component for DMA allocations
` [PATCH 2/2] arm64: tegra: Enable audio IOMMU support on Tegra194
` (subset) [PATCH 0/2] "

[PATCH v2] gpio: tegra186: Add ACPI support
 2021-07-01  9:00 UTC  (10+ messages)
      ` [PATCH v3] "
          ` [PATCH v4] "
              ` [PATCH v5] "

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

[PATCH V2] serial: tegra: Only print FIFO error message when an error occurs
 2021-06-30 17:25 UTC  (2+ messages)

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

[PATCH] drm/aperture: Pass DRM driver structure instead of driver name
 2021-06-29 17:03 UTC  (4+ messages)

[PATCH 5.4 00/71] 5.4.129-rc1 review
 2021-06-29 10:21 UTC 

[PATCH 5.10 000/101] 5.10.47-rc1 review
 2021-06-29 10:09 UTC 

[PATCH 5.12 000/110] 5.12.14-rc1 review
 2021-06-29 10:09 UTC 

[PATCH 4.19 000/109] 4.19.196-rc1 review
 2021-06-29 10:09 UTC 

[PATCH 4.14 00/88] 4.14.238-rc1 review
 2021-06-29 10:09 UTC 

[PATCH 4.9 00/71] 4.9.274-rc1 review
 2021-06-29 10:09 UTC 

[PATCH 4.4 00/57] 4.4.274-rc1 review
 2021-06-29 10:09 UTC 

[PATCH v4 00/27] Deprecate struct drm_device.irq_enabled
 2021-06-29  9:18 UTC  (9+ messages)
` [PATCH v4 05/27] drm/armada: Don't set "
` [PATCH v4 19/27] drm/stm: "
` [PATCH v4 24/27] drm/vkms: "
` [PATCH v4 25/27] drm/vmwgfx: "

[PATCH V3 0/5] Update pcie-tegra194 driver
 2021-06-29  5:17 UTC  (2+ messages)

[PATCH v1 0/6] pwm: tegra: several improvements
 2021-06-28 16:46 UTC  (4+ messages)
` [PATCH v1 5/6] pwm: tegra: Implement .apply callback

[PATCH] mmc: Prefer unsigned int to bare use of unsigned
 2021-06-28 10:32 UTC  (2+ messages)

[PATCH] soc/tegra: Fix an error handling path in 'tegra_powergate_power_up()'
 2021-06-28  8:28 UTC  (2+ messages)

[PATCH 1/1] clk: tegra: tegra124-emc: Fix possible memory leak
 2021-06-28  1:52 UTC  (6+ messages)

[PATCH] host1x: bus.c: drop excess kernel-doc entry @key
 2021-06-28  0:39 UTC 

[PATCH v2] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-06-26 20:48 UTC  (4+ messages)

[PATCH] clk: tegra: clk-tegra124-dfll-fcpu: don't use devm functions for regulator
 2021-06-25 23:23 UTC  (4+ messages)

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-25 18:34 UTC  (3+ 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).