aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sti (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21ASoC: sti: sti_uniperif: move .suspend/.resume to componentKuninori Morimoto1-6/+6
2020-01-13ASoC: sti: fix possible sleep-in-atomicArnaud Pouliquen1-3/+4
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner4-4/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-07-04ASoC: sti: Use snd_pcm_stop_xrun() helperTakashi Iwai2-4/+4
2017-04-30ASoC: sti: Fix error handling if of_clk_get() failsDan Carpenter1-1/+1
2017-04-06ASoC: STI: Fix null ptr deference in IRQ handlerArnaud Pouliquen3-15/+45
2017-03-24ASoC: STI: Fix reader substream pointer setArnaud Pouliquen1-0/+3
2016-12-12Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc/topic/sti-codec', 'asoc/topic/sunxi' and 'asoc/topic/tegra' into asoc-nextMark Brown4-92/+85
2016-10-26ASoC: sti: fix channel status update after playback startArnaud Pouliquen1-1/+5
2016-10-26ASoC: sti: clean unused includeArnaud Pouliquen2-4/+0
2016-10-26ASoC: sti: reset refactoringArnaud Pouliquen4-45/+29
2016-10-26ASoC: sti: fix errors managementArnaud Pouliquen3-45/+58
2016-09-19ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()Wei Yongjun1-1/+3
2016-09-14ASoC: sti: suppress inappropriate DT fieldsArnaud Pouliquen4-143/+140
2016-06-13ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()Wei Yongjun1-2/+2
2016-04-18ASoC: sti: select player for I2S/TDM TX busMoise Gergaud2-14/+29
2016-04-12ASoC: sti: unip reader tdm modeMoise Gergaud1-61/+168
2016-04-12ASoC: sti: unip player tdm modeMoise Gergaud3-18/+110
2016-04-12ASoC: sti: helper functions to fix tdm runtime paramsMoise Gergaud2-0/+52
2016-04-12ASoC: sti: helper functions for unip tdm slots configurationMoise Gergaud2-0/+113
2016-04-12ASoC: sti: define tdm type & default tdm hw configMoise Gergaud1-1/+27
2016-04-12ASoC: sti: rename unip player type into common player & reader typeMoise Gergaud2-25/+25
2016-04-12ASoC: sti: macro for uniperif tdm regs accessMoise Gergaud1-0/+112
2016-03-31ASoC: sti: correct typo errorsMoise Gergaud1-11/+11
2015-12-23Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/topic/ssm2518' and 'asoc/topic/sti' into asoc-nextMark Brown1-2/+1
2015-11-25ASoC: sti: set iec958 channel status sampling freqMoise Gergaud1-2/+1
2015-11-19ASoC: sti: set player private dataMoise Gergaud1-0/+3
2015-11-19ASoC: sti: rename ST proprietary DT propertiesMoise Gergaud2-4/+4
2015-11-19ASoC: sti: remove wrong error messageMoise Gergaud1-1/+0
2015-09-10ASoC: sti: check return of of_property_readArnaud Pouliquen2-5/+15
2015-08-30ASoC: sti_uniperif: Ensure component is unregistered when unload moduleAxel Lin1-3/+3
2015-08-07ASoC: sti: Add IEC controlArnaud Pouliquen1-4/+73
2015-07-29ASoC: uniperf: Staticise local symbolsLars-Peter Clausen1-1/+1
2015-07-29ASoC: uniperf: Add missing __iomem annotationLars-Peter Clausen1-1/+1
2015-07-21ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of()Dan Carpenter1-1/+1
2015-07-20ASoC: sti-uniperf: Fix implicit inclusion of pinctrlMark Brown1-0/+1
2015-07-17ASoC: sti: sti_uniperiph_dai_create_ctrl() can be statickbuild test robot3-5/+5
2015-07-16ASoC: sti: Add clock adjustement controlArnaud Pouliquen2-1/+150
2015-07-16ASoC: Add ability to build sti driversArnaud Pouliquen2-0/+15
2015-07-16ASoC: sti: Add uniperipheral dai driverArnaud Pouliquen2-0/+262
2015-07-16ASoC: sti: Add CPU DAI driver for captureArnaud Pouliquen2-0/+365
2015-07-16ASoC: sti: minor corrections for uniplayerArnaud Pouliquen1-3/+7
2015-07-10ASoC: sti: Add CPU DAI driver for playbackArnaud Pouliquen2-0/+1006
2015-07-10ASoC: sti: Add uniperipheral header fileArnaud Pouliquen1-0/+1099