Linux Tegra Development
Thread Index
[
Prev Page
][
Next Page
]
[PATCH v2 1/4] lib/string_helpers: Add kstrdup_and_replace() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 0/4] clk: Add kstrdup_and_replace() helper and use it
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 4/4] clk: ti: Replace kstrdup() + strreplace() with kstrdup_and_replace()
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 2/4] driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 3/4] clk: tegra: Replace kstrdup() + strreplace() with kstrdup_and_replace()
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v2 21/23] soc: sunxi: Explicitly include correct DT includes
From
: Jernej Škrabec <jernej.skrabec@xxxxxxxxx>
Re: [PATCH v1 2/4] driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
[PATCH v2 1/2] pwm: Manage owner assignment implicitly for drivers
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
[PATCH v2 0/2] pwm: Manage owner assignment implicitly for drivers
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH v1 2/4] driver core: Replace kstrdup() + strreplace() with kstrdup_and_replace()
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 17/23] firmware: Explicitly include correct DT includes
From
: Sudeep Holla <sudeep.holla@xxxxxxx>
Re: [PATCH v2 22/23] soc: xilinx: Explicitly include correct DT includes
From
: Michal Simek <michal.simek@xxxxxxx>
Re: [PATCH -next] drm/tegra: hdmi: Use devm_platform_ioremap_resource()
From
: Ruan Jinjie <ruanjinjie@xxxxxxxxxx>
Re: [PATCH 1/2] pwm: Manage owner assignment implicitly for drivers
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Krzysztof Wilczyński <kw@xxxxxxxxx>
[PATCH] i2c: tegra: Fix i2c-tegra DMA config option processing
From
: Parker Newman <pnewman@xxxxxxxxxxxxxxx>
[PATCH 1/2] pwm: Manage owner assignment implicitly for drivers
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
[PATCH 0/2] pwm: Manage owner assignment implicitly for drivers
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH 6.4 000/235] 6.4.8-rc2 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 6.1 000/225] 6.1.43-rc2 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 5.15 000/153] 5.15.124-rc2 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Vidya Sagar <vidyas@xxxxxxxxxx>
Re: [PATCH v3 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH v6 10/25] iommu/exynos: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 14/25] iommu/msm: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 12/25] iommu/tegra-smmu: Support DMA domains in tegra
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 01/25] iommu: Add iommu_ops->identity_domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 22/25] iommu: Add __iommu_group_domain_alloc()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 16/25] iommu: Remove ops->set_platform_dma_ops()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 13/25] iommu/omap: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 21/25] iommu: Require a default_domain for all iommu drivers
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 06/25] iommu/tegra-gart: Remove tegra-gart
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 23/25] iommu: Add ops->domain_alloc_paging()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 00/25] iommu: Make default_domain's mandatory
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 11/25] iommu/tegra-smmu: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v6 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v5 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v2 2/2] ARM: tegra: transformers: add connector node
From
: Maxim Schwalm <maxim.schwalm@xxxxxxxxx>
Re: [PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH v2] dmaengine: Explicitly include correct DT includes
From
: Vinod Koul <vkoul@xxxxxxxxxx>
Re: [PATCH 6.1 000/228] 6.1.43-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 6.4 000/239] 6.4.8-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 5.15 000/155] 5.15.124-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
[PATCH -next] hte: tegra-194: remove redundant dev_err_probe()
From
: Zhu Wang <wangzhu9@xxxxxxxxxx>
[PATCH -next] media: tegra_cec: fix the return value handle for platform_get_irq()
From
: Ruan Jinjie <ruanjinjie@xxxxxxxxxx>
[Patch] memory: tegra: add MC client for Tegra234 GPU
From
: Sumit Gupta <sumitg@xxxxxxxxxx>
Re: [PATCH v2] tty: Explicitly include correct DT includes
From
: "Gabriel L. Somlo" <gsomlo@xxxxxxxxx>
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Stanimir Varbanov <svarbanov@xxxxxxx>
Re: [PATCH v5 00/25] iommu: Make default_domain's mandatory
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH] media: dt-bindings: drop unneeded status from examples
From
: Benjamin Mugnier <benjamin.mugnier@xxxxxxxxxxx>
[PATCH v1 1/1] ARM: tegra: transformer: use labels for mmc in aliases
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
[PATCH v1 0/1] Transformers: switch from paths to labels in device tree
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
Re: [PATCH] net: stmmac: tegra: Properly allocate clock bulk data
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH v5] perf: arm_cspmu: Separate Arm and vendor module
From
: Will Deacon <will@xxxxxxxxxx>
Re: [PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH v7 0/5] mfd: tps6586x: register restart handler
From
: Lee Jones <lee@xxxxxxxxxx>
Re: [PATCH v7 0/5] mfd: tps6586x: register restart handler
From
: Lee Jones <lee@xxxxxxxxxx>
Re: [PATCH 2/6] mfd: rk8xx: Specify restart mode
From
: Lee Jones <lee@xxxxxxxxxx>
[GIT PULL 4/4] arm64: tegra: Device tree changes for v6.6-rc1
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[GIT PULL 3/4] ARM: tegra: Device tree changes for v6.6-rc1
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[GIT PULL 2/4] dt-bindings: Changes for v6.6-rc1
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[GIT PULL 1/4] soc/tegra: Changes for v6.6-rc1
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH net-next v3] net: Explicitly include correct DT includes
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH] hte: Explicitly include correct DT includes
From
: Dipen Patel <dipenp@xxxxxxxxxx>
Re: [PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
From
: Andi Shyti <andi.shyti@xxxxxxxxxx>
Re: [PATCH 3/6] soc/tegra: pmc: Specify restart mode
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 2/2] ARM: tegra: transformers: add connector node
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
Re: [PATCH v2 0/2] Support bridge/connector by Tegra HDMI
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 2/2] ARM: tegra: transformers: add connector node
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] soc/tegra: fuse: Sort includes alphabetically
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] soc/tegra: cbb: Remove unnecessary print function dev_err()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 2/2] ARM: tegra: transformers: add connector node
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
Re: [PATCH v2 0/2] Support bridge/connector by Tegra HDMI
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
Re: [PATCH 6/6] regulator: pca9450: register restart handlers
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH 3/6] soc/tegra: pmc: Specify restart mode
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH 1/6] kernel/reboot: distinguish between cold and warm
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH 5/6] kernel/reboot: remove generic restart mode
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH 6/6] regulator: pca9450: register restart handlers
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH 2/6] mfd: rk8xx: Specify restart mode
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH 4/6] mfd: tps65219: Specify restart mode
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH 0/6] regulator: pca9450: register restart handlers
From
: Benjamin Bara <bbara93@xxxxxxxxx>
Re: [PATCH] ARM: tegra: Reuse I2C3 for NVEC
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: (subset) [PATCH 1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: (subset) [PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 2/2] ARM: tegra: transformers: add connector node
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 0/2] Support bridge/connector by Tegra HDMI
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Remove {clock,reset}-names from VIC powergate
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Add blank lines for better readability
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: dts: tegra: drop incorrect maxim,disable-etr in Smaug
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] soc/tegra: fuse: Sort includes alphabetically
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH net-next v3] net: Explicitly include correct DT includes
From
: Simon Horman <simon.horman@xxxxxxxxxxxx>
Re: [PATCH] arm64: dts: tegra: drop incorrect maxim,disable-etr in Smaug
From
: Diogo Ivo <diogo.ivo@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] net: stmmac: tegra: Properly allocate clock bulk data
From
: Simon Horman <simon.horman@xxxxxxxxxxxx>
Re: [1/2] drm/tegra: Return an error code if fails
From
: suijingfeng <suijingfeng@xxxxxxxxxxx>
Re: [PATCH v2] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Haotien Hsu <haotienh@xxxxxxxxxx>
Re: [PATCH 1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 2/3] dt-bindings: display: panel: Document Hydis HV070WX2-1E0
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH v3] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Haotien Hsu <haotienh@xxxxxxxxxx>
Re: [PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH 2/3] dt-bindings: display: panel: Document Hydis HV070WX2-1E0
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH 1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
[PATCH v3 36/62] mmc: sdhci-tegra: Convert to platform remove callback returning void
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH net-next v3] net: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] I2C: Explicitly include correct DT includes
From
: Andi Shyti <andi.shyti@xxxxxxxxxx>
Re: [PATCH v2] spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra_sflash_probe()
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH 3/3] ARM: tegra: Provide specific compatible string for Nexus 7 panel
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 2/3] dt-bindings: display: panel: Document Hydis HV070WX2-1E0
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 1/3] dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 3/3] ARM: tegra: Use Hannstar HSD101PWW2 on Pegatron Chagall
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 2/3] drm/panel: Relax porches for HannStar HSD101PWW2
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 1/3] dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] arm64: tegra: Add blank lines for better readability
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] arm64: tegra: Remove {clock,reset}-names from VIC powergate
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] arm64: tegra: Rename Tegra210 EMC cooling map
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] net: stmmac: tegra: Properly allocate clock bulk data
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] ARM: tegra: Reuse I2C3 for NVEC
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 1/7] dt-bindings: arm: tegra: pmc: Improve property descriptions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 7/7] dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 3/7] dt-bindings: arm: tegra: pmc: Move additionalProperties
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 2/7] dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 6/7] dt-bindings: arm: tegra: pmc: Reformat example
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3 4/7] dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] media: dt-bindings: drop unneeded status from examples
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
[PATCH v2 37/61] mmc: sdhci-tegra: Convert to platform remove callback returning void
From
: Yangtao Li <frank.li@xxxxxxxx>
Re: [PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
From
: Andi Shyti <andi.shyti@xxxxxxxxxx>
Re: [PATCH v3] dt-bindings: clock: tegra124-dfll: Convert to json-schema
From
: Conor Dooley <conor@xxxxxxxxxx>
Re: [Patch RESEND 4/4] memory: tegra: make icc_set_bw return zero if BWMGR not supported
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH v4] PCI: dwc: Wait for link up only if link is started
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH v2] net: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] media: dt-bindings: drop unneeded status from examples
From
: Conor Dooley <conor@xxxxxxxxxx>
Re: [PATCH v2 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [Patch RESEND 4/4] memory: tegra: make icc_set_bw return zero if BWMGR not supported
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH v4] PCI: dwc: Wait for link up only if link is started
From
: Ajay Agarwal <ajayagarwal@xxxxxxxxxx>
Re: [PATCH v2] net: Explicitly include correct DT includes
From
: Simon Horman <simon.horman@xxxxxxxxxxxx>
Re: [PATCH v3] dt-bindings: arm: tegra: nvec: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: (subset) [PATCH v2 1/2] dt-bindings: clock: tegra124-dfll: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2] dt-bindings: thermal: tegra: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 6.4 000/227] 6.4.7-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 5.10 000/509] 5.10.188-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 6.1 000/183] 6.1.42-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 5.15 00/78] 5.15.123-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 5.4 000/313] 5.4.251-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3] dt-bindings: clock: tegra124-dfll: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v4] PCI: dwc: Wait for link up only if link is started
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
[PATCH] arm64: dts: tegra: drop incorrect maxim,disable-etr in Smaug
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] media: dt-bindings: drop unneeded status from examples
From
: Benjamin Mugnier <benjamin.mugnier@xxxxxxxxxxx>
Re: [PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
From
: Sakari Ailus <sakari.ailus@xxxxxx>
Re: [PATCH] memory: tegra: Add dummy implementation on Tegra194
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
[PATCH] media: dt-bindings: drop unneeded status from examples
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] memory: tegra: Add dummy implementation on Tegra194
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
Re: [PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Vidya Sagar <vidyas@xxxxxxxxxx>
Re: [PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
Re: [PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Vidya Sagar <vidyas@xxxxxxxxxx>
Re: [PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
Re: [PATCH v2] tty: Explicitly include correct DT includes
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH v2 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v5 14/25] iommu/msm: Implement an IDENTITY domain
From
: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
[PATCH v2] net: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH v2] tty: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] gpio: Explicitly include correct DT includes
From
: Heiko Stuebner <heiko@xxxxxxxxx>
[PATCH v5 00/25] iommu: Make default_domain's mandatory
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 11/25] iommu/tegra-smmu: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 23/25] iommu: Add ops->domain_alloc_paging()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 05/25] iommu/fsl_pamu: Implement a PLATFORM domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 21/25] iommu: Require a default_domain for all iommu drivers
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 13/25] iommu/omap: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 14/25] iommu/msm: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 10/25] iommu/exynos: Implement an IDENTITY domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 06/25] iommu/tegra-gart: Remove tegra-gart
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 12/25] iommu/tegra-smmu: Support DMA domains in tegra
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v5 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v2 2/2] dt-bindings: clock: tegra: Document Tegra132 compatible
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v2 1/2] dt-bindings: clock: tegra124-dfll: Convert to json-schema
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v2] dt-bindings: thermal: tegra: Convert to json-schema
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v3] dt-bindings: arm: tegra: nvec: Convert to json-schema
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH 4/4] net: phy: aqr113c: Enable Wake-on-LAN (WOL)
From
: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
Re: [PATCH 3/4] net: phy: aquantia: Poll for TX ready at PHY system side
From
: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
Re: [PATCH 2/4] net: phy: aquantia: Enable MAC Controlled EEE
From
: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
Re: [PATCH 1/4] net: phy: aquantia: Enable Tx/Rx pause frame support in aquantia PHY
From
: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
RE: [PATCH 4/4] net: phy: aqr113c: Enable Wake-on-LAN (WOL)
From
: Revanth Kumar Uppala <ruppala@xxxxxxxxxx>
RE: [PATCH 4/4] net: phy: aqr113c: Enable Wake-on-LAN (WOL)
From
: Revanth Kumar Uppala <ruppala@xxxxxxxxxx>
RE: [PATCH 3/4] net: phy: aquantia: Poll for TX ready at PHY system side
From
: Revanth Kumar Uppala <ruppala@xxxxxxxxxx>
RE: [PATCH 2/4] net: phy: aquantia: Enable MAC Controlled EEE
From
: Revanth Kumar Uppala <ruppala@xxxxxxxxxx>
RE: [PATCH 1/4] net: phy: aquantia: Enable Tx/Rx pause frame support in aquantia PHY
From
: Revanth Kumar Uppala <ruppala@xxxxxxxxxx>
Re: [PATCH -next] phy: Remove duplicated include in xusb.c
From
: Vinod Koul <vkoul@xxxxxxxxxx>
[PATCH -next] drm/tegra: hdmi: Use devm_platform_ioremap_resource()
From
: Ruan Jinjie <ruanjinjie@xxxxxxxxxx>
[PATCH AUTOSEL 6.4 10/40] xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.10 05/22] PCI: tegra194: Fix possible array out of bounds access
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 03/23] PCI: tegra194: Fix possible array out of bounds access
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.1 09/41] PCI: tegra194: Fix possible array out of bounds access
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.4 12/58] PCI: tegra194: Fix possible array out of bounds access
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH] devfreq: imx: Explicitly include correct DT includes
From
: Chanwoo Choi <chanwoo@xxxxxxxxxx>
Re: [PATCH 6.4 000/292] 6.4.5-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 6.1 000/223] 6.1.40-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 5.15 000/532] 5.15.121-rc1 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
[PATCH v2] spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra_sflash_probe()
From
: Zhang Shurong <zhang_shurong@xxxxxxxxxxx>
Re: [PATCH v2] media: Explicitly include correct DT includes
From
: Sean Young <sean@xxxxxxxx>
Re: LVDS panel compatible strings
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH 6.1 069/223] drm/client: Send hotplug event after registering a client
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH 6.4 111/292] drm/client: Send hotplug event after registering a client
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH] arm64: tegra: Add SPI definition for T234 devices
From
: Gautham Srinivasan <gauthams@xxxxxxxxxx>
[PATCH 2/2] arm64: tegra: Enable UARTA and UARTE for Orin Nano
From
: Gautham Srinivasan <gauthams@xxxxxxxxxx>
[PATCH 1/2] arm64: tegra: Add UARTE node for Tegra234
From
: Gautham Srinivasan <gauthams@xxxxxxxxxx>
Re: [PATCH] firmware: Explicitly include correct DT includes
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
Re: (subset) [PATCH v2 0/4] video: backlight: lp855x: modernize bindings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Add PCIe and DP 3.3V supplies
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Add PCIe and DP 3.3V supplies
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] firmware: Explicitly include correct DT includes
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] soc: tegra: Explicitly include correct DT includes
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 7/7] dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 6/7] dt-bindings: arm: tegra: pmc: Reformat example
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 4/7] dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 3/7] dt-bindings: arm: tegra: pmc: Move additionalProperties
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 2/7] dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 1/7] dt-bindings: arm: tegra: pmc: Improve property descriptions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH -next] phy: Remove duplicated include in xusb.c
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Add PCIe and DP 3.3V supplies
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH v2] module: Ignore RISC-V mapping symbols too
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
[PATCH v2 1/2] dt-bindings: clock: tegra124-dfll: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 2/2] dt-bindings: clock: tegra: Document Tegra132 compatible
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] dt-bindings: cpu: Document NVIDIA Tegra186 CCPLEX cluster
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2] dt-bindings: thermal: tegra: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Add 35°C trip point for Jetson Orin NX/Nano
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2] dt-bindings: serial: tegra-hsuart: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3] dt-bindings: arm: tegra: nvec: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: (subset) [PATCH v2 1/3] dt-bindings: arm: tegra: flowctrl: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH v3 2/2] gpu: host1x: Stop open-coding of_device_uevent()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] gpu/host1x: Explicitly include correct DT includes
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] drm: Explicitly include correct DT includes
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v5 05/22] thermal/drivers/tegra: convert to use devm_request*_irq_probe()
From
: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
[PATCH v5 05/22] thermal/drivers/tegra: convert to use devm_request*_irq_probe()
From
: Yangtao Li <frank.li@xxxxxxxx>
Re: [PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 2/2] arm64: tegra: fix p3767 QSPI speed
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 1/2] arm64: tegra: fix p3767 card detect polarity
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] pinctrl: Explicitly include correct DT includes
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH v3] pinctrl: tegra: Add support to display pin function
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH v2 01/10] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
Re: [PATCH] thermal: Explicitly include correct DT includes
From
: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
Re: [PATCH] arm64: tegra: Add audio support for IGX Orin
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Add audio support for IGX Orin
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
From
: Akhil R <akhilrajeev@xxxxxxxxxx>
[PATCH 6.4] drm/client: Send hotplug event after registering a client
From
: Mario Limonciello <mario.limonciello@xxxxxxx>
[PATCH 6.1] drm/client: Send hotplug event after registering a client
From
: Mario Limonciello <mario.limonciello@xxxxxxx>
Re: [PATCH] pwm: Explicitly include correct DT includes
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2] mmc: Explicitly include correct DT includes
From
: Adrian Hunter <adrian.hunter@xxxxxxxxx>
Re: [PATCH v1 0/4] clk: Add kstrdup_and_replace() helper and use it
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v2] media: Explicitly include correct DT includes
From
: Niklas Söderlund <niklas.soderlund@xxxxxxxxxxxx>
Re: [PATCH] clk: Explicitly include correct DT includes
From
: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxx>
Re: [PATCH v7 5/5] mfd: tps6586x: register restart handler
From
: "Konstantin Ryabitsev" <konstantin.ryabitsev@xxxxxxxxx>
Re: [PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA
From
: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
Re: [PATCH] gpio: Explicitly include correct DT includes
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
Re: [PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Vidya Sagar <vidyas@xxxxxxxxxx>
Re: [PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v7 5/5] mfd: tps6586x: register restart handler
From
: Lee Jones <lee@xxxxxxxxxx>
Re: [PATCH v2] clk: Explicitly include correct DT includes
From
: Abel Vesa <abel.vesa@xxxxxxxxxx>
Re: [PATCH v7 5/5] mfd: tps6586x: register restart handler
From
: Benjamin Bara <bbara93@xxxxxxxxx>
Re: [PATCH] staging: Explicitly include correct DT includes
From
: Hans Verkuil <hverkuil@xxxxxxxxx>
[PATCH -next] phy: Remove duplicated include in xusb.c
From
: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
Re: LVDS panel compatible strings
From
: Maxim Schwalm <maxim.schwalm@xxxxxxxxx>
Re: [PATCH] memory: Explicitly include correct DT includes
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] memory: tegra: Prefer octal over symbolic permissions
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH v2 06/10] pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: claudiu beznea <claudiu.beznea@xxxxxxxxx>
[PATCH v2] mmc: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH v2] usb: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v2 05/10] pinctrl: lynxpoint: Make use of pm_ptr()
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v2 03/10] pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v2 02/10] pinctrl: baytrail: Make use of pm_ptr()
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] gpio: Explicitly include correct DT includes
From
: Romain Perier <romain.perier@xxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 07/10] pinctrl: mediatek: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 07/10] pinctrl: mediatek: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 09/10] pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 09/10] pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 08/10] pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 07/10] pinctrl: mediatek: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 06/10] pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 05/10] pinctrl: lynxpoint: Make use of pm_ptr()
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 09/10] pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 09/10] pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH v2 01/10] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH v2 01/10] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 03/10] pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 02/10] pinctrl: baytrail: Make use of pm_ptr()
From
: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
Re: [PATCH v2 07/10] pinctrl: mediatek: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
Re: [PATCH] net: Explicitly include correct DT includes
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
Re: [PATCH v2] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Oliver Neukum <oneukum@xxxxxxxx>
[PATCH v2] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Haotien Hsu <haotienh@xxxxxxxxxx>
Re: [PATCH 6.4 000/801] 6.4.4-rc3 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 6.1 000/589] 6.1.39-rc3 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH] arm64: tegra: Fix HSUART for Smaug
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] usb: xhci: tegra: Add shutdown callback for Tegra XUSB
From
: Haotien Hsu <haotienh@xxxxxxxxxx>
Re: [PATCH] usb: Explicitly include correct DT includes
From
: Herve Codina <herve.codina@xxxxxxxxxxx>
Re: [PATCH v7 5/5] mfd: tps6586x: register restart handler
From
: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
Re: [PATCH] staging: Explicitly include correct DT includes
From
: <Parthiban.Veerasooran@xxxxxxxxxxxxx>
[PATCH V4] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Vidya Sagar <vidyas@xxxxxxxxxx>
Re: [PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Vidya Sagar <vidyas@xxxxxxxxxx>
RE: [PATCH] pwm: Explicitly include correct DT includes
From
: <nobuhiro1.iwamatsu@xxxxxxxxxxxxx>
Re: [PATCH v2 09/10] pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 07/10] pinctrl: mediatek: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 09/10] pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 07/10] pinctrl: mediatek: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 06/10] pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 05/10] pinctrl: lynxpoint: Make use of pm_ptr()
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 03/10] pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 03/10] pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 08/10] pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 01/10] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v2 06/10] pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 03/10] pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 02/10] pinctrl: baytrail: Make use of pm_ptr()
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 01/10] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 09/10] pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH v2 07/10] pinctrl: mediatek: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
Re: [PATCH] mmc: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH v2 04/10] pinctrl: intel: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 06/10] pinctrl: at91: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 03/10] pinctrl: cherryview: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 10/10] pinctrl: tegra: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 07/10] pinctrl: mediatek: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 00/10] pinctrl: Provide NOIRQ PM helper and use it
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 05/10] pinctrl: lynxpoint: Make use of pm_ptr()
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 08/10] pinctrl: mvebu: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 09/10] pinctrl: renesas: Switch to use DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 02/10] pinctrl: baytrail: Make use of pm_ptr()
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v2 01/10] pm: Introduce DEFINE_NOIRQ_DEV_PM_OPS() helper
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
From
: Shanker Donthineni <sdonthineni@xxxxxxxxxx>
Re: [PATCH v2] i2c: tegra: Fix failure during probe deferral cleanup
From
: Akhil R <akhilrajeev@xxxxxxxxxx>
[PATCH 3/3] ARM: tegra: Add missing reset-names for Tegra HS UART
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 2/3] ARM: tegra: Remove reset-names for UART devices
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 1/3] ARM: tegra: Remove dmas and dma-names for debug UART
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 4/4] arm64: tegra: Add missing reset-names for Tegra HS UART
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 1/4] arm64: tegra: Remove dmas and dma-names for debug UART
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 2/4] arm64: tegra: smaug: Remove reg-shift for high-speed UART
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH 3/4] arm64: tegra: Remove current-speed for SBSA UART
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] arm64: tegra: Add 35°C trip point for Jetson Orin NX/Nano
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] dmaengine: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] pwm: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] drm: Explicitly include correct DT includes
From
: Robert Foss <rfoss@xxxxxxxxxx>
Re: [PATCH] i2c: tegra: Fix the check during DMA channel release
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] i2c: tegra: Fix the check during DMA channel release
From
: Akhil R <akhilrajeev@xxxxxxxxxx>
Re: [PATCH] drm: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: LVDS panel compatible strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] staging: Explicitly include correct DT includes
From
: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx>
Re: [PATCH] clk: Explicitly include correct DT includes
From
: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx>
RE: [PATCH] thermal: Explicitly include correct DT includes
From
: "Alim Akhtar" <alim.akhtar@xxxxxxxxxxx>
Re: [PATCH] drm: Explicitly include correct DT includes
From
: Kieran Bingham <kieran.bingham+renesas@xxxxxxxxxxxxxxxx>
Re: [PATCH] drm: Explicitly include correct DT includes
From
: Liviu Dudau <liviu.dudau@xxxxxxx>
[PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA
From
: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
[PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
From
: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
[PATCH v11 3/6] s390/pci: Use dma-iommu layer
From
: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
[PATCH v11 2/6] s390/pci: prepare is_passed_through() for dma-iommu
From
: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
From
: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
[PATCH v11 1/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
From
: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
[PATCH v11 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush
From
: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
Re: [PATCH] pinctrl: Explicitly include correct DT includes
From
: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>
Re: LVDS panel compatible strings
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH] drm: Explicitly include correct DT includes
From
: Steven Price <steven.price@xxxxxxx>
Re: LVDS panel compatible strings
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Fix HSUART for Smaug
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] clk: Explicitly include correct DT includes
From
: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
Re: [PATCH] pwm: Explicitly include correct DT includes
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH] pinctrl: Explicitly include correct DT includes
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH] clk: Explicitly include correct DT includes
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH] spi: tegra20-sflash: Fix signedness bug in tegra_sflash_probe
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: LVDS panel compatible strings
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
Re: [PATCH] firmware: Explicitly include correct DT includes
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: LVDS panel compatible strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] net: Explicitly include correct DT includes
From
: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
Re: [PATCH] net: Explicitly include correct DT includes
From
: Jérôme Pouiller <jerome.pouiller@xxxxxxxxxx>
Re: [PATCH] phy: Explicitly include correct DT includes
From
: Vinod Koul <vkoul@xxxxxxxxxx>
Re: [PATCH] net: Explicitly include correct DT includes
From
: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx>
Re: [PATCH] pwm: Explicitly include correct DT includes
From
: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>
RE: [PATCH] net: Explicitly include correct DT includes
From
: Wei Fang <wei.fang@xxxxxxx>
Re: [PATCH] ata: Explicitly include correct DT includes
From
: Damien Le Moal <dlemoal@xxxxxxxxxx>
Re: [PATCH] clk: Explicitly include correct DT includes
From
: Heiko Stuebner <heiko@xxxxxxxxx>
Re: [PATCH] clk: Explicitly include correct DT includes
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] phy: Explicitly include correct DT includes
From
: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
Re: [PATCH] net: Explicitly include correct DT includes
From
: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
Re: [PATCH] ALSA: Explicitly include correct DT includes
From
: Takashi Iwai <tiwai@xxxxxxx>
Re: [PATCH] drm: Explicitly include correct DT includes
From
: Heiko Stuebner <heiko@xxxxxxxxx>
Re: [PATCH] phy: Explicitly include correct DT includes
From
: Heiko Stuebner <heiko@xxxxxxxxx>
Re: [PATCH] drm: Explicitly include correct DT includes
From
: Sam Ravnborg <sam@xxxxxxxxxxxx>
Re: [PATCH] net: Explicitly include correct DT includes
From
: Alex Elder <elder@xxxxxxxx>
[PATCH] spi: tegra20-sflash: Fix signedness bug in tegra_sflash_probe
From
: Zhang Shurong <zhang_shurong@xxxxxxxxxxx>
Re: [PATCH] phy: Explicitly include correct DT includes
From
: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx>
[PATCH v7 5/5] mfd: tps6586x: register restart handler
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH v7 3/5] kernel/reboot: add device to sys_off_handler
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH v7 4/5] mfd: tps6586x: use devm-based power off handler
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH v7 0/5] mfd: tps6586x: register restart handler
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH v7 2/5] i2c: core: run atomic i2c xfer when !preemptible
From
: Benjamin Bara <bbara93@xxxxxxxxx>
[PATCH v7 1/5] kernel/reboot: emergency_restart: set correct system_state
From
: Benjamin Bara <bbara93@xxxxxxxxx>
Re: [PATCH v5] iommu: Fix an error check in tegra_smmu_debugfs_init()
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
[PATCH] net: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] drm: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] spi: Explicitly include correct DT includes
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH] thermal: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] firmware: Explicitly include correct DT includes
From
: Dinh Nguyen <dinguyen@xxxxxxxxxx>
Re: [PATCH] thermal: Explicitly include correct DT includes
From
: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
Re: [greybus-dev] [PATCH] staging: Explicitly include correct DT includes
From
: Alex Elder <elder@xxxxxxxx>
[PATCH] thermal: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] PCI: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] phy: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] usb: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] soc: tegra: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] ALSA: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] tty: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] staging: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] spi: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] pwm: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] gpio: Explicitly include correct DT includes
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
[PATCH] pinctrl: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] mmc: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] media: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] mailbox: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] iommu: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] memory: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] gpu/host1x: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] hte: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] I2C: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] gpio: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] firmware: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] dmaengine: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] devfreq: imx: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] clocksource: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] clk: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] ata: Explicitly include correct DT includes
From
: Rob Herring <robh@xxxxxxxxxx>
Re: LVDS panel compatible strings
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
Re: LVDS panel compatible strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH] memory: tegra: Prefer octal over symbolic permissions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: LVDS panel compatible strings
From
: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
Re: [Patch] arm64: tegra: update CPU OPP tables
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Fix HSUART for Smaug
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Fix HSUART for Smaug
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
LVDS panel compatible strings
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3] pinctrl: tegra: Add support to display pin function
From
: Prathamesh Shete <pshete@xxxxxxxxxx>
Re: [PATCH v2] pinctrl: tegra: Add support to display pin function
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH] arm64: tegra: Fix HSUART for Smaug
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
[PATCH] arm64: tegra: Fix HSUART for Smaug
From
: Diogo Ivo <diogo.ivo@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] pinctrl: tegra: Add support to display pin function
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v6] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Minjie Du <duminjie@xxxxxxxx>
[PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Minjie Du <duminjie@xxxxxxxx>
Re: 回复: [PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v5] iommu: Fix an error check in tegra_smmu_debugfs_init()
From
: Minjie Du <duminjie@xxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [Patch RESEND 0/4] Tegra234 Memory Interconnect followup changes
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH net-next v3 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: 回复: [PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH V3] Revert "PCI: tegra194: Enable support for 256 Byte payload"
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Maxime Ripard <mripard@xxxxxxxxxx>
Re: [PATCH] arm64: tegra: Add missing alias for NVIDIA IGX Orin
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: tegra: Fix HSUART for Jetson AGX Orin
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [RFT PATCH 1/2] arm64: tegra: correct audio-codec interrupt flag in P2972-0000
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxxxxxxxx>
Re: (subset) [PATCH v2 0/5] Few audio fixes on Tegra platforms
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Sean Paul <seanpaul@xxxxxxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
Re: [Patch RESEND 4/4] memory: tegra: make icc_set_bw return zero if BWMGR not supported
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [Patch RESEND 3/4] memory: tegra: add check if MRQ_EMC_DVFS_LATENCY is supported
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [Patch RESEND 2/4] memory: tegra: Add clients used by DRM in Tegra234
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [Patch RESEND 1/4] memory: tegra: sort tegra234_mc_clients table as per register offsets
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[Patch] arm64: tegra: update CPU OPP tables
From
: Sumit Gupta <sumitg@xxxxxxxxxx>
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH net-next v3 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
From
: Simon Horman <simon.horman@xxxxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Jani Nikula <jani.nikula@xxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
[PATCH v2] pinctrl: tegra: Add support to display pin function
From
: Prathamesh Shete <pshete@xxxxxxxxxx>
[PATCH 37/58] mmc: sdhci-tegra: Convert to platform remove callback returning void
From
: Yangtao Li <frank.li@xxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
[PATCH v4] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Minjie Du <duminjie@xxxxxxxx>
Re: [PATCH v3] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v3] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Minjie Du <duminjie@xxxxxxxx>
Re: [PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
From
: Hans Verkuil <hverkuil-cisco@xxxxxxxxx>
Re: [PATCH v2] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
[PATCH v2] iommu: remove redundant parameter check in tegra_smmu_debugfs_init()
From
: Minjie Du <duminjie@xxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Luben Tuikov <luben.tuikov@xxxxxxx>
[PATCH V2] ACPI: APEI: Use ERST timeout for slow devices
From
: Jeshua Smith <jeshuas@xxxxxxxxxx>
Re: [Patch RESEND 1/4] memory: tegra: sort tegra234_mc_clients table as per register offsets
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Re: [Freedreno] [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Sean Paul <seanpaul@xxxxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH v3 0/2] Small of/device cleanup
From
: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Re: [PATCH] pinctrl: tegra: Add support to display pin function
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: 回复: [PATCH v1] iommu: fix parameter check in tegra_smmu_debugfs_init()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Jani Nikula <jani.nikula@xxxxxxxxx>
[PATCH] pinctrl: tegra: Add support to display pin function
From
: Prathamesh Shete <pshete@xxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Christian König <christian.koenig@xxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Maxime Ripard <mripard@xxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Maxime Ripard <mripard@xxxxxxxxxx>
Re: [PATCH v1] iommu: fix parameter check in tegra_smmu_debugfs_init()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v1] iommu: fix parameter check in tegra_smmu_debugfs_init()
From
: Minjie Du <duminjie@xxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Javier Martinez Canillas <javierm@xxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Andrzej Hajda <andrzej.hajda@xxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Julia Lawall <julia.lawall@xxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH 00/10] thermal: tegra: Do not register cooling device
From
: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Christian König <christian.koenig@xxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
Re: [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Paul Kocialkowski <paul.kocialkowski@xxxxxxxxxxx>
[PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
[PATCH RFC v1 39/52] drm/tegra: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
From
: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
[PATCH 16/19] cpufreq: tegra186: Convert to platform remove callback returning void
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH 08/19] cpufreq: tegra194: Convert to platform remove callback returning void
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH 24/27] thermal/drivers/tegra-soctherm: Convert to platform remove callback returning void
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH 14/27] thermal/drivers/tegra-bpmp: Convert to platform remove callback returning void
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH 05/15] serial: tegra: Use devm_platform_get_and_ioremap_resource()
From
: Yangtao Li <frank.li@xxxxxxxx>
Re: [PATCH v6 5/5] mfd: tps6586x: register restart handler
From
: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
Re: [PATCH net-next v3 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH 1/3] dt-bindings: spi: tegra-slink: Convert to json-schema
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH] drm/client: Send hotplug event after registering a client
From
: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
Re: (subset) [PATCH v2 00/24] use vmalloc_array and vcalloc
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 5/5] ASoC: tegra: tegra20_ac97: Use devm_platform_get_and_ioremap_resource()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 00/10] thermal: tegra: Do not register cooling device
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
[PATCH v2 14/18] soc: tegra: Move powergate-bpmp driver to the genpd dir
From
: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Stanimir Varbanov <stanimir.varbanov@xxxxxxxx>
Re: [PATCH 6.3 000/424] 6.3.13-rc4 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH] drm/client: Send hotplug event after registering a client
From
: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
Re: [PATCH 00/10] thermal: tegra: Do not register cooling device
From
: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
Re: [PATCH] drm/client: Send hotplug event after registering a client
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
[PATCH 5/5] ASoC: tegra: tegra20_ac97: Use devm_platform_get_and_ioremap_resource()
From
: Yangtao Li <frank.li@xxxxxxxx>
Re: [PATCH] drm/client: Send hotplug event after registering a client
From
: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
Re: [PATCH] Input: tegra-kbc - use devm_platform_ioremap_resource
From
: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH] arm64: dts: smaug: Add EMC frequency change tables
From
: Diogo Ivo <diogo.ivo@xxxxxxxxxxxxxxxxxx>
Re: [PATCH] drm/client: Send hotplug event after registering a client
From
: "Limonciello, Mario" <mario.limonciello@xxxxxxx>
Re: [Patch RESEND 1/4] memory: tegra: sort tegra234_mc_clients table as per register offsets
From
: Sumit Gupta <sumitg@xxxxxxxxxx>
Re: [PATCH] arm64: dts: smaug: Add EMC frequency change tables
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] dt-bindings: thermal: tegra: Convert to json-schema
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] dt-bindings: thermal: tegra: Convert to json-schema
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH] dt-bindings: thermal: tegra: Convert to json-schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 6.3 000/426] 6.3.13-rc3 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 6.1 00/13] 6.1.38-rc2 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 5.15 00/17] 5.15.120-rc2 review
From
: Jon Hunter <jonathanh@xxxxxxxxxx>
Re: [PATCH 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH v4 05/21] thermal/drivers/tegra: convert to use devm_request*_irq_probe()
From
: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Re: [PATCH] memory: tegra: Add dummy implementation on Tegra194
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH 1/7] dt-bindings: arm: tegra: pmc: Improve property descriptions
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] arm64: dts: smaug: Add EMC frequency change tables
From
: Diogo Ivo <diogo.ivo@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 05/21] thermal/drivers/tegra: convert to use devm_request*_irq_probe()
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] Input: tegra-kbc - use devm_platform_ioremap_resource
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH 14/18] soc: tegra: Move powergate-bpmp driver to the genpd dir
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] memory: tegra: Add dummy implementation on Tegra194
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Thierry Reding <thierry.reding@xxxxxxxxx>
Re: [PATCH] memory: tegra: Add dummy implementation on Tegra194
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [PATCH] memory: tegra: Add dummy implementation on Tegra194
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Re: [Patch RESEND 1/4] memory: tegra: sort tegra234_mc_clients table as per register offsets
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
[PATCH v4 05/21] thermal/drivers/tegra: convert to use devm_request*_irq_probe()
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH v4 00/21] Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
From
: Yangtao Li <frank.li@xxxxxxxx>
Re: [PATCH] drm/client: Send hotplug event after registering a client
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
Re: [PATCH] drm/client: Send hotplug event after registering a client
From
: Javier Martinez Canillas <javierm@xxxxxxxxxx>
[PATCH] drm/client: Send hotplug event after registering a client
From
: Thomas Zimmermann <tzimmermann@xxxxxxx>
[PATCH net-next v3 12/12] net: stmmac: replace the en_tx_lpi_clockgating field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 11/12] net: stmmac: replace the rx_clk_runs_in_lpi field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 10/12] net: stmmac: replace the int_snapshot_en field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 09/12] net: stmmac: replace the ext_snapshot_en field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 08/12] net: stmmac: replace the multi_msi_en field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 07/12] net: stmmac: replace the vlan_fail_q_en field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 06/12] net: stmmac: replace the serdes_up_after_phy_linkup field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 05/12] net: stmmac: replace the tso_en field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 03/12] net: stmmac: replace the use_phy_wol field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 04/12] net: stmmac: replace the has_sun8i field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 02/12] net: stmmac: replace the sph_disable field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 01/12] net: stmmac: replace the has_integrated_pcs field with a flag
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH net-next v3 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
From
: Stanimir Varbanov <svarbanov@xxxxxxx>
Re: [PATCH] dt-bindings: thermal: tegra: Convert to json-schema
From
: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
[PATCH v2 13/19] drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH v2 12/19] drm/tegra: dpaux: Convert to devm_platform_ioremap_resource()
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH v2 16/19] drm/tegra: sor: Convert to devm_platform_ioremap_resource()
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH v2 05/19] drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
From
: Yangtao Li <frank.li@xxxxxxxx>
[PATCH v3 04/11] ata: ahci_tegra: Convert to devm_platform_ioremap_resource()
From
: Yangtao Li <frank.li@xxxxxxxx>
Re: [PATCH v2 3/3] dt-bindings: arm: tegra: nvec: Convert to json-schema
From
: Marc Dietrich <marvin24@xxxxxxxxx>
[PATCH] Input: tegra-kbc - use devm_platform_ioremap_resource
From
: Martin Kaiser <martin@xxxxxxxxx>
Re: [PATCH 7/7] dt-bindings: arm: tegra: pmc: Relicense and move into soc/tegra directory
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH 6/7] dt-bindings: arm: tegra: pmc: Reformat example
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH 5/7] dt-bindings: arm: tegra: pmc: Restructure pad configuration node schema
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH 4/7] dt-bindings: arm: tegra: pmc: Increase maximum number of clocks per powergate
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH 3/7] dt-bindings: arm: tegra: pmc: Move additionalProperties
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH 2/7] dt-bindings: arm: tegra: pmc: Remove useless boilerplate descriptions
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH 1/7] dt-bindings: arm: tegra: pmc: Improve property descriptions
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH 14/18] soc: tegra: Move powergate-bpmp driver to the genpd dir
From
: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
[Index of Archives]
[ARM Kernel]
[Linux ARM]
[Linux ARM MSM]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]