summaryrefslogtreecommitdiffstats
path: root/sound/soc/sti/uniperif_player.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-1/+1
* ASoC: sti: Use snd_pcm_stop_xrun() helperTakashi Iwai2018-07-041-3/+3
* 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-061-11/+24
*-. Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...Mark Brown2016-12-121-56/+35Star
|\ \
| | * ASoC: sti: clean unused includeArnaud Pouliquen2016-10-261-1/+0Star
| | * ASoC: sti: reset refactoringArnaud Pouliquen2016-10-261-31/+3Star
| | * ASoC: sti: fix errors managementArnaud Pouliquen2016-10-261-25/+33
| |/
* / 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-141-64/+15Star
* 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-181-14/+28
* ASoC: sti: unip player tdm modeMoise Gergaud2016-04-121-17/+92
* ASoC: sti: rename unip player type into common player & reader typeMoise Gergaud2016-04-121-20/+11Star
*-. Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown2015-12-231-2/+1Star
|\ \
| | * ASoC: sti: set iec958 channel status sampling freqMoise Gergaud2015-11-251-2/+1Star
| |/
* | ASoC: sti: set player private dataMoise Gergaud2015-11-191-0/+3
* | ASoC: sti: rename ST proprietary DT propertiesMoise Gergaud2015-11-191-3/+3
|/
* ASoC: sti: check return of of_property_readArnaud Pouliquen2015-09-101-4/+10
* ASoC: sti: Add IEC controlArnaud Pouliquen2015-08-071-4/+73
* ASoC: uniperf: Staticise local symbolsLars-Peter Clausen2015-07-291-1/+1
* ASoC: sti: sti_uniperiph_dai_create_ctrl() can be statickbuild test robot2015-07-171-2/+2
* ASoC: sti: Add clock adjustement controlArnaud Pouliquen2015-07-161-1/+148
* ASoC: sti: minor corrections for uniplayerArnaud Pouliquen2015-07-161-3/+7
* ASoC: sti: Add CPU DAI driver for playbackArnaud Pouliquen2015-07-101-0/+890