| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: ti: Merge davinci and omap directories | Peter Ujfalusi | 2018-12-18 | 20 | -7037/+0 |
* | Merge branch 'for-4.20' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2018-12-13 | 4 | -42/+83 |
|\ |
|
| * | ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE | Peter Ujfalusi | 2018-11-23 | 1 | -0/+9 |
| * | ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE | Peter Ujfalusi | 2018-11-23 | 1 | -1/+42 |
| * | ASoC: omap-mcbsp: Fix latency value calculation for pm_qos | Peter Ujfalusi | 2018-11-23 | 1 | -3/+3 |
| * | ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing | Peter Ujfalusi | 2018-11-14 | 1 | -38/+29 |
* | | ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not used | Peter Ujfalusi | 2018-11-13 | 1 | -3/+0 |
* | | ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdata | Peter Ujfalusi | 2018-11-13 | 1 | -3/+3 |
* | | ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split | Peter Ujfalusi | 2018-11-13 | 6 | -1315/+1269 |
* | | ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delay | Peter Ujfalusi | 2018-11-13 | 2 | -12/+8 |
* | | ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parameters | Peter Ujfalusi | 2018-11-13 | 3 | -9/+12 |
* | | ASoC: omap-mcbsp: Clean up the interrupt handlers | Peter Ujfalusi | 2018-11-13 | 1 | -14/+14 |
* | | ASoC: omap-mcbsp: Skip dma_data.maxburst initialization | Peter Ujfalusi | 2018-11-13 | 1 | -3/+0 |
* | | ASoC: omap-mcbsp: Clean up dma_data addr initialization code | Peter Ujfalusi | 2018-11-13 | 1 | -13/+14 |
* | | ASoC: omap: Remove unused machine driver for AM3517-evm | Peter Ujfalusi | 2018-11-06 | 3 | -152/+0 |
* | | ASoC: omap-mcbsp: On OMAP1 and OMAP2420 only 16bit format is supported | Peter Ujfalusi | 2018-11-05 | 1 | -0/+5 |
|/ |
|
* | ASoC: omap: use devm_snd_soc_register_component() | Kuninori Morimoto | 2018-09-10 | 1 | -3/+1 |
* | ASoC: omap-dmic: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-03 | 1 | -0/+2 |
* | ASoC: omap-mcpdm: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-03 | 1 | -0/+4 |
* | ASoC: twl6040: make pointer dmic_codec_dev static | Colin Ian King | 2018-06-18 | 1 | -1/+1 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2018-06-12 | 1 | -17/+21 |
|\ |
|
| * | Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2018-05-26 | 1 | -17/+21 |
| |\ |
|
| | * | ASoC: ams_delta: use GPIO lookup table | Janusz Krzysztofik | 2018-05-23 | 1 | -17/+21 |
* | | | ASoC: omap: fix compile-test building | Arnd Bergmann | 2018-05-25 | 1 | -1/+1 |
* | | | ASoC: omap: sdma-pcm: Correction for the include files | Peter Ujfalusi | 2018-05-17 | 1 | -1/+2 |
* | | | ASoC: omap: sdma-pcm: Fix modpost warning | Peter Ujfalusi | 2018-05-17 | 1 | -0/+5 |
* | | | ASoC: omap: Delete the obsolete omap-pcm | Peter Ujfalusi | 2018-05-11 | 3 | -266/+1 |
* | | | ASoC: omap-mcbsp: Convert to use the sdma-pcm instead of omap-pcm | Peter Ujfalusi | 2018-05-09 | 2 | -9/+9 |
* | | | ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcm | Peter Ujfalusi | 2018-05-09 | 2 | -3/+3 |
* | | | ASoC: omap-dmic: Convert to use the sdma-pcm instead of omap-pcm | Peter Ujfalusi | 2018-05-09 | 2 | -3/+3 |
* | | | ASoC: omap-hdmi-audio: Convert to use the sdma-pcm instead of omap-pcm | Peter Ujfalusi | 2018-05-09 | 2 | -3/+4 |
* | | | ASoC: omap: Introduce the generic_dmaengine_pcm based sdma-pcm | Peter Ujfalusi | 2018-05-09 | 4 | -0/+97 |
* | | | ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio support | Jarkko Nikula | 2018-04-27 | 1 | -1/+0 |
* | | | ASoC: omap: n810: HS mic is not working, add a widget for it with comment | Peter Ujfalusi | 2018-04-27 | 1 | -2/+9 |
* | | | ASoC: omap: n810: Correct the cpu_dai, platform and codec name | Peter Ujfalusi | 2018-04-27 | 1 | -3/+3 |
* | | | ASoC: omap: n810: Correct the card level dapm_route | Peter Ujfalusi | 2018-04-27 | 1 | -2/+2 |
|/ / |
|
* / | ASoC: dmic: Fix clock parenting | Tero Kristo | 2018-04-12 | 1 | -3/+11 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'a... | Mark Brown | 2018-03-28 | 1 | -4/+4 |
|\ \ |
|
| | * | ASoC: twl6040: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -4/+4 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as... | Mark Brown | 2018-03-28 | 1 | -10/+10 |
|\ \| |
|
| * | | ASoC: cx20442: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -10/+10 |
| |/ |
|
* / | ASoC: omap-pcm: replace platform to component | Kuninori Morimoto | 2018-02-12 | 1 | -2/+3 |
|/ |
|
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 1 | -2/+2 |
|\ |
|
| * | treewide: Use DEVICE_ATTR_RW | Joe Perches | 2018-01-09 | 1 | -2/+2 |
* | | ASoC: don't use codec hw_write on cx20442/omap-ams-delta | Kuninori Morimoto | 2017-11-27 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2017-11-13 | 2 | -0/+4 |
|\ |
|
| *-. | Merge remote-tracking branches 'asoc/topic/max98925', 'asoc/topic/max98927', ... | Mark Brown | 2017-11-10 | 1 | -0/+3 |
| |\ \ |
|
| | | * | ASoC: omap-hdmi-audio: Handle return value of devm_kasprintf | Arvind Yadav | 2017-09-21 | 1 | -0/+3 |
| | |/ |
|
| * / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| |/ |
|
* / | ALSA: Convert timers to use timer_setup() | Kees Cook | 2017-10-26 | 1 | -2/+2 |
|/ |
|