messages from 2017-09-07 09:31:03 to 2017-09-29 14:53:31 UTC [more...]
[PATCH 0/4] firmware: tegra: add checks for BPMP error return code
2017-09-29 14:53 UTC (9+ messages)
` [PATCH 1/4] firmware: tegra: propagate error code to caller
` [PATCH 2/4] clk: tegra: check BPMP response return code
` [PATCH 3/4] reset: "
` [PATCH 4/4] soc/tegra: bpmp: "
[PATCH] firmware: tegra: add BPMP debugfs support
2017-09-29 13:41 UTC (3+ messages)
[PATCH] usb: phy: tegra: Fix phy suspend for UDC
2017-09-29 13:10 UTC (2+ messages)
[PATCH] clk/tegra: Delete an error message for a failed memory allocation in three functions
2017-09-29 9:19 UTC (2+ messages)
[PATCH] PCI: tegra: Use different MSI target address for Tegra20
2017-09-29 7:22 UTC (6+ messages)
[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
2017-09-28 16:37 UTC (34+ messages)
` [PATCH v1 1/5] clk: tegra: Add AHB DMA clock entry
` [PATCH v1 2/5] clk: tegra: Bump SCLK clock rate to 216MHz on Tegra20
` [PATCH v1 4/5] dmaengine: Add driver for NVIDIA Tegra AHB DMA controller
` [PATCH v1 3/5] dt-bindings: Add DT bindings "
` [PATCH v1 5/5] ARM: dts: tegra: Add AHB DMA controller nodes
[PATCH v2 00/16] gpio: Tight IRQ chip integration and banked infrastructure
2017-09-28 14:22 UTC (19+ messages)
` [PATCH v2 01/16] gpio: Implement tighter IRQ chip integration
` [PATCH v2 03/16] gpio: Move irqdomain into struct gpio_irq_chip
` [PATCH v2 04/16] gpio: Move irq_base to "
` [PATCH v2 05/16] gpio: Move irq_handler "
` [PATCH v2 06/16] gpio: Move irq_default_type "
` [PATCH v2 08/16] gpio: Move irq_nested into "
` [PATCH v2 10/16] gpio: Move lock_key "
` [PATCH v2 11/16] gpio: Add Tegra186 support
` [PATCH v2 12/16] gpio: omap: Fix checkpatch warnings
` [PATCH v2 13/16] gpio: omap: Rename struct gpio_bank to struct omap_gpio_bank
` [PATCH v2 16/16] gpio: tegra186: Use banked GPIO infrastructure
` [PATCH v2 02/16] gpio: Move irqchip into struct gpio_irq_chip
` [PATCH v2 07/16] gpio: Move irq_chained_parent to "
` [PATCH v2 09/16] gpio: Move irq_valid_mask into "
` [PATCH v2 14/16] gpio: Add support for banked GPIO controllers
` [PATCH v2 15/16] gpio: tegra: Use banked GPIO infrastructure
[PATCH v3 0/6] Miscellaneous improvements to Host1x and TegraDRM
2017-09-28 13:29 UTC (8+ messages)
` [PATCH v3 1/6] gpu: host1x: Enable Tegra186 syncpoint protection
` [PATCH v3 2/6] gpu: host1x: Enable gather filter
` [PATCH v3 3/6] gpu: host1x: Improve debug disassembly formatting
` [PATCH v3 4/6] gpu: host1x: Disassemble more instructions
` [PATCH v3 5/6] gpu: host1x: Fix incorrect comment for channel_request
` [PATCH v3 6/6] drm/tegra: Use u64_to_user_ptr helper
[PATCH v1 0/2] NVIDIA Tegra20 video decoder driver
2017-09-28 11:37 UTC (16+ messages)
` [PATCH v1 1/2] staging: Introduce "
` [PATCH v1 2/2] ARM: dts: tegra20: Add video decoder node
Build error for NVIDIA Tegra DRM since 4.14-rc1
2017-09-28 8:30 UTC (2+ messages)
[PATCH V2 0/4] Add Tegra186 PCIe support
2017-09-27 11:58 UTC (5+ messages)
` [PATCH V2 2/4] PCI: tegra: "
` [PATCH V2 1/4] dt-bindings: pci: tegra: Document Tegra186 PCIe DT
` [PATCH V2 3/4] arm64: tegra: Add PCIe node for Tegra186
` [PATCH V2 4/4] arm64: tegra: Enable PCIe on Jetson TX2
[PATCH] PCI: tegra: Use generic accessors where possible
2017-09-27 9:33 UTC (3+ messages)
[PATCH v1 1/3] soc/tegra: fuse: Fix reading registers using DMA on Tegra20
2017-09-26 22:40 UTC (13+ messages)
` [PATCH v1 2/3] ARM: dts: tegra20: Add DMA phandle to 'fuse' node
` [PATCH v1 3/3] soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver
[PATCH v1 0/4] iommu/tegra: gart: Couple corrections
2017-09-26 16:57 UTC (13+ messages)
` [PATCH v1 1/4] iommu/tegra: gart: Don't unnecessarily allocate registers context
` [PATCH v1 2/4] iommu/tegra: gart: Check whether page is already mapped
` [PATCH v1 3/4] iommu/tegra: gart: Move PFN validation out of spinlock
` [PATCH v1 4/4] iommu/tegra: gart: Correct number of unmapped bytes
[PATCH v3] platform/chrome: Use proper protocol transfer function
2017-09-26 15:40 UTC (10+ messages)
[PATCH 1/2] gpu: host1x: Call of_dma_configure after setting bus
2017-09-26 11:27 UTC (7+ messages)
` [PATCH 2/2] of: configure DMA for host1x devices
[PATCH v2 6/6] drm/atomic: Make async plane update checks work as intended, v2
2017-09-26 4:59 UTC (4+ messages)
` [PATCH] drm/atomic: Make async plane update checks actually work as intended
[PATCH] sound: tegra20-spdif: remove "default m"
2017-09-25 20:37 UTC (2+ messages)
Tegra baseline test results for v4.14-rc2
2017-09-25 14:41 UTC (2+ messages)
[PATCH v2] drm/tegra: Replace dev_* with DRM_DEV_*
2017-09-25 8:27 UTC (5+ messages)
` [Outreachy kernel] "
[PATCH] drm/tegra: Replace dev_* with DRM_DEV_*
2017-09-24 6:52 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH v2 0/6] Miscellaneous improvements to Host1x and TegraDRM
2017-09-22 23:17 UTC (5+ messages)
` [PATCH v2 1/6] gpu: host1x: Enable Tegra186 syncpoint protection
[PATCH] mmc: tegra: Mark 64 bit dma broken on Tegra186
2017-09-22 9:45 UTC (4+ messages)
[PATCH 00/16] gpio: Tight IRQ chip integration and banked infrastructure
2017-09-21 12:06 UTC (14+ messages)
` [PATCH 12/16] gpio: omap: Fix checkpatch warnings
` [PATCH 13/16] gpio: omap: Rename struct gpio_bank to struct omap_gpio_bank
` [PATCH 14/16] gpio: Add support for banked GPIO controllers
[PATCH] arm64: tegra: Add SMMU node for Tegra186
2017-09-20 12:46 UTC (2+ messages)
[PATCH 0/4] Add Tegra186 PCIe support
2017-09-20 9:52 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: pci: tegra: Document Tegra186 PCIe DT
` [PATCH 2/4] PCI: tegra: Add Tegra186 PCIe support
` [PATCH 3/4] arm64: tegra: Add PCIe node for Tegra186
` [PATCH 4/4] arm64: tegra: Enable PCIe on Jetson TX2
[PATCH] phy: tegra: Handle return value of kasprintf
2017-09-20 7:05 UTC
[PATCH] clk: tegra30: fix cclk_lp divisor register
2017-09-19 8:54 UTC (2+ messages)
Tegra baseline test results for v4.14-rc1
2017-09-18 12:31 UTC (2+ messages)
[PATCH] clk: tegra: Use readl_relaxed_poll_timeout_atomic in tegra210_clock_init
2017-09-16 5:26 UTC (3+ messages)
[PATCH] drm: tegra: reduce stack usage in register dump helpers
2017-09-15 19:50 UTC
[PATCH v2] clk: tegra: Use readl_relaxed_poll_timeout_atomic in tegra210_clock_init
2017-09-15 19:10 UTC
Compiling Mainline Kernel v4.4.70 Stable to ChormeBook Nvidia Tegra TK1 (Ubuntu-Xenial) -Uboot Not Booting (BlackScreen)
2017-09-14 9:01 UTC
[PATCH v2 0/6] Host1x and VIC support for Tegra186
2017-09-12 21:49 UTC (3+ messages)
` [PATCH v2 4/6] dt-bindings: host1x: Add Tegra186 information
[PATCHv4 0/4] tegra-cec: add Tegra HDMI CEC support
2017-09-11 12:29 UTC (5+ messages)
` [PATCHv4 2/4] ARM: tegra: add CEC support to tegra124.dtsi
` [PATCHv4 1/4] dt-bindings: document the tegra CEC bindings
` [PATCHv4 3/4] tegra-cec: add Tegra HDMI CEC driver
` [PATCHv4 4/4] drm/tegra: add cec-notifier support
[SUSPECTED SPAM] I am a Buyer
2017-09-10 11:19 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).