summaryrefslogtreecommitdiff
path: root/sound/soc/sti
AgeCommit message (Expand)Author
2017-04-30ASoC: sti: Fix error handling if of_clk_get() failsDan Carpenter
2017-04-06ASoC: STI: Fix null ptr deference in IRQ handlerArnaud Pouliquen
2017-03-24ASoC: STI: Fix reader substream pointer setArnaud Pouliquen
2016-12-12Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc...Mark Brown
2016-10-26ASoC: sti: fix channel status update after playback startArnaud Pouliquen
2016-10-26ASoC: sti: clean unused includeArnaud Pouliquen
2016-10-26ASoC: sti: reset refactoringArnaud Pouliquen
2016-10-26ASoC: sti: fix errors managementArnaud Pouliquen
2016-09-19ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start()Wei Yongjun
2016-09-14ASoC: sti: suppress inappropriate DT fieldsArnaud Pouliquen
2016-06-13ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue()Wei Yongjun
2016-04-18ASoC: sti: select player for I2S/TDM TX busMoise Gergaud
2016-04-12ASoC: sti: unip reader tdm modeMoise Gergaud
2016-04-12ASoC: sti: unip player tdm modeMoise Gergaud
2016-04-12ASoC: sti: helper functions to fix tdm runtime paramsMoise Gergaud
2016-04-12ASoC: sti: helper functions for unip tdm slots configurationMoise Gergaud
2016-04-12ASoC: sti: define tdm type & default tdm hw configMoise Gergaud
2016-04-12ASoC: sti: rename unip player type into common player & reader typeMoise Gergaud
2016-04-12ASoC: sti: macro for uniperif tdm regs accessMoise Gergaud
2016-03-31ASoC: sti: correct typo errorsMoise Gergaud
2015-12-23Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t...Mark Brown
2015-11-25ASoC: sti: set iec958 channel status sampling freqMoise Gergaud
2015-11-19ASoC: sti: set player private dataMoise Gergaud
2015-11-19ASoC: sti: rename ST proprietary DT propertiesMoise Gergaud
2015-11-19ASoC: sti: remove wrong error messageMoise Gergaud
2015-09-10ASoC: sti: check return of of_property_readArnaud Pouliquen
2015-08-30ASoC: sti_uniperif: Ensure component is unregistered when unload moduleAxel Lin
2015-08-07ASoC: sti: Add IEC controlArnaud Pouliquen
2015-07-29ASoC: uniperf: Staticise local symbolsLars-Peter Clausen
2015-07-29ASoC: uniperf: Add missing __iomem annotationLars-Peter Clausen
2015-07-21ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of()Dan Carpenter
2015-07-20ASoC: sti-uniperf: Fix implicit inclusion of pinctrlMark Brown
2015-07-17ASoC: sti: sti_uniperiph_dai_create_ctrl() can be statickbuild test robot
2015-07-16ASoC: sti: Add clock adjustement controlArnaud Pouliquen
2015-07-16ASoC: Add ability to build sti driversArnaud Pouliquen
2015-07-16ASoC: sti: Add uniperipheral dai driverArnaud Pouliquen
2015-07-16ASoC: sti: Add CPU DAI driver for captureArnaud Pouliquen
2015-07-16ASoC: sti: minor corrections for uniplayerArnaud Pouliquen
2015-07-10ASoC: sti: Add CPU DAI driver for playbackArnaud Pouliquen
2015-07-10ASoC: sti: Add uniperipheral header fileArnaud Pouliquen