summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: scu cleanup: add rsnd_scu_rate_ctrl()Kuninori Morimoto2013-12-311-2/+2
* ASoC: rsnd: INT_ENABLE is needed only Gen2Kuninori Morimoto2013-12-312-3/+4
* ASoC: rsnd: add rsnd_scu_transfer_start()Kuninori Morimoto2013-12-311-19/+20
* ASoC: rsnd: route setting is needed only Gen1Kuninori Morimoto2013-12-312-7/+9
* ASoC: rsnd: make sure variable name for 44.1kHz/48kHzKuninori Morimoto2013-12-311-10/+10
* ASoC: rsnd: tidyup register namingKuninori Morimoto2013-12-313-6/+6
* ASoC: rsnd: tidyup ssi commentKuninori Morimoto2013-12-311-1/+1
* ASoC: rsnd: add rsnd_adg_set_ssi_clk() and cleanup adgKuninori Morimoto2013-12-311-34/+24Star
* ASoC: fsi: remove original filter from fsi_dma_probe()Kuninori Morimoto2013-12-111-13/+23
* ASoC: rsnd: gen: fixup Gen2 channel sizeKuninori Morimoto2013-12-101-2/+2
* ASoC: rcar: use devm_clk_get() instead of clk_get()Kuninori Morimoto2013-12-041-2/+1Star
* ASoC: rcar: add Gen2 sound supportKuninori Morimoto2013-11-293-6/+91
* ASoC: rcar: remove rcar_gen_opsKuninori Morimoto2013-11-291-27/+6Star
* ASoC: rcar: remove .path_init/exit from rsnd_gen_opsKuninori Morimoto2013-11-291-39/+15Star
* ASoC: rcar: add rsnd_is_accessible_reg()Kuninori Morimoto2013-11-291-0/+26
* ASoC: rcar: separate regmap init common fieldKuninori Morimoto2013-11-291-21/+28
* ASoC: rcar: remove unused register settingsKuninori Morimoto2013-11-292-6/+0Star
* ASoC: rcar: some dubious one-bit signed bitfieldsDan Carpenter2013-11-241-5/+5
* Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2013-10-241-110/+108Star
|\
| * ASoC: wm8962: Move register initialisation to I2C probe()Mark Brown2013-10-181-75/+75
| * ASoC: wm8962: Move interrupt initalisation to probe()Mark Brown2013-10-181-35/+33Star
* | Merge remote-tracking branch 'asoc/topic/wm8400' into asoc-nextMark Brown2013-10-241-75/+20Star
|\ \
| * | ASoC: wm8400: Use regmap for I/OMark Brown2013-09-171-22/+4Star
| * | ASoC: wm8400: Use supplies to manage input powerMark Brown2013-09-171-55/+18Star
* | | Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2013-10-241-19/+7Star
|\ \ \
| * | | ASoC: twl6040: Use virtual DAPM mixer controlsLars-Peter Clausen2013-10-071-17/+5Star
| * | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-twl6040Mark Brown2013-10-0713-49/+182
| |\ \ \
| * | | | ASoC: twl6040: Remove redundant semicolonSachin Kamat2013-09-171-2/+2
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'asoc/topic/twl4030' into asoc-nextMark Brown2013-10-241-44/+36Star
|\ \ \ \
| * | | | ASoC: twl4030: Use virtual DAPM mixer controlsLars-Peter Clausen2013-10-071-44/+36Star
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-nextMark Brown2013-10-241-9/+23
|\ \ \ \
| * | | | ASoC: tpa6130a2: Add device tree supportSebastian Reichel2013-10-231-9/+23
* | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown2013-10-241-121/+113Star
|\ \ \ \ \
| * | | | | ASoC: tlv320aic3x: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * | | | | ASoC: tlv320aic3x: Convert to direct regmap API usageMark Brown2013-09-241-78/+73Star
| * | | | | ASoC: tlv320aic3x: Don't reference cache datastructure directlyMark Brown2013-09-241-5/+6
| * | | | | ASoC: tlv320aic3x: Move to table based DAPM initMark Brown2013-09-241-6/+4Star
| * | | | | ASoC: tlv320aic3x: Move to table based control initMark Brown2013-09-241-2/+2
| * | | | | ASoC: tlv320aic3x: Move resource acquisition to I2C probeMark Brown2013-09-241-30/+33
| * | | | | ASoC: tlv320aic3x: Remove nonsense comment for register cacheMark Brown2013-09-241-6/+0Star
| | |_|/ / | |/| | |
* | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-nextMark Brown2013-10-241-71/+30Star
|\ \ \ \ \
| * | | | | ASoC: tlv320aic32x4: Convert to direct regmap API usageMark Brown2013-09-261-66/+23Star
| * | | | | ASoC: tlv320aic32x4: Move GPIO acquisition to I2C probeMark Brown2013-09-261-5/+7
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic26' into asoc-nextMark Brown2013-10-242-116/+28Star
|\ \ \ \ \
| * | | | | ASoC: tlv320aic26: Convert to direct regmap API usageMark Brown2013-09-252-72/+13Star
| * | | | | ASoC: tlv320aic26: Use snd_soc_update_bits()Mark Brown2013-09-251-38/+13Star
| * | | | | ASoC: tlv320aic26: Convert to table based control initMark Brown2013-09-251-7/+3Star
| |/ / / /
* | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic23' into asoc-nextMark Brown2013-10-241-50/+34Star
|\ \ \ \ \
| * | | | | ASoC: tlv320aic23: Convert to direct regmap API usageMark Brown2013-09-241-23/+31
| * | | | | ASoC: tlv320aic23: Convert to table based control initMark Brown2013-09-241-3/+2Star