linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-30 00:05:45 to 2019-05-08 11:28:42 UTC [more...]

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-08 11:28 UTC  (18+ messages)
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
  ` [PATCH 01/16] lib: fix match_string() helper on -1 array size
  ` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
  ` [PATCH 16/16] sched: debug: use "
` [PATCH 04/16] powerpc/xmon: "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "

[PATCH] arm64: tegra: Disable XUSB support on Jetson TX2
 2019-05-08 10:53 UTC  (3+ messages)

[PATCH v1] dmaengine: tegra-apb: Handle DMA_PREP_INTERRUPT flag properly
 2019-05-08  9:24 UTC  (2+ messages)

[RFC PATCH v1 0/6] Introduce machine-specific regulators coupling API
 2019-05-08  8:05 UTC  (9+ messages)
` [RFC PATCH v1 1/6] regulator: core: Introduce API for machine-specific regulators coupling
` [RFC PATCH v1 5/6] soc/tegra: regulators: Add regulators coupler for Tegra20
` [RFC PATCH v1 6/6] soc/tegra: regulators: Add regulators coupler for Tegra30

[PATCH v4 0/6] Add support for Maxim 77663 MFD
 2019-05-07 17:46 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: mfd: max77620: Add compatible for Maxim 77663
` [PATCH v4 2/6] dt-bindings: mfd: max77620: Add system-power-controller property
` [PATCH v4 3/6] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH v4 4/6] mfd: max77620: Support Maxim 77663
` [PATCH v4 5/6] mfd: max77620: Provide system power-off functionality
` [PATCH v4 6/6] regulator: max77620: Support Maxim 77663

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-07 13:54 UTC  (39+ messages)
` [PATCH V5 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V5 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V5 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V5 05/16] PCI: dwc: Move config space capability search API
` [PATCH V5 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V5 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V5 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V5 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V5 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V5 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V5 15/16] PCI: tegra: Add Tegra194 PCIe support

[PATCH 5.0 000/122] 5.0.14-stable review
 2019-05-07 13:04 UTC  (2+ messages)

[PATCH 4.19 00/99] 4.19.41-stable review
 2019-05-07 12:44 UTC 

[PATCH 4.14 00/75] 4.14.117-stable review
 2019-05-07 12:44 UTC 

[PATCH 4.9 00/62] 4.9.174-stable review
 2019-05-07 12:44 UTC 

[PATCH 0/8] Add matching device node validation in DMA engine core
 2019-05-07  8:37 UTC  (10+ messages)
` [PATCH 1/8] dmaengine: Add matching device node validation in __dma_request_channel()
` [PATCH 2/8] soc: tegra: fuse: Change to the correct __dma_request_channel() prototype
` [PATCH 3/8] dmaengine: imx-sdma: Let the core do the device node validation
` [PATCH 4/8] dmaengine: dma-jz4780: "
` [PATCH 5/8] dmaengine: mmp_tdma: "
` [PATCH 6/8] dmaengine: mxs-dma: "
` [PATCH 7/8] dmaengine: sh: rcar-dmac: "
` [PATCH 8/8] dmaengine: sh: usb-dmac: "

[PATCH v3 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-05-07  6:40 UTC  (6+ messages)
  ` [PATCH v3 1/4] iommu: Add gfp parameter to iommu_ops::map
  ` [PATCH v3 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v3 2/4] iommu/dma-iommu: Handle deferred devices
` [PATCH v3 4/4] iommu/amd: Convert AMD iommu driver to the dma-iommu api

[PATCH v2 0/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-05-07  6:35 UTC  (13+ messages)
` [PATCH v2 1/4] iommu: Add gfp parameter to iommu_ops::map
` [PATCH v2 2/4] iommu/dma-iommu: Handle deferred devices
` [PATCH v2 3/4] iommu/dma-iommu: Use the dev->coherent_dma_mask
` [PATCH v2 4/4] iommu/amd: Convert the AMD iommu driver to the dma-iommu api

[PATCH] arm64: tegra: Enable SMMU translation for PCI on Tegra186
 2019-05-06 16:34 UTC 

[RFC 0/7] Convert the Intel iommu driver to the dma-ops api
 2019-05-06 15:27 UTC  (15+ messages)
` [RFC 1/7] iommu/vt-d: Set the dma_ops per device so we can remove the iommu_no_mapping code
` [RFC 2/7] iommu/vt-d: Remove iova handling code from non-dma ops path
` [RFC 3/7] iommu: improve iommu iotlb flushing
` [RFC 4/7] iommu/dma-iommu: Handle freelists in the dma-iommu api path
` [RFC 5/7] iommu/dma-iommu: add wrapper for iommu_dma_free_cpu_cached_iovas
` [RFC 6/7] iommu/vt-d: convert the intel iommu driver to the dma-iommu ops api
` [RFC 7/7] iommu/vt-d: Always set DMA_PTE_READ if the iommu doens't support zero length reads

[PATCH] ASoC: max98090: Fix restore of DAPM Muxes
 2019-05-06 15:03 UTC  (2+ messages)
` Applied "ASoC: max98090: Fix restore of DAPM Muxes" to the asoc tree

[PATCH 1/2] arm64: tegra: add ACONNECT, ADMA and AGIC nodes
 2019-05-06 11:58 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: enable ACONNECT, ADMA and AGIC

[PATCH v1 0/3] Tegra DRM: Support memory bandwidth management for display
 2019-05-06 11:15 UTC  (5+ messages)
` [PATCH v1 1/3] drm/tegra: dc: Tune up high priority request controls on Tegra20
` [PATCH v1 2/3] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v1 3/3] drm/tegra: Support PM QoS memory bandwidth management

[PATCH V3 0/9] bug fixes and more features to Tegra SPI
 2019-05-06  4:49 UTC  (9+ messages)
` [PATCH V3 3/9] spi: add SPI_LSBYTE_FIRST mode
` [PATCH V3 5/9] spi: export spi core function spi_set_cs

[PATCH v2 0/7] NVIDIA Tegra clocksource improvements and clean up
 2019-05-05 16:24 UTC  (8+ messages)
` [PATCH v2 1/7] clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
` [PATCH v2 2/7] clocksource/drivers/tegra: Unify timer code
` [PATCH v2 3/7] clocksource/drivers/tegra: Reset hardware state on init
` [PATCH v2 4/7] clocksource/drivers/tegra: Replace readl/writel with relaxed versions
` [PATCH v2 5/7] clocksource/drivers/tegra: Release all IRQ's on request_irq() error
` [PATCH v2 6/7] clocksource/drivers/tegra: Minor code clean up
` [PATCH v2 7/7] clocksource/drivers/tegra: Use SPDX identifier

[PATCH] dma: tegra: add accurate reporting of dma state
 2019-05-05 13:39 UTC  (7+ messages)

[PATCH 0/6] Add support for Tegra186/Tegra194 and generic fixes
 2019-05-04 10:43 UTC  (9+ messages)
` [PATCH 1/6] dmaengine: tegra210-adma: prepare for supporting newer Tegra chips
` [PATCH 2/6] Documentation: DT: Add compatibility binding for Tegra186
` [PATCH 3/6] dmaengine: tegra210-adma: add support for Tegra186/Tegra194
` [PATCH 4/6] dmaengine: tegra210-adma: add pause/resume support
` [PATCH 5/6] dmaengine: tegra210-dma: free dma controller in remove()
` [PATCH 6/6] dmaengine: tegra210-adma: restore channel status

[PATCH 5.0 000/101] 5.0.12-stable review
 2019-05-04  6:47 UTC  (2+ messages)

[RESEND PATCH] ARM: dts: Add stmpe-adc DT node to Toradex T30 modules
 2019-05-03 13:19 UTC 

[PATCH] dma-buf: add struct dma_buf_attach_info v2
 2019-05-03 12:15 UTC  (8+ messages)
    ` [Intel-gfx] "

[PATCH 4.19 00/72] 4.19.39-stable review
 2019-05-03  9:27 UTC 

[PATCH 4.14 00/49] 4.14.116-stable review
 2019-05-03  9:27 UTC 

[PATCH 4.9 00/32] 4.9.173-stable review
 2019-05-03  9:27 UTC 

[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-05-03  0:52 UTC  (19+ messages)
  ` [PATCH v4 01/16] PM / devfreq: tegra: Fix kHz to Hz conversion
  ` [PATCH v4 02/16] PM / devfreq: tegra: Replace readl-writel with relaxed versions
  ` [PATCH v4 03/16] PM / devfreq: tegra: Replace write memory barrier with the read barrier
  ` [PATCH v4 04/16] PM / devfreq: tegra: Don't ignore clk errors
  ` [PATCH v4 05/16] PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe
  ` [PATCH v4 06/16] PM / devfreq: tegra: Drop primary interrupt handler
  ` [PATCH v4 07/16] PM / devfreq: tegra: Properly disable interrupts
  ` [PATCH v4 08/16] PM / devfreq: tegra: Clean up driver's probe / remove
  ` [PATCH v4 09/16] PM / devfreq: tegra: Avoid inconsistency of current frequency value
  ` [PATCH v4 10/16] PM / devfreq: tegra: Mark ACTMON's governor as immutable
  ` [PATCH v4 11/16] PM / devfreq: tegra: Move governor registration to driver's probe
  ` [PATCH v4 12/16] PM / devfreq: tegra: Reconfigure hardware on governor's restart
  ` [PATCH v4 13/16] PM / devfreq: tegra: Support Tegra30
  ` [PATCH v4 14/16] PM / devfreq: tegra: Enable COMPILE_TEST for the driver
  ` [PATCH v4 15/16] PM / devfreq: tegra: Rename tegra-devfreq.c to tegra30-devfreq.c
  ` [PATCH v4 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-05-02 14:27 UTC  (5+ messages)

[PATCH] arm64: tegra: Fix insecure SMMU users for Tegra186
 2019-05-02 13:27 UTC 

[PATCH V3 1/9] spi: tegra114: fix PIO transfer
 2019-05-02  2:42 UTC  (4+ messages)
` Applied "spi: tegra114: fix PIO transfer" to the spi tree

[PATCH V3 2/9] spi: expand mode support
 2019-05-02  2:19 UTC  (2+ messages)
` Applied "spi: expand mode support" to the spi tree

[PATCH v2 0/4] memory: tegra: Introduce Tegra30 EMC driver
 2019-05-02  1:39 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: memory: Add binding for NVIDIA Tegra30 External Memory Controller

[PATCH 1/2] dt-binding: Tegra194 pinctrl support
 2019-05-02  0:46 UTC  (2+ messages)

[PATCH 5.0 00/89] 5.0.11-stable review
 2019-05-01  8:43 UTC  (2+ messages)

[PATCH 4.19 000/100] 4.19.38-stable review
 2019-05-01  8:25 UTC 

[PATCH 4.14 00/53] 4.14.115-stable review
 2019-05-01  8:25 UTC 

[PATCH 4.9 00/41] 4.9.172-stable review
 2019-05-01  8:24 UTC 

[PATCH v3 0/6] Add support for Maxim 77663 MFD
 2019-04-30 22:55 UTC  (5+ messages)
` [PATCH v3 4/6] dt-bindings: mfd: max77620: Add compatible for Maxim 77663
` [PATCH v3 5/6] dt-bindings: mfd: max77620: Add maxim,system-power-controller property

[PATCH v1] dmaengine: tegra: Use relaxed versions of readl/writel
 2019-04-30 12:25 UTC  (9+ messages)

[PATCH v2] dt-bindings: memory: tegra: Add external memory controller binding for Tegra210
 2019-04-30  1:30 UTC  (3+ messages)

[PATCH v3 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-04-30  1:19 UTC  (9+ messages)
  ` [PATCH v3 07/16] PM / devfreq: tegra: Properly disable interrupts
  ` [PATCH v3 08/16] PM / devfreq: tegra: Clean up driver's probe / remove
  ` [PATCH v3 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20
  ` [PATCH v3 12/16] PM / devfreq: tegra: Reconfigure hardware on governor's restart

[PATCH V3 00/16] Add Tegra194 PCIe support
 2019-04-30  0:36 UTC  (5+ messages)
` [PATCH V3 04/16] PCI: dwc: Perform dbi regs write lock towards the end
      ` [EXT] "


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