summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: generic-dmaengine-pcm: Use SNDRV_DMA_TYPE_DEV_IRAM as defaultNicolin Chen2013-11-071-1/+1
* Merge tag 'asoc-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-11-0421-114/+195
|\
| * Merge remote-tracking branch 'asoc/topic/wm8996' into asoc-nextMark Brown2013-11-041-0/+2
| |\
| | * ASoC: wm8996: Fix negative array index readTakashi Iwai2013-10-301-0/+2
| * | Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2013-11-041-7/+15
| |\ \
| | * | ASoC: wm8962: Add EQ coefficient supportRichard Fitzgerald2013-11-011-0/+3
| | * | ASoC: wm8962: Add ALC coefficient supportRichard Fitzgerald2013-11-011-0/+5
| | * | ASoC: wm8962: Fix null pointer pdata access in I2C probe()Nicolin Chen2013-10-291-7/+7
| * | | Merge remote-tracking branch 'asoc/topic/wm0010' into asoc-nextMark Brown2013-11-041-4/+4
| |\ \ \
| | * | | ASoC: wm0010: Fix possible out-of-bounds array readTakashi Iwai2013-10-301-4/+4
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-11-041-1/+1
| |\ \ \
| | * | | ASoC: samsung: fix return value check in i2s_alloc_dai()Wei Yongjun2013-10-251-1/+1
| * | | | Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-nextMark Brown2013-11-041-3/+4
| |\ \ \ \
| | * | | | ASoC: rt5640: Fix ignored error checksTakashi Iwai2013-10-301-3/+4
| * | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown2013-11-041-11/+20
| |\ \ \ \ \
| | * | | | | ASoC: rcar: remove original filter from rsnd_dma_init()Kuninori Morimoto2013-10-311-11/+20
| * | | | | | Merge remote-tracking branch 'asoc/topic/ml26124' into asoc-nextMark Brown2013-11-041-0/+2
| |\ \ \ \ \ \
| | * | | | | | ASoC: ml26124: Fix negative array index readTakashi Iwai2013-10-301-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown2013-11-041-1/+1
| |\ \ \ \ \ \
| | * | | | | | ASoC: kirkwood: Fix compile error due to patch 'add S/PDIF support'Jean-Francois Moine2013-10-251-1/+1
| * | | | | | | Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-11-042-7/+12
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: fsl_spdif: fix return value check in fsl_spdif_probe()Wei Yongjun2013-10-261-2/+2
| | * | | | | | | ASoC: eukrea-tlv320: Use dev_err instead of pr_err.Denis Carikli2013-10-241-5/+10
| * | | | | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-11-041-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ASoC: dmaengine: Use SNDRV_PCM_STREAM_LAST for array sizeTakashi Iwai2013-10-251-1/+1
| * | | | | | | | | Merge remote-tracking branch 'asoc/topic/cs42l52' into asoc-nextMark Brown2013-11-042-40/+55
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: cs42l52: increase MAX_REGISTER for regmap_register_patchBrian Austin2013-10-251-1/+1
| | * | | | | | | | | ASoC: cs42l52: Add chip rev id messageBrian Austin2013-10-251-0/+3
| | * | | | | | | | | ASoC: cs42l52: convert pdata config to regmap_update_bitsBrian Austin2013-10-251-35/+34
| | * | | | | | | | | ASoC: cs42l52: Add platform data for reset gpioBrian Austin2013-10-251-4/+17
| * | | | | | | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-11-042-24/+33
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: dpcm: improve robustnessRussell King - ARM Linux2013-10-311-1/+8
| | * | | | | | | | | | ASoC: pcm: Check for ops before deferencing themMark Brown2013-10-311-21/+22
| | * | | | | | | | | | ASoC: Use strlcpy() for copying in snd_soc_info_enum_double()Takashi Iwai2013-10-311-2/+3
| * | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2013-11-041-0/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ASoC: wm5110: Add missing routes for AEC LoopbackCharles Keepax2013-10-261-0/+12
| * | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2013-11-041-7/+20
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ASoC: wm_adsp: Print out the firmware versionDimitris Papastamos2013-11-011-0/+1
| | * | | | | | | | | | | | ASoC: wm_adsp: Remove and free algorithm regions for ADSP1Dimitris Papastamos2013-11-011-0/+9
| | * | | | | | | | | | | | ASoC: wm_adsp: Add debug info on get()/put() transfersDimitris Papastamos2013-11-011-0/+2
| | * | | | | | | | | | | | ASoC: wm_adsp: Release firmware on memory allocation failureDimitris Papastamos2013-11-011-1/+2
| | * | | | | | | | | | | | ASoC: wm_adsp: Print error when regmap reads/writes failDimitris Papastamos2013-11-011-6/+6
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/ab8500' into asoc-nextMark Brown2013-11-041-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ASoC: ab8500: Fix invalid cast to long pointerTakashi Iwai2013-10-301-6/+6
| | * | | | | | | | | | | | ASoC: ab8500: Add missing of NULL check of devm_kzalloc()Takashi Iwai2013-10-301-0/+2
| * | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-11-041-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ASoC: wm_hubs: Add missing break in hp_supply_event()Takashi Iwai2013-10-301-0/+1
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-11-041-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ASoC: dapm: Return -ENOMEM in snd_soc_dapm_new_dai_widgets()Takashi Iwai2013-10-281-0/+2
| | * | | | | | | | | | | | | ASoC: dapm: Fix source list debugfs outputsTakashi Iwai2013-10-281-1/+1
| | |/ / / / / / / / / / / /