summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang2020-06-301-0/+1
* ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2020-01-291-1/+2
* ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai2019-10-051-1/+4
* ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang2019-06-221-2/+2
* ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang2019-05-311-0/+1
* ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang2019-05-311-2/+2
* ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta2019-05-311-0/+2
* ASoC: imx: fix fiq dependenciesArnd Bergmann2019-05-311-4/+5
* ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-04-171-10/+37
* ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-04-051-0/+1
* SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-04-051-0/+1
* ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-03-231-3/+4
* ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-051-12/+12
* ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam2019-02-121-1/+1
* ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-05-011-0/+7
* ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failureMaciej S. Szmigiero2018-01-021-6/+12
* ASoC: fsl_ssi: set fifo watermark to more reliable valueCaleb Crome2017-08-061-21/+53
*-. Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topi...Mark Brown2016-09-295-16/+14
|\ \
| | * 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/+0
| | * 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/+0
| | * 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
| | * ASoC: fsl_sai: Introduce a compatible string for MX6ULFabio Estevam2016-05-051-1/+3
| |/
* | Merge remote-tracking branch 'asoc/topic/imx' into asoc-nextMark Brown2016-05-131-1/+1
|\ \
| * | ASoC: fsl: imx-pcm-fiq: use correct format specifierHeinrich Schuchardt2016-04-131-1/+1
| |/
* / ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register listCaleb Crome2016-04-291-0/+1
|/
* Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-03-185-28/+50
|\
| *---. Merge remote-tracking branches 'asoc/topic/fsl-sai', 'asoc/topic/fsl-ssl', 'a...Mark Brown2016-03-132-21/+24
| |\ \ \
| | | * | ASoC: fsl_ssi: remove explicit register defaultsMaciej S. Szmigiero2016-02-221-20/+22