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