summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King2019-04-011-1/+1
* ASoC: fsl_audmix: Fix kbuild failureViorel Suman2019-03-271-1/+1
* ASoC: fsl: Add Audio Mixer machine driverViorel Suman2019-03-263-0/+338
* ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman2019-03-264-0/+688
* ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai2019-02-201-2/+4
* Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-191-3/+4
|\
| * ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-02-191-3/+4
* | SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-02-191-0/+1
* | ASoC: fsl_spdif: fix sysclk_df typeViorel Suman2019-02-181-4/+6
* | ASoC: fsl_spdif: fix TXCLK_DF maskViorel Suman2019-02-181-1/+1
* | ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-02-041-0/+1
* | Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown2019-01-181-12/+12
|\|
| * ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-01-151-12/+12
* | ASoC: fsl_sai: Remove expensive print in irq handlerShengjiu Wang2019-01-181-4/+4
* | ASoC: imx-spdif: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-3/+1Star
* | ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-1/+1
* | ASoC: imx-sgtl5000: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-1/+3
* | ASoC: imx-sgtl5000: lower log level for potential probe deferral casesStefan Agner2019-01-181-2/+2
* | ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2019-01-181-1/+2
* | ASoC: Add MICFIL SoC Digital Audio Interface driver.Cosmin Samoila2019-01-074-0/+1120
|/
* ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam2018-12-131-1/+1
* ASoC: Use of_node_name_eq for node name comparisonsRob Herring2018-12-061-3/+3
* ASoC: fsl_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-071-12/+2Star
* ASoC: add for_each_dpcm_be() macroKuninori Morimoto2018-09-201-1/+1
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-2/+3
* ASoC: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-282-3/+3
* ASoC: fsl_esai: Mark expected switch fall-throughGustavo A. R. Silva2018-08-031-0/+1
* ASoC: fsl: Use snd_mask_set_format()Takashi Iwai2018-07-261-1/+1
* ASoC: imx-sgtl5000: Switch to SPDX identifierFabio Estevam2018-07-241-11/+4Star
* ASoC: fsl_utils: Switch to SPDX identifierFabio Estevam2018-07-242-16/+9Star
* ASoC: fsl_asrc: Switch to SPDX identifierFabio Estevam2018-07-243-26/+15Star
* ASoC: fsl-asoc-card: Switch to SPDX identifierFabio Estevam2018-07-241-11/+7Star
* ASoC: fsl_spdif: Use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-07-051-1/+1
* Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2018-06-059-94/+65Star
|\
| * ASoC: fsl_spdif: Switch to SPDX identifierFabio Estevam2018-05-032-18/+11Star
| * ASoC: fsl_esai: Switch to SPDX identifierFabio Estevam2018-05-032-13/+6Star
| * ASoC: fsl_sai: Switch to SPDX identifierFabio Estevam2018-05-032-15/+6Star
| * ASoC: fsl_ssi: Switch to SPDX identifierFabio Estevam2018-05-033-46/+35Star
| * ASoC: fsl_ssi: Use u32 variable type when using regmap_read()Fabio Estevam2018-04-261-2/+1Star
| * ASoC: fsl_esai: Add freq check in set_dai_sysclk()Nicolin Chen2018-04-161-0/+6
| * Merge branch 'asoc-4.17' into asoc-4.18 to get adau17x1 changes soMark Brown2018-04-162-3/+18
| |\
* | | sound: Use octal not symbolic permissionsJoe Perches2018-05-281-1/+1
* | | Merge tag 'asoc-fix-4.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2018-04-252-3/+18
|\ \ \ | |/ / |/| / | |/
| * ASoC: fsl_ssi: Fix mode setting when changing channel numberNicolin Chen2018-04-121-3/+11
| * ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen2018-04-121-0/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ | |/ |/|
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown2018-03-281-3/+3
|\ \ \ | | |/ | |/|
| | * ASoC: wm8350: replace codec to componentKuninori Morimoto2018-02-121-3/+3
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/hdmi-codec', 'asoc/topic/ics43432'...Mark Brown2018-03-283-325/+0Star
|\ \ \ | | |/ | |/|