public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-01 21:30:58 to 2018-05-16 02:58:26 UTC [more...]

[RFC PATCH 00/10] Add persistent clock support
 2018-05-16  2:58 UTC  (15+ messages)
` [RFC PATCH 01/10] time: "
` [RFC PATCH 02/10] clocksource: sprd: Add one persistent timer for Spreadtrum platform
` [RFC PATCH 03/10] arm: omap: Convert 32K counter to use persistent clock
` [RFC PATCH 04/10] clocksource: tegra20_timer: Remove register_persistent_clock() API
` [RFC PATCH 05/10] arm: time: Remove the persistent clock support for ARM
` [RFC PATCH 06/10] clocksource: arm_arch_timer: Register the persistent clock
` [RFC PATCH 07/10] clocksource: timer-ti-32k: "
` [RFC PATCH 08/10] clocksource: time-pistachio: "
` [RFC PATCH 09/10] x86: tsc: "
` [RFC PATCH 10/10] time: timekeeping: Remove time compensating from nonstop clocksources

[PATCH v4 0/3] ARM: dts: tegra: Add 256 MB Colibri-T20 and cleanups
 2018-05-15 21:20 UTC  (5+ messages)
` [PATCH v4 1/3] ARM: dts: tegra: Remove skeleton.dtsi and fix DTC warnings for /memory
` [PATCH v4 2/3] ARM: dts: tegra: Fix unit_address_vs_reg and avoid_unnecessary_addr_size DTC warnings
` [PATCH v4 3/3] ARM: dts: tegra: Work safely with 256 MB Colibri-T20 modules

[PATCH] gpu: host1x: Fix compiler errors
 2018-05-15 21:07 UTC  (3+ messages)

[PATCH v1 0/9] Tegra GART driver clean up and optimization
 2018-05-14 18:18 UTC  (18+ messages)
` [PATCH v1 6/9] iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
  ` [PATCH v1 1/9] memory: tegra: Provide facility for integration with the GART driver
  ` [PATCH v1 2/9] iommu/tegra: gart: Provide access to Memory Controller driver
  ` [PATCH v1 3/9] iommu/tegra: gart: Remove code related to module unloading
  ` [PATCH v1 4/9] iommu/tegra: gart: Remove pr_fmt and clean up includes
  ` [PATCH v1 5/9] iommu/tegra: gart: Clean up driver probe failure unwinding
  ` [PATCH v1 7/9] iommu/tegra: gart: Provide single domain and group for all devices
  ` [PATCH v1 8/9] iommu: Introduce iotlb_sync_map callback
  ` [PATCH v1 9/9] iommu/tegra: gart: Optimize mapping / unmapping performance

[PATCH v1] i2c: tegra: Remove suspend-resume
 2018-05-14 13:03 UTC  (7+ messages)

[PATCH] gpu: drm: tegra: Adding new typedef vm_fault_t
 2018-05-14 12:59 UTC  (5+ messages)

[PATCH V2] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
 2018-05-14 12:55 UTC  (2+ messages)

[PATCH v1] mfd: tps6586x: Move interrupt handling into workqueue
 2018-05-14 12:39 UTC  (5+ messages)

[PATCH] gpu: host1x: Acquire a reference to the IOVA cache
 2018-05-14 10:57 UTC  (3+ messages)

[PATCH 1/2] drm/tegra: Fix order of teardown in IOMMU case
 2018-05-14  9:02 UTC  (8+ messages)
` [PATCH 2/2] drm/tegra: Acquire a reference to the IOVA cache

[PATCH v1] gpu: host1x: Fix dma_free_wc() argument in the error path
 2018-05-14  8:45 UTC  (2+ messages)

[GIT PULL] ARM: tegra: Device tree fixes for v4.17
 2018-05-14  8:00 UTC  (2+ messages)

[PATCH 0/8] Tegra Combined UART driver
 2018-05-14  7:36 UTC  (15+ messages)
` [PATCH 1/8] dt-bindings: tegra186-hsp: Add shared interrupts
` [PATCH 2/8] dt-bindings: serial: Add bindings for nvidia,tegra194-tcu
` [PATCH 3/8] mailbox: Add transmit done by blocking option
` [PATCH 4/8] mailbox: tegra-hsp: Refactor in preparation of mailboxes
` [PATCH 5/8] mailbox: tegra-hsp: Add support for shared mailboxes
` [PATCH 6/8] serial: Add Tegra Combined UART driver
` [PATCH 7/8] arm64: tegra: Add nodes for tcu on Tegra194
` [PATCH 8/8] arm64: tegra: Mark tcu as primary serial port on Tegra194 P2888

[PATCH 00/13] drm/kms/mode: using helper func drm_display_mode_to/from_videomode for calculating timing parameters
 2018-05-13 14:12 UTC  (6+ messages)
  ` [PATCH 11/13] drm/kms/mode/tegra: using helper func drm_display_mode_to_videomode "

[PATCH v3 0/4] Restore ULPI USB on Tegra20
 2018-05-11  7:57 UTC  (7+ messages)
` [PATCH v3 1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers
` [PATCH v3] pinctrl: tegra20: Provide CDEV1/2 clock muxes
` [PATCH v3 2/4] clk: tegra20: Correct parents of CDEV1/2 clocks
` [PATCH v3 3/4] clk: tegra: Add quirk for getting CDEV1/2 clocks on Tegra20
` [PATCH v3 4/4] ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20"

[PATCH 1/4] drm/tegra: dc: Free syncpoint on errors
 2018-05-10 23:42 UTC  (14+ messages)
` [PATCH 2/4] drm/tegra: gr2d: Properly clean up resources
` [PATCH 3/4] drm/tegra: gr3d: "
` [PATCH 4/4] drm/tegra: Refactor IOMMU attach/detach

[RFC PATCH v1] memory: tegra: Block DMA for clients HW on a faulty memory access
 2018-05-08 16:58 UTC 

[PATCH v1] memory: tegra: Register SMMU after MC driver became ready
 2018-05-08 16:55 UTC 

[PATCH v2] ARM: dts: tegra: Add support for 256 MB Colibri-T20 (plus such board on Iris)
 2018-05-08 13:03 UTC  (9+ messages)

[PATCH v2 0/4] Restore ULPI USB on Tegra20
 2018-05-08 10:54 UTC  (11+ messages)
` [PATCH v2 1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers
` [PATCH v2] pinctrl: tegra20: Provide CDEV1/2 clock muxes
` [PATCH v2 2/4] clk: tegra20: Correct parents of CDEV1/2 clocks
` [PATCH v2 3/4] clk: tegra: Add quirk for getting "
` [PATCH v2 4/4] ARM: dts: tegra20: Revert "Fix ULPI regression on Tegra20"

[PATCH] mmc: tegra: remove redundant return statement
 2018-05-08  9:06 UTC  (4+ messages)

[PATCH v3 0/3] ARM: dts: tegra: Add 256 MB Colibri-T20 and cleanups
 2018-05-08  8:24 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: dts: tegra: Remove skeleton.dtsi and fix DTC warnings for /memory
` [PATCH v3 2/3] ARM: dts: tegra: Fix unit_address_vs_reg and avoid_unnecessary_addr_size DTC warnings
` [PATCH v3 3/3] ARM: dts: tegra: Add support for 256 MB Colibri-T20 (plus such board on Iris)

[PATCH v1 0/4] Tegra GART fixes and improvements
 2018-05-07 17:38 UTC  (11+ messages)
` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap

[PATCH] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
 2018-05-06 22:50 UTC  (2+ messages)

[PATCH v2 1/2] net: phy: broadcom: add support for BCM89610 PHY
 2018-05-04 16:46 UTC  (2+ messages)

[PATCH v1 0/5] Support IOMMU for 2d/3d on Tegra30/114
 2018-05-04 15:22 UTC  (17+ messages)
` [PATCH v1 1/5] drm/tegra: dc: Balance IOMMU group refcounting
` [PATCH v1 2/5] drm/tegra: gr2d: Add IOMMU support
` [PATCH v1 3/5] drm/tegra: gr3d: "
` [PATCH v1 4/5] ARM: dts: tegra30: Add IOMMU nodes to Host1x and its clients
` [PATCH v1 5/5] ARM: dts: tegra114: "

[PATCH v2 0/3] Couple more DRM plane features for Tegra
 2018-05-04 15:17 UTC  (6+ messages)
` [PATCH v2 1/3] drm/tegra: dc: Enable plane scaling filters
` [PATCH v2 2/3] drm/tegra: plane: Implement zPos plane property for older Tegra's
` [PATCH v2 3/3] drm/tegra: dc: Rename supports_blending to has_legacy_blending

[PATCH v1 0/3] Couple more DRM plane features on Tegra
 2018-05-04 12:32 UTC  (10+ messages)
` [PATCH v1 1/3] drm/tegra: dc: Enable plane scaling filters
` [PATCH v1 2/3] drm/tegra: plane: Implement zPos plane property for older Tegra's
` [PATCH v1 3/3] drm/tegra: dc: Rename supports_blending to has_legacy_blending

[PATCH] drm/tegra: hub: Use state directly
 2018-05-04  9:38 UTC  (2+ messages)

[PATCH v4 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-05-03 16:36 UTC  (6+ messages)
  ` [PATCH v4 2/2] drivers: remove force dma flag from buses

[PATCH] ARM: dts: tegra: Add support for 256 MB Colibri-T20 (plus such board on Iris)
 2018-05-03 14:54 UTC  (2+ messages)

[PATCH v1 0/4] Restore ULPI USB on Tegra20
 2018-05-03 12:35 UTC  (17+ messages)
` [PATCH v1 1/4] clk: tegra20: Add DEV1/DEV2 OSC dividers
` [PATCH v1 2/4] pinctrl: tegra20: Provide CDEV1/2 clock muxes
` [PATCH v1 3/4] clk: tegra20: Set correct parents for CDEV1/2 clocks

[PATCH] ARM: tegra: apalis-tk1: fix high speed uart compatible
 2018-05-03  9:45 UTC  (2+ messages)

[PATCH v3 0/5] Use of_clk_get_parent_count() instead of open coding
 2018-05-02 15:38 UTC  (11+ messages)
` [PATCH v3 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>
` [PATCH v3 2/5] ARM: timer-sp: Use of_clk_get_parent_count() instead of open coding
` [PATCH v3 3/5] soc: rockchip: power-domain: "
` [PATCH v3 4/5] soc/tegra: pmc: "
` [PATCH v3 5/5] pinctrl: sunxi: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox