summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-231-5/+7
|\
| * Merge branch 'ti-dra7-dss' into 4.2/fbdevTomi Valkeinen2015-06-056-9/+14
| |\
| * | ASoC: omap-hdmi-audio: Fix invalid combination of DM_INH and CAMisael Lopez Cruz2015-06-031-1/+5
| * | ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4Misael Lopez Cruz2015-06-031-4/+2
* | | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-231-2/+1
|\ \ \ | |_|/ |/| |
| * | ASoC: migor: use clkdev_create()Russell King2015-05-061-2/+1
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/mc13783', 'asoc/...Mark Brown2015-05-125-6/+6
|\ \ \ \ \ \ \
| | | | | * | | ASoC: wm8994: correct BCLK DIV 348 to 384Zidan Wang2015-05-121-1/+1
| | | | | |/ /
| | | | * / / ASoC: wm8960: fix "RINPUT3" audio route errorZidan Wang2015-05-121-1/+1
| | | | |/ /
| | | * / / ASoC: uda1380: Avoid accessing i2c bus when codec is disabledVasily Khoruzhick2015-05-041-1/+1
| | | |/ /
| | * / / ASoC: mc13783: Fix wrong mask value used in mc13xxx_reg_rmw() callsAxel Lin2015-05-011-2/+2
| | |/ /
| * / / ASoC: davinci-mcasp: Correct pm status check in suspend callbackPeter Ujfalusi2015-04-301-1/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-05-121-3/+8
|\ \ \ | |_|/ |/| |
| * | ASoC: dapm: Modify widget stream name according to prefixKoro Chen2015-05-121-3/+8
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'aso...Mark Brown2015-04-293-5/+8
|\ \ \ \
| | | * | ASoC: tfa9879: Fix return value check in tfa9879_i2c_probe()Wei Yongjun2015-04-171-2/+2
| | * | | ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe()Wei Yongjun2015-04-171-2/+2
| | |/ /
| * | | ASoC: rt5677: fixed wrong DMIC ref clockBard Liao2015-04-291-1/+1
| * | | ASoC: rt5677: add register patch for PLLBard Liao2015-04-241-0/+3
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Mark Brown2015-04-293-2/+3
|\ \ \ \ \ \ \ | | | | |_|/ / | | | |/| | / | | |_|_|_|/ | |/| | | |
| | | | | * ASoC: rsnd: set dmaen->chan = NULL when error caseKuninori Morimoto2015-04-151-0/+1
| | | | * | ASoC: qcom: Return an error for invalid PCM trigger commandTakashi Iwai2015-04-151-1/+1
| | | | |/
| | * | / ASoC: fsl_ssi: Fix platform_get_irq() error handlingFabio Estevam2015-04-171-1/+1
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2015-04-291-1/+12
|\ \ \ \
| * | | | ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bitAxel Lin2015-04-271-1/+1
| * | | | ASoC: rt5645: Add ACPI match IDFang, Yang A2015-04-241-0/+11
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2015-04-293-3/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | ASoC: Intel: fix the makefile for atom codeVinod Koul2015-04-231-1/+1
| * | | ASoC: Intel: sst_byt: remove kfree for memory allocated with devm_kzallocWei Yongjun2015-04-171-1/+0
| * | | ASoC: Intel: Remove invalid kfree of devm allocated dataJin Yao2015-04-151-1/+0
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-5/+13
|\ \ \
| * | | ASoC: fsi: Configure DMA slave settingsKuninori Morimoto2015-02-231-3/+12
| * | | ASoC: fsi: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-231-2/+1
| | |/ | |/|
* | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-2/+2
|\ \ \
| * \ \ Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-04-011-2/+2
| |\ \ \
| | * | | extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-041-2/+2
| | |/ /
* | | | ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino2015-04-171-2/+1
* | | | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-15168-3583/+8553
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown2015-04-128-135/+227
| |\ \ \ \ \ \ \
| | | | | | * | | ASoC: wm8996: ensure lower bounds of 1 for timeoutNicholas Mc Guire2015-03-091-1/+2
| | | | | | * | | ASoC: wm8996: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-4/+5
| | | | | | | |/ | | | | | | |/|
| | | | | * | | ASoC: wm8804: Enable runtime PMCharles Keepax2015-04-084-50/+62
| | | | | * | | ASoC: wm8804: Add DAPM widgets for SPDIF/AIFSapthagiri Baratam2015-04-081-57/+83
| | | | | * | | ASoC: wm8804: Add support for hardware reset lineCharles Keepax2015-04-071-5/+21
| | | | | * | | ASoC: wm8804: Fix small issues in probe error pathsCharles Keepax2015-03-051-3/+10
| | | | | * | | ASoC: wm8804: Use new devres regulator_register_notifierCharles Keepax2015-03-051-11/+4
| | | | * | | | ASoC: wm8731: let codec to manage clock by itselfSongjun Wu2015-03-161-0/+34
| | | | | |/ / | | | | |/| |
| | | * / | | ASoC: wm5100: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-3/+4
| | | |/ / /
| | * | | | ASoC: wm2200: Drop unnecessary dapm bias_level initializationLars-Peter Clausen2015-03-171-1/+0
| | * | | | ASoC: wm2200: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-091-3/+5
| | |/ / /