summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: fsl: asrc: replace platform to componentKuninori Morimoto2018-02-123-16/+11Star
* | ASoC: fsl: dma: replace platform to componentKuninori Morimoto2018-02-121-10/+17
|/
*-----. Merge remote-tracking branches 'asoc/topic/eukrea-tlv320', 'asoc/topic/fsl', ...Mark Brown2018-01-127-948/+916Star
|\ \ \ \
| | | | * ASoC: fsl_asrc: protect macro argumentStefan Agner2017-12-061-1/+1
| | | * | ASoC: fsl_ssi: Fix build errorGuenter Roeck2018-01-081-2/+2
| | | * | ASoC: fsl_ssi: Define ternary macros to simplify codeNicolin Chen2017-12-192-16/+15Star
| | | * | ASoC: fsl_ssi: Rename i2smode to i2s_netNicolin Chen2017-12-192-12/+13
| | | * | ASoC: fsl_ssi: Replace fsl_ssi_rxtx_reg_val with fsl_ssi_regvalsNicolin Chen2017-12-192-42/+40Star
| | | * | ASoC: fsl_ssi: Rename scr_val to scrNicolin Chen2017-12-191-6/+6
| | | * | ASoC: fsl_ssi: Rename cpu_dai parameter to daiNicolin Chen2017-12-191-16/+16
| | | * | ASoC: fsl_ssi: Refine printk outputsNicolin Chen2017-12-191-8/+8
| | | * | ASoC: fsl_ssi: Refine indentations and wrappingsNicolin Chen2017-12-193-126/+118Star
| | | * | ASoC: fsl_ssi: Rename registers and fields macrosNicolin Chen2017-12-193-397/+397
| | | * | ASoC: fsl_ssi: Refine all commentsNicolin Chen2017-12-193-254/+208Star
| | | * | ASoC: fsl_ssi: Cache pdev->dev pointerNicolin Chen2017-12-191-33/+31Star
| | | * | ASoC: fsl_ssi: Rename fsl_ssi_private to fsl_ssiNicolin Chen2017-12-191-236/+220Star
| | | * | ASoC: fsl_ssi: add 20-bit sample format for AC'97 and use it for captureMaciej S. Szmigiero2017-11-291-4/+6
| | | * | ASoC: fsl_ssi: only enable proper channel slots in AC'97 modeMaciej S. Szmigiero2017-11-291-6/+46
| | | * | ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 modeMaciej S. Szmigiero2017-11-291-0/+3
| | | * | ASoC: fsl_ssi: remove duplicated flag setting in fsl_ssi_setup_reg_vals()Maciej S. Szmigiero2017-11-271-2/+0Star
| | * | | ASoC: don't use rtd->codec on fsl-asoc-cardKuninori Morimoto2017-12-051-2/+2
| | | |/ | | |/|
| * / | ASoC: eukrea-tlv320: Remove include line of fsl_ssi.hNicolin Chen2017-12-041-1/+0Star
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/fix/adsp', 'asoc/fix/amd', 'asoc/fix/atm...Mark Brown2017-12-202-12/+36
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * ASoC: fsl_ssi: serialize AC'97 register access operationsMaciej S. Szmigiero2017-11-271-4/+22
| | * ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero2017-11-271-6/+12
| |/ |/|
| * ASoC: fsl_asrc: Fix typo in a field defineNicolin Chen2017-11-291-2/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fallthrough', 'a...Mark Brown2017-11-103-27/+37
|\ \
| | * ASoC: fsl-asoc-card: Handle return value of devm_kasprintfArvind Yadav2017-09-211-0/+4
| | * ASoC: fsl-asoc-card: Don't error out if ENOTSUPPNicolin Chen2017-09-191-5/+5
| | * ASoC: fsl_ssi: Caculate bit clock rate using slot number and widthNicolin Chen2017-09-191-20/+26
| | * ASoC: fsl_spdif: make const arrays rate staticColin Ian King2017-09-041-2/+2
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/top...Mark Brown2017-09-011-3/+0Star
|\ \ \
| | * | ASoC: fsl: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai2017-08-221-3/+0Star
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Mark Brown2017-09-0110-31/+24Star
|\ \ \ \ | | |/ / | |/| / | | |/
| | * ASoC: fsl_dma: remove dma_object path memberRob Herring2017-08-291-3/+1Star
| | * ASoC: fsl-asoc-card: don't print EPROBE_DEFER as errorLucas Stach2017-08-211-1/+1
| | * ASoC: fsl: make snd_pcm_hardware constBhumika Goyal2017-08-172-2/+2
| | * ASoC: Freescale: Delete an error message for a failed memory allocation in th...Markus Elfring2017-08-153-7/+2Star
| | * ASoC: fsl: make snd_soc_platform_driver constBhumika Goyal2017-08-142-2/+2
| | * ASoC: fsl: constify snd_pcm_ops structuresArvind Yadav2017-08-143-3/+3
| | * ASoC: fsl: Convert to using %pOF instead of full_nameRob Herring2017-08-082-10/+10
| | * ASoC: fsl_asrc: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| | * ASoC: fsl_esai: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| | * ASoC: fsl_spdif: constify snd_soc_dai_ops structureGustavo A. R. Silva2017-07-171-1/+1
| |/
* / ASoC: imx-ssi: add check on platform_get_irq return valueGustavo A. R. Silva2017-07-071-0/+4
|/
* ASoC: fsl: mpc5200_dma: remove unused psc_dmaKuninori Morimoto2017-06-211-1/+0Star
*---. Merge remote-tracking branches 'asoc/topic/fsl-ssi', 'asoc/topic/hi6220' and ...Mark Brown2017-04-303-92/+35Star
|\ \ \
| | | * ASoC: imx-wm8962: Remove global variablesFabio Estevam2017-04-241-12/+19
| | | * ASoC: imx-wm8962: Fix codec_clk cleanupDaniel Baluta2017-03-291-1/+2