public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-02 20:33:17 to 2015-11-24 15:40:49 UTC [more...]

[PATCH 0/2] ARM: use const and __initconst for smp_operations (with refactoring hisi)
 2015-11-24 15:40 UTC  (14+ messages)
  ` [PATCH 2/2] ARM: use const and __initconst for smp_operations

[PATCH] clk: tegra: Fix bypassing of PLLs
 2015-11-24 15:25 UTC  (8+ messages)

[PATCH] ARM: use "depends on" for SoC configs instead of "if" after prompt
 2015-11-24  9:30 UTC  (14+ messages)

[PATCH] ARM: tegra: select USB_ULPI from EHCI rather than platform
 2015-11-23 14:37 UTC  (2+ messages)

[PATCH 1/2] PCI: Add pci_ops.add_bus() callback
 2015-11-23 12:40 UTC  (2+ messages)
` [PATCH 2/2] PCI: tegra: Implement ->add_bus() callback

[PATCH] ARM: tegra: Ensure entire dcache is flushed on entering LP0/1
 2015-11-23 11:14 UTC  (3+ messages)

[PATCH] ARM: tegra: Enable CPUFreq support for Tegra124 Chromebooks
 2015-11-20 15:20 UTC  (10+ messages)

[PATCH] clk: tegra: move _calc_dynamic_ram_rate out of #ifdef
 2015-11-20 15:10 UTC  (3+ messages)

[PATCH V2] mfd: as3722: Handle interrupts on suspend
 2015-11-20 10:51 UTC 

[PATCH] mfd: as3722: Handle interrupts on suspend
 2015-11-20 10:30 UTC  (3+ messages)

[PATCH 1/2] mmc: tegra: Constify SoC data
 2015-11-19 11:51 UTC  (4+ messages)
  ` [PATCH 2/2] mmc: tegra: Add Tegra210 support

[PATCH] drm/tegra: fix locking of SET_TILING ioctl
 2015-11-19  4:52 UTC  (3+ messages)

[PATCH v2] drm/tegra: fix locking of SET_TILING ioctl
 2015-11-19  4:51 UTC 

[PATCH] drm: do not use device name as a format string
 2015-11-18 17:58 UTC 

[PATCH] gpio-tegra: Do not create the debugfs entry by default
 2015-11-17 14:20 UTC  (3+ messages)

[RFC PATCH 0/2] Add support for Tegra210 AGIC
 2015-11-17 11:57 UTC  (28+ messages)
` [RFC PATCH 1/2] genirq: Add runtime resume/suspend support for IRQ chips
` [RFC PATCH 2/2] irqchip/gic: Add support for tegra AGIC interrupt controller

[PATCH] arm/tegra: Enable watchdog support for tegra114 and tegra124
 2015-11-17 10:15 UTC 

[PATCH 0/2] Add NVIDIA Tegra XUSB pad controller bindings
 2015-11-16 23:35 UTC  (16+ messages)
  ` [PATCH 1/2] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
  ` [PATCH 2/2] dt-bindings: phy: tegra-xusb-padctl: Add Tegra210 support

[PATCH] watchdog: tegra: Stop watchdog first if restarting
 2015-11-16 10:48 UTC  (3+ messages)

[PATCH V3 0/6] DMA: tegra-apb: Clean-up
 2015-11-16  9:34 UTC  (9+ messages)
` [PATCH V3 1/6] dmaengine: tegra-apb: Correct runtime-pm usage
` [PATCH V3 2/6] dmaengine: tegra-apb: Use dev_get_drvdata()
` [PATCH V3 3/6] dmaengine: tegra-apb: Save and restore word count
` [PATCH V3 4/6] dmaengine: tegra-apb: Only save channel state for those in use
` [PATCH V3 5/6] dmaengine: tegra-apb: Update driver to use GFP_NOWAIT
` [PATCH V3 6/6] dmaengine: tegra-apb: Free interrupts before killing tasklets

[PATCH] i2c: tegra: fix a possible NULL dereference
 2015-11-12 16:14 UTC  (10+ messages)

[PATCH v2] nouveau: arm: Add MODULE_FIRMWARE for gk20a
 2015-11-12 12:53 UTC  (4+ messages)

[PATCH v2 0/2] Make Tegra cpuidle driver PSCI compatible
 2015-11-12 10:07 UTC  (7+ messages)
` [PATCH v2 1/2] ARM: Availability of psci_smp_available depends on CONFIG_SMP

[PATCH v2 repost] ARM: Availability of psci_smp_available depends on CONFIG_SMP
 2015-11-12 10:06 UTC 

[PATCH 0/3 RFC v5] media: platform: add NVIDIA Tegra VI driver
 2015-11-11 19:50 UTC  (4+ messages)
` [PATCH 1/3] [media] v4l: tegra: Add "
  ` [PATCH 2/3] ARM64: add tegra-vi support in T210 device-tree
` [PATCH 3/3] Documentation: DT bindings: add VI and CSI bindings

[tegrarcm PATCH 0/2] Initial support for secured devices
 2015-11-11 18:38 UTC  (8+ messages)
  ` [tegrarcm PATCH 1/2] Remove the operational mode check
  ` [tegrarcm PATCH 2/2] Add support for communicating with secured production devices

[cbootimage PATCH 0/3] RSA on T124 and misc fixes
 2015-11-11 17:04 UTC  (10+ messages)
  ` [cbootimage PATCH 1/3] Fix the error reporting of get_bct_size_from_image()
  ` [cbootimage PATCH 2/3] Fix image update with image smaller than 10KiB
  ` [cbootimage PATCH 3/3] Add support to read and write rsa related fields on t124

[PATCH V2 0/6] DMA: tegra-apb: Clean-up
 2015-11-10  9:57 UTC  (11+ messages)
  ` [PATCH V2 1/6] dmaengine: tegra-apb: Correct runtime-pm usage
  ` [PATCH V2 2/6] dmaengine: tegra-apb: Use dev_get_drvdata()
` [PATCH V2 3/6] dmaengine: tegra-apb: Save and restore word count
` [PATCH V2 4/6] dmaengine: tegra-apb: Only save channel state for those in use
` [PATCH V2 5/6] dmaengine: tegra-apb: Update driver to use GFP_NOWAIT
` [PATCH V2 6/6] dmaengine: tegra-apb: Free interrupts before killing tasklets

[PATCH 0/4] ARM: tegra: GPU WPR region support
 2015-11-09 16:18 UTC  (7+ messages)
` [PATCH 4/4] ARM: tegra210: gpu: configure WPR region
  ` [U-Boot] "

[PATCH v4] Tegra: DT: add device tree binding doc for QSPI
 2015-11-09 15:17 UTC  (4+ messages)

[RFC 0/8] Add support for NVIDIA Tegra XUSB
 2015-11-09  3:59 UTC  (3+ messages)
` [RFC 2/8] mailbox: Add NVIDIA Tegra XUSB mailbox driver

[RFC PATCH 0/7] reset: make RESET_CONTROLLER a select'ed option
 2015-11-06  9:29 UTC  (6+ messages)
` [RFC PATCH 7/7] drm/tegra: tegra: remove redundant "depends on RESET_CONTROLLER"
  ` [RFC PATCH 1/7] reset: drop ARCH_HAS_RESET_CONTROLLER

[PATCH 0/6] dmaengine: tegra-apb: Various updates
 2015-11-05 12:17 UTC  (11+ messages)
` [PATCH 1/6] dmaengine: tegra-apb: Correct runtime-pm usage

Eure Hilfe
 2015-11-04  7:56 UTC 

Tegra baseline test results for v4.3
 2015-11-03 14:32 UTC 

[PATCH V3 0/2] Add support for Tegra210 ADMA
 2015-11-03 11:06 UTC  (5+ messages)
` [PATCH V3 2/2] dmaengine: tegra-adma: "

[PATCH v4 0/5] Tegra 2 NAND Flash Support
 2015-11-02 20:33 UTC  (6+ messages)
  ` [PATCH v4 1/5] mtd: nand: tegra: add devicetree binding
  ` [PATCH v4 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
  ` [PATCH v4 3/5] clk: tegra20: init NDFLASH clock to sensible rate
  ` [PATCH v4 4/5] ARM: tegra: add Tegra20 NAND flash controller node
  ` [PATCH v4 5/5] ARM: tegra: enable NAND flash on Colibri T20


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