messages from 2017-05-01 11:33:36 to 2017-06-06 14:48:20 UTC [more...]
[PATCH V2] dmaengine: tegra-apb: Really fix runtime-pm usage
2017-06-06 14:48 UTC (2+ messages)
[PATCH] dmaengine: tegra-apb: Really fix runtime-pm usage
2017-06-06 12:23 UTC (3+ messages)
[PATCH] firmware: tegra: Add VIC firmware
2017-06-06 11:50 UTC
Tegra baseline test results for v4.12-rc4
2017-06-05 15:42 UTC
Investment Interest & Offer
2017-06-02 23:01 UTC
[PATCH V4 0/3] ADD AHCI support for tegra210
2017-06-02 12:53 UTC (4+ messages)
` [PATCH V4 1/3] ata: ahci_tegra: Add "
` [PATCH V4 2/3] arm64: tegra: Enable AHCI on Tegra210
` [PATCH V4 3/3] dt-bindings: tegra: add binding documentation
[PATCH v5 0/6] reset: APIs to manage a list of resets
2017-06-02 0:12 UTC (9+ messages)
` [PATCH v5 2/6] reset: Add APIs to manage array "
` [PATCH v5 1/6] reset: use kref for reference counting
` [PATCH v5 3/6] reset: hide reset control arrays behind struct reset_control
` [PATCH v5 5/6] usb: dwc3: of-simple: Add support to get resets for the device
` [PATCH v5 6/6] soc/tegra: pmc: Use the new reset APIs to manage reset controllers
` [PATCH v5 4/6] usb: dwc3: of-simple: Re-order resource handling in remove
[PATCH 00/22] Tegra DRM fixes
2017-06-01 19:15 UTC (56+ messages)
` [PATCH 01/22] drm/tegra: Fix lockup on a use of staging API
` [PATCH 02/22] drm/tegra: Correct idr_alloc() minimum id
` [PATCH 03/22] drm/tegra: Check whether page belongs to BO in tegra_bo_kmap()
` [PATCH 04/22] drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
` [PATCH 05/22] drm/tegra: Correct copying of waitchecks and disable them "
` [PATCH 06/22] drm/tegra: Check syncpoint ID "
` [PATCH 07/22] drm/tegra: Remove module ownership from the tegra_fb_ops
` [PATCH 08/22] drm/tegra: dc: Drop the reset asserts to workaround a bug
` [PATCH 09/22] drm/tegra: dc: Apply clipping to the plane
` [PATCH 10/22] drm/tegra: Disable plane if it is invisible
` [PATCH 11/22] gpu: host1x: Initialize firewall class to the jobs one
` [PATCH 12/22] gpu: host1x: Correct host1x_job_pin() error handling
` [PATCH 13/22] gpu: host1x: Do not leak BO's phys address to userspace
` [PATCH 14/22] gpu: host1x: Forbid relocation address shifting in the firewall
` [PATCH 15/22] gpu: host1x: Forbid RESTART opcode "
` [PATCH 16/22] gpu: host1x: Forbid unrelated SETCLASS "
` [PATCH 17/22] gpu: host1x: Check waits "
` [PATCH 18/22] gpu: host1x: Remove unused 'struct host1x_cmdbuf'
` [PATCH 19/22] gpu: host1x: Remove unused host1x_cdma_stop() definition
` [PATCH 20/22] gpu: host1x: Refactor channel allocation code
` [PATCH 21/22] drm/tegra: Don't use IOMMU on Tegra20
` [PATCH 22/22] Revert "iommu/tegra: gart: Do not register with bus"
[PATCH v4 0/4] reset: APIs to manage a list of resets
2017-06-01 16:44 UTC (8+ messages)
` [PATCH v4 1/4] usb: dwc3: of-simple: Re-order resource handling in remove
` [PATCH v4 2/4] reset: Add APIs to manage array of resets
` [PATCH v4 3/4] usb: dwc3: of-simple: Add support to get resets for the device
` [PATCH v4 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers
[PATCH v2 0/2] Device tree changes for Tegra186 cpufreq
2017-06-01 8:04 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
` [PATCH v2 2/2] arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186
[PATCH 3/3] sound: ASoC: tegra: Select tegra30 i2s and ahub for tegra124 SoC
2017-05-31 16:59 UTC (11+ messages)
[PATCH 2/7] clocksource: Rename CLOCKSOURCE_OF_DECLARE
2017-05-31 8:19 UTC (13+ messages)
Tegra baseline test results for v4.12-rc3
2017-05-30 14:32 UTC
[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
2017-05-30 3:41 UTC (20+ messages)
[PATCH 0/3] pinctrl: bcm/samsung/tegra: make bool code non-modular
2017-05-29 8:33 UTC (4+ messages)
` [PATCH 2/3] pinctrl: tegra: clean up modular vs. non-modular distinctions
[PATCH RFC 4/5] ARM: dts: tegra: use IRQ_TYPE_* to specify irq flags
2017-05-26 18:06 UTC
[PATCH V3 0/3] ADD AHCI support for tegra210
2017-05-25 11:15 UTC (14+ messages)
` [PATCH V3 1/3] ata: ahci_tegra: Add "
` [PATCH V3 2/3] dt-bindings: tegra: Add tegra210 AHCI
` [PATCH V3 3/3] arm64: tegra: Enable SATA on Tegra210
[PATCH 1/2] PCI: tegra: Support MSI 64-bit addressing
2017-05-23 19:59 UTC (4+ messages)
` [PATCH 2/2] PCI: tegra: Do not allocate MSI target memory
Tegra baseline test results for v4.12-rc2
2017-05-22 8:03 UTC
[PATCH] drm: remove NULL pointer check for clk_disable_unprepare
2017-05-20 23:45 UTC (3+ messages)
[PATCH] gpu: host1x: select IOMMU_IOVA
2017-05-18 15:05 UTC (3+ messages)
[PATCH] gpu: host1x: Refactor/fix channel allocation code
2017-05-18 12:07 UTC (4+ messages)
[PATCH] gpu: host1x: Do not leak BO's phys address to userspace
2017-05-16 8:56 UTC (12+ messages)
` [PATCH] drm/tegra: Check whether page belongs to BO in tegra_bo_kmap()
` [PATCH] drm/tegra: Check offsets of a submitted command buffer and of relocations
` [PATCH v2] drm/tegra: Correct idr_alloc() minimum id
[PATCH 1/2] ARM: tegra: remove Whistler support
2017-05-15 16:25 UTC (2+ messages)
[PATCH V2] pwm: tegra: Set maximum pwm clock source per SoC tapeout
2017-05-15 15:17 UTC (5+ messages)
[PATCH] gpu: host1x: Forbid RESTART opcode in the firewall
2017-05-15 12:06 UTC (2+ messages)
Tegra baseline test results for v4.12-rc1
2017-05-15 8:25 UTC
[PATCH v2] drm/tegra: Check size of a submitted command buffer
2017-05-14 20:55 UTC (7+ messages)
[PATCH 1/3] drm/tegra: Fix lockup on a use of staging API
2017-05-14 19:47 UTC (6+ messages)
` [PATCH 2/3] drm/tegra: Correct idr_alloc() minimum id
[PATCH] gpu: host1x: Initialize firewall class to the jobs one
2017-05-14 12:36 UTC (2+ messages)
[PATCH 3/3] drm/tegra: Check size of a submitted command buffer
2017-05-12 19:14 UTC (3+ messages)
APPLY FOR YOUR URGENT LOAN AT 2%
2017-05-12 10:53 UTC
[PATCH 00/12] gpio: Tight IRQ chip integration and Tegra186 support
2017-05-11 8:30 UTC (5+ messages)
` [PATCH v3 12/12] gpio: Add "
[PATCH RESEND 2/4] drm/tegra: switch to postclose
2017-05-08 8:26 UTC
[PATCH 0/3] thermal-Tegra: Fine-tuning for regs_show()
2017-05-07 9:53 UTC (4+ messages)
` [PATCH 1/3] thermal: tegra: Combine two function calls into one in regs_show()
` [PATCH 2/3] thermal: tegra: Use seq_putc() "
` [PATCH 3/3] thermal: tegra: Combine two seq_printf() calls into one "
[PATCH] firmware: tegra: fix locking bugs in bpmp
2017-05-05 5:37 UTC
[PATCH] clk: tegra: fix SS control on PLL enable/disable
2017-05-04 7:42 UTC (3+ messages)
[tegrarcm PATCH] Update miniloader license
2017-05-03 0:07 UTC (2+ messages)
Tegra baseline test results for v4.11
2017-05-01 19:46 UTC
[PATCH 1/2] power: supply: sbs-battery: Don't ignore the first external power change
2017-05-01 11:33 UTC (4+ messages)
` [PATCH 2/2] power: supply: sbs-battery: Correct supply status with current draw
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