public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-19 20:09:52 to 2012-04-02 21:30:44 UTC [more...]

[PATCH 00/17] ASoC: tegra: Add Tegra30 support
 2012-04-02 21:30 UTC  (44+ messages)
` [PATCH 01/17] ASoC: tegra: remove open-coded clk reference counting
  ` [PATCH 02/17] ASoC: tegra: ensure clocks are enabled when touching registers
  ` [PATCH 03/17] ASoC: tegra: remove unnecessary includes
  ` [PATCH 04/17] ASoC: tegra: add description to a couple Kconfig options
  ` [PATCH 05/17] ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentation
  ` [PATCH 06/17] ASoC: tegra: fix some checkpatch warnings
  ` [PATCH 07/17] ASoC: tegra: introduce separate Kconfig variable for DAS driver
  ` [PATCH 08/17] ASoC: tegra: make Tegra20 drivers depend on Tegra20 support
  ` [PATCH 09/17] ASoC: tegra: sort Makefile into common and per-SoC files
  ` [PATCH 11/17] ASoC: tegra: complete Tegra->Tegra20 renaming
  ` [PATCH 12/17] ASoC: tegra: utils: add support for Tegra30 devices
  ` [PATCH 13/17] ASoC: tegra: set a sensible initial clock rate
  ` [PATCH 14/17] ASoC: tegra: add tegra30-ahub driver
  ` [PATCH 15/17] ASoC: tegra: add tegra30-i2s driver
  ` [PATCH 16/17] ASoC: tegra: add Kconfig and Makefile support for Tegra30
  ` [PATCH 17/17] ASoC: tegra+wm8903 machine: support Tegra30

[PATCH v2] i2c: tegra: Add delay before reset the controller
 2012-04-02 19:58 UTC  (5+ messages)

[PATCH V3 1/6] dt: add property iteration helpers
 2012-04-02 15:48 UTC  (12+ messages)
` [PATCH V3 2/6] dt: pinctrl: Document device tree binding
` [PATCH V3 3/6] pinctrl: core device tree mapping table parsing support
  ` [PATCH V3 4/6] dt: Move Tegra20 pin mux binding into new pinctrl directory
  ` [PATCH V3 5/6] dt: Document Tegra20/30 pinctrl binding
  ` [PATCH V3 6/6] pinctrl: tegra: Add complete device tree support

[PATCH v5 00/16] Add PWM framework and device tree support
 2012-04-02 15:42 UTC  (36+ messages)
  ` [PATCH v5 01/16] pwm: Add PWM framework support
  ` [PATCH v5 02/16] pwm: Allow chips to support multiple PWMs
  ` [PATCH v5 03/16] pwm: Add debugfs interface
  ` [PATCH v5 04/16] pwm: Add table-based lookup for static mappings
  ` [PATCH v5 05/16] pwm: Add device tree support
  ` [PATCH v5 06/16] ARM: tegra: Fix PWM clock programming
  ` [PATCH v5 07/16] ARM: tegra: Provide clock for only one PWM controller
  ` [PATCH v5 08/16] pwm: Add NVIDIA Tegra SoC support
  ` [PATCH v5 09/16] pwm: tegra: Add device tree support
  ` [PATCH v5 10/16] pwm: Move Blackfin PWM driver to PWM framework
  ` [PATCH v5 11/16] pwm: Move PXA "
  ` [PATCH v5 12/16] ARM i.MX: Move i.MX pwm driver to pwm framework
  ` [PATCH v5 13/16] ARM Samsung: Move s3c "
  ` [PATCH v5 14/16] ARM vt8500: Move vt8500 "
  ` [PATCH v5 16/16] pwm: Take over maintainership of the PWM subsystem
` [PATCH v5 15/16] pwm-backlight: Add rudimentary device tree support

[PATCH V2 1/6] dt: add property iteration helpers
 2012-04-02 15:34 UTC  (25+ messages)
` [PATCH V2 2/6] dt: pinctrl: Document device tree binding
` [PATCH V2 3/6] pinctrl: core device tree mapping table parsing support
` [PATCH V2 4/6] dt: Move Tegra20 pin mux binding into new pinctrl directory
` [PATCH V2 5/6] dt: Document Tegra20/30 pinctrl binding
` [PATCH V2 6/6] pinctrl: tegra: Add complete device tree support

[PATCH 00/11] ARM: tegra: GPIO and pinmux-related changes
 2012-04-01  9:54 UTC  (14+ messages)
` [PATCH 07/11] gpio: tegra: Hide tegra_gpio_enable/disable()
  ` [PATCH 01/11] usb: ehci-tegra: Add vbus_gpio to platform data
  ` [PATCH 02/11] ARM: tegra: Remove VBUS_GPIO handling from board files
  ` [PATCH 03/11] gpio: tegra: fix register address calculations for Tegra30
  ` [PATCH 04/11] gpio: tegra: Iterate over the correct number of banks
  ` [PATCH 05/11] gpio: tegra: configure pins during irq_set_type
  ` [PATCH 06/11] ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ
  ` [PATCH 08/11] ARM: tegra: Switch to new pinctrl driver
  ` [PATCH 09/11] ARM: tegra: Remove pre-pinctrl pinmux driver
  ` [PATCH 10/11] ARM: dt: tegra cardhu: add pinmux to device tree
  ` [PATCH 11/11] ARM: dt: tegra20: "

[PATCH 0/5] ARM: tegra: audio-related changes for Tegra30
 2012-03-31 20:28 UTC  (7+ messages)
` [PATCH 1/5] ARM: tegra: provide clock aliases for AHUB configlink
  ` [PATCH 2/5] ARM: tegra: set up audio clocks for tegra30 dt
  ` [PATCH 3/5] ARM: tegra: add AUXDATA required for audio
  ` [PATCH 4/5] ARM: dt: tegra30.dtsi: Add audio-related nodes
  ` [PATCH 5/5] ARM: dt: tegra cardhu: basic audio support

[PATCH] i2c: tegra: Add delay before reset the controller
 2012-03-30 15:54 UTC  (2+ messages)

New Tegra branch for linux-next
 2012-03-29 21:26 UTC  (4+ messages)

[GIT PULL] USB AUXDATA fix for tegra
 2012-03-29 18:01 UTC  (3+ messages)

[PATCH] Input: tegra-kbc - restore missing pdata allocation
 2012-03-29 15:52 UTC 

[PATCH 1/1] input: keyboard: Set configuration registers
 2012-03-29 15:49 UTC  (11+ messages)

[GIT PULL] ARM: tegra: Include assembler.h in sleep.S to fix build break
 2012-03-28  0:56 UTC  (2+ messages)

Hello
 2012-03-27 13:30 UTC 

[PATCH v2] i2c: tegra: Add delay before reset the controller
 2012-03-26 21:09 UTC  (6+ messages)

[PATCH V4] pinctrl: core device tree mapping table parsing support
 2012-03-26  7:25 UTC  (3+ messages)

[PATCH] ARM: tegra: Include assembler.h in sleep.S to fix build break
 2012-03-26  1:50 UTC  (7+ messages)

[PATCH 1/3] ASoC: tegra: fix comment indentation in ALC5632 machine
 2012-03-21  0:36 UTC  (4+ messages)
  ` [PATCH 2/3] ASoC: tegra: register 'platform' from DAIs, get rid of pdev
  ` [PATCH 3/3] ARM: tegra: remove tegra_pcm_device

[PATCH 1/8] dt: add property iteration helpers
 2012-03-20 16:35 UTC  (8+ messages)
` [PATCH 2/8] pinctrl: Include <linux/bug.h> to prevent compile errors
` [PATCH 4/8] pinctrl: implement pinctrl_check_ops
` [PATCH 5/8] pinctrl: core device tree mapping table parsing support

[PATCH v4 00/10] Add PWM framework and device tree support
 2012-03-20 16:08 UTC  (27+ messages)
` [PATCH v4 01/10] PWM: add pwm framework support
` [PATCH v4 03/10] pwm: Add device tree support
` [PATCH v4 04/10] ARM: tegra: Fix PWM clock programming
` [PATCH v4 05/10] ARM: tegra: Provide clock for only one PWM controller
` [PATCH v4 06/10] pwm: Add NVIDIA Tegra SoC support
` [PATCH v4 07/10] pwm: tegra: Add device tree support
` [PATCH v4 10/10] pwm-backlight: Add rudimentary "

[PATCH 00/11] ARM: tegra: Add PCIe device tree support
 2012-03-20 14:21 UTC  (4+ messages)
` [PATCH 01/11] drivercore: Add driver probe deferral mechanism

[PATCH] gpio: tegra: tegra_gpio_config shouldn't be __init
 2012-03-19 21:49 UTC  (2+ messages)

[PATCH] ARM: tegra: update main repo and add patchwork
 2012-03-19 21:09 UTC  (2+ messages)

[PATCH] ARM: tegra: Fix device tree AUXDATA for USB/EHCI
 2012-03-19 20:09 UTC 


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