public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-14 12:10:05 to 2018-04-17 17:31:11 UTC [more...]

[PATCH v1 0/4] More DRM object properties on Tegra
 2018-04-17 17:31 UTC  (10+ messages)
` [PATCH v1 1/4] drm/tegra: plane: Implement zPos plane property for older Tegra's
` [PATCH v1 2/4] drm/tegra: dc: Rename supports_blending to legacy_blending
` [PATCH v1 3/4] drm/tegra: plane: Add custom colorkey properties for older Tegra's
` [PATCH v1 4/4] drm/tegra: plane: Add custom CSC BLOB property

[PATCH] gpu: drm: tegra: Adding new typedef vm_fault_t
 2018-04-17 13:47 UTC 

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

[PATCH] gpu: drm: tegra: Adding new typedef vm_fault_t
 2018-04-16 16:09 UTC 

[PATCH v4 00/15] Memory controller hot reset
 2018-04-13 11:33 UTC  (16+ messages)
` [PATCH v4 01/15] dt-bindings: arm: tegra: Remove duplicated Tegra30+ MC binding
` [PATCH v4 02/15] dt-bindings: memory: tegra: Document #reset-cells property of the Tegra30 MC
` [PATCH v4 03/15] dt-bindings: arm: tegra: Document #reset-cells property of the Tegra20 MC
` [PATCH v4 04/15] dt-bindings: memory: tegra: Add hot resets definitions
` [PATCH v4 05/15] memory: tegra: Do not handle spurious interrupts
` [PATCH v4 06/15] memory: tegra: Setup interrupts mask before requesting IRQ
` [PATCH v4 07/15] memory: tegra: Apply interrupts mask per SoC
` [PATCH v4 08/15] memory: tegra: Remove unused headers inclusions
` [PATCH v4 09/15] memory: tegra: Squash tegra20-mc into common tegra-mc driver
` [PATCH v4 10/15] memory: tegra: Introduce memory client hot reset
` [PATCH v4 11/15] memory: tegra: Add Tegra210 memory controller hot resets
` [PATCH v4 12/15] memory: tegra: Add Tegra124 "
` [PATCH v4 13/15] memory: tegra: Add Tegra114 "
` [PATCH v4 14/15] memory: tegra: Add Tegra30 "
` [PATCH v4 15/15] memory: tegra: Add Tegra20 "

[PATCH v2 1/2] dma-mapping: move dma configuration to bus infrastructure
 2018-04-10 19:21 UTC  (22+ messages)
      ` [PATCH v2 2/2] drivers: remove force dma flag from buses
  ` [PATCH v3 1/2] dma-mapping: move dma configuration to bus infrastructure
      ` [PATCH v3 2/2] drivers: remove force dma flag from buses

[PATCH V2 0/9] Implementation of Tegra Tachometer driver
 2018-04-10 13:43 UTC  (18+ messages)
` [PATCH V2 1/9] pwm: core: Add support for PWM HW driver with pwm capture only
` [PATCH V2 2/9] arm64: tegra: Add PWM controller on Tegra186 soc
` [PATCH V2 3/9] dt-bindings: Tegra186 tachometer device tree bindings
` [PATCH V2 4/9] arm64: tegra: Add Tachometer Controller on Tegra186
` [PATCH V2 5/9] pwm: tegra: Add PWM based Tachometer driver
` [PATCH V2 6/9] arm64: tegra: Add pwm based fan support on Tegra186
` [PATCH V2 7/9] hwmon: pwm-fan: add sysfs node to read rpm of fan
` [PATCH V2 8/9] arm64: defconfig: enable Nvidia Tegra Tachometer as a module
` [PATCH V2 9/9] arm64: defconfig: enable pwm-fan as a loadable module

[PATCH v3 0/3] Tegra's USB driver dependency fix
 2018-04-09 22:02 UTC  (4+ messages)
` [PATCH v3 1/3] usb: phy: tegra: Cleanup error messages
` [PATCH v3 2/3] usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
` [PATCH v3 3/3] usb: phy: Add Kconfig entry for Tegra PHY driver

[PATCH v1 0/4] Tegra GART fixes and improvements
 2018-04-09 20:07 UTC  (5+ messages)
  ` [PATCH v1 1/4] iommu/tegra: gart: Add debugging facility
  ` [PATCH v1 2/4] iommu/tegra: gart: Fix gart_iommu_unmap()
  ` [PATCH v1 3/4] iommu/tegra: gart: Constify number of GART pages
  ` [PATCH v1 4/4] iommu/tegra: gart: Optimize map/unmap

[PATCH] thermal: tegra: soctherm: add const to struct thermal_cooling_device_ops
 2018-04-09 11:56 UTC  (2+ messages)

[usb-next PATCH v11 0/8] initialize (multiple) PHYs for a HCD
 2018-04-06  8:28 UTC  (7+ messages)
` [usb-next PATCH v11 3/8] usb: core: add a wrapper for the USB PHYs on the HCD

[PATCH v17 01/10] LIB: Introduce a generic PIO mapping method
 2018-04-03 18:24 UTC  (6+ messages)

[PATCH v2] phy: tegra: Remove self cast in tegra_xusb_port_find_lane
 2018-04-03 12:39 UTC  (3+ messages)

[PATCH] phy: tegra: Remote self cast in tegra_xusb_port_find_lane
 2018-04-01  6:57 UTC 

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-03-30 14:47 UTC  (7+ messages)
  ` [PATCH 11/24] drm/tegra: Remove duplicate framebuffer num_planes
  ` [PATCH 12/24] drm/tegra: Move GEM BOs to drm_framebuffer
  ` [PATCH 13/24] drm/tegra: tegra_fb -> drm_framebuffer
  ` [PATCH 14/24] drm/tegra: Move fbdev unmap special case
  ` [PATCH 15/24] drm/tegra: Use drm_gem_fb_destroy

[GIT PULL] drm/tegra: Fixes for v4.16
 2018-03-28 15:20 UTC 

[PATCHv4] irqchip: arm-gic: take gic_lock when updating irq type
 2018-03-28 14:36 UTC  (2+ messages)

[PATCH -next] drm/tegra: dc: Using NULL instead of plain integer
 2018-03-28 12:52 UTC 

[PATCHv3] irqchip: arm-gic: take gic_lock when updating irq type
 2018-03-28 12:21 UTC  (3+ messages)

[PATCHv2] irqchip: arm-gic: take gic_lock when updating irq type
 2018-03-27 19:41 UTC 

[GIT PULL 1/7] ARM: tegra: Miscellaneous changes for v4.17-rc1
 2018-03-27 13:52 UTC  (15+ messages)
` [GIT PULL 2/7] dt-bindings: Changes "
` [GIT PULL 3/7] firmware: "
` [GIT PULL 4/7] soc/tegra: "
  ` [GIT PULL v2 "
` [GIT PULL 5/7] ARM: tegra: Device tree changes "
` [GIT PULL 6/7] arm64: Default configuration updates "
` [GIT PULL 7/7] arm64: tegra: Device tree changes "

[PATCH] gpu: host1x: Fix compiler errors
 2018-03-26 15:47 UTC  (3+ messages)

[RFC PATCH] irqchip: arm-gic: take gic_lock when updating irq type
 2018-03-26 14:26 UTC  (4+ messages)

[PATCH usb-next v10 0/8] initialize (multiple) PHYs for a HCD
 2018-03-24 11:23 UTC  (21+ messages)
` [PATCH usb-next v10 3/8] usb: core: add a wrapper for the USB PHYs on the HCD

[PATCH v2] drm/tegra: dc: use correct format array for Tegra124
 2018-03-22 14:30 UTC  (2+ messages)

[PATCH] soc/tegra: pmc: fix child-node lookup
 2018-03-22 14:24 UTC  (5+ messages)

[GIT PULL] drm/tegra: Changes for v4.17-rc1
 2018-03-20  9:03 UTC  (4+ messages)

[PATCH] drm/tegra: dc: use correct format array for Tegra124
 2018-03-19 21:25 UTC 

[GIT PULL] drm/tegra: Fixes for v4.16-rc7
 2018-03-19  9:09 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH v1 0/5] Tegra Video Decoder patches for 4.17
 2018-03-17 15:28 UTC  (6+ messages)
` [PATCH v1 1/5] media: staging: tegra-vde: Align bitstream size to 16K
` [PATCH v1 2/5] media: staging: tegra-vde: Silence some of checkpatch warnings
` [PATCH v1 3/5] media: staging: tegra-vde: Correct minimum size of U/V planes
` [PATCH v1 4/5] media: staging: tegra-vde: Do not handle spurious interrupts
` [PATCH v1 5/5] media: staging: tegra-vde: Correct included header

[PATCH v1 1/3] drm/tegra: plane: Fix RGB565 plane format on older Tegra's
 2018-03-17 15:22 UTC  (13+ messages)
` [PATCH v1 2/3] drm/tegra: plane: Correct legacy blending
` [PATCH v1 3/3] drm/tegra: dc: Dedicate overlay plane to cursor on older Tegra's

[PATCH] PCI: tegra: mark PM functions as __maybe_unused
 2018-03-15 16:49 UTC  (2+ messages)

[PATCH v2] drm/tegra: plane: Keep 'dependent' blending state of unaffected planes
 2018-03-15 15:52 UTC  (2+ messages)

[PATCH] pci: tegra: add MSI dependency
 2018-03-14 18:34 UTC  (5+ messages)

[PATCH] i2c: tegra: Fix PM device usage count
 2018-03-14 12:10 UTC 


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