summaryrefslogtreecommitdiffstats
path: root/sound/soc/sti
Commit message (Expand)AuthorAgeFilesLines
* ASoC: sti-uniperf: Use default pcm_config insteadKeguang Zhang2023-11-131-6/+1
* ASoC: sti: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+5
* ASoC: sti-uniperf: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai2022-03-162-4/+4
* ASoC: sti: sti_uniperif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-10/+2
* ASoC: sti: sti_uniperif: add missing MODULE_DEVICE_TABLEChen Lifu2021-04-131-0/+1
* ASoC: sti: uniperif: align function prototypesPierre-Louis Bossart2021-03-311-2/+2
* ASoC: sti: sti_uniperif: add missing error checkPierre-Louis Bossart2021-03-311-0/+2
* ASoC: sti: uniperif: fix 'defined by not used' warningPierre-Louis Bossart2020-07-101-1/+1
* ASoC: sti: sti_uniperif: move .suspend/.resume to componentKuninori Morimoto2020-01-211-6/+6
* ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen2020-01-131-3/+4
* ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-021-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-304-4/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* ASoC: sti: Use snd_pcm_stop_xrun() helperTakashi Iwai2018-07-042-4/+4
* ASoC: sti: Fix error handling if of_clk_get() failsDan Carpenter2017-04-301-1/+1
* ASoC: STI: Fix null ptr deference in IRQ handlerArnaud Pouliquen2017-04-063-15/+45
* ASoC: STI: Fix reader substream pointer setArnaud Pouliquen2017-03-241-0/+3
*-. Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...Mark Brown2016-12-124-92/+85
|\ \
| | * ASoC: sti: clean unused includeArnaud Pouliquen2016-10-262-4/+0
| | * ASoC: sti: reset refactoringArnaud Pouliquen2016-10-264-45/+29
| | * ASoC: sti: fix errors managementArnaud Pouliquen2016-10-263-45/+58
| |/
* / ASoC: sti: fix channel status update after playback startArnaud Pouliquen2016-10-261-1/+5
|/
* ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()Wei Yongjun2016-09-191-1/+3
* ASoC: sti: suppress inappropriate DT fieldsArnaud Pouliquen2016-09-144-143/+140
* ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()Wei Yongjun2016-06-131-2/+2
* ASoC: sti: select player for I2S/TDM TX busMoise Gergaud2016-04-182-14/+29
* ASoC: sti: unip reader tdm modeMoise Gergaud2016-04-121-61/+168
* ASoC: sti: unip player tdm modeMoise Gergaud2016-04-123-18/+110
* ASoC: sti: helper functions to fix tdm runtime paramsMoise Gergaud2016-04-122-0/+52
* ASoC: sti: helper functions for unip tdm slots configurationMoise Gergaud2016-04-122-0/+113
* ASoC: sti: define tdm type & default tdm hw configMoise Gergaud2016-04-121-1/+27
* ASoC: sti: rename unip player type into common player & reader typeMoise Gergaud2016-04-122-25/+25
* ASoC: sti: macro for uniperif tdm regs accessMoise Gergaud2016-04-121-0/+112
* ASoC: sti: correct typo errorsMoise Gergaud2016-03-311-11/+11
*-. Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown2015-12-231-2/+1
|\ \
| | * ASoC: sti: set iec958 channel status sampling freqMoise Gergaud2015-11-251-2/+1
| |/
* | ASoC: sti: set player private dataMoise Gergaud2015-11-191-0/+3
* | ASoC: sti: rename ST proprietary DT propertiesMoise Gergaud2015-11-192-4/+4
* | ASoC: sti: remove wrong error messageMoise Gergaud2015-11-191-1/+0
|/
* ASoC: sti: check return of of_property_readArnaud Pouliquen2015-09-102-5/+15
* ASoC: sti_uniperif: Ensure component is unregistered when unload moduleAxel Lin2015-08-301-3/+3
* ASoC: sti: Add IEC controlArnaud Pouliquen2015-08-071-4/+73
* ASoC: uniperf: Staticise local symbolsLars-Peter Clausen2015-07-291-1/+1
* ASoC: uniperf: Add missing __iomem annotationLars-Peter Clausen2015-07-291-1/+1
* ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of()Dan Carpenter2015-07-211-1/+1
* ASoC: sti-uniperf: Fix implicit inclusion of pinctrlMark Brown2015-07-201-0/+1
* ASoC: sti: sti_uniperiph_dai_create_ctrl() can be statickbuild test robot2015-07-173-5/+5
* ASoC: sti: Add clock adjustement controlArnaud Pouliquen2015-07-162-1/+150
* ASoC: Add ability to build sti driversArnaud Pouliquen2015-07-162-0/+15