Linux-Tegra Archive mirror
 help / color / mirror / Atom feed
[Patch v3 0/2] memory: tegra: Skip restricted register access from Guest
 2024-04-25 15:51 UTC  (22+ messages)
` [Patch v3 1/2] dt-bindings: make sid and broadcast reg optional
` [Patch v3 2/2] memory: tegra: make sid and broadcast regions optional

[PATCH] drivers/soc/tegra: Replace dev_node refcount management
 2024-04-25 15:35 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: tegra30-i2s: convert to dt schema
 2024-04-25 15:30 UTC 

[PATCH v3] ASoC: dt-bindings: tegra30-i2s: convert to dt schema
 2024-04-25 15:05 UTC  (2+ messages)

[PATCH 6.8 000/158] 6.8.8-rc1 review
 2024-04-25  9:03 UTC 

[PATCH 6.1 000/141] 6.1.88-rc1 review
 2024-04-25  9:02 UTC 

[PATCH 6.6 000/158] 6.6.29-rc1 review
 2024-04-25  8:59 UTC 

[PATCH 5.15 00/71] 5.15.157-rc1 review
 2024-04-25  8:59 UTC 

[PATCH v2 0/7] Cleanup Tegra210 EMC frequency scaling
 2024-04-25  6:11 UTC  (10+ messages)
` [PATCH v2 1/7] memory: tegra: Remove periodic compensation duplicate calls
` [PATCH v2 2/7] memory: tegra: Move DQSOSC measurement to common place
` [PATCH v2 3/7] memory: tegra: Reword and correct comments
` [PATCH v2 4/7] memory: tegra: Change macros to interpret parameter as integer
` [PATCH v2 5/7] memory: tegra: Loop update_clock_tree_delay()
` [PATCH v2 6/7] memory: tegra: Move compare/update current delay values to a function
` [PATCH v2 7/7] memory: tegra: Rework update_clock_tree_delay()

[PATCH 1/5] gpu: host1x: Fix _writel function declarations
 2024-04-25  5:02 UTC  (5+ messages)
` [PATCH 2/5] gpu: host1x: Handle CDMA wraparound when debug printing
` [PATCH 3/5] gpu: host1x: Complete stream ID entry tables
` [PATCH 4/5] gpu: host1x: Add MLOCK recovery for rest of engines
` [PATCH 5/5] gpu: host1x: fence: Disable timeout on pre-silicon

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-24 18:46 UTC  (46+ messages)
` [PATCH v2 01/26] media: pci: mgb4: Refactor struct resources
` [PATCH v2 02/26] media: stb0899: Simplify check
` [PATCH v2 03/26] media: uvcvideo: Refactor iterators
` [PATCH v2 04/26] media: uvcvideo: Use max() macro
` [PATCH v2 05/26] media: go7007: Use min and max macros
` [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk
` [PATCH v2 07/26] media: staging: sun6i-isp: "
` [PATCH v2 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v2 10/26] staging: media: tegra-video: Use swap macro
` [PATCH v2 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH v2 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH v2 13/26] media: common: saa7146: Use min macro
` [PATCH v2 14/26] media: dvb-frontends: drx39xyj: "
` [PATCH v2 15/26] media: netup_unidvb: "
` [PATCH v2 16/26] media: au0828: "
` [PATCH v2 17/26] media: flexcop-usb: "
` [PATCH v2 18/26] media: gspca: cpia1: "
` [PATCH v2 19/26] media: stk1160: "
` [PATCH v2 20/26] media: tegra-vde: Refactor timeout handling
` [PATCH v2 21/26] media: i2c: st-mipid02: Use the correct div function
` [PATCH v2 22/26] media: tc358746: Use the correct div_ function
` [PATCH v2 23/26] media: venus: vdec: Make explicit the range of us_per_frame
` [PATCH v2 24/26] media: venus: venc: "
` [PATCH v2 25/26] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH v2 26/26] media: dvb-frontends: tda10048: Make explicit the range of z

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24 16:48 UTC  (4+ messages)
` [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue

[PATCH v2 0/4] PCI: controller: Move to agnostic GPIO API
 2024-04-24 14:29 UTC  (15+ messages)
` [PATCH v2 1/4] PCI: aardvark: Remove unused of_gpio.h
` [PATCH v2 2/4] PCI: dwc: "
` [PATCH v2 3/4] PCI: imx6: Convert to agnostic GPIO API
` [PATCH v2 4/4] PCI: kirin: "

[PATCH v3] ASoC: dt-bindings: tegra20-ac97: convert to dt schema
 2024-04-24 14:02 UTC  (4+ messages)

[PATCH v2] gpio: tegra186: Fix tegra186_gpio_is_accessible() check
 2024-04-24 13:32 UTC  (4+ messages)
    ` [PATCH v3] "

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-24 12:44 UTC  (6+ messages)

[PATCH 1/2] drm/tegra: gem: Open code drm_prime_gem_destroy
 2024-04-24  5:13 UTC  (2+ messages)
` [PATCH 2/2] drm/tegra: gem: Don't attach dma-bufs when not needed

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-23 16:49 UTC  (28+ messages)
` [PATCH 03/35] media: uvcvideo: Refactor iterators
` [PATCH 04/35] media: uvcvideo: Use max() macro
` [PATCH 11/35] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 12/35] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH 13/35] media: common: saa7146: Use min macro
` [PATCH 14/35] media: dvb-frontends: drx39xyj: "
` [PATCH 19/35] media: stk1160: "
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div
` [PATCH 26/35] media: venus: Refator return path

[PATCH v1 1/1] PCI: dwc: Remove unused of_gpio.h
 2024-04-23 16:39 UTC  (5+ messages)

[PATCH v4 12/15] KVM: arm64: nv: Add emulation for ERETAx instructions
 2024-04-23 12:30 UTC  (5+ messages)

[PATCH] ARM: dts: tegra20-ac97: replace deprecated gpio suffix
 2024-04-23 12:09 UTC  (2+ messages)

[PATCH 0/4] gpu: Convert to platform remove callback returning void
 2024-04-23  8:31 UTC  (6+ messages)
` [PATCH 3/4] gpu: host1x: "

[PATCH v2] ASoC: dt-bindings: tegra20-ac97: convert to dt schema
 2024-04-23  6:49 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 6/9] gpu: host1x: Do not setup DMA for virtual devices
 2024-04-22 23:20 UTC 

[PATCH AUTOSEL 5.10 7/9] gpu: host1x: Do not setup DMA for virtual devices
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 5.15 07/10] gpu: host1x: Do not setup DMA for virtual devices
 2024-04-22 23:19 UTC 

[PATCH AUTOSEL 6.1 11/19] gpu: host1x: Do not setup DMA for virtual devices
 2024-04-22 23:18 UTC 

[PATCH AUTOSEL 6.6 14/29] gpu: host1x: Do not setup DMA for virtual devices
 2024-04-22 23:16 UTC 

[PATCH AUTOSEL 6.8 21/43] gpu: host1x: Do not setup DMA for virtual devices
 2024-04-22 23:14 UTC 

[PATCH] gpio: tegra186: Fix tegra186_gpio_is_accessible() check
 2024-04-22 12:00 UTC  (3+ messages)

[PATCH] staging: nvec: make i2c controller register writes robust
 2024-04-22 11:29 UTC  (4+ messages)

[PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
 2024-04-22  9:30 UTC  (11+ messages)
` [PATCH 05/11] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback

[PATCH] ASoC: dt-bindings: tegra20-ac97: convert to dt schema
 2024-04-21 18:25 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: tegra30-i2s: convert to dt schema
 2024-04-21 18:23 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: tegra30-i2s: convert to dt schema
 2024-04-21 12:41 UTC  (2+ messages)

[PATCH v3 0/9] PCI: endpoint: Make host reboot handling more robust
 2024-04-19 21:48 UTC  (17+ messages)
` [PATCH v3 1/9] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH v3 2/9] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to epc_init()
` [PATCH v3 3/9] PCI: endpoint: Rename BME to Bus Master Enable
` [PATCH v3 4/9] PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() function
` [PATCH v3 5/9] PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH v3 6/9] PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF drivers
` [PATCH v3 7/9] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH v3 8/9] PCI: qcom-ep: Use the "
` [PATCH v3 9/9] PCI: endpoint: pci-epf-test: Handle "

[PATCH v5 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-04-19 17:12 UTC  (3+ messages)
` [PATCH v5 1/6] iommu/arm-smmu-v3: Add CS_NONE quirk

[PATCH v1 0/3] arm64: Support Neoverse-V2 for Perf Arm SPE
 2024-04-19 15:32 UTC  (2+ messages)

[PATCH 1/2] crypto: tegra - Fix some error codes
 2024-04-19 11:43 UTC  (5+ messages)

[PATCH v2] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-19 11:42 UTC  (2+ messages)

[PATCH] gpu: host1x: mipi: Benefit from devm_clk_get_prepared()
 2024-04-19 11:30 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: tegra20-das: Convert to schema
 2024-04-19 10:03 UTC  (3+ messages)

[PATCH next] cpupfreq: tegra124: eliminate uses of of_node_put()
 2024-04-19  6:28 UTC  (2+ messages)

[PATCH 0/7] Cleanup Tegra210 EMC frequency scaling
 2024-04-18 17:19 UTC  (5+ messages)
` [PATCH 7/7] memory: tegra: Rework update_clock_tree_delay()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).