Show patches with: none      |   27846 patches
« 1 2 ... 6 7 8278 279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[18/30] iommu/tegra: Move to iommu_fw_alloc_per_device_ids() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[17/30] iommu: Add iommu_fw_alloc_per_device_ids() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[16/30] iommu/tegra: Route tegra_dev_iommu_get_stream_id() through an op Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[15/30] iommu/msm: Move to iommu_of_xlate() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[14/30] iommu/exynos: Move to iommu_of_xlate() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[13/30] iommu/dart: Move to iommu_of_xlate() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[12/30] iommu/of: Add iommu_of_xlate() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[11/30] iommu/sun50i: Move to iommu_of_get_single_iommu() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[10/30] iommu/sprd: Move to iommu_of_get_single_iommu() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[09/30] iommu/rockchip: Move to iommu_of_get_single_iommu() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[08/30] iommu/of: Add iommu_of_get_single_iommu() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[07/30] iommu/of: Call of_iommu_get_resv_regions() directly Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[06/30] iommu: Make iommu_ops_from_fwnode() return the iommu_device Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[05/30] iommu: Add iommu_probe_info Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[04/30] ACPI: IORT: Remove fwspec from the reserved region code Make a new API for drivers to use to get their FW 1 - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[03/30] ACPI: IORT: Make a iort_iommu_for_each_id() Make a new API for drivers to use to get their FW 1 - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[02/30] ACPI: VIOT: Make a viot_iommu_for_each_id() Make a new API for drivers to use to get their FW 1 - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[01/30] iommu/of: Make a of_iommu_for_each_id() Make a new API for drivers to use to get their FW - - - - --- 2023-11-30 Jason Gunthorpe Handled Elsewhere
[10/10] ACPI: IORT: Allow COMPILE_TEST of IORT IOMMU related FW parsing cleanup - - 1 - --- 2023-11-29 Jason Gunthorpe Superseded
[09/10] ACPI: IORT: Cast from ULL to phys_addr_t IOMMU related FW parsing cleanup - - - - --- 2023-11-29 Jason Gunthorpe Superseded
[08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places IOMMU related FW parsing cleanup - - 1 - --- 2023-11-29 Jason Gunthorpe Superseded
[07/10] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() IOMMU related FW parsing cleanup 1 - 3 1 --- 2023-11-29 Jason Gunthorpe Superseded
[06/10] iommu: Replace iommu_device_lock with iommu_probe_device_lock IOMMU related FW parsing cleanup - - - - --- 2023-11-29 Jason Gunthorpe Superseded
[05/10] iommu: Mark dev_iommu_priv_set() with a lockdep IOMMU related FW parsing cleanup - - 2 1 --- 2023-11-29 Jason Gunthorpe Superseded
[04/10] iommu: Mark dev_iommu_get() with lockdep IOMMU related FW parsing cleanup - - 3 1 --- 2023-11-29 Jason Gunthorpe Superseded
[03/10] iommu/of: Use -ENODEV consistently in of_iommu_configure() IOMMU related FW parsing cleanup - - 2 1 --- 2023-11-29 Jason Gunthorpe Superseded
[02/10] iommmu/of: Do not return struct iommu_ops from of_iommu_configure() IOMMU related FW parsing cleanup 1 - 2 1 --- 2023-11-29 Jason Gunthorpe Superseded
[01/10] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() IOMMU related FW parsing cleanup 2 - 3 1 --- 2023-11-29 Jason Gunthorpe Superseded
[16/16] vfio: account iommu allocations IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[15/16] vhost-vdpa: account iommu allocations IOMMU memory observability 1 - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[14/16] iommu: account IOMMU allocated memory IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[13/16] iommu: observability of the IOMMU allocations IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[12/16] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[11/16] iommu/sun50i: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[10/16] iommu/rockchip: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[09/16] iommu/iommufd: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[08/16] iommu/fsl: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[07/16] iommu/exynos: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[06/16] iommu/dma: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[05/16] iommu/io-pgtable-arm-v7s: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[04/16] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h IOMMU memory observability - - 1 - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[03/16] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[02/16] iommu/amd: use page allocation function provided by iommu-pages.h IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[01/16] iommu/vt-d: add wrapper functions for page allocations IOMMU memory observability - - - - --- 2023-11-28 Pasha Tatashin Handled Elsewhere
[PULL,v2] bus: Convert to platform remove callback returning void [PULL,v2] bus: Convert to platform remove callback returning void - - - - --- 2023-11-28 Uwe Kleine-König Handled Elsewhere
[RESEND,V2,2/2] dmaengine: tegra210-adma: Support dma-channel-mask property Support dma channel mask - - - - --- 2023-11-28 Mohan Kumar Handled Elsewhere
[RESEND,V2,1/2] dt-bindings: dma: Add dma-channel-mask to nvidia,tegra210-adma Support dma channel mask 1 - - - --- 2023-11-28 Mohan Kumar Handled Elsewhere
[28/55] media: tegra-video: Stop abusing of min_buffers_needed field Untitled series #384042 - - - - --- 2023-11-27 Benjamin Gaignard Handled Elsewhere
[v2,2/2] cpufreq: Wire-up arch-flavored freq info into cpufreq_verify_current_freq Add support for AArch64 AMUv1-based arch_freq_get_on_cpu - - - - --- 2023-11-27 Beata Michalska Handled Elsewhere
[v2,1/2] arm64: Provide an AMU-based version of arch_freq_get_on_cpu Add support for AArch64 AMUv1-based arch_freq_get_on_cpu - - 1 - --- 2023-11-27 Beata Michalska Handled Elsewhere
[v2,2/4] media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval media: v4l2-subdev: Improve frame interval handling - - 2 - --- 2023-11-27 Laurent Pinchart Handled Elsewhere
[v2,1/4] media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations media: v4l2-subdev: Improve frame interval handling - - 2 - --- 2023-11-27 Laurent Pinchart Handled Elsewhere
[v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 [v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 2 - - - --- 2023-11-23 Sumit Gupta Handled Elsewhere
iommu: Don't reserve IOVA when address and size are zero iommu: Don't reserve IOVA when address and size are zero - 1 - - --- 2023-11-23 Ashish Mhetre Changes Requested
[v3,093/108] pwm: tegra: Make use of devm_pwmchip_alloc() function pwm: Fix lifetime issues for pwm_chips - - - - --- 2023-11-21 Uwe Kleine-König Handled Elsewhere
[PULL] bus: Convert to platform remove callback returning void [PULL] bus: Convert to platform remove callback returning void - - - - --- 2023-11-16 Uwe Kleine-König Handled Elsewhere
[v2,17/17] iommu: Mark dev_iommu_priv_set() with a lockdep Solve iommu probe races around iommu_fwspec - - 2 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,16/17] iommu: Mark dev_iommu_get() with lockdep Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,15/17] iommu: Add ops->of_xlate_fwspec() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,14/17] iommu: Remove pointless iommu_fwspec_free() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,13/17] iommu: Remove dev_iommu_fwspec_set() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,12/17] iommu: Make iommu_ops_from_fwnode() static Solve iommu probe races around iommu_fwspec - - 2 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,10/17] acpi: Do not use dev->iommu within acpi_iommu_configure() Solve iommu probe races around iommu_fwspec 1 - 2 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,09/17] iommu: Add iommu_fwspec_append_ids() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,08/17] iommu/of: Do not use dev->iommu within of_iommu_configure() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,07/17] iommu: Add iommu_probe_device_fwspec() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,06/17] iommu: Add iommu_fwspec_alloc/dealloc() Solve iommu probe races around iommu_fwspec - - 1 1 --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,05/17] iommu: Make iommu_fwspec->ids a distinct allocation Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() Solve iommu probe races around iommu_fwspec 1 - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure() Solve iommu probe races around iommu_fwspec 1 - 1 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
[v2,01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() Solve iommu probe races around iommu_fwspec 2 - 3 - --- 2023-11-15 Jason Gunthorpe Handled Elsewhere
soc/tegra: pmc: Remove some old and deprecated functions and constants soc/tegra: pmc: Remove some old and deprecated functions and constants - - - - --- 2023-11-12 Christophe JAILLET Accepted
ASoC: tegra: convert not to use dma_request_slave_channel() ASoC: tegra: convert not to use dma_request_slave_channel() - - - - --- 2023-11-11 Christophe JAILLET Handled Elsewhere
[48/52] serial: tegra-tcu: Convert to platform remove callback returning void serial: Convert to platform remove callback returning void - - - - --- 2023-11-10 Uwe Kleine-König Handled Elsewhere
[36/52] serial: tegra: Convert to platform remove callback returning void serial: Convert to platform remove callback returning void - - - - --- 2023-11-10 Uwe Kleine-König Handled Elsewhere
[03/52] serial: 8250: Convert to platform remove callback returning void serial: Convert to platform remove callback returning void - - 3 - --- 2023-11-10 Uwe Kleine-König Handled Elsewhere
[09/12] bus: tegra-gmi: Convert to platform remove callback returning void bus: Convert to platform remove callback returning void - - - - --- 2023-11-09 Uwe Kleine-König Handled Elsewhere
[08/12] bus: tegra-aconnect: Convert to platform remove callback returning void bus: Convert to platform remove callback returning void - - - - --- 2023-11-09 Uwe Kleine-König Handled Elsewhere
[v6,2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 Add support for _TFP and change throttle pctg - - - - --- 2023-11-09 Sumit Gupta Handled Elsewhere
[v6,1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support Add support for _TFP and change throttle pctg - - - - --- 2023-11-09 Sumit Gupta Handled Elsewhere
[V2,2/2] memory: tegra: Skip SID programming if SID registers aren't set [V2,1/2] memory: tegra: Add SID override programming for MC clients - - - - --- 2023-11-07 Ashish Mhetre Handled Elsewhere
[V2,1/2] memory: tegra: Add SID override programming for MC clients [V2,1/2] memory: tegra: Add SID override programming for MC clients - - - - --- 2023-11-07 Ashish Mhetre Handled Elsewhere
[2/2] memory: tegra: Skip SID programming if SID registers aren't set [1/2] memory: tegra: Add SID override programming for MC clients - - - - --- 2023-11-07 Ashish Mhetre Changes Requested
[1/2] memory: tegra: Add SID override programming for MC clients [1/2] memory: tegra: Add SID override programming for MC clients - - - - --- 2023-11-07 Ashish Mhetre Changes Requested
[RFC,17/17] iommu: Mark dev_iommu_priv_set() with a lockdep Solve iommu probe races around iommu_fwspec - - 2 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,16/17] iommu: Mark dev_iommu_get() with lockdep Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,15/17] iommu: Add ops->of_xlate_fwspec() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,14/17] iommu: Remove pointless iommu_fwspec_free() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,13/17] iommu: Remove dev_iommu_fwspec_set() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,12/17] iommu: Make iommu_ops_from_fwnode() static Solve iommu probe races around iommu_fwspec - - - - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,10/17] acpi: Do not use dev->iommu within acpi_iommu_configure() Solve iommu probe races around iommu_fwspec 1 - 2 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,09/17] iommu: Add iommu_fwspec_append_ids() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,08/17] of: Do not use dev->iommu within of_iommu_configure() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,07/17] iommu: Add iommu_probe_device_fwspec() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,06/17] iommu: Add iommu_fwspec_alloc/dealloc() Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,05/17] iommu: Make iommu_fwspec->ids a distinct allocation Solve iommu probe races around iommu_fwspec - - 1 - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
[RFC,04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() Solve iommu probe races around iommu_fwspec 1 - - - --- 2023-11-03 Jason Gunthorpe Handled Elsewhere
« 1 2 ... 6 7 8278 279 »