summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
*---. 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
| | | * ASoC: imx-wm8962: Let codec driver enable/disable its MCLKDaniel Baluta2017-03-291-32/+8Star
| | | * ASoC: imx-pcm-dma: simplify pcm_configLucas Stach2017-03-081-28/+0Star
| * | | ASoC: fsl_ssi: Use the tolower() functionFabio Estevam2017-04-101-8/+5Star
| * | | ASoC: fsl_ssi: Remove FSLSSI_I2S_RATES definitionFabio Estevam2017-04-101-12/+2Star
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/es7134', 'asoc/topic/es8328', 'aso...Mark Brown2017-04-3011-13/+12Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | ASoC: fsl_esai: Remove unneeded definitionFabio Estevam2017-04-121-3/+2Star
| | | |/
| | * / ASoC: fsl_asrc_dma: use correct direction enum typeStefan Agner2017-04-211-1/+1
| | |/
| * | ASoC: fsl: constify snd_soc_ops structuresBhumika Goyal2017-03-158-8/+8
| * | ASoC: fsl: Remove unneeded init of static variableAlin Grigorean2017-03-081-1/+1
|/ /
* | scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t...Mark Brown2017-02-194-17/+2Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | | | * ASoC: fsl_sai: support more than 2 channelsAlexandre Belloni2017-02-131-2/+2
| | |_|/ | |/| |
| | | * ASoC: mpc5200_psc_ac97: Remove unused DAI ID definesLars-Peter Clausen2017-01-103-15/+0Star
| | |/ | |/|
| | * ASoC: fix ES8328_I2C/SPI dependenciesArnd Bergmann2017-02-061-1/+1
| | * ASoC: Allow to select ES8328_I2C and ES8328_SPI directlyRomain Perier2017-02-041-1/+1
| |/
* / ASoC: fsl_ssi: set fifo watermark to more reliable valueCaleb Crome2017-01-041-21/+53
|/
*-. Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...Mark Brown2016-12-121-1/+0Star
|\ \
| * | ASoC: stac9766: Move register defines to main source fileLars-Peter Clausen2016-11-041-1/+0Star
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/...Mark Brown2016-12-121-0/+1
|\ \ \ | | |/ | |/|
| | * ASoC: fsl: fix fsl_spdif.c build errorsRandy Dunlap2016-11-091-0/+1
| |/
* / ASoC: constify snd_soc_ops structuresJulia Lawall2016-10-242-2/+2
|/
*-. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2016-09-295-16/+14Star
|\ \
| | * ASoC: fsl: Fix lockups with recent cache changesMark Brown2016-09-291-0/+3
| | * ASoC: fsl_ssi: Remove .num_reg_defaults_raw from regmap_configMarek Vasut2016-09-201-3/+0Star
| | * ASoC: fsl_ssi: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * ASoC: fsl_spdif: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * ASoC: fsl_esai: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * ASoC: fsl_asrc: use flat regmap cacheMarek Vasut2016-09-201-1/+1
| | * ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"Colin Ian King2016-09-031-3/+3
| | * ASoC: fsl_asrc: Use np variableFabio Estevam2016-08-191-1/+1
| | * ASoC: fsl_asrc: Remove unneeded driver registration messageFabio Estevam2016-08-191-2/+0Star
| | * ASoC: fsl_asrc: Propagate the real error codeFabio Estevam2016-08-191-3/+3
| | * ASoC: fsl_sai: Use 'np' variableFabio Estevam2016-08-171-3/+3
| |/
* / ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as...Mark Brown2016-07-241-1/+1
|\ \
| * | ASoC: fsl_spdif: fix spelling mistake: "receivce" -> "receive"Colin Ian King2016-06-281-1/+1
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...Mark Brown2016-07-241-0/+1
|\ \ \ | | |/ | |/|
| | * ASoC: fsl: fix build failureSudip Mukherjee2016-06-031-0/+1
| |/
* / ASoC: fsl_ssi: Fix number of words per frame for I2S-slave modeAlexander Shiyan2016-06-291-6/+6
|/
*---. Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown2016-05-132-12/+92
|\ \ \
| | | * ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full ...Arnaud Mouiche2016-05-131-0/+22
| | | * ASoC: fsl_ssi: Fix channel slipping in Playback at startupArnaud Mouiche2016-05-131-1/+33
| | | * ASoC: fsl_ssi: Fix samples being dropped at Playback startupArnaud Mouiche2016-05-131-1/+1
| | | * ASoC: fsl_ssi: Save a dev reference for dev_err() purpose.Arnaud Mouiche2016-05-131-0/+2
| | | * ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk.Arnaud Mouiche2016-05-131-7/+9
| | | * ASoC: fsl_ssi: Real hardware channels max number is 32Arnaud Mouiche2016-05-131-2/+2
| | |/ | |/|
| | * ASoC: fsl_sai: Allow setting the SAI MCLK directionFabio Estevam2016-05-051-0/+20