linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-03 17:58:54 to 2012-02-20 06:27:43 UTC [more...]

[PATCH 1/2] Documentation/gpio.txt: Explain expected pinctrl interaction
 2012-02-20  6:27 UTC  (2+ messages)
` [PATCH 2/2] gpio: tegra: Delete tegra_gpio_enable/disable()

[PATCH V2] mfd: tps65910: Add wakeup support
 2012-02-19  7:42 UTC  (3+ messages)

[PATCH V1] mfd: tps65910: Initialize irq platform data properly
 2012-02-19  7:34 UTC  (3+ messages)

[PATCH] ARM: tegra: PCIe: Provide 3.3V supply voltage
 2012-02-17 19:25 UTC  (4+ messages)

[PATCH V2 0/3] Open drain/open source support from gpio library
 2012-02-17 18:21 UTC  (8+ messages)
` [PATCH V2 1/3] Documentation: gpio: Add details of open-drain/source configuration
` [PATCH V2 2/3] gpio: gpiolib: Support for open drain/collector gpios
` [PATCH V2 3/3] gpio: gpiolib: Support for open source/emitter gpios

[PATCH V1] regmap: Bypassing cache when initializing cache
 2012-02-17 17:21 UTC  (2+ messages)

[PATCH V1] regulator: tps65910: Correct VIO voltage configuration
 2012-02-17 16:35 UTC  (2+ messages)

[PATCH V1 0/3] Support for open drain gpios in gpilib/fixed regulators
 2012-02-17 10:30 UTC  (14+ messages)
` [PATCH V1 1/3] gpio: gpiolib: Support for open drain gpios
` [PATCH V1 2/3] Documentation: gpio: Add details of open-drain configuration
  ` [PATCH V1 3/3] regulator: fixed: Support for open-drain gpio

[PATCH v3 27/28] tegra: Mark board init files for ARMv4t
 2012-02-16 14:49 UTC  (2+ messages)
  ` [PATCH v3 28/28] tegra: Enable generic board for Seaboard

[PATCH] arch/arm/mach-tegra/board-dt-tegra20.c: included asm/hardware/gic.h twice
 2012-02-16 14:44 UTC 

[PATCH 1/3] net: rfkill-gpio: add device tree support
 2012-02-16 10:29 UTC  (11+ messages)
  ` [PATCH 2/3] dt: rfkill-gpio: add bindings documentation
                  `  "
  ` [PATCH 3/3] dt: arm: paz00: add rfkill switch to device tree

[PATCH] Input: tegra-kbc - revise device tree support
 2012-02-15 22:40 UTC 

[PATCH v3 00/10] Add tegra30 support for secondary cores
 2012-02-15 22:25 UTC  (13+ messages)
` [PATCH v3 02/10] ARM: tegra: export Tegra chipid
  ` [PATCH v3 01/10] ARM: tegra: cleanup use of chipid register
  ` [PATCH v3 03/10] ARM: tegra: initialize Tegra chipid early
  ` [PATCH v3 07/10] ARM: tegra: export tegra_powergate_is_powered()
` [PATCH v3 04/10] ARM: tegra: functions to access the flowcontroller
` [PATCH v3 05/10] ARM: tegra: rework Tegra secondary CPU core bringup
` [PATCH v3 06/10] ARM: tegra: prepare powergate.c for multiple variants
` [PATCH v3 08/10] ARM: tegra: add support for Tegra30 powerdomains
` [PATCH v3 09/10] ARM: tegra: support for Tegra30 CPU powerdomains
` [PATCH v3 10/10] ARM: tegra: support for secondary cores on Tegra30

[PATCH V3] ARM: tegra: Define Tegra20 CAR binding
 2012-02-15 21:42 UTC  (6+ messages)

[PATCH 1/2] i2c: tegra: Remove unnecessary clk_get
 2012-02-15 18:47 UTC  (8+ messages)
  ` [PATCH 2/2] i2c: tegra: Remove unnecessary write to INT_STATUS

[PATCH V5 2/2] regmap: add regmap_bulk_write() for register write
 2012-02-15  5:59 UTC  (3+ messages)

[PATCH] ARM: tegra: select required CPU and L2 errata options
 2012-02-14 20:39 UTC 

[PATCH v2] i2c: tegra: Add delay before reset the controller
 2012-02-14  5:49 UTC  (6+ messages)

[PATCH] gpio: tegra: Fix build issue due to irq_domain rework
 2012-02-13 23:21 UTC 

[PATCH 2/2] ASoC: DT: Add digital microphone binding to PAZ00 board
 2012-02-13 19:29 UTC 

[GIT PULL] please pull tegra fixes for 3.3-rc
 2012-02-13  5:42 UTC  (2+ messages)

[PATCH V4 2/2] regmap: add regmap_bulk_write() for register write
 2012-02-12 14:14 UTC  (4+ messages)

[PATCH V3 1/2] regmap: Support for caching in reg_raw_write()
 2012-02-11 23:05 UTC  (4+ messages)
` [PATCH V3 2/2] regmap: add regmap_bulk_write() for register write

[PATCH v3 0/9] tegra: Add I2C driver and associated parts
 2012-02-10 17:52 UTC  (21+ messages)
  ` [PATCH v3 1/9] tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
  ` [PATCH v3 2/9] fdt: Add function to allow aliases to refer to multiple nodes
  ` [PATCH v3 3/9] tegra: Enhance clock support to handle 16-bit clock divisors
  ` [PATCH v3 4/9] tegra: fdt: i2c: Add extra I2C bindings for U-Boot
      ` [U-Boot] "
  ` [PATCH v3 5/9] tegra: i2c: Add I2C driver
  ` [PATCH v3 6/9] tegra: i2c: Initialise I2C on Nvidia boards
  ` [PATCH v3 7/9] tegra: i2c: Select I2C ordering for Seaboard
  ` [PATCH v3 8/9] tegra: i2c: Select number of controllers for Tegra2 boards
  ` [PATCH v3 9/9] tegra: i2c: Enable I2C on Seaboard
    ` [U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and associated parts

[PATCH V1] regmap: Support for caching in reg_raw_write()
 2012-02-10 15:58 UTC  (7+ messages)

[PATCH V2] regmap: add regmap_bulk_write() for register write
 2012-02-10 13:07 UTC 

[PATCH V2] regmap: Support for caching in reg_raw_write()
 2012-02-10 12:08 UTC 

[PATCH V1] regmap: add bulk_write() for non-volatile register set
 2012-02-10 11:06 UTC  (8+ messages)

[PATCH V1 1/2] mfd: tps65910: use regmap for device register access
 2012-02-09 12:09 UTC  (12+ messages)
  ` [PATCH V1 2/2] regulator: tps65910: Enable register caching of voltage controls

[PATCH V1] regulator: fixed: Support for open-drain gpio
 2012-02-09  6:01 UTC  (3+ messages)

ARM/ARM-SoC plans for v3.4 merge window
 2012-02-09  1:19 UTC  (8+ messages)

[PATCH 1/1] ARM: tegra: Add support for USB2 port on Seaboard
 2012-02-08 19:29 UTC  (2+ messages)

[PATCH v2 00/10] Add PWM framework and device-tree support
 2012-02-08 11:16 UTC  (22+ messages)
  ` [PATCH v2 01/10] PWM: add pwm framework support
  ` [PATCH v2 02/10] pwm: Allow chips to support multiple PWMs
  ` [PATCH v2 03/10] of: Add PWM support
  ` [PATCH v2 04/10] arm/tegra: Fix PWM clock programming
  ` [PATCH v2 05/10] arm/tegra: Provide clock for only one PWM controller
  ` [PATCH v2 06/10] pwm: Add NVIDIA Tegra SoC support
  ` [PATCH v2 07/10] arm/tegra: Add PWFM controller device tree probing
  ` [PATCH v2 08/10] pwm: Add Blackfin support
  ` [PATCH v2 09/10] pwm: Add PXA support
  ` [PATCH v2 10/10] pwm-backlight: Add rudimentary device tree support

[PATCH v2 0/4] Add device tree support of audio codec (ALC5632) on PAZ00 board
 2012-02-07  6:37 UTC  (7+ messages)
` [PATCH v2 2/4] ARM: dt: tegra: Enable headset autodetection "

heads up: for-3.4 branch will be split up
 2012-02-07  2:31 UTC  (2+ messages)

[PATCH] ARM: tegra: Demote EMC clock inconsistency BUG to WARN
 2012-02-07  1:09 UTC 

[PATCH v2 0/8] Add tegra30 support for secondary cores
 2012-02-06 23:23 UTC  (4+ messages)
` [PATCH v2 8/8] ARM: tegra: support for secondary cores on Tegra30

[PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/remove
 2012-02-06 16:52 UTC  (9+ messages)
            ` [PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/removeG

[PATCH V1] regulator: twl6030: Fix voltage selection logic
 2012-02-06 16:39 UTC  (2+ messages)

[PATCH 1/3] net: rfkill-gpio: add device tree support
 2012-02-06 10:25 UTC  (7+ messages)
  ` [PATCH 2/3] dt: rfkill-gpio: add bindings documentation
          `  "
  ` [PATCH 3/3] dt: arm: paz00: add rfkill switch to device tree
      ` Re: [PATCH 1/3] net: rfkill-gpio: add device tree support

[PATCH V2 1/4] pinctrl: add a driver for NVIDIA Tegra
 2012-02-03 22:12 UTC  (9+ messages)

[PATCH v6 10/18] tegra: usb: fdt: Add additional device tree definitions for USB ports
 2012-02-03 21:44 UTC  (5+ messages)
` [PATCH v6 11/18] tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard

[PATCH 0/3] arm: tegra: dts: USB Updates for Tegra legacy mode / OTG
 2012-02-03 19:59 UTC  (2+ messages)


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