linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-18 10:08:34 to 2023-01-23 15:16:39 UTC [more...]

[PATCH] arm64: dts: tegra: drop serial clock-names and reset-names
 2023-01-23 15:15 UTC 

[PATCH V6 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-23 15:04 UTC  (16+ messages)
` [PATCH V6 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V6 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V6 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V6 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V6 5/6] usb: typec: ucsi_ccg: "
` [PATCH V6 6/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin

[PATCH v2 00/13] spi: Add support for stacked/parallel memories
 2023-01-23 15:04 UTC  (27+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 03/13] net: "
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH v2 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-23 13:58 UTC  (28+ messages)
` [PATCH v2 01/10] iommu: Add a gfp parameter to iommu_map()
` [PATCH v2 02/10] iommu: Remove iommu_map_atomic()
` [PATCH v2 03/10] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH v2 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH v2 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH v2 07/10] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH v2 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts
` [PATCH v2 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s
` [PATCH v2 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts

[PATCH 00/10] drm/fb-helper: Various cleanups
 2023-01-23 10:05 UTC  (11+ messages)
` [PATCH 01/10] drm/client: Test for connectors before sending hotplug event
` [PATCH 02/10] drm/client: Add hotplug_failed flag
` [PATCH 03/10] drm/fb-helper: Introduce drm_fb_helper_unprepare()
` [PATCH 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup
` [PATCH 05/10] drm/fb-helper: Remove preferred_bpp parameter from fbdev internals
` [PATCH 06/10] drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
` [PATCH 07/10] drm/fbdev-generic: Minimize hotplug error handling
` [PATCH 08/10] drm/fbdev-generic: Minimize client unregistering
` [PATCH 09/10] drm/fbdev-generic: Inline clean-up helpers into drm_fbdev_fb_destroy()
` [PATCH 10/10] drm/fbdev-generic: Rename struct fb_info 'fbi' to 'info'

[PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
 2023-01-23  9:59 UTC  (6+ messages)

[PATCH v4 0/8] drm/simpledrm: Support system memory framebuffers
 2023-01-23  9:16 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: display: simple-framebuffer: "
` [PATCH v4 2/8] dt-bindings: display: simple-framebuffer: Document 32-bit BGR format
` [PATCH v4 3/8] dt-bindings: reserved-memory: Support framebuffer reserved memory
` [PATCH v4 4/8] drm/simpledrm: Use struct iosys_map consistently
` [PATCH v4 5/8] drm/simpledrm: Add support for system memory framebuffers
` [PATCH v4 6/8] drm/format-helper: Support the AB24/XB24 formats
` [PATCH v4 7/8] drm/simpledrm: Support the XB24/AB24 format
` [PATCH v4 8/8] arm64: tegra: Add simple framebuffer on Jetson Xavier NX

Prezentacja
 2023-01-23  8:42 UTC 

[PATCH] drm/tegra: submit: No need for Null pointer check before kfree
 2023-01-22 18:18 UTC  (8+ messages)

[PATCH v13 0/4] iommu: Support mappings/reservations in reserved-memory regions
 2023-01-22 14:06 UTC  (6+ messages)
` [PATCH v13 1/4] of: Introduce of_translate_dma_region()
` [PATCH v13 2/4] dt-bindings: reserved-memory: Document iommu-addresses
` [PATCH v13 3/4] iommu: Implement of_iommu_get_resv_regions()
` [PATCH v13 4/4] iommu: dma: Use of_iommu_get_resv_regions()

[PATCH V5 0/5] Tegra USB device support updates
 2023-01-22 14:12 UTC  (7+ messages)
` [PATCH V5 1/5] dt-bindings: usb: tegra-xudc: Add dma-coherent for Tegra194
` [PATCH V5 2/5] arm64: tegra: Add dma-coherent property for Tegra194 XUDC
` [PATCH V5 3/5] dt-bindings: usb: tegra-xudc: Add Tegra234 XUDC support
` [PATCH V5 4/5] usb: gadget: tegra-xudc: Add Tegra234 support
` [PATCH V5 5/5] arm64: tegra: Populate the XUDC node for Tegra234

[PATCH v12 0/4] iommu: Support mappings/reservations in reserved-memory regions
 2023-01-20 17:44 UTC  (3+ messages)

[PATCH] drm/tegra: sor: Remove redundant error logging
 2023-01-20 11:04 UTC 

[PATCH 0/2] drm/tegra: handle implicit scanout modifiers
 2023-01-20 10:58 UTC  (3+ messages)
` [PATCH 1/2] drm/tegra: add sector layout to SET/GET_TILING IOCTLs
` [PATCH 2/2] drm/tegra: add scanout support for implicit tiling parameters

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-20  9:56 UTC  (3+ messages)
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()

[PATCH 1/2] dt-bindings: mmc: drop unneeded quotes
 2023-01-20  9:38 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: mmc: correct pwrseq node names

[PATCH] phy: tegra: xusb: Release device node reference
 2023-01-20  8:45 UTC 

[PATCH treewide 0/7] phy: Add devm_of_phy_optional_get() helper
 2023-01-20  8:46 UTC  (22+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH 3/7] net: lan966x: "
` [PATCH 4/7] net: ethernet: ti: am65-cpsw: "
` [PATCH 5/7] PCI: tegra: "
` [PATCH 6/7] usb: host: ehci-exynos: "
` [PATCH 7/7] usb: host: ohci-exynos: "

[PATCH V4 0/5] Add device-tree support for Cypress CYP4226
 2023-01-20  7:19 UTC  (7+ messages)
` [PATCH V4 3/5] usb: typec: ucsi_ccg: Replace ccgx to well-known regex

[PATCH 1/2] spi: dt-bindings: drop unneeded quotes
 2023-01-19 16:24 UTC  (10+ messages)
` [PATCH 2/2] spi: dt-bindings: cleanup examples - indentation, lowercase hex

[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-19 16:23 UTC  (7+ messages)
` [PATCH 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex

[PATCH v3 0/8] drm/simpledrm: Support system memory framebuffers
 2023-01-19 15:10 UTC  (4+ messages)
` [PATCH v3 8/8] arm64: tegra: Add simple framebuffer on Jetson Xavier NX

[PATCH 1/4] arm64: tegra: Mark host1x as dma-coherent on Tegra194/234
 2023-01-19 13:39 UTC  (4+ messages)
` [PATCH 2/4] gpu: host1x: Fix mask for syncpoint increment register
` [PATCH 3/4] gpu: host1x: Don't skip assigning syncpoints to channels
` [PATCH 4/4] drm/tegra: firewall: Check for is_addr_reg existence in IMM check

[PATCH] dt-bindings: drop type for operating-points-v2
 2023-01-19 13:10 UTC 

[PATCH 1/4] gpu: host1x: Implement syncpoint wait using DMA fences
 2023-01-19 13:09 UTC  (4+ messages)
` [PATCH 2/4] gpu: host1x: Implement job tracking "
` [PATCH 3/4] gpu: host1x: Rewrite syncpoint interrupt handling
` [PATCH 4/4] gpu: host1x: External timeout/cancellation for fences

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-01-19 13:01 UTC  (7+ messages)
` [Patch v1 08/10] cpufreq: tegra194: add OPP support and set bandwidth

[PATCH V5 0/6] Add device-tree support for Cypress CYPD4226
 2023-01-19 12:17 UTC  (10+ messages)
` [PATCH V5 1/6] dt-bindings: usb: Add Cypress cypd4226 Type-C controller
` [PATCH V5 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V5 3/6] usb: typec: ucsi_ccg: Add OF support
` [PATCH V5 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property
` [PATCH V5 5/6] usb: typec: ucsi_ccg: "
` [PATCH V5 6/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin

[PATCH V2 1/2] usb: gadget: u_ether: Improve print in gether_setup_name_default()
 2023-01-19 10:43 UTC  (4+ messages)

[PATCH v3] dt-bindings: phy: tegra-xusb: Convert to json-schema
 2023-01-18 17:26 UTC  (2+ messages)

[PATCH] dmaengine: tegra: Fix memory leak in terminate_all()
 2023-01-18 16:48 UTC  (2+ messages)

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-18 15:15 UTC  (6+ messages)
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()

[PATCH v2] dmaengine: tegra210-adma: fix global intr clear
 2023-01-18 12:04 UTC  (2+ messages)

[PATCH 4.19 000/477] 4.19.270-rc2 review
 2023-01-18 11:26 UTC 

[PATCH 5.4 000/622] 5.4.229-rc2 review
 2023-01-18 11:27 UTC 

[PATCH 5.10 00/64] 5.10.164-rc2 review
 2023-01-18 11:27 UTC 

[PATCH 6.1 000/176] 6.1.7-rc2 review
 2023-01-18 11:27 UTC 


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).