linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-17 08:19:31 to 2020-08-24 07:20:46 UTC [more...]

[PATCH] mmc: tegra: Add Runtime PM callbacks
 2020-08-24  7:20 UTC  (2+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-08-24  0:04 UTC  (7+ messages)

[PATCH v1 0/6] Introduce Embedded Controller driver for Acer A500
 2020-08-23 22:34 UTC  (15+ messages)
` [PATCH v1 1/6] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH v1 2/6] power: supply: Add battery gauge driver for "
` [PATCH v1 3/6] leds: Add "
` [PATCH v1 4/6] dt-bindings: mfd: ene-kb3930: Add compatibles for KB930 and Acer A500
` [PATCH v1 5/6] dt-bindings: mfd: ene-kb3930: Document power-supplies and monitored-battery properties
` [PATCH v1 6/6] ARM: tegra: acer-a500: Add Embedded Controller

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-08-23 21:42 UTC  (34+ messages)
` [PATCH 01/18] ARM/dma-mapping: Drop .dma_supported for IOMMU ops
` [PATCH 02/18] ARM/dma-mapping: Consolidate IOMMU ops callbacks
` [PATCH 03/18] ARM/dma-mapping: Merge IOMMU ops
` [PATCH 04/18] iommu/dma: Add temporary hacks for arch/arm
` [PATCH 05/18] ARM/dma-mapping: Switch to iommu_dma_ops
` [PATCH 06/18] ARM/dma-mapping: Support IOMMU default domains
` [PATCH 07/18] iommu/arm-smmu: Remove arch/arm workaround
` [PATCH 08/18] iommu/renesas: "
` [PATCH 09/18] iommu/mediatek-v1: Add IOMMU_DOMAIN_DMA support
` [PATCH 10/18] iommu/msm: "
` [PATCH 11/18] iommu/omap: "
` [PATCH 12/18] iommu/tegra-gart: "
` [PATCH 13/18] iommu/tegra: "
` [PATCH 14/18] drm/exynos: Consolidate IOMMU mapping code
` [PATCH 15/18] drm/nouveau/tegra: Clean up IOMMU workaround
` [PATCH 16/18] staging/media/tegra-vde: "
` [PATCH 17/18] media/omap3isp: "
` [PATCH 18/18] ARM/dma-mapping: Remove legacy dma-iommu API

[PATCH v1 0/4] WiFi SDIO fixes and improvements for Acer A500 and Nexus 7
 2020-08-23 14:47 UTC  (5+ messages)
` [PATCH v1 1/4] ARM: tegra: acer-a500: Correct PINCTRL configuration
` [PATCH v1 2/4] ARM: tegra: acer-a500: Set WiFi MMC clock rate to 50MHz
` [PATCH v1 3/4] ARM: tegra: acer-a500: Use PLLC for WiFi MMC clk parent
` [PATCH v1 4/4] ARM: tegra: nexus7: "

[PATCH v1] brcmfmac: increase F2 watermark for BCM4329
 2020-08-23 14:20 UTC 

[PATCH V5 0/7] Tegra XUSB charger detect support
 2020-08-23 14:03 UTC  (3+ messages)
` [PATCH V5 3/7] phy: tegra: xusb: Add USB2 pad power control support for Tegra210

Chainloading U-Boot from Fastboot on Tegra30
 2020-08-22 17:15 UTC  (10+ messages)

[Patch] cpufreq: replace cpu_logical_map with read_cpuid_mpir
 2020-08-21 18:18 UTC  (5+ messages)

[PATCH AUTOSEL 5.8 09/62] ASoC: tegra: Fix reference count leaks
 2020-08-21 16:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 43/62] gpu: host1x: Put gather's BO on pinning error

[PATCH AUTOSEL 5.7 09/61] ASoC: tegra: Fix reference count leaks
 2020-08-21 16:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 42/61] gpu: host1x: Put gather's BO on pinning error

[PATCH AUTOSEL 5.4 07/48] ASoC: tegra: Fix reference count leaks
 2020-08-21 16:16 UTC 

[PATCH AUTOSEL 4.19 04/38] ASoC: tegra: Fix reference count leaks
 2020-08-21 16:17 UTC 

[PATCH AUTOSEL 4.9 02/26] ASoC: tegra: Fix reference count leaks
 2020-08-21 16:19 UTC 

[PATCH AUTOSEL 4.4 02/22] ASoC: tegra: Fix reference count leaks
 2020-08-21 16:19 UTC 

[PATCH AUTOSEL 4.14 02/30] ASoC: tegra: Fix reference count leaks
 2020-08-21 16:18 UTC 

[PATCH v3 0/6] Fix timeout clock used by hardware data timeout
 2020-08-21  7:39 UTC  (2+ messages)

[PATCH v2 00/40] PCI: dwc: Driver clean-ups
 2020-08-21  3:54 UTC  (41+ messages)
` [PATCH v2 01/40] PCI: Allow root and child buses to have different pci_ops
` [PATCH v2 02/40] PCI: dwc: Use DBI accessors instead of own config accessors
` [PATCH v2 03/40] PCI: dwc: Allow overriding bridge pci_ops
` [PATCH v2 04/40] PCI: dwc: Add a default pci_ops.map_bus for root port
` [PATCH v2 05/40] PCI: dwc: al: Use pci_ops for child config space accessors
` [PATCH v2 06/40] PCI: dwc: keystone: Use pci_ops for "
` [PATCH v2 07/40] PCI: dwc: tegra: Use pci_ops for root "
` [PATCH v2 08/40] PCI: dwc: meson: "
` [PATCH v2 09/40] PCI: dwc: kirin: "
` [PATCH v2 10/40] PCI: dwc: exynos: "
` [PATCH v2 11/40] PCI: dwc: histb: "
` [PATCH v2 12/40] PCI: dwc: Remove dwc specific config accessor ops
` [PATCH v2 13/40] PCI: dwc: Use generic config accessors
` [PATCH v2 14/40] PCI: Also call .add_bus() callback for root bus
` [PATCH v2 15/40] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
` [PATCH v2 16/40] PCI: dwc: Convert to use pci_host_probe()
` [PATCH v2 17/40] PCI: dwc: Remove root_bus pointer
` [PATCH v2 18/40] PCI: dwc: Remove storing of PCI resources
` [PATCH v2 19/40] PCI: dwc: Simplify config space handling
` [PATCH v2 20/40] PCI: dwc/keystone: Drop duplicated 'num-viewport'
` [PATCH v2 21/40] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
` [PATCH v2 22/40] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
` [PATCH v2 23/40] PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
` [PATCH v2 24/40] PCI: dwc: Ensure FAST_LINK_MODE is cleared
` [PATCH v2 25/40] PCI: dwc/meson: Drop the duplicate number of lanes setup
` [PATCH v2 26/40] PCI: dwc/meson: Drop unnecessary RC config space initialization
` [PATCH v2 27/40] PCI: dwc/meson: Rework PCI config and DW port logic register accesses
` [PATCH v2 28/40] PCI: dwc/imx6: Use common PCI register definitions
` [PATCH v2 29/40] PCI: dwc/qcom: "
` [PATCH v2 30/40] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
` [PATCH v2 31/40] PCI: dwc/tegra: Use common Designware port logic register definitions
` [PATCH v2 32/40] PCI: dwc: Remove read_dbi2 code
` [PATCH v2 33/40] PCI: dwc: Make ATU accessors private
` [PATCH v2 34/40] PCI: dwc: Centralize link gen setting
` [PATCH v2 35/40] PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
` [PATCH v2 36/40] PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
` [PATCH v2 37/40] PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
` [PATCH v2 38/40] PCI: dwc/intel-gw: Drop unused max_width
` [PATCH v2 39/40] PCI: dwc: Move N_FTS setup to common setup
` [PATCH v2 40/40] PCI: dwc: Use DBI accessors

[PATCH v2 0/9] Audio graph card updates and usage with Tegra210 audio
 2020-08-20 23:00 UTC  (11+ messages)
` [PATCH v2 2/9] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v2 3/9] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM

[PATCH 4.14 000/226] 4.14.194-rc2 review
 2020-08-20 16:13 UTC 

[PATCH] memory: tegra: Correct shift value of apew
 2020-08-20 15:24 UTC  (2+ messages)

[PATCH 5.8 000/232] 5.8.3-rc1 review
 2020-08-20 13:55 UTC  (2+ messages)

[PATCH 4.14 000/228] 4.14.194-rc1 review
 2020-08-20 13:51 UTC  (4+ messages)

[PATCH 5.7 000/204] 5.7.17-rc1 review
 2020-08-20 13:19 UTC 

[PATCH 4.19 00/92] 4.19.141-rc1 review
 2020-08-20 12:48 UTC 

[PATCH 4.9 000/212] 4.9.233-rc1 review
 2020-08-20 12:48 UTC 

[PATCH 5.4 000/152] 5.4.60-rc1 review
 2020-08-20 12:48 UTC 

[PATCH 4.4 000/149] 4.4.233-rc1 review
 2020-08-20 12:09 UTC 

Request to pick up couple NVIDIA Tegra ASoC patches into 5.7 kernel
 2020-08-20  8:15 UTC  (3+ messages)

[PATCH v3 4/6] arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH v3 6/6] sdhci: tegra: Add missing TMCLK for data timeout
 2020-08-19 23:56 UTC  (2+ messages)

[PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-08-19 10:43 UTC  (3+ messages)
` [PATCH 10/20] drm/omapdrm: Introduce "

[PATCH V2 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-18 16:15 UTC  (4+ messages)
` [PATCH V2 2/2] Handle init_iova_flush_queue failure in dma-iommu path

[PATCH] PCI: tegra: no need to check return value of debugfs_create functions
 2020-08-18 14:09 UTC  (2+ messages)

[PATCH] mwifiex: Do not use GFP_KERNEL in atomic context
 2020-08-18 12:52 UTC  (2+ messages)

[PATCH v2 1/2] drm: allow limiting the scatter list size
 2020-08-18  9:20 UTC 

[PATCH 1/2] drm: allow limiting the scatter list size
 2020-08-18  9:00 UTC  (5+ messages)

[PATCH 5.8 000/464] 5.8.2-rc1 review
 2020-08-18  5:49 UTC  (2+ messages)

[PATCH 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-17 21:19 UTC  (2+ messages)
` [PATCH 2/2] Handle init_iova_flush_queue failure in dma-iommu path

[PATCH 5.7 000/393] 5.7.16-rc1 review
 2020-08-17 20:55 UTC 

[PATCH 5.4 000/270] 5.4.59-rc1 review
 2020-08-17 20:54 UTC 

[PATCH 4.19 000/168] 4.19.140-rc1 review
 2020-08-17 20:54 UTC 

[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers
 2020-08-17 18:34 UTC  (13+ messages)
` [RFT v2 01/29] memory: omap-gpmc: Remove unneeded asm/mach-types.h inclusion
` [RFT v2 02/29] memory: omap-gpmc: Remove unused file-scope phys_base and mem_size
` [PATCH v2 16/29] memory: renesas-rpc-if: Simplify with PTR_ERR_OR_ZERO
` [RFT v2 20/29] memory: omap-gpmc: Return meaningful error codes in gpmc_cs_set_timings()
` [RFT v2 21/29] memory: omap-gpmc: Remove GPMC_SET_ONE_CD_MAX macro for safety
` [PATCH v2 24/29] memory: tegra: tegra210-emc: Fix indentation

[PATCH 00/35] dma: convert tasklets to use new tasklet_setup()
 2020-08-17  8:17 UTC  (30+ messages)
` [PATCH 06/35] dma: ep93xx: convert tasklets to use new tasklet_setup() API
` [PATCH 07/35] dma: fsl: "
` [PATCH 09/35] dma: ioat: "
` [PATCH 10/35] dma: iop_adma: "
` [PATCH 11/35] dma: ipu: "
` [PATCH 12/35] dma: k3dma: "
` [PATCH 13/35] dma: mediatek: "
` [PATCH 14/35] dma: mmp: "
` [PATCH 15/35] dma: mpc512x: "
` [PATCH 16/35] dma: mv_xor: "
` [PATCH 17/35] dma: mxs-dma: "
` [PATCH 18/35] dma: nbpfaxi: "
` [PATCH 19/35] dma: pch_dma: "
` [PATCH 20/35] dma: pl330: "
` [PATCH 21/35] dma: ppc4xx: "
` [PATCH 22/35] dma: qcom: "
` [PATCH 23/35] dma: sa11x0: "
` [PATCH 24/35] dma: sirf-dma: "
` [PATCH 25/35] dma: ste_dma40: "
` [PATCH 26/35] dma: sun6i: "
` [PATCH 27/35] dma: tegra20: "
` [PATCH 28/35] dma: timb_dma: "
` [PATCH 29/35] dma: txx9dmac: "
` [PATCH 30/35] dma: virt-dma: "
` [PATCH 31/35] dma: xgene: "
` [PATCH 32/35] dma: xilinx: "
` [PATCH 33/35] dma: plx_dma: "
` [PATCH 34/35] dma: sf-pdma: "
` [PATCH 35/35] dma: k3-udma: "


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).