public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-13 22:34:34 to 2022-04-26 07:39:19 UTC [more...]

[Patch v9 0/4] memory: tegra: Add MC channels and error logging
 2022-04-26  7:38 UTC  (5+ messages)
` [Patch v9 1/4] memory: tegra: Add memory controller channels support
` [Patch v9 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v9 3/4] dt-bindings: memory: tegra: Update validation for reg and reg-names
` [Patch v9 4/4] arm64: tegra: Add memory controller channels

[Patch v8 0/4] memory: tegra: Add MC channels and error logging
 2022-04-26  7:35 UTC  (11+ messages)
` [Patch v8 1/4] memory: tegra: Add memory controller channels support
` [Patch v8 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v8 3/4] dt-bindings: memory: tegra: Update validation for reg and reg-names
` [Patch v8 4/4] arm64: tegra: Add memory controller channels

[Patch v2] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
 2022-04-26  7:30 UTC  (5+ messages)

[PATCH v2 0/8] Printbufs & improved shrinker debugging
 2022-04-26  7:26 UTC  (50+ messages)
` [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
                  ` Rust and Kernel Vendoring [Was Re: [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings]
` [PATCH v2 2/8] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v2 3/8] mm/memcontrol.c: Convert to printbuf
` [PATCH v2 4/8] clk: tegra: bpmp: "
` [PATCH v2 5/8] mm: Add a .to_text() method for shrinkers
` [PATCH v2 6/8] mm: Count requests to free & nr freed per shrinker
` [PATCH v2 7/8] mm: Move lib/show_mem.c to mm/
` [PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c

[PATCH v6 00/10] Intro to Hardware timestamping engine
 2022-04-25 21:54 UTC  (12+ messages)
` [PATCH v6 01/10] Documentation: Add HTE subsystem guide
` [PATCH v6 02/10] drivers: Add hardware timestamp engine (HTE)
` [PATCH v6 03/10] hte: Add tegra194 HTE kernel provider
` [PATCH v6 04/10] dt-bindings: Add HTE bindings
` [PATCH v6 05/10] gpiolib: Add HTE support
` [PATCH v6 06/10] gpio: tegra186: Add HTE in gpio-tegra186 driver
` [PATCH v6 07/10] gpiolib: cdev: Add hardware timestamp clock type
` [PATCH v6 08/10] tools: gpio: Add new hardware "
` [PATCH v6 09/10] hte: Add tegra HTE test driver
` [PATCH v6 10/10] MAINTAINERS: Added HTE Subsystem

[PATCH] spi: spi-tegra20-sflash: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-25 17:24 UTC  (2+ messages)

[PATCH] spi: spi-tegra20-slink: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-25 17:24 UTC  (2+ messages)

[PATCH v2] pwm: tegra: Optimize period calculation
 2022-04-25 13:22 UTC 

[RESEND PATCH] arm64: dts: tegra: Fix boolean properties with values
 2022-04-25 11:55 UTC  (4+ messages)

[PATCH] pwm: tegra: Optimize period calculation
 2022-04-25  7:34 UTC  (3+ messages)

[Patch v7 0/4] memory: tegra: Add MC channels and error logging
 2022-04-25  4:48 UTC  (21+ messages)
` [Patch v7 1/4] memory: tegra: Add memory controller channels support
` [Patch v7 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v7 3/4] dt-bindings: memory: Update reg/reg-names validation

[PATCH V2 0/8] PCI: tegra: Add Tegra234 PCIe support
 2022-04-24  9:40 UTC  (12+ messages)
` [PATCH V2 1/8] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V2 2/8] dt-bindings: PCI: tegra: Add device tree support for Tegra234
` [PATCH V2 3/8] arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT
` [PATCH V2 4/8] arm64: tegra: Enable PCIe slots in P3737-0000 board
` [PATCH V2 5/8] phy: tegra: Add PCIe PIPE2UPHY support for Tegra234
` [PATCH V2 6/8] PCI: Disable MSI for Tegra234 root ports
` [PATCH V2 7/8] Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
` [PATCH V2 8/8] PCI: tegra: Add Tegra234 PCIe support

[PATCH v3 00/10] gpiolib: Handle immutable irq_chip structures
 2022-04-23 10:30 UTC  (13+ messages)
` [PATCH v3 01/10] gpio: Don't fiddle with irqchips marked as immutable
` [PATCH v3 02/10] gpio: Expose the gpiochip_irq_re[ql]res helpers
` [PATCH v3 03/10] gpio: Add helpers to ease the transition towards immutable irq_chip
` [PATCH v3 04/10] gpio: tegra186: Make the irqchip immutable
` [PATCH v3 05/10] gpio: pl061: "
` [PATCH v3 06/10] pinctrl: apple-gpio: "
` [PATCH v3 07/10] pinctrl: msmgpio: "
` [PATCH v3 08/10] pinctrl: amd: "
` [PATCH v3 09/10] gpio: Update TODO to mention immutable irq_chip structures
` [PATCH v3 10/10] Documentation: Update the recommended pattern for GPIO irqchips

[PATCH V1 09/10] PCI: Disable MSI for Tegra234 root ports
 2022-04-23  7:22 UTC  (2+ messages)

[PATCH v5 00/11] Intro to Hardware timestamping engine
 2022-04-22 22:52 UTC  (5+ messages)

[PATCH] dmaengine: tegra: Fix uninitialized variable usage
 2022-04-22  7:25 UTC  (2+ messages)

[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-04-21 10:47 UTC  (3+ messages)
` [PATCH v5 7/9] ARM: dts: omap3/4/5: fix ethernet node name for different OMAP boards

[PATCH] drm/tegra: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-21  8:45 UTC 

[PATCH 0/3] Add 128-bit support mailbox for Tegra234 chips
 2022-04-20 19:55 UTC  (7+ messages)
` [PATCH 1/3] mailbox: tegra-hsp: Add tegra_hsp_sm_ops
` [PATCH 2/3] dt-bindings: tegra186-hsp: add type for shared mailboxes
` [PATCH 3/3] mailbox: tegra-hsp: Add 128-bit shared mailbox support

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-04-20 18:47 UTC  (12+ messages)
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API

[PATCH 0/2] ACPI: ARM CoreSight Performance Monitoring Unit
 2022-04-20 15:31 UTC  (4+ messages)
` [PATCH 1/2] ACPICA: Add support for ARM Performance Monitoring Unit Table
` [PATCH 2/2] ACPI: ARM Performance Monitoring Unit Table (APMT) initial support

[PATCH 0/6] Add watchdog timer support for Tegra186/194/234 SoCs
 2022-04-20 13:14 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: timer: Add Tegra186 & Tegra234 Timer
` [PATCH 2/6] clocksource: Add Tegra186 timers support
` [PATCH 3/6] clocksource/drivers/timer-tegra186: Add support for Tegra234 SoC
` [PATCH 4/6] arm64: tegra: Enable native timers on Tegra186
` [PATCH 5/6] arm64: tegra: Enable native timers on Tegra194
` [PATCH 6/6] arm64: tegra: Enable native timers on Tegra234

[PATCH] dmaengine: tegra: Remove unused including <linux/version.h>
 2022-04-20 11:53 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-04-20  7:40 UTC 

[Patch v1] iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
 2022-04-20  5:32 UTC  (4+ messages)

[PATCH] spi: spi-tegra114: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19 22:45 UTC  (2+ messages)

[PATCH v2 00/10] gpiolib: Handle immutable irq_chip structures
 2022-04-19 21:56 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 02/14] reset: tegra-bpmp: Restore Handle errors in BPMP response
 2022-04-19 18:14 UTC 

[PATCH AUTOSEL 4.19 02/12] reset: tegra-bpmp: Restore Handle errors in BPMP response
 2022-04-19 18:15 UTC 

[PATCH AUTOSEL 5.10 02/18] reset: tegra-bpmp: Restore Handle errors in BPMP response
 2022-04-19 18:13 UTC 

[PATCH AUTOSEL 5.15 03/27] reset: tegra-bpmp: Restore Handle errors in BPMP response
 2022-04-19 18:12 UTC 

[PATCH AUTOSEL 5.17 05/34] reset: tegra-bpmp: Restore Handle errors in BPMP response
 2022-04-19 18:10 UTC 

[PATCH 1/7] memory: da8xx-ddrctl: simplify platform_get_resource()
 2022-04-19 14:28 UTC  (7+ messages)
` [PATCH 2/7] memory: emif: "
` [PATCH 3/7] memory: ti-emif: "
` [PATCH 4/7] memory: ti-emif-pm: "
` [PATCH 5/7] memory: tegra: mc: "
` [PATCH 6/7] memory: brcmstb_dpfe: simplify platform_get_resource_byname()
` [PATCH 7/7] memory: renesas-rpc-if: "

[PATCH 4.19 00/32] 4.19.239-rc1 review
 2022-04-19 12:21 UTC 

[PATCH 5.17 000/219] 5.17.4-rc1 review
 2022-04-19 12:21 UTC 

[PATCH 5.10 000/105] 5.10.112-rc1 review
 2022-04-19 12:21 UTC 

[PATCH 5.4 00/63] 5.4.190-rc1 review
 2022-04-19 12:21 UTC 

[PATCH 4.14 000/284] 4.14.276-rc1 review
 2022-04-19 10:14 UTC 

[PATCH 4.9 000/218] 4.9.311-rc1 review
 2022-04-19 10:13 UTC 

[PATCH] firmware: tegra: fix error check return value of debugfs_create_file()
 2022-04-19  1:36 UTC 

[PATCH] usb: gadget: tegra-xudc: clean up comments
 2022-04-17 17:45 UTC  (4+ messages)

[PATCH 04/16] PCI: dwc: Convert to using native IP-core versions representation
 2022-04-17 14:42 UTC  (2+ messages)

[PATCH v2] usb: gadget: tegra-xudc: clean up comments
 2022-04-17 13:07 UTC 

[PATCH] serial: tegra: Correct error handling sequence
 2022-04-15  6:41 UTC  (2+ messages)

[PATCH v2] drm/tegra: Stop using iommu_present()
 2022-04-13 22:34 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox