messages from 2014-06-30 20:31:02 to 2014-07-09 10:31:47 UTC [more...]
[PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on
2014-07-09 10:31 UTC (16+ messages)
[PATCH v2 0/7] Serial ATA support for NVIDIA Tegra124
2014-07-09 6:49 UTC (12+ messages)
` [PATCH v2 4/7] clk: tegra: Enable hardware control of SATA PLL
` [PATCH] clk: tegra: Use XUSB-compatible SATA PLL sequence
` [PATCH v2 6/7] ata: Add support for the Tegra124 SATA controller
Tegra baseline test results for v3.16-rc4
2014-07-09 4:49 UTC
[PATCH v2] devicetree: Add generic IOMMU device tree bindings
2014-07-09 1:07 UTC (12+ messages)
[PATCH v1 0/9] Tegra XHCI support
2014-07-08 21:52 UTC (4+ messages)
` [PATCH v1 6/9] usb: xhci: Add NVIDIA Tegra XHCI host-controller driver
[PATCH] mmc: tegra: Don't include asm/gpio.h
2014-07-08 21:37 UTC
[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
2014-07-08 17:47 UTC (10+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm
` [GIT PULL 3/3] ARM: tegra: use us counter as delay timer
[PATCH 0/9] Serial ATA support for NVIDIA Tegra124
2014-07-08 13:34 UTC (7+ messages)
pull request for Tegra clock updates for 3.17 (update)
2014-07-08 12:49 UTC (2+ messages)
[PATCH] mmc: tegra: Do not include asm/gpio.h
2014-07-08 12:45 UTC (2+ messages)
[PATCH v3 0/4] drm/dsi/tegra: continuous clock support
2014-07-08 12:32 UTC (5+ messages)
` [PATCH v3 1/4] drm/dsi: Flag for non-continuous clock behavior
` [PATCH v3 2/4] drm/panel: Set non-continuous clock flag on supporting panels
` [PATCH v3 3/4] drm/tegra: dsi - Handle non-continuous clock flag
` [PATCH v3 4/4] ARM: tegra: roth: add display DT node
pull request for Tegra clock updates for 3.17
2014-07-08 12:31 UTC (3+ messages)
[PATCH] staging:nvec: Fix several coding style warnings
2014-07-08 10:14 UTC (8+ messages)
` [PATCH 2/5] staging:nvec: Remove unnessary out of memory message
` [PATCH 3/5] staging:nvec: Add missing blank line after declarations
` [PATCH 4/5] "
` [PATCH 5/5] "
` [PATCH 1/5] staging:nvec: Fix "unnecessary else" coding style warning
[PATCH v4 0/6] drm: nouveau: memory coherency on ARM
2014-07-08 8:26 UTC (7+ messages)
` [PATCH v4 1/6] drm/ttm: expose CPU address of DMA-allocated pages
` [PATCH v4 2/6] drm/nouveau: map pages using DMA API on platform devices
` [PATCH v4 3/6] drm/nouveau: introduce nv_device_is_cpu_coherent()
` [PATCH v4 4/6] drm/nouveau: synchronize BOs when required
` [PATCH v4 5/6] drm/nouveau: implement explicitly coherent BOs
` [PATCH v4 6/6] drm/nouveau: allocate GPFIFOs and fences coherently
[PATCH 1/2] drm/nouveau/bar: add noncached ioremap property
2014-07-08 7:41 UTC (2+ messages)
[PATCH] staging: nvec: add missing blank line after declarations
2014-07-07 16:05 UTC
[PATCH v5 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
2014-07-07 14:26 UTC (4+ messages)
` [PATCH v5 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support
[PATCH 0/2] Restructure driver/power and add Tegra PMC driver
2014-07-07 14:16 UTC (3+ messages)
` [PATCH 1/2] power: Move power-supply drivers to subdirectory
` [PATCH 2/2] ARM: tegra: Convert PMC to a driver
[PATCH v2 0/4] Tegra USB probe order issue fix
2014-07-07 14:16 UTC (7+ messages)
` [PATCH v2 1/4] USB: tegra: Add resets & has-utmi-pad-registers flag to the PHY binding
` [PATCH v2 2/4] ARM: tegra: Add resets & has-utmi-pad-registers flag to all USB PHYs
` [PATCH v2 3/4] USB: EHCI: tegra: Fix probe order issue leading to broken USB
` [PATCH v2 4/4] USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
[PATCH] ALSA: hda: Fix build warning
2014-07-07 13:16 UTC (2+ messages)
[PATCH] usb: phy: tegra: Do not include asm/mach-types.h
2014-07-07 12:06 UTC
[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
2014-07-07 11:42 UTC (16+ messages)
` [RFC 01/10] iommu: Add IOMMU device registry
` [PATCH v3 02/10] devicetree: Add generic IOMMU device tree bindings
` [RFC 04/10] memory: Add Tegra124 memory controller support
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-07 9:21 UTC (11+ messages)
[PATCH 0/2] staging: nvec: fix some coding style problems
2014-07-07 5:53 UTC (6+ messages)
` [PATCH 1/2] staging: nvec: remove unnecessary 'else' after 'return' statement
` [PATCH 2/2] staging: nvec: remove unneccessary 'out of memory' message
[GIT PULL] ARM: create a cros-ec-keyboard DT fragment
2014-07-06 23:46 UTC (2+ messages)
[PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds
2014-07-06 23:43 UTC (2+ messages)
[PATCH 0/4] drm/dsi/tegra: continuous clock support
2014-07-06 9:30 UTC (12+ messages)
` [PATCH 1/4] drm/dsi: Add flag for continuous clock behavior
` [PATCH 2/4] drm/tegra: dsi - Handle continuous clock flag
` [PATCH 3/4] drm/panel: LG LH500WX1-SD03 uses continuous clock
` [PATCH 4/4] ARM: tegra: roth: add display DT node
` [PATCH v2] "
[PATCH] staging: nvec: remove unneccessary 'else' after 'return' statement
2014-07-05 11:49 UTC (3+ messages)
` [PATCH] staging: nvec: remove unneccessary 'else' after 'return'statement
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
2014-07-05 1:06 UTC (10+ messages)
[PATCH v2 1/4] of: Add NVIDIA Tegra XUSB pad controller binding
2014-07-04 23:04 UTC (5+ messages)
` [PATCH v2 2/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support
[PATCH] staging: nvec: remove unneccessary 'out of memory' message
2014-07-04 20:04 UTC
[PATCH v4] devicetree: Add generic IOMMU device tree bindings
2014-07-04 15:29 UTC
[PATCH 0/6] of-thermal hardware trip points + Tegra124 SOCTHERM driver
2014-07-04 11:52 UTC (21+ messages)
` [PATCH 1/6] thermal: of: Add support for hardware-tracked trip points
` [PATCH 2/6] of: Add bindings for nvidia,tegra124-soctherm
` [PATCH 3/6] ARM: tegra: Add thermal trip points for Jetson TK1
` [PATCH 4/6] ARM: tegra: Add soctherm and thermal zones to Tegra124 device tree
` [PATCH 6/6] thermal: Add Tegra SOCTHERM thermal management driver
[PATCH] staging: nvec: insert blank lines after declarations
2014-07-04 7:39 UTC (2+ messages)
[RFC v2 0/5] Per-user clock constraints
2014-07-03 14:38 UTC (6+ messages)
` [RFC v2 1/5] clk: Add temporary mapping to the existing API
` [RFC v2 2/5] clk: Move all drivers to use internal API
` [RFC v2 3/5] clk: use struct clk only for external API
` [RFC v2 4/5] clk: per-user clock accounting for debug
` [RFC v2 5/5] clk: Add floor and ceiling constraints to clock rates
[PATCH V2 0/6] regulator: palmas: cleanup and fixes
2014-07-03 14:26 UTC (7+ messages)
` [PATCH V2 2/6] regulator: palmas: Rename reg_info to palmas_reg_info
[RFC 0/5] Per-user clock constraints
2014-07-03 14:02 UTC (4+ messages)
` [RFC 5/5] clk: Add floor and ceiling constraints to clock rates
[PATCH v3 0/2] drm: nouveau: memory coherency for ARM
2014-07-03 10:05 UTC (2+ messages)
Question about "missing" tegra features
2014-07-03 7:41 UTC (2+ messages)
[flasher PATCH 1/2] Switch flasher script to subprocess
2014-07-02 23:18 UTC (5+ messages)
` [flasher PATCH 2/2] Wrap any env var settings in quotes
[PATCH v3] clk: define and export clk_debugs_add_file
2014-07-02 23:17 UTC (2+ messages)
[PATCH v2] [tegra-uboot-flasher-scripts] Add support for Norrin board
2014-07-02 18:54 UTC (2+ messages)
[PATCH] [cbootimage-configs] Add support for norrin board
2014-07-02 18:49 UTC (5+ messages)
[PATCH 0/3] Tegra USB probe order issue fix
2014-07-02 17:45 UTC (10+ messages)
` [PATCH 1/3] reset: Re-export of_reset_control_get
` [PATCH 2/3] USB: EHCI: tegra: Fix probe order issue leading to broken USB
` [PATCH 3/3] USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
[PATCH v3 0/3] drm/nouveau: support for probing platform devices
2014-07-02 16:23 UTC (3+ messages)
I'm on vacation July 3rd-20th
2014-07-02 15:49 UTC
[pinmux scripts PATCH] Fix Venice2 sheet name in CSV import script
2014-07-01 21:05 UTC
[pinmux scripts PATCH] Import latest Venice2 spreadsheet
2014-07-01 20:28 UTC
[RFC 1/4] ARM: tegra: Move SoC drivers to drivers/soc/tegra
2014-07-01 17:00 UTC (14+ messages)
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part2)
2014-07-01 16:19 UTC
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-01 16:14 UTC
[PATCH v2 1/4] of: Add NVIDIA Tegra Legacy Interrupt Controller binding
2014-07-01 13:10 UTC (7+ messages)
` [PATCH v2 3/4] soc/tegra: Initialize interrupt controller from DT
Tegra baseline test results for v3.16-rc3
2014-06-30 21:55 UTC
Tegra baseline test results for v3.16-rc2
2014-06-30 21:52 UTC
[PATCH] [tegra-uboot-flasher-scripts] Add support for norrin board
2014-06-30 21:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).