aboutsummaryrefslogtreecommitdiff
path: root/debian.linaro/changelog
diff options
context:
space:
mode:
authorEric Miao <eric.miao@linaro.org>2012-01-04 22:21:23 +0800
committerEric Miao <eric.miao@linaro.org>2012-01-19 21:17:50 +0800
commit4bd96af2e00c5c1af761e1d8a11c0bd7c2197574 (patch)
treea303c85f78721b2126c09a16f13bfb33407bd3a7 /debian.linaro/changelog
parent0b39b88348c606c69e7c9ce9d82518a884a7dcaf (diff)
LINARO: linux-linaro-lt-mx6-3.2.0-1000.6
Signed-off-by: Eric Miao <eric.miao@linaro.org>
Diffstat (limited to 'debian.linaro/changelog')
-rw-r--r--debian.linaro/changelog40
1 files changed, 35 insertions, 5 deletions
diff --git a/debian.linaro/changelog b/debian.linaro/changelog
index 899959711d0..fb6d868c0b8 100644
--- a/debian.linaro/changelog
+++ b/debian.linaro/changelog
@@ -1,8 +1,38 @@
-linux-linaro-lt-mx6 (3.2.0-1000.6) UNRELEASED; urgency=low
-
- CHANGELOG: Do not edit directly. Autogenerated at release.
- CHANGELOG: Use the printchanges target to see the curent changes.
- CHANGELOG: Use the insertchanges target to create the final log.
+linux-linaro-lt-mx6 (3.2.0-1000.6) oneiric; urgency=low
+
+ * Merged audio support w/ regulator and SDMA support
+ regulator: helper routine to extract regulator_init_data
+ regulator: adapt fixed regulator driver to dt
+ regulator: pass additional of_node to regulator_register()
+ regulator: map consumer regulator based on device tree
+ regulator: Fix compile break due to missing arguments to regulator_register
+ regulator: export of_get_regulator_init_data
+ regulator: Checking return value of of_get_regulator_init_data
+ regulator: Staticise of_get_fixed_voltage_config()
+ regulator: Avoid potential NULL dereference in reg_fixed_voltage_probe()
+ regulator: fix label names used in device tree bindings
+ regulator: Fix regulator_register() API signature in Documentation
+ regulator: If a single voltage is set with device tree then set apply_uV
+ regulator: pass device_node to of_get_regulator_init_data()
+ dts/imx6q-sabrelite: add 2P5V and 3P3V regulators
+ regulator/fixed: set apply_uV 0
+ dts/imx6q-sabrelite: add sgtl5000 audio codec
+ ASoC: imx-ssi: add device tree probe support
+ alsa/imx-ssi: rename fsl,ssi-asynchronous-mode to fsl,ssi-synchronous-mode
+ dts/imx6q: add ssi
+ dma/imx-sdma: let imx6q choose dma driver
+ ARM: mxc/audmux-v2: add dt support
+ ARM: imx6q-sabrelite: add audmux
+ dts/imx6q: add sdma script
+ fw/imx: add sdma-imx6q-to1.bin.ihex
+ arm/imx6q: add imx-sgtl5000 device from sabrelite board
+ arm/imx6q: add cko1 clock
+ ENGR00154525 SDMA: SDMA not works when event number bigger than 32
+ make sgtl5000 work -- need to split to small patch
+
+ * LINARO: update configs - enable ASoC and SDMA support
+
+ * LINARO: update configs - make V4L2 output driver built-in
-- Eric Miao <eric.miao@linaro.org> Wed, 04 Jan 2012 22:03:55 +0800