summaryrefslogtreecommitdiffstats
path: root/sound/soc/sti
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: sti: Add uniperipheral dai driverArnaud Pouliquen2015-07-162-0/+262
* ASoC: sti: Add CPU DAI driver for captureArnaud Pouliquen2015-07-162-0/+365
* ASoC: sti: minor corrections for uniplayerArnaud Pouliquen2015-07-161-3/+7
* ASoC: sti: Add CPU DAI driver for playbackArnaud Pouliquen2015-07-102-0/+1006
* ASoC: sti: Add uniperipheral header fileArnaud Pouliquen2015-07-101-0/+1099