summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: imx-ssi: Add .xlate_tdm_slot_mask() support.Xiubo Li2014-03-252-0/+3
* ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support.Xiubo Li2014-03-252-0/+3
* ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support.Xiubo Li2014-03-252-1/+30
*---------. Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown2014-03-138-180/+379
|\ \ \ \ \ \
| | | | | | * ASoC: fsl-spdif: big-endian supportXiubo Li2014-02-121-1/+4
| | |_|_|_|/ | |/| | | |
| | | | | * ASoC: fsl-sai: Add SND_SOC_DAIFMT_DSP_A/B support.Xiubo Li2014-02-272-3/+43
| | | | | * ASoC: fsl-sai: fix Freescale SAI DAI format setting.Xiubo Li2014-02-261-9/+29
| | | | | * ASoC: fsl: make sure the regmap-mmio is actually enabledXiubo Li2014-02-111-1/+3
| | | | | * ASoC: fsl-sai: convert to use regmap API for Freeacale SAIXiubo Li2014-02-102-136/+166
| | |_|_|/ | |/| | |
| | | | * ASoC: fsl-esai: big-endian supportXiubo Li2014-02-121-1/+4
| | | | * ASoC: fsl_esai: Check the return value from clk_prepare_enable()Fabio Estevam2014-02-111-5/+22
| | |_|/ | |/| |
| | | * Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2014-03-071-1/+1
| | | |\
| | | | * ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov2014-03-071-1/+1
| | |_|/ | |/| |
| | | * ASoC: fsl: Don't select FIQ from EukreaMark Brown2014-03-051-1/+0Star
| | | * ASoC: wm1133-ev1: Convert to table based DAPM setupLars-Peter Clausen2014-03-031-6/+5Star
| | | * ASoC: eukrea-tlv320: Add DT support.Denis Carikli2014-03-032-13/+100
| | | * ASoC: fsl: imx-pcm-fiq: Remove unneeded 'out' labelFabio Estevam2014-02-241-4/+3Star
| | | * ASoC: fsl: use snd_soc_dai_init_dma_data()Xiubo Li2014-02-031-2/+2
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/fix/blackfin', 'asoc/fix/da9055', 'asoc/...Mark Brown2014-02-195-12/+16
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| | | * ASoC: fsl-esai: fix ESAI TDM slot settingXiubo Li2014-02-102-3/+3
| |_|/ |/| |
| | * ASoC: fsl: fix pm support of machine driversShawn Guo2014-02-103-9/+13
| |/ |/|
* | Merge tag 'sound-fix-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-011-7/+2Star
|\ \
| * | ASoC: fsl_ssi: Do not print 'baud clock' error message all the timeFabio Estevam2014-01-211-1/+1
| * | ASoC: fsl_ssi: We do support master mode nowFabio Estevam2014-01-211-6/+1Star
| |/
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-01-301-1/+27
|\ \
| * | ASoC: fsl_ssi: Add dual fifo mode supportNicolin Chen2013-12-161-1/+26
* | | Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfdLinus Torvalds2014-01-211-1/+1
|\ \ \ | |_|/ |/| |
| * | mfd: mc13xxx: Remove useless symbol MFD_MC13783Alexander Shiyan2014-01-211-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t...Mark Brown2014-01-1610-204/+1577
|\ \ \ \ \
| | | * | | ASoC: fsl_esai: Add ESAI CPU DAI driverNicolin Chen2014-01-104-0/+1174
| | | * | | ASoC: fsl-sai: Clean up the codeXiubo Li2014-01-081-4/+3Star
| | * | | | ASoC: fsl_ssi: Set default slot number for common casesNicolin Chen2014-01-091-0/+11
| | * | | | ASoC: fsl-ssi: Add missing clk_disable_unprepare() on error in fsl_ssi_probe()Wei Yongjun2014-01-091-1/+1
| | * | | | ASoC: fsl-ssi: Fix stats compile warningMarkus Pargmann2014-01-091-1/+1
| | * | | | ASoC: fsl-ssi: Drop ac97 specific trigger functionMarkus Pargmann2014-01-081-53/+8Star
| | * | | | ASoC: fsl-ssi: Move RX/TX configuration to seperate functionsMarkus Pargmann2014-01-081-43/+46
| | * | | | ASoC: fsl-ssi: Add configuration helper functionsMarkus Pargmann2014-01-081-0/+122
| | * | | | ASoC: fsl-ssi: Add offline_config flagMarkus Pargmann2014-01-081-0/+27
| | * | | | ASoC: fsl-ssi: Fix interrupt stats for imxMarkus Pargmann2014-01-081-8/+32
| | * | | | ASoC: fsl-ssi: Add imx51-ssi and of_device_id matchingMarkus Pargmann2014-01-081-8/+24
| | * | | | ASoC: fsl-ssi: Move sysfs stats to debugfsMarkus Pargmann2014-01-081-67/+117
| | * | | | ASoC: fsl-ssi: Fix probe error handlingMarkus Pargmann2014-01-081-4/+12
| | * | | | ASoC: fsl: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-074-17/+0Star
| | * | | | ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int'Fabio Estevam2014-01-071-1/+1
| | * | | | ASoC: fsl_ssi: Fix printing return code on clk errorAlexander Shiyan2014-01-061-1/+2
* | | | | | Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwaiMark Brown2014-01-162-4/+2Star
|\ \ \ \ \ \
| * | | | | | ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific ratesLars-Peter Clausen2014-01-142-4/+2Star
| | |_|_|_|/ | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso...Mark Brown2014-01-0213-139/+918
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | / / | | | | | | |/ / | | | | | |/| |
| | | | | * | | ASoC: fsl_sai: fix the endianess for SAI fifo data.Xiubo Li2013-12-311-4/+4
| | | | | * | | ASoC: fsl_sai: Fix one bug for hardware limitation.Xiubo Li2013-12-311-5/+10