messages from 2018-08-18 12:45:29 to 2018-08-30 21:00:07 UTC [more...]
[PATCH 00/13] remove_conflicting_framebuffers() cleanup
2018-08-30 21:00 UTC (8+ messages)
` [PATCH v2 00/12] "
` [PATCH v2 01/12] fbdev: show fbdev number for debugging
` [PATCH v2 02/12] fbdev: allow apertures == NULL in remove_conflicting_framebuffers()
` [PATCH v2 04/12] drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
` [PATCH v2 03/12] fbdev: add remove_conflicting_pci_framebuffers()
` [PATCH v2 05/12] drm/bochs: use simpler remove_conflicting_pci_framebuffers()
` [PATCH v2 06/12] drm/cirrus: "
[PATCH v1 0/5] CPUFREQ OPP's and Tegra30 support by tegra20-cpufreq driver
2018-08-30 19:43 UTC (6+ messages)
` [PATCH v1 1/5] dt-bindings: cpufreq: Add binding for NVIDIA Tegra20/30
` [PATCH v1 2/5] cpufreq: tegra20: Support OPP, thermal cooling and Tegra30
` [PATCH v1 3/5] ARM: tegra: Create tegra20-cpufreq device on Tegra30
` [PATCH v1 4/5] ARM: dts: tegra20: Add CPU Operating Performance Points
` [PATCH v1 5/5] ARM: dts: tegra30: "
[PATCH v1 0/3] CPU clock changes for Tegra20/30
2018-08-30 19:20 UTC (4+ messages)
` [PATCH v1 1/3] clk: tegra: Convert CCLKG mux to mux + clock divider on Tegra30
` [PATCH v1 2/3] clk: tegra: Add more rates to Tegra30 PLLX frequency table
` [PATCH v1 3/3] clk: tegra: Poll PLLX lock-status on resume from suspend on Tegra20/30
[PATCH v1 0/2] LP1/LP2 suspend-resume CPU clock fixes for Tegra30
2018-08-30 19:04 UTC (3+ messages)
` [PATCH v1 1/2] ARM: tegra: Switch CPU to PLLP before powergating on Tegra30
` [PATCH v1 2/2] ARM: tegra: Switch CPU to PLLP on resume from LP1 "
[PATCH v1 0/4] EMC fixes for Tegra30+
2018-08-30 18:54 UTC (5+ messages)
` [PATCH v1 1/4] ARM: tegra: Fix missed EMC registers latching on resume from LP1 on Tegra30+
` [PATCH v1 2/4] ARM: tegra: Fix DRAM refresh-interval clobbering on resume from LP1 on Tegra30
` [PATCH v1 3/4] ARM: tegra: Restore memory arbitration on resume from LP1 on Tegra30+
` [PATCH v1 4/4] ARM: tegra: Clear EMC interrupts "
[PATCH v1] ARM: tegra: cpuidle: Handle tick broadcasting within cpuidle core on Tegra20/30
2018-08-30 18:47 UTC
[PATCH v2 1/2] clk: tegra: Don't enable already enabled PLLs
2018-08-30 18:42 UTC (2+ messages)
` [PATCH v2 2/2] clk: tegra20: Enable lock-status polling for PLLs
[PATCH v1 1/2] soc/tegra: pmc: Turn powergates_lock into spinlock
2018-08-30 18:36 UTC (2+ messages)
` [PATCH v1 2/2] soc/tegra: pmc: Make readx_poll_timeout atomic
[PATCH v3 0/8] Support Trusted Foundations firmware on Tegra30
2018-08-30 18:04 UTC (9+ messages)
` [PATCH v3 1/8] ARM: trusted_foundations: Implement L2 cache initialization callback
` [PATCH v3 2/8] ARM: trusted_foundations: Make prepare_idle call to take mode argument
` [PATCH v3 3/8] ARM: trusted_foundations: Provide information about whether firmware is registered
` [PATCH v3 4/8] ARM: tegra: Setup L2 cache using Trusted Foundations firmware
` [PATCH v3 5/8] ARM: tegra: Don't apply CPU erratas in insecure mode
` [PATCH v3 6/8] ARM: tegra: Always boot CPU in ARM-mode
` [PATCH v3 7/8] ARM: tegra: Support L2 cache maintenance done via firmware
` [PATCH v3 8/8] ARM: tegra: Add firmware calls required for suspend-resume
[PATCH v2] ARM: tegra: tegra20: Fix mixed tabs-spaces indentation
2018-08-30 17:21 UTC
[PATCH v3 00/38] Tegra SDHCI add support for HS200 and UHS signaling
2018-08-30 15:06 UTC (39+ messages)
` [PATCH v3 01/38] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH v3 02/38] dt-bindings: mmc: tegra: Add pad voltage control properties
` [PATCH v3 03/38] dt-bindings: Add Tegra SDHCI pad pdpu offset bindings
` [PATCH v3 04/38] dt-bindings: mmc: Add Tegra SDHCI sampling trimmer values
` [PATCH v3 05/38] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH v3 06/38] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH v3 07/38] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH v3 08/38] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH v3 09/38] soc/tegra: pmc: Remove public pad voltage APIs
` [PATCH v3 10/38] soc/tegra: pmc: Implement pad configuration via pinctrl
` [PATCH v3 11/38] mmc: tegra: Reconfigure pad voltages during voltage switching
` [PATCH v3 12/38] mmc: tegra: Poll for calibration completion
` [PATCH v3 13/38] mmc: tegra: Set calibration pad voltage reference
` [PATCH v3 14/38] mmc: tegra: Power on the calibration pad
` [PATCH v3 15/38] mmc: tegra: Disable card clock during pad calibration
` [PATCH v3 16/38] mmc: tegra: Program pad autocal offsets from dt
` [PATCH v3 17/38] mmc: tegra: Perform pad calibration after voltage switch
` [PATCH v3 18/38] mmc: tegra: Enable pad calibration on Tegra210 and Tegra186
` [PATCH v3 19/38] mmc: tegra: Add a workaround for tap value change glitch
` [PATCH v3 20/38] mmc: tegra: Parse default trim and tap from dt
` [PATCH v3 21/38] mmc: tegra: Configure default tap values
` [PATCH v3 22/38] mmc: tegra: Configure default trim value on reset
` [PATCH v3 23/38] mmc: tegra: Use standard SDHCI tuning on Tegra210 and Tegra186
` [PATCH v3 24/38] mmc: tegra: Remove tegra_sdhci_writew() from tegra210_sdhci_ops
` [PATCH v3 25/38] mmc: tegra: Disable card clock during tuning cmd on Tegra210
` [PATCH v3 26/38] mmc: tegra: Enable UHS and HS200 modes for Tegra210
` [PATCH v3 27/38] mmc: tegra: Enable UHS and HS200 modes for Tegra186
` [PATCH v3 28/38] arm64: dts: Add Tegra210 sdmmc pinctrl voltage states
` [PATCH v3 29/38] arm64: dts: Add Tegra186 "
` [PATCH v3 30/38] arm64: dts: tegra210-p2180: Allow ldo2 to go down to 1.8 V
` [PATCH v3 31/38] arm64: dts: tegra210-p2180: Correct sdmmc4 vqmmc-supply
` [PATCH v3 32/38] arm64: dts: tegra210-p2597: Remove no-1-8-v from sdmmc1
` [PATCH v3 33/38] arm64: dts: tegra186: Add sdmmc pad auto calibration offsets
` [PATCH v3 34/38] arm64: dts: tegra210: "
` [PATCH v3 35/38] arm64: dts: tegra210: Add SDHCI tap and trim values
` [PATCH v3 36/38] arm64: dts: tegra186: "
` [PATCH v3 37/38] arm64: dts: tegra186: Assign clocks for sdmmc1 and sdmmc4
` [PATCH v3 38/38] arm64: dts: tegra210: "
[PATCH 00/14] staging: media: tegra-vdea: Add Tegra124 support
2018-08-30 8:56 UTC (23+ messages)
` [PATCH 02/14] staging: media: tegra-vde: Support reference picture marking
` [PATCH 03/14] staging: media: tegra-vde: Prepare for interlacing support
` [PATCH 04/14] staging: media: tegra-vde: Use DRM/KMS framebuffer modifiers
` [PATCH 06/14] staging: media: tegra-vde: Print out invalid FD
` [PATCH 07/14] staging: media: tegra-vde: Add some clarifying comments
` [PATCH 08/14] staging: media: tegra-vde: Track struct device *
` [PATCH 09/14] staging: media: tegra-vde: Add IOMMU support
` [PATCH 10/14] staging: media: tegra-vde: Keep VDE in reset when unused
` [PATCH 14/14] ARM: tegra: Enable SMMU for VDE on Tegra124
[PATCH v3] gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32
2018-08-30 0:12 UTC
[PATCH 00/26] ARM: dts: tegra: colibri_t30: major revamp
2018-08-29 14:56 UTC (4+ messages)
` [PATCH 13/26] ARM: tegra: colibri_t30: use proper irq-gpio for stmpe811
[BUG] gpio: gpiolib: possible sleep-in-atomic-context bugs in gpiochip_lock_as_irq()
2018-08-29 8:52 UTC
[PATCH 00/31] ARM: dts: tegra: colibri_t20: major revamp incl. eval board support
2018-08-29 8:14 UTC (32+ messages)
` [PATCH 01/31] ARM: tegra: colibri_t20: move aliases from module to carrier board
` [PATCH 02/31] ARM: tegra: colibri_t20: iris: integrate i2c real time clock support
` [PATCH 03/31] ARM: tegra: colibri_t20: iris: annotate i2c busses
` [PATCH 04/31] ARM: tegra: colibri_t20: iris: add missing aliases
` [PATCH 05/31] ARM: tegra: colibri_t20: add local-mac-address property
` [PATCH 06/31] ARM: tegra: colibri_t20: reorder host1x/hdmi properties
` [PATCH 07/31] ARM: tegra: colibri_t20: iris: use no-1-8-v
` [PATCH 08/31] ARM: tegra: colibri_t20: regulator clean-up
` [PATCH 09/31] ARM: tegra: colibri_t20: add missing regulators
` [PATCH 10/31] ARM: tegra: colibri_t20: annotate usb ehci instances
` [PATCH 11/31] ARM: tegra: colibri_t20: remove phy-reset-gpio from controller node
` [PATCH 12/31] ARM: tegra: colibri_t20: indentation/line-feed/white-space clean-up
` [PATCH 13/31] ARM: tegra: colibri_t20: update sound nvidia,model
` [PATCH 14/31] ARM: tegra: colibri_t20: pinmux clean-up
` [PATCH 15/31] ARM: tegra: colibri_t20: add missing pinmux
` [PATCH 16/31] ARM: tegra: colibri_t20: iris: display controller rgb panel support
` [PATCH 17/31] ARM: tegra: colibri_t20: iris: annotate uarts
` [PATCH 18/31] ARM: tegra: colibri_t20: iris: add uart-c
` [PATCH 19/31] ARM: tegra: colibri_t20: use high speed uart driver
` [PATCH 20/31] ARM: tegra: colibri_t20: iris: add gpio wakeup key
` [PATCH 21/31] ARM: tegra: colibri_t20: iris: add dr_mode property
` [PATCH 22/31] ARM: tegra: colibri_t20: annotate/rename lm95245 temperature sensor
` [PATCH 23/31] ARM: tegra: colibri_t20: add i2c-thermtrip
` [PATCH 24/31] ARM: tegra: colibri_t20: add gpio hog to unreset usb ethernet chip
` [PATCH 25/31] ARM: tegra: colibri_t20: add gpio hogs for gmi_wr_n buffers
` [PATCH 26/31] ARM: tegra: colibri_t20: annotate/move sd card detect
` [PATCH 27/31] ARM: tegra: colibri_t20: add compatibility comment
` [PATCH 28/31] ARM: tegra: colibri_t20: simplify model and compatible properties
` [PATCH 29/31] ARM: tegra: colibri_t20: iris: "
` [PATCH 30/31] ARM: tegra: colibri_t20: iris: add colibri ssp support
` [PATCH 31/31] ARM: tegra: colibri_t20: add eval board device tree
[PATCH] memory: Convert to using %pOFn instead of device_node.name
2018-08-29 7:44 UTC (4+ messages)
[PATCH] spi: tegra20-slink: explicitly enable/disable clock
2018-08-29 6:47 UTC
[PATCH v2 00/40] Tegra SDHCI add support for HS200 and UHS signaling
2018-08-28 15:41 UTC (17+ messages)
` [PATCH v2 11/40] mmc: sdhci: Add a quirk to skip clearing the transfer mode register on tuning
` [PATCH v2 25/40] mmc: sdhci: Add a quirk to disable card clock during tuning
[PATCH v3 00/19] IOMMU: Tegra GART driver clean up and optimization
2018-08-28 13:09 UTC (25+ messages)
` [PATCH v3 01/19] iommu/tegra: gart: Remove pr_fmt and clean up includes
` [PATCH v3 03/19] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
` [PATCH v3 02/19] iommu/tegra: gart: Clean up driver probe errors handling
` [PATCH v3 04/19] iommu: Introduce iotlb_sync_map callback
` [PATCH v3 06/19] dt-bindings: memory: tegra: Squash tegra20-gart into tegra20-mc
` [PATCH v3 07/19] ARM: dts: tegra20: Update Memory Controller node to the new binding
` [PATCH v3 05/19] iommu/tegra: gart: Optimize mapping / unmapping performance
` [PATCH v3 08/19] memory: tegra: Don't invoke Tegra30+ specific memory timing setup on Tegra20
` [PATCH v3 09/19] memory: tegra: Adapt to Tegra20 device-tree binding changes
` [PATCH v3 10/19] memory: tegra: Read client ID on GART page fault
` [PATCH v3 11/19] iommu/tegra: gart: Integrate with Memory Controller driver
` [PATCH v3 12/19] iommu/tegra: gart: Fix spinlock recursion
` [PATCH v3 13/19] iommu/tegra: gart: Fix NULL pointer dereference
` [PATCH v3 14/19] iommu/tegra: gart: Allow only one active domain at a time
` [PATCH v3 15/19] iommu/tegra: gart: Don't use managed resources
` [PATCH v3 16/19] iommu/tegra: gart: Prepend error/debug messages with "GART:"
` [PATCH v3 17/19] iommu/tegra: gart: Don't detach devices from inactive domains
` [PATCH v3 18/19] iommu/tegra: gart: Simplify clients-tracking code
` [PATCH v3 19/19] iommu/tegra: gart: Perform code refactoring
[PATCH] ASoC: core: Don't schedule DAPM work if already in target state
2018-08-28 10:39 UTC (2+ messages)
[PATCH v2] drivers/thermal/tegra: Fix a double free on the device node
2018-08-27 16:31 UTC (2+ messages)
[PATCH v1] iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSA
2018-08-27 14:20 UTC (3+ messages)
[PATCH v2 0/8] Tegra SDHCI support HS400 on Tegra210 and Tegra186
2018-08-27 11:47 UTC (6+ messages)
[PATCH 0/2] Tegra SDHCI rerun pad calibration periodically
2018-08-27 10:11 UTC (9+ messages)
` [PATCH 1/2] mmc: sdhci: Export sdhci_request()
` [PATCH 2/2] mmc: tegra: Implement periodic pad calibration
[PATCH v1] drm/tegra: Detach devices from IOMMU DMA domain on arm32
2018-08-20 17:35 UTC (3+ messages)
` [PATCH v1] gpu: host1x: Detach Host1x "
[PATCH v2] ASoC: wm9712: fix replace codec to component
2018-08-20 1:16 UTC (2+ messages)
[PATCH v2] gpu: host1x: Detach Host1x from IOMMU DMA domain on arm32
2018-08-19 17:04 UTC
[PATCH v1 1/2] clk: tegra: Don't enable already enabled PLLs
2018-08-18 16:08 UTC (2+ messages)
` [PATCH v1 2/2] clk: tegra20: Enable lock-status polling for PLLs
[PATCH v1] drm/tegra: plane: Permit tiling modifiers
2018-08-18 16:03 UTC
[PATCH v2 0/3] host1x_cdma_update_sync_queue() clean up
2018-08-18 15:10 UTC (3+ messages)
` [PATCH v2 3/3] gpu: host1x: Continue CDMA execution starting with a next job
[PATCH v2] ASoC: tegra: probe deferral error reporting
2018-08-18 13:02 UTC (3+ messages)
[PATCH v2] clk: tegra: probe deferral error reporting
2018-08-18 12:45 UTC (2+ messages)
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).