| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus | Mark Brown | 2013-10-30 | 1 | -0/+1 |
|\ |
|
| * | ASoC: wm_hubs: Add missing break in hp_supply_event() | Takashi Iwai | 2013-10-30 | 1 | -0/+1 |
* | | ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets() | Takashi Iwai | 2013-10-28 | 1 | -0/+2 |
* | | ASoC: dapm: Fix source list debugfs outputs | Takashi Iwai | 2013-10-28 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'asoc/fix/tlv320aic3x' into asoc-linus | Mark Brown | 2013-10-18 | 1 | -0/+4 |
|\ |
|
| * | ASoC: tlv320aic3x: Connect 'Left Line1R Mux' and 'Right Line1L Mux' | Peter Ujfalusi | 2013-10-07 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linus | Mark Brown | 2013-10-18 | 1 | -2/+2 |
|\ \ |
|
| * | | ASoC: rcar: fixup generation checker | Kuninori Morimoto | 2013-10-11 | 1 | -2/+2 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/fix/pcm1792a' into asoc-linus | Mark Brown | 2013-10-18 | 1 | -1/+1 |
|\ \ |
|
| * | | ASoC: pcm1792a: Fix max_register setting | Axel Lin | 2013-10-14 | 1 | -1/+1 |
| * | | ASoC: pcm1681: Fix max_register setting | Axel Lin | 2013-10-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/fix/pcm1681' into asoc-linus | Mark Brown | 2013-10-18 | 1 | -1/+1 |
|\ \ |
|
| * | | ASoC: pcm1681: Fix max_register setting | Axel Lin | 2013-10-14 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus | Mark Brown | 2013-10-18 | 1 | -2/+2 |
|\ \ |
|
| * | | ASoC: omap: Fix incorrect ARM dependency | Jarkko Nikula | 2013-10-03 | 1 | -2/+2 |
* | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus | Mark Brown | 2013-10-18 | 4 | -13/+16 |
|\ \ \
| |_|/
|/| | |
|
| * | | ASoC: fsl: imx-ssi: fix probe on imx31 | Philippe Rétornaz | 2013-10-07 | 2 | -11/+14 |
| * | | ASoC: fsl: Fix sound on mx31moboard | Philippe Rétornaz | 2013-10-03 | 1 | -1/+1 |
| * | | ASoC: fsl_ssi: Fix irq_of_parse_and_map() return value check | Guenter Roeck | 2013-10-03 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'asoc/fix/max98095' into asoc-linus | Mark Brown | 2013-09-27 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ASoC: max98095: a couple array underflows | Dan Carpenter | 2013-09-13 | 1 | -2/+2 |
* | | | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus | Mark Brown | 2013-09-27 | 1 | -2/+5 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ASoC: imx-sgtl5000: Fix uninitialized pointer use in error path | Philipp Zabel | 2013-09-26 | 1 | -2/+2 |
| * | | | ASoC: imx-sgtl5000: do not use devres on a foreign device | Philipp Zabel | 2013-09-26 | 1 | -1/+4 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 2013-09-27 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | ASoC: core: Only add platform DAI widgets once. | Liam Girdwood | 2013-09-13 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'asoc/fix/bfin' into asoc-linus | Mark Brown | 2013-09-27 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | ASoC: blackfin: Add missing break statement to bf6xx | Valentin Ilie | 2013-09-17 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'asoc/fix/ab8500' into asoc-linus | Mark Brown | 2013-09-27 | 1 | -1/+6 |
|\ \ \ |
|
| * | | | ASoC: ab8500-codec: info leak in anc_status_control_put() | Dan Carpenter | 2013-09-13 | 1 | -1/+6 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'asoc/fix/88pm860x' into asoc-linus | Mark Brown | 2013-09-27 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st() | Dan Carpenter | 2013-09-13 | 1 | -0/+3 |
| |/ |
|
* | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 2 | -4/+4 |
* | | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2013-09-12 | 6 | -5/+12 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'asoc/fix/rsnd' into asoc-linus | Mark Brown | 2013-09-11 | 1 | -2/+2 |
| |\ \ |
|
| | * | | ASoC: rsnd: fixup flag name of rsnd_scu_platform_info | Kuninori Morimoto | 2013-09-09 | 1 | -2/+2 |
| | |/ |
|
| * | | Merge remote-tracking branch 'asoc/fix/mc13783' into asoc-linus | Mark Brown | 2013-09-11 | 1 | -0/+4 |
| |\ \ |
|
| | * | | ASoC: mc13783: add spi errata fix | Steffen Trumtrar | 2013-09-11 | 1 | -0/+4 |
| | |/ |
|
| * | | Merge remote-tracking branch 'asoc/fix/kirkwood' into asoc-linus | Mark Brown | 2013-09-11 | 1 | -1/+2 |
| |\ \ |
|
| | * | | ASoC: kirkwood: change the compatible string of the kirkwood-i2s driver | Thomas Petazzoni | 2013-09-06 | 1 | -1/+2 |
| | |/ |
|
| * | | Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linus | Mark Brown | 2013-09-11 | 26 | -157/+452 |
| |\ \ |
|
| | * | | ASoC: fsl_spdif: Select regmap-mmio | Mark Brown | 2013-09-08 | 1 | -0/+1 |
| | * | | ASoC: fsl: imx-audmux: Do not call imx_audmux_parse_dt_defaults() on non-dt k... | Fabio Estevam | 2013-09-04 | 1 | -1/+2 |
| | |/ |
|
| * | | ASoC: atmel: disable error interrupt | Bo Shen | 2013-09-04 | 1 | -1/+1 |
* | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-05 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | i2c: move OF helpers into the core | Wolfram Sang | 2013-08-23 | 2 | -2/+2 |
* | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-15 | 1 | -1/+1 |
* | | | | Merge remote-tracking branch 'asoc/topic/ssm2602' into tmp | Mark Brown | 2013-09-01 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | ASoC: ssm2602: Fix cache sync | Lars-Peter Clausen | 2013-08-31 | 1 | -1/+2 |