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