messages from 2020-08-28 23:15:42 to 2020-09-04 09:20:04 UTC [more...]
[PATCH RESEND v3] iommu/tegra-smmu: Add missing locks around mapping operations
2020-09-04 9:19 UTC (3+ messages)
[PATCH v2 00/12] Tegra XHCI controller ELPG support
2020-09-04 9:10 UTC (25+ messages)
` [PATCH v2 01/12] clk: tegra: Add PLLE HW power sequencer control
` [PATCH v2 02/12] clk: tegra: don't enable PLLE HW sequencer at init
` [PATCH v2 03/12] phy: tegra: xusb: t210: rearrange UPHY init
` [PATCH v2 04/12] phy: tegra: xusb: t210: add lane_iddq operations
` [PATCH v2 05/12] phy: tegra: xusb: add sleepwalk and suspend/resume
` [PATCH v2 06/12] soc/tegra: pmc: provide usb sleepwalk register map
` [PATCH v2 07/12] arm64: tegra210: XUSB PADCTL add "nvidia,pmc" prop
` [PATCH v2 08/12] phy: tegra: xusb: t210: support wake and sleepwalk
` [PATCH v2 09/12] phy: tegra: xusb: t186: "
` [PATCH v2 10/12] arm64: tegra210/tegra186/tegra194: XUSB PADCTL irq
` [PATCH v2 11/12] usb: host: xhci-tegra: unlink power domain devices
` [PATCH v2 12/12] xhci: tegra: enable ELPG for runtime/system PM
[PATCH 0/3] iommu/tegra-smmu: Reference count fixes
2020-09-04 9:00 UTC (2+ messages)
[PATCH 00/11] mmc: Minor cleanups and compile test
2020-09-04 8:08 UTC (22+ messages)
` [PATCH 01/11] mmc: bcm2835: Simplify with dev_err_probe()
` [PATCH 02/11] mmc: davinci: "
` [PATCH 03/11] mmc: dw_mmc-zx: "
` [PATCH 04/11] mmc: jz4740: "
` [PATCH 05/11] mmc: meson: "
` [RFT 06/11] mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe()
` [PATCH 07/11] mmc: sdhci-of-arasan: Simplify with dev_err_probe()
` [PATCH 08/11] mmc: sdhci-tegra: "
` [PATCH 09/11] mmc: dw_mmc: "
` [PATCH 10/11] mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t
` [PATCH 11/11] mmc: host: Enable compile testing of multiple drivers
[PATCH v1 00/12] Improvements for Tegra I2C driver
2020-09-03 22:18 UTC (23+ messages)
` [PATCH v1 01/12] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v1 02/12] i2c: tegra: Add missing newline before returns
` [PATCH v1 03/12] i2c: tegra: Clean up messages in the code
` [PATCH v1 04/12] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v1 05/12] i2c: tegra: Use reset_control_reset()
` [PATCH v1 06/12] i2c: tegra: Improve formatting of function variables
` [PATCH v1 07/12] i2c: tegra: Use dev_err_probe()
` [PATCH v1 08/12] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v1 09/12] i2c: tegra: Clean up probe function
` [PATCH v1 10/12] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v1 11/12] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v1 12/12] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
2020-09-03 20:26 UTC (10+ messages)
[PATCH v2 0/6] Introduce Embedded Controller driver for Acer A500
2020-09-03 16:10 UTC (11+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH v2 2/6] regmap: Use flexible sleep
` [PATCH v2 3/6] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v2 4/6] power: supply: Add battery gauge driver for "
` [PATCH v2 5/6] leds: Add "
` [PATCH v2 6/6] ARM: tegra: acer-a500: Add Embedded Controller
[PATCH v3 00/22] Improvements for Tegra I2C driver
2020-09-03 15:56 UTC (36+ messages)
` [PATCH v3 01/22] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v3 02/22] i2c: tegra: Add missing newline before returns
` [PATCH v3 03/22] i2c: tegra: Clean up messages in the code
` [PATCH v3 04/22] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v3 05/22] i2c: tegra: Use reset_control_reset()
` [PATCH v3 06/22] i2c: tegra: Improve formatting of function variables
` [PATCH v3 07/22] i2c: tegra: Use dev_err_probe()
` [PATCH v3 08/22] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v3 09/22] i2c: tegra: Clean up probe function
` [PATCH v3 10/22] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v3 11/22] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v3 12/22] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v3 13/22] i2c: tegra: Check errors for both positive and negative values
` [PATCH v3 14/22] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v3 15/22] i2c: tegra: Clean up whitespaces and newlines
` [PATCH v3 16/22] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v3 17/22] i2c: tegra: Improve driver module description
` [PATCH v3 18/22] i2c: tegra: Reorder location of functions in the code
` [PATCH v3 19/22] i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg()
` [PATCH v3 20/22] i2c: tegra: Remove "dma" variable
` [PATCH v3 21/22] i2c: tegra: Initialization div-clk rate unconditionally
` [PATCH v3 22/22] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
[PATCH 1/2] memory: brcmstb_dpfe: Simplify with dev_err_probe()
2020-09-02 15:23 UTC (4+ messages)
` [PATCH 2/2] memory: tegra186-emc: "
[PATCH] memory: tegra: Remove GPU from DRM IOMMU group
2020-09-02 15:24 UTC (3+ messages)
[PATCH v1 0/2] mmc: cqhci: Add pre_enable() and post_disable() hook function
2020-09-02 9:02 UTC (6+ messages)
` [PATCH v1 1/2] mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()
` [PATCH v1 2/2] mmc: mediatek: add pre_enable() and post_disable() hook function
[PATCH 0/3] opp: Allow opp-supported-hw to contain multiple versions
2020-09-02 5:23 UTC (10+ messages)
` [PATCH 3/3] ARM: tegra: Pass multiple versions in opp-supported-hw property
[PATCH v2 00/17] Improvements for Tegra I2C driver
2020-09-01 21:37 UTC (19+ messages)
` [PATCH v2 01/17] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v2 02/17] i2c: tegra: Add missing newline before returns
` [PATCH v2 03/17] i2c: tegra: Clean up messages in the code
` [PATCH v2 04/17] i2c: tegra: Don't ignore tegra_i2c_flush_fifos() error
` [PATCH v2 05/17] i2c: tegra: Use reset_control_reset()
` [PATCH v2 06/17] i2c: tegra: Improve formatting of function variables
` [PATCH v2 07/17] i2c: tegra: Use dev_err_probe()
` [PATCH v2 08/17] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v2 09/17] i2c: tegra: Clean up probe function
` [PATCH v2 10/17] i2c: tegra: Drop '_timeout' from wait/poll function names
` [PATCH v2 11/17] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v2 12/17] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v2 13/17] i2c: tegra: Check errors for both positive and negative values
` [PATCH v2 14/17] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v2 15/17] i2c: tegra: Remove unnecessary whitespaces and newlines
` [PATCH v2 16/17] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v2 17/17] i2c: tegra: Improve driver module description
[PATCH v5] iommu/tegra-smmu: Add locking around mapping operations
2020-09-01 20:37 UTC
[PATCH v9 18/32] drm: tegra: fix common struct sg_table related issues
2020-09-01 20:13 UTC (4+ messages)
` [PATCH v9 24/32] drm: host1x: "
[PATCH 01/11] spi: sprd: Release DMA channel also on probe deferral
2020-09-01 19:12 UTC (13+ messages)
` [PATCH 02/11] spi: sprd: Simplify with dev_err_probe()
` [PATCH 03/11] spi: atmel: "
` [PATCH 04/11] spi: bcm2835: "
` [PATCH 05/11] spi: cadence-quadspi: "
` [PATCH 06/11] spi: spi-mux: "
` [PATCH 07/11] spi: qcom-qspi: "
` [PATCH 08/11] spi: stm32: "
` [PATCH 09/11] spi: synquacer: "
` [PATCH 10/11] spi: tegra114: "
` [PATCH 11/11] spi: tegra20: "
[PATCH v4] iommu/tegra-smmu: Add locking around mapping operations
2020-09-01 18:56 UTC (2+ messages)
[PATCH v2 4.19 0/7] Fix timeout clock used by hardware data timeout
2020-09-01 16:24 UTC (8+ messages)
` [PATCH v2 4.19 1/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
` [PATCH v2 4.19 2/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
` [PATCH v2 4.19 3/7] dt-bindings: mmc: tegra: Add tmclk for Tegra210 and Tegra186
` [PATCH v2 4.19 4/7] arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
` [PATCH v2 4.19 5/7] arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
` [PATCH v2 4.19 6/7] arm64: tegra: Add missing timeout clock to Tegra194 "
` [PATCH v2 4.19 7/7] sdhci: tegra: Add missing TMCLK for data timeout
[PATCH 5.8 246/255] drm/atomic-helper: reset vblank on crtc reset
2020-09-01 15:11 UTC
[PATCH 4.19 0/7] Fix timeout clock used by hardware data timeout
2020-09-01 13:55 UTC (5+ messages)
` [PATCH 4.19 1/7] sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
[PATCH v2 1/2] drm: allow limiting the scatter list size
2020-09-01 7:40 UTC (2+ messages)
Broadcom WiFi SDIO performance regression after commit "mmc: sdhci: Remove finish_tasklet"
2020-08-31 18:53 UTC (5+ messages)
[PATCH] Fix compile warnings reported during Non TPG build
2020-08-31 15:37 UTC (2+ messages)
` [PATCH] media: tegra-video: Fix compilation warning of unused variable
[PATCH V5 0/7] Tegra XUSB charger detect support
2020-08-31 8:50 UTC (5+ messages)
` [PATCH V5 4/7] phy: tegra: xusb: Add soc ops API to enable UTMI PAD protection
` [PATCH V5 5/7] phy: tegra: xusb: Add support for charger detect
[PATCH RESEND v4] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
2020-08-31 8:38 UTC
[PATCH 00/18] Convert arch/arm to use iommu-dma
2020-08-30 19:44 UTC (11+ messages)
` [PATCH 09/18] iommu/mediatek-v1: Add IOMMU_DOMAIN_DMA support
` [PATCH 16/18] staging/media/tegra-vde: Clean up IOMMU workaround
[PATCH v3 0/3] Fixes and improvements for brcmfmac driver
2020-08-30 19:14 UTC (4+ messages)
` [PATCH v3 1/3] brcmfmac: increase F2 watermark for BCM4329
` [PATCH v3 2/3] brcmfmac: drop chip id from debug messages
` [PATCH v3 3/3] brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329
[PATCH v2 0/9] Audio graph card updates and usage with Tegra210 audio
2020-08-29 10:52 UTC (12+ messages)
` [PATCH v2 3/9] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
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).