messages from 2025-07-09 19:54:01 to 2025-07-21 02:25:59 UTC [more...]
[PATCH 67/80] usb: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-21 2:25 UTC (2+ messages)
[PATCH v2 00/17] arm64: tegra: Add Tegra210B01 support
2025-07-21 2:15 UTC (18+ messages)
` [PATCH v2 01/17] dt-bindings: soc: tegra: pmc: Document Tegra210B01
` [PATCH v2 02/17] dt-bindings: phy: tegra-xusb: "
` [PATCH v2 03/17] dt-bindings: usb: "
` [PATCH v2 04/17] dt-bindings: usb: tegra-xudc: "
` [PATCH v2 05/17] dt-bindings: thermal: tegra: "
` [PATCH v2 06/17] dt-bindings: clock: "
` [PATCH v2 07/17] dt-bindings: clock: tegra124-dfll: "
` [PATCH v2 08/17] dt-bindings: tegra: Document Shield TV 2019
` [PATCH v2 09/17] soc/tegra: pmc: Add Tegra210B01 support
` [PATCH v2 10/17] phy: tegra: xusb: Add Tegra201B01 Support
` [PATCH v2 11/17] usb: xhci: tegra: Add Tegra210B01 support
` [PATCH v2 12/17] usb: gadget: tegra-xudc: Add Tegra210B01 Support
` [PATCH v2 13/17] thermal: tegra: "
` [PATCH v2 14/17] clk: tegra: Add Tegra210B01 support
` [PATCH v2 15/17] arm64: tegra: Add BPMP node for Tegra210
` [PATCH v2 16/17] arm64: tegra: Add Tegra210B01 support
` [PATCH v2 17/17] arm64: tegra: Add support for NVIDIA Shield TV Pro 2019
[PATCH 00/17] arm64: tegra: Add Tegra210B01 support
2025-07-20 22:30 UTC (29+ messages)
` [PATCH 01/17] dt-bindings: arm: tegra: pmc: Document Tegra210B01
` [PATCH 02/17] dt-bindings: phy: tegra-xusb: "
` [PATCH 03/17] dt-bindings: usb: "
` [PATCH 04/17] dt-bindings: usb: tegra-xudc: "
` [PATCH 05/17] dt-bindings: thermal: tegra: "
` [PATCH 06/17] dt-bindings: clock: "
` [PATCH 07/17] dt-bindings: clock: tegra124-dfll: "
` [PATCH 08/17] dt-bindings: tegra: Document Shield TV 2019
` [PATCH 09/17] soc/tegra: pmc: Add Tegra210B01 support
` [PATCH 10/17] phy: tegra: xusb: Add Tegra201B01 Support
` [PATCH 11/17] usb: xhci: tegra: Add Tegra210B01 support
` [PATCH 12/17] usb: gadget: tegra-xudc: Add Tegra210B01 Support
` [PATCH 13/17] thermal: tegra: "
` [PATCH 14/17] clk: tegra: Add Tegra210B01 support
` [PATCH 15/17] arm64: tegra: Add BPMP node for Tegra210
` [PATCH 16/17] arm64: tegra: Add Tegra210B01 support
` [PATCH 17/17] arm64: tegra: Add support for NVIDIA Shield TV Pro 2019
[PATCH 1/2] mailbox: Use per-thread completion to fix wrong completion order
2025-07-20 21:13 UTC (2+ messages)
[PATCH] staging: nvec: Fix incorrect null termination of battery manufacturer
2025-07-20 18:03 UTC (2+ messages)
[PATCH 0/2] iommu/arm-smmu-v3: Two vsmmu impl_ops cleanups
2025-07-18 23:48 UTC (3+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
` [PATCH 2/2] iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size
[PATCH v1 0/5] gpu/drm: tegra: add DSI support for Tegra20/Tegra30
2025-07-18 9:26 UTC (15+ messages)
` [PATCH v1 1/5] dt-bindings: display: tegra: document MIPI calibration "
` [PATCH v1 2/5] clk: tegra20: reparent dsi clock to pll_d_out0
` [PATCH v1 3/5] gpu/drm: host1x: mipi: add Tegra20/Tegra30 MIPI calibration logic
` [PATCH v1 4/5] gpu/drm: tegra: dsi: add support for Tegra20/Tegra30
` [PATCH v1 5/5] ARM: tegra: add MIPI calibration binding "
[PATCH v9 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-17 8:49 UTC (42+ messages)
` [PATCH v9 01/29] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v9 02/29] iommufd: Correct virt_id kdoc at struct iommu_vdevice_alloc
` [PATCH v9 03/29] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v9 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v9 05/29] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v9 06/29] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v9 07/29] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v9 08/29] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v9 09/29] iommufd/selftest: Add coverage for viommu data
` [PATCH v9 10/29] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v9 11/29] iommufd/access: Bypass access->ops->unmap for internal use
` [PATCH v9 12/29] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v9 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v9 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v9 15/29] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v9 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v9 17/29] iommufd: Add mmap interface
` [PATCH v9 18/29] iommufd/selftest: Add coverage for the new "
` [PATCH v9 19/29] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v9 20/29] iommu: Allow an input type in hw_info op
` [PATCH v9 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v9 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v9 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v9 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v9 25/29] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v9 26/29] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v9 27/29] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v9 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v9 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[PATCH 5.4 000/144] 5.4.296-rc2 review
2025-07-16 16:03 UTC (2+ messages)
[PATCH 5.4 000/148] 5.4.296-rc1 review
2025-07-16 14:10 UTC (3+ messages)
[PATCH 6.15 000/192] 6.15.7-rc1 review
2025-07-16 10:16 UTC
[PATCH 6.12 000/165] 6.12.39-rc2 review
2025-07-16 10:16 UTC
[PATCH 6.6 000/111] 6.6.99-rc2 review
2025-07-16 10:16 UTC
[PATCH 6.1 00/89] 6.1.146-rc2 review
2025-07-16 10:14 UTC
[PATCH 5.15 00/78] 5.15.189-rc2 review
2025-07-16 10:11 UTC
[PATCH 5.10 000/209] 5.10.240-rc3 review
2025-07-16 10:11 UTC
[PATCH] thermal: Use dev_fwnode()
2025-07-15 13:33 UTC (2+ messages)
[PATCH] Revert "drm/tegra: Use dma_buf from GEM object instance"
2025-07-15 13:16 UTC (2+ messages)
[PATCH v2 1/1] drivers: drm: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-15 12:14 UTC (2+ messages)
[PATCH v3 21/24] pmdomain: core: Leave powered-on genpds on until late_initcall_sync
2025-07-15 11:34 UTC (3+ messages)
[PATCH] clocksource: tegra186: avoid 64-bit division
2025-07-15 11:12 UTC (2+ messages)
[PATCH 1/2] clocksource/drivers/timer-tegra186: Avoid 64-bit divide operation
2025-07-15 11:11 UTC (2+ messages)
[PATCH] iommu/tegra241-cmdqv: import IOMMUFD module namespace
2025-07-14 21:34 UTC (2+ messages)
[PATCH v6 0/3] i2c: tegra: Improve reset and DMA operations
2025-07-14 20:19 UTC (11+ messages)
` [PATCH v6 1/3] i2c: tegra: Fix reset error handling with ACPI
` [PATCH v6 2/3] i2c: tegra: Use internal reset when reset property is not available
` [PATCH v6 3/3] i2c: tegra: Remove dma_sync_*() calls
[PATCH v2 0/5] thermal: tegra: add SOCTHERM support for Tegra114
2025-07-14 8:22 UTC (6+ messages)
` [PATCH v2 1/5] soc: tegra: fuse: add Tegra114 nvmem cells and fuse lookups
` [PATCH v2 2/5] dt-bindings: thermal: Document Tegra114 SOCTHERM Thermal Management System
` [PATCH v2 3/5] thermal: tegra: soctherm-fuse: parametrize configuration further
` [PATCH v2 4/5] thermal: tegra: add Tegra114 specific SOCTHERM driver
` [PATCH v2 5/5] ARM: tegra: Add SOCTHERM support on Tegra114
[PATCH v2 0/3] clk: tegra: add DFLL support for Tegra 4
2025-07-14 8:17 UTC (4+ messages)
` [PATCH v2 1/3] drivers: cpufreq: add Tegra114 support
` [PATCH v2 2/3] clk: tegra: add DFLL support for Tegra114
` [PATCH v2 3/3] ARM: tegra: Add DFLL clock support on Tegra114
[BUG] cpufreq: tegra186: Denver cores do not register
2025-07-14 6:21 UTC (4+ messages)
[PATCH v6 0/3] PCI: tegra: Allow building as a module
2025-07-14 6:12 UTC (4+ messages)
[PATCH] arm64: tegra: Enable ramoops on Tegra210 and newer
2025-07-14 6:01 UTC (12+ messages)
[PATCH v2 0/3] pinctrl: tegra: Add Tegra186 pinmux driver
2025-07-14 5:45 UTC (8+ messages)
` [PATCH v2 2/3] "
[PATCH RFC] arm64: tegra: Add reserved-memory node for P3450
2025-07-14 5:39 UTC (6+ messages)
[PATCH v2 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
2025-07-14 5:36 UTC (3+ messages)
[PATCH] arm64: tegra: Remove otg id gpio from Jetson TX2 NX
2025-07-14 5:35 UTC (4+ messages)
[GIT PULL 1/8] soc/tegra: Updates for v6.17-rc1
2025-07-11 22:09 UTC (8+ messages)
` [GIT PULL 2/8] firmware: tegra: "
` [GIT PULL 3/8] dt-bindings: "
` [GIT PULL 4/8] memory: tegra: "
` [GIT PULL 5/8] ARM: tegra: Core changes "
` [GIT PULL 6/8] ARM: tegra: Device tree "
` [GIT PULL 7/8] arm64: tegra: Changes "
` [GIT PULL 8/8] arm64: tegra: Default configuration updates "
[PATCH v1 0/2] ARM: tegra: Add device-tree for Asus Portable AiO P1801-T
2025-07-11 15:13 UTC (2+ messages)
[PATCH v3 0/4] power: supply: add support for Pegatron Chagall battery
2025-07-11 15:11 UTC (2+ messages)
` (subset) "
[PATCH] firmware: tegra: bpmp: fix build failure for tegra264-only config
2025-07-11 12:51 UTC (2+ messages)
[PATCH v2 0/2] memory: tegra: Add Tegra264 support
2025-07-11 8:19 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] memory: tegra: Add Tegra264 MC and EMC support
[PATCH 0/6] clk: tegra: convert from clk round_rate() to determine_rate()
2025-07-10 21:45 UTC (7+ messages)
` [PATCH 1/6] clk: tegra: audio-sync: convert from "
` [PATCH 2/6] clk: tegra: divider: "
` [PATCH 3/6] clk: tegra: periph: "
` [PATCH 4/6] clk: tegra: pll: "
` [PATCH 5/6] clk: tegra: super: "
` [PATCH 6/6] clk: tegra: tegra210-emc: "
[PATCH] checks: Fix detection of 'i2c-bus' node
2025-07-10 9:17 UTC (2+ messages)
[PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
2025-07-10 9:04 UTC (11+ messages)
[PATCH 0/4] memory: tegra: Add Tegra264 support
2025-07-10 6:42 UTC (11+ messages)
` [PATCH 1/4] dt-bindings: "
` [PATCH 2/4] dt-bindings: memory: tegra: Add Tegra264 definitions
` [PATCH 3/4] dt-bindings: memory: tegra: Add Tegra264 stream IDs
[PATCH v8 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-10 5:34 UTC (7+ messages)
` [PATCH v8 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v8 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH 0/4] arm64: tegra: Add Tegra264 support
2025-07-10 2:45 UTC (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] arm64: tegra: Add p3971-0089+p3834-0008 support
` [PATCH 3/4] arm64: tegra: Add memory controller on Tegra264
` [PATCH 4/4] arm64: defconfig: Enable Tegra241 and Tegra264
[PATCH v2 1/1] media: Remove redundant pm_runtime_mark_last_busy() calls
2025-07-09 19:53 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).