| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: sti: Fix error handling if of_clk_get() fails | Dan Carpenter | 2017-04-30 | 1 | -1/+1 |
* | ASoC: STI: Fix null ptr deference in IRQ handler | Arnaud Pouliquen | 2017-04-06 | 3 | -15/+45 |
* | ASoC: STI: Fix reader substream pointer set | Arnaud Pouliquen | 2017-03-24 | 1 | -0/+3 |
*-. | Merge remote-tracking branches 'asoc/topic/stac9766', 'asoc/topic/sti', 'asoc... | Mark Brown | 2016-12-12 | 4 | -92/+85 |
|\ \ |
|
| | * | ASoC: sti: clean unused include | Arnaud Pouliquen | 2016-10-26 | 2 | -4/+0 |
| | * | ASoC: sti: reset refactoring | Arnaud Pouliquen | 2016-10-26 | 4 | -45/+29 |
| | * | ASoC: sti: fix errors management | Arnaud Pouliquen | 2016-10-26 | 3 | -45/+58 |
| |/ |
|
* / | ASoC: sti: fix channel status update after playback start | Arnaud Pouliquen | 2016-10-26 | 1 | -1/+5 |
|/ |
|
* | ASoC: sti: fix missing clk_disable_unprepare() on error in uni_player_start() | Wei Yongjun | 2016-09-19 | 1 | -1/+3 |
* | ASoC: sti: suppress inappropriate DT fields | Arnaud Pouliquen | 2016-09-14 | 4 | -143/+140 |
* | ASoC: sti: fix return value check in uni_player_parse_dt_audio_glue() | Wei Yongjun | 2016-06-13 | 1 | -2/+2 |
* | ASoC: sti: select player for I2S/TDM TX bus | Moise Gergaud | 2016-04-18 | 2 | -14/+29 |
* | ASoC: sti: unip reader tdm mode | Moise Gergaud | 2016-04-12 | 1 | -61/+168 |
* | ASoC: sti: unip player tdm mode | Moise Gergaud | 2016-04-12 | 3 | -18/+110 |
* | ASoC: sti: helper functions to fix tdm runtime params | Moise Gergaud | 2016-04-12 | 2 | -0/+52 |
* | ASoC: sti: helper functions for unip tdm slots configuration | Moise Gergaud | 2016-04-12 | 2 | -0/+113 |
* | ASoC: sti: define tdm type & default tdm hw config | Moise Gergaud | 2016-04-12 | 1 | -1/+27 |
* | ASoC: sti: rename unip player type into common player & reader type | Moise Gergaud | 2016-04-12 | 2 | -25/+25 |
* | ASoC: sti: macro for uniperif tdm regs access | Moise Gergaud | 2016-04-12 | 1 | -0/+112 |
* | ASoC: sti: correct typo errors | Moise Gergaud | 2016-04-01 | 1 | -11/+11 |
*-. | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sh', 'asoc/t... | Mark Brown | 2015-12-23 | 1 | -2/+1 |
|\ \ |
|
| | * | ASoC: sti: set iec958 channel status sampling freq | Moise Gergaud | 2015-11-25 | 1 | -2/+1 |
| |/ |
|
* | | ASoC: sti: set player private data | Moise Gergaud | 2015-11-19 | 1 | -0/+3 |
* | | ASoC: sti: rename ST proprietary DT properties | Moise Gergaud | 2015-11-19 | 2 | -4/+4 |
* | | ASoC: sti: remove wrong error message | Moise Gergaud | 2015-11-19 | 1 | -1/+0 |
|/ |
|
* | ASoC: sti: check return of of_property_read | Arnaud Pouliquen | 2015-09-10 | 2 | -5/+15 |
* | ASoC: sti_uniperif: Ensure component is unregistered when unload module | Axel Lin | 2015-08-30 | 1 | -3/+3 |
* | ASoC: sti: Add IEC control | Arnaud Pouliquen | 2015-08-07 | 1 | -4/+73 |
* | ASoC: uniperf: Staticise local symbols | Lars-Peter Clausen | 2015-07-29 | 1 | -1/+1 |
* | ASoC: uniperf: Add missing __iomem annotation | Lars-Peter Clausen | 2015-07-29 | 1 | -1/+1 |
* | ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of() | Dan Carpenter | 2015-07-21 | 1 | -1/+1 |
* | ASoC: sti-uniperf: Fix implicit inclusion of pinctrl | Mark Brown | 2015-07-20 | 1 | -0/+1 |
* | ASoC: sti: sti_uniperiph_dai_create_ctrl() can be static | kbuild test robot | 2015-07-17 | 3 | -5/+5 |
* | ASoC: sti: Add clock adjustement control | Arnaud Pouliquen | 2015-07-16 | 2 | -1/+150 |
* | ASoC: Add ability to build sti drivers | Arnaud Pouliquen | 2015-07-16 | 2 | -0/+15 |
* | ASoC: sti: Add uniperipheral dai driver | Arnaud Pouliquen | 2015-07-16 | 2 | -0/+262 |
* | ASoC: sti: Add CPU DAI driver for capture | Arnaud Pouliquen | 2015-07-16 | 2 | -0/+365 |
* | ASoC: sti: minor corrections for uniplayer | Arnaud Pouliquen | 2015-07-16 | 1 | -3/+7 |
* | ASoC: sti: Add CPU DAI driver for playback | Arnaud Pouliquen | 2015-07-10 | 2 | -0/+1006 |
* | ASoC: sti: Add uniperipheral header file | Arnaud Pouliquen | 2015-07-10 | 1 | -0/+1099 |