summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_spdif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_spdif: fix sysclk_df typeViorel Suman2019-02-181-4/+6
* ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-1/+1
* ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-051-1/+1
* ASoC: fsl_spdif: Switch to SPDX identifierFabio Estevam2018-05-031-14/+10Star
* ASoC: fsl_spdif: make const arrays rate staticColin Ian King2017-09-041-2/+2
* ASoC: fsl_spdif: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
* ASoC: fsl_spdif: use flat regmap cacheMarek Vasut2016-09-201-1/+1
* ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"Colin Ian King2016-06-281-1/+1
*-. Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '...Mark Brown2015-12-231-0/+19
|\ \
| * | ASoC: fsl_spdif: spba clk is needed by spdif deviceShengjiu Wang2015-11-251-0/+19
| |/
* / ASoC: fsl_spdif: STL and STR registers are non volatileZidan Wang2015-11-161-8/+8
|/
* ASoC: fsl_spdif: Add driver suspend and resume to support MEGA FastZidan Wang2015-10-051-0/+73
*-. Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/fsl-ssi', ...Mark Brown2015-08-301-1/+2
|\ \
| * | ASoC: fsl: fsl_spdif: signedness bug in fsl_spdif_startup()Dan Carpenter2015-07-141-1/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/fsi', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2015-08-301-7/+15
|\ \ \ | |_|/ |/| |
| | * ASoC: fsl: fsl_spdif: Check for clk_prepare_enable() errorFabio Estevam2015-07-071-3/+11
| |/ |/|
| * ASoC: fsl: fix typos for sound/soc/fsl/*Xiubo Li2015-08-121-3/+3
| * ASoC: fsl: Add dedicated DMA buffer size for each cpu daiShengjiu Wang2015-07-071-1/+1
|/
* ASoC: fsl_spdif: Don't try to round-up for clock divisor calculationNicolin Chen2015-05-251-6/+4Star
* ASoC: fsl_spdif: fix struct clk pointer comparingShawn Guo2015-03-121-2/+2
*-. Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown2015-02-041-12/+3Star
|\ \
| * | ASoC: fsl_spdif: Use dev_name() for registering the irqFabio Estevam2014-12-301-12/+3Star
| |/
* / ASoC: fsl_spdif: Make error message conciseFabio Estevam2015-01-081-1/+1
|/
* ASoC: fsl: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
*-. Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/...Mark Brown2014-10-061-1/+0Star
|\ \
| | * ASoC: fsl_spdif: Remove unused includes of linux/clk-private.hTomeu Vizoso2014-10-031-1/+0Star
| |/
* / ASoC: fsl-spdif: Convert to use regmap framework's endianness method.Xiubo Li2014-08-271-4/+1Star
|/
*---. Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc...Mark Brown2014-08-041-40/+48
|\ \ \
| | | * ASoC: fsl_spdif: Add support for output sample rates 96kHz and 192kHzAnssi Hannula2014-06-171-3/+11
| | | * ASoC: fsl_spdif: Improve coding styleNicolin Chen2014-06-171-37/+35Star
| | |/
| * / ASoC: fsl_spdif: Add stream names for DPCM usageNicolin Chen2014-07-311-0/+2
| |/
* | ASoC: fsl_spdif: Fix integer overflow when calculating divisorsAnssi Hannula2014-06-091-2/+2
* | ASoC: fsl_spdif: Fix incorrect usage of regmap_read()Nicolin Chen2014-06-091-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top...Mark Brown2014-05-221-50/+136
|\ \
| | * ASoc: fsl_spdif: Add descriptions for fsl_spdif_privNicolin Chen2014-05-051-0/+21
| | * ASoC: fsl_spdif: Print actual sample rate for debugNicolin Chen2014-05-051-1/+8
| | * ASoC: fsl_spdif: Add sysclk df support to derive txclk from sysclkNicolin Chen2014-05-051-30/+51
| | * ASoC: fsl_spdif: Rename all _div to _dfNicolin Chen2014-05-051-21/+20Star
| | * ASoC: fsl_spdif: Use clk_set_rate() for spdif root clock onlyNicolin Chen2014-05-051-3/+12
| | * ASoC: fsl_spdif: Fix clock source for rxclk rate measurementNicolin Chen2014-04-291-1/+9
| | * ASoC: fsl_spdif: Add core clock control for DMA accessNicolin Chen2014-04-241-1/+21
| |/ |/|
| * ASoC: spdif: Add VF610+ compatibles support.Xiubo Li2014-04-141-0/+1
| * ASoC: spdif: Sort the header files alphabetically.Xiubo Li2014-04-141-4/+4
|/
*-. Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown2014-03-131-3/+6
|\ \
| | * ASoC: fsl-spdif: big-endian supportXiubo Li2014-02-121-1/+4
| |/ |/|
| * ASoC: fsl: use snd_soc_dai_init_dma_data()Xiubo Li2014-02-031-2/+2
|/
* ASoC: fsl: Use devm_snd_dmaengine_pcm_register()Lars-Peter Clausen2013-12-021-8/+0Star
* Merge remote-tracking branch 'asoc/topic/fsl' into asoc-nextMark Brown2013-11-081-7/+2Star
|\
| * ASoC: fsl: fsl_spdif: No need to check the return value of platform_get_resou...Fabio Estevam2013-11-041-5/+0Star
| * ASoC: fsl_spdif: fix return value check in fsl_spdif_probe()Wei Yongjun2013-10-261-2/+2