summaryrefslogtreecommitdiffstats
path: root/sound/soc/sti
AgeCommit message (Expand)AuthorLines
2025-06-24ASoC: sti: Standardize ASoC menuKuninori Morimoto-1/+1
2024-07-29ASoC: sti: add missing probe entry for player and readerJerome Audu-1/+4
2024-05-08ASoC: sti: Use *-y instead of *-objs in MakefileTakashi Iwai-1/+1
2023-11-13ASoC: sti-uniperf: Use default pcm_config insteadKeguang Zhang-6/+1
2023-08-14ASoC: sti: merge DAI call back functions into opsKuninori Morimoto-1/+5
2022-06-27ASoC: sti-uniperf: Migrate to new style legacy DAI naming flagCharles Keepax-1/+2
2022-03-16ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() callTakashi Iwai-4/+4
2021-06-17ASoC: sti: sti_uniperif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang-10/+2
2021-04-13ASoC: sti: sti_uniperif: add missing MODULE_DEVICE_TABLEChen Lifu-0/+1
2021-03-31ASoC: sti: uniperif: align function prototypesPierre-Louis Bossart-2/+2
2021-03-31ASoC: sti: sti_uniperif: add missing error checkPierre-Louis Bossart-0/+2
2020-07-10ASoC: sti: uniperif: fix 'defined by not used' warningPierre-Louis Bossart-1/+1
2020-01-21ASoC: sti: sti_uniperif: move .suspend/.resume to componentKuninori Morimoto-6/+6
2020-01-13ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen-3/+4
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-07-04ASoC: sti: Use snd_pcm_stop_xrun() helperTakashi Iwai-4/+4
2017-04-30ASoC: sti: Fix error handling if of_clk_get() failsDan Carpenter-1/+1
2017-04-06ASoC: STI: Fix null ptr deference in IRQ handlerArnaud Pouliquen-15/+45
2017-03-24ASoC: STI: Fix reader substream pointer setArnaud Pouliquen-0/+3
2016-12-12Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...Mark Brown-92/+85
2016-10-26ASoC: sti: fix channel status update after playback startArnaud Pouliquen-1/+5
2016-10-26ASoC: sti: clean unused includeArnaud Pouliquen-4/+0
2016-10-26ASoC: sti: reset refactoringArnaud Pouliquen-45/+29
2016-10-26ASoC: sti: fix errors managementArnaud Pouliquen-45/+58
2016-09-19ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()Wei Yongjun-1/+3
2016-09-14ASoC: sti: suppress inappropriate DT fieldsArnaud Pouliquen-143/+140
2016-06-13ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()Wei Yongjun-2/+2
2016-04-18ASoC: sti: select player for I2S/TDM TX busMoise Gergaud-14/+29
2016-04-12ASoC: sti: unip reader tdm modeMoise Gergaud-61/+168
2016-04-12ASoC: sti: unip player tdm modeMoise Gergaud-18/+110
2016-04-12ASoC: sti: helper functions to fix tdm runtime paramsMoise Gergaud-0/+52
2016-04-12ASoC: sti: helper functions for unip tdm slots configurationMoise Gergaud-0/+113
2016-04-12ASoC: sti: define tdm type & default tdm hw configMoise Gergaud-1/+27
2016-04-12ASoC: sti: rename unip player type into common player & reader typeMoise Gergaud-25/+25
2016-04-12ASoC: sti: macro for uniperif tdm regs accessMoise Gergaud-0/+112
2016-03-31ASoC: sti: correct typo errorsMoise Gergaud-11/+11
2015-12-23Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown-2/+1
2015-11-25ASoC: sti: set iec958 channel status sampling freqMoise Gergaud-2/+1
2015-11-19ASoC: sti: set player private dataMoise Gergaud-0/+3
2015-11-19ASoC: sti: rename ST proprietary DT propertiesMoise Gergaud-4/+4
2015-11-19ASoC: sti: remove wrong error messageMoise Gergaud-1/+0
2015-09-10ASoC: sti: check return of of_property_readArnaud Pouliquen-5/+15
2015-08-30ASoC: sti_uniperif: Ensure component is unregistered when unload moduleAxel Lin-3/+3
2015-08-07ASoC: sti: Add IEC controlArnaud Pouliquen-4/+73
2015-07-29ASoC: uniperf: Staticise local symbolsLars-Peter Clausen-1/+1
2015-07-29ASoC: uniperf: Add missing __iomem annotationLars-Peter Clausen-1/+1
2015-07-21ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of()Dan Carpenter-1/+1
2015-07-20ASoC: sti-uniperf: Fix implicit inclusion of pinctrlMark Brown-0/+1