| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-12-18 | ASoC: ti: Merge davinci and omap directories |  Peter Ujfalusi | 10 | -4303/+0 |
| 2018-11-28 | ASoC: davinci-mcasp: Implement configurable dismod handling |  Peter Ujfalusi | 2 | -1/+19 |
| 2018-11-28 | ASoC: davinci-mcasp: Update PDIR (pin direction) register handling |  Peter Ujfalusi | 2 | -32/+85 |
| 2018-11-28 | ASoC: davinci-mcasp: Clear TXSTAT register before activating serializers |  Peter Ujfalusi | 1 | -0/+2 |
| 2018-08-31 | ASoC: davinci-mcasp: Add support for FIFO usage caused delay reporting |  Peter Ujfalusi | 1 | -0/+37 |
| 2018-08-03 | ASoC: davinci-i2s: mark expected switch fall-through |  Gustavo A. R. Silva | 1 | -0/+1 |
| 2018-07-04 | ASoC: davinci: Use snd_pcm_stop_xrun() helper |  Takashi Iwai | 1 | -12/+4 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() |  Kees Cook | 1 | -6/+8 |
| 2018-05-17 | ASoC: davinci-mcasp: Only disable inactive serializer |  Vishal Thanki | 1 | -1/+1 |
| 2018-05-11 | ASoC: davinci-mcasp: Convert to use the sdma-pcm instead of omap-pcm |  Peter Ujfalusi | 2 | -5/+5 |
| 2018-02-12 | ASoC: davinci-i2s: replace platform to component |  Kuninori Morimoto | 1 | -6/+7 |
| 2018-01-05 | ASoC: davinci-mcasp: Add rule to constrain the minimum period size |  Peter Ujfalusi | 1 | -0/+19 |
| 2017-11-10 | Merge remote-tracking branches 'asoc/topic/cygnus', 'asoc/topic/da7213', 'asoc/topic/davinci' and 'asoc/topic/doc' into asoc-next |  Mark Brown | 1 | -1/+14 |
| 2017-11-10 | Merge tag 'asoc-fix-v4.14-rc6' into asoc-linus |  Mark Brown | 1 | -2/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-21 | ASoC: davinci-mcasp: Handle return value of devm_kasprintf |  Arvind Yadav | 1 | -0/+12 |
| 2017-09-20 | ASoC: davinci: Kill BUG_ON() usage |  Takashi Iwai | 1 | -1/+2 |
| 2017-09-19 | ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()' |  Christophe Jaillet | 1 | -2/+4 |
| 2017-08-27 | ASoC: davinci-mcasp: check memory allocation failure |  Christophe Jaillet | 1 | -0/+4 |
| 2017-08-14 | ASoC: DaVinci: Delete an error message for a failed memory allocation in two functions |  Markus Elfring | 2 | -6/+1 |
| 2017-05-14 | ASoC: davinci-mcasp: Support for one channel (mono) audio |  Peter Ujfalusi | 1 | -6/+6 |
| 2017-01-27 | ASoC: davinci - Fix possible NULL derefrence. |  Shailendra Verma | 1 | -3/+10 |
| 2016-09-01 | ASoC: davinci-mcasp: off-by-one in davinci_mcasp_hw_rule_format() |  Peter Ujfalusi | 1 | -1/+1 |
| 2016-06-02 | ASoC: davinci-mcasp: Use a copy of pdata per instance during DT boot |  Peter Ujfalusi | 1 | -1/+8 |
| 2016-06-02 | ASoC: davinci-mcasp: Fix dra7 DMA offset when using CFG port |  Peter Ujfalusi | 2 | -6/+54 |
| 2016-05-13 | Merge remote-tracking branches 'asoc/topic/davinci' and 'asoc/topic/dwc' into asoc-next |  Mark Brown | 4 | -59/+122 |
| 2016-05-09 | ASoC: davinci-mcasp: Calculate AUXCLK divider when setting up master clocks |  Peter Ujfalusi | 1 | -4/+25 |
| 2016-05-09 | ASoC: davinci-mcasp: Restructure the davinci_mcasp_calc_clk_div() |  Peter Ujfalusi | 1 | -19/+19 |
| 2016-05-09 | ASoC: davinci-mcasp: Change __davinci_mcasp_set_clkdiv() first parameter |  Peter Ujfalusi | 1 | -5/+5 |
| 2016-05-09 | ASoC: davinci-mcasp: Use defines for clkdiv IDs |  Peter Ujfalusi | 2 | -3/+9 |
| 2016-05-09 | ASoC: davinci-mcasp: Do not allow multiple streams in one direction |  Peter Ujfalusi | 1 | -2/+6 |
| 2016-04-29 | ASoC: davinci-mcasp: Fix overwriting of ahclkx |  Jim Lodes | 1 | -1/+1 |
| 2016-04-18 | ASoC: Davinci: McBSP: add device tree support for McBSP |  Petr Kulhavy | 2 | -27/+59 |
| 2016-03-12 | ASoC: davinci: Kconfig: Update the edma-pcm section's dependency and help |  Peter Ujfalusi | 1 | -1/+2 |
| 2016-03-12 | ASoC: davinci-mcasp: dai format runtime reconfiguration |  Peter Ujfalusi | 1 | -0/+10 |
| 2016-01-27 | ASoC: davinci-mcasp: Discourage use of fck_parent for clock reparenting |  Peter Ujfalusi | 1 | -0/+2 |
| 2015-12-23 | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/es8328', 'asoc/fix/fsl-sai', 'asoc/fix/rockchip', 'asoc/fix/sgtl5000' and 'asoc/fix/wm8974' into asoc-linus |  Mark Brown | 1 | -2/+2 |
| 2015-12-11 | ASoC: davinci-mcasp: Fix XDATA check in mcasp_start_tx |  Peter Ujfalusi | 1 | -2/+2 |
| 2015-11-23 | ASoC: davinci-mcasp: Fix master capture only mode |  Peter Ujfalusi | 1 | -0/+8 |
| 2015-11-10 | ASoC: davinci-mcasp: Fix TDM slot rx/tx mask associations |  Andreas Dannenberg | 1 | -2/+2 |
| 2015-09-23 | Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/davinci', 'asoc/topic/fsl', 'asoc/topic/hdmi' and 'asoc/topic/intel' into asoc-next |  Mark Brown | 1 | -103/+202 |
| 2015-09-18 | ASoC: davinci-mcasp: Fix devm_kasprintf format string |  Peter Ujfalusi | 1 | -3/+3 |
| 2015-09-17 | ASoC: davinci-mcasp: Get rid of bclk_lrclk_ratio in private data |  Jyri Sarha | 1 | -25/+31 |
| 2015-09-16 | ASoC: davinci-mcasp: Add set_tdm_slots() support |  Jyri Sarha | 1 | -81/+174 |
| 2015-09-14 | ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driver |  Jyri Sarha | 1 | -0/+1 |
| 2015-09-14 | ASoC: davinci-mcasp: Revise the FIFO threshold calculation |  Peter Ujfalusi | 1 | -4/+3 |
| 2015-08-30 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif', 'asoc/topic/doc' and 'asoc/topic/dpcm' into asoc-next |  Mark Brown | 3 | -44/+13 |
| 2015-08-25 | ASoC: davinci: Convert to use devm_ioremap_resource |  Axel Lin | 2 | -33/+10 |
| 2015-08-17 | ASoC: davinci-vcif: Use devm_snd_soc_register_component |  Vaishali Thakkar | 1 | -11/+3 |
| 2015-06-22 | Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next |  Mark Brown | 2 | -11/+66 |