Age | Commit message (Expand) | Author | Files | Lines |
2014-11-17 | Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown | 1 | -2/+13 |
2014-11-12 | ASoC: davinci-mcasp: Add overrun/underrun event handling | Misael Lopez Cruz | 2 | -0/+135 |
2014-11-10 | ASoC: davinci-mcasp: Active slots depend on active serializers | Misael Lopez Cruz | 1 | -5/+22 |
2014-11-10 | ASoC: davinci-mcasp: Place constraint on number of channels | Peter Ujfalusi | 1 | -0/+60 |
2014-11-10 | ASoC: davinci-mcasp: Validate tdm_slots parameter at probe time | Peter Ujfalusi | 1 | -10/+18 |
2014-11-10 | ASoC: davinci-mcasp: Fix rx format when more bclk is used on the bus | Peter Ujfalusi | 1 | -2/+11 |
2014-11-10 | ASoC: davinci-mcasp: Symmetric sample bits for IIS mode | Peter Ujfalusi | 1 | -0/+1 |
2014-11-10 | ASoC: davinvi-mcasp: Balance pm_runtime_enable() on probe failure | Anil Kumar | 1 | -0/+1 |
2014-10-29 | ASoC: davinci-mcasp: Move the AFIFO related code under start_tx/rx functions | Peter Ujfalusi | 1 | -15/+16 |
2014-10-29 | ASoC: davinci-mcasp: When stopping TX/RX stop the AFIFO as the last step | Peter Ujfalusi | 1 | -13/+14 |
2014-10-29 | ASoC: davinci-mcasp: Correct RX start sequence | Peter Ujfalusi | 1 | -8/+4 |
2014-10-29 | ASoC: davinci-mcasp: Correct TX start sequence | Peter Ujfalusi | 2 | -16/+15 |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc... | Mark Brown | 2 | -21/+60 |
2014-10-06 | Merge remote-tracking branches 'asoc/fix/davinci' and 'asoc/fix/max98090' int... | Mark Brown | 1 | -1/+2 |
2014-10-01 | ASoC: davinvi-mcasp: Proper suspend/resume support while audio is active | Peter Ujfalusi | 1 | -0/+41 |
2014-10-01 | ASoC: davinci-mcasp: Convert the context save/restore to use array | Peter Ujfalusi | 1 | -21/+17 |
2014-09-29 | ASoC: davinci: vcif must be a module if SND_DAVINCI_SOC is | Arnd Bergmann | 1 | -1/+2 |
2014-09-15 | Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/davinci', 'asoc/f... | Mark Brown | 1 | -1/+10 |
2014-09-04 | ASoC: davinci-mcasp: Correct rx format unit configuration | Peter Ujfalusi | 1 | -1/+10 |
2014-08-17 | ASoC: edma-pcm: Include edma-pcm.h | Lars-Peter Clausen | 1 | -0/+2 |
2014-08-12 | ASoC: mcasp: Fix implicit BLCK divider setting | Jyri Sarha | 1 | -3/+11 |
2014-08-04 | ASoC: davinci: Enable menuconfig entry for McASP | Peter Ujfalusi | 1 | -1/+7 |
2014-07-16 | ASoC: mcasp: don't override bclk divider if it was provided by the machine | Daniel Mack | 1 | -2/+7 |
2014-07-16 | ASoC: davinci-mcasp: Use dmaengine based platform driver for AM335x/447x | Peter Ujfalusi | 3 | -6/+25 |
2014-07-16 | ASoC: edma-pcm: Add empty functions for !CONFIG_SND_EDMA_SOC builds | Peter Ujfalusi | 1 | -0/+7 |
2014-07-16 | ASoC: edma-pcm: Remove PCM_INFO_BATCH and add PCM_INFO_NO_PERIOD_WAKEUP flag | Peter Ujfalusi | 1 | -1/+1 |
2014-07-16 | Merge remote-tracking branch 'asoc/fix/davinci' into asoc-davinci | Mark Brown | 2 | -0/+13 |
2014-06-30 | ASoC: davinci-mcasp: Fix S24_LE and U24_LE support | Peter Ujfalusi | 1 | -0/+4 |
2014-06-21 | ASoC: davinci-mcasp: Allow best effort in selecting BCLK divider | Jyri Sarha | 1 | -5/+9 |
2014-06-21 | ASoC: davinci-mcasp: Add dependecy to SND_DAVINCI_SOC or SND_OMAP_SOC | Jyri Sarha | 2 | -0/+9 |
2014-06-18 | ASoC: davinci-mcasp: set up channel status bits for S/PDIF mode | Daniel Mack | 1 | -2/+47 |
2014-06-03 | Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a... | Mark Brown | 1 | -1/+1 |
2014-05-26 | ASoC: davinci-evm: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen | 1 | -5/+4 |
2014-05-26 | ASoC: omap-pcm: Move omap-pcm under include/sound | Jyri Sarha | 1 | -1/+1 |
2014-04-30 | ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3X | Arnd Bergmann | 1 | -5/+5 |
2014-04-22 | ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component() | Peter Ujfalusi | 1 | -10/+7 |
2014-04-22 | ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() | Peter Ujfalusi | 5 | -28/+1 |
2014-04-18 | ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registration | Peter Ujfalusi | 1 | -6/+31 |
2014-04-14 | ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2 | Peter Ujfalusi | 1 | -1/+1 |
2014-04-14 | ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt() | Peter Ujfalusi | 1 | -8/+0 |
2014-04-14 | ASoC: davinci-mcasp: Support for LEFT_J format | Peter Ujfalusi | 1 | -0/+7 |
2014-04-14 | ASoC: davinci-mcasp: Add support for I2S format | Peter Ujfalusi | 1 | -1/+10 |
2014-04-14 | ASoC: davinci-mcasp: Move the FS polarity change out from the switch case | Peter Ujfalusi | 1 | -13/+14 |
2014-04-14 | ASoC: davinci-mcasp: Support for DSP_A format | Peter Ujfalusi | 1 | -0/+7 |
2014-04-14 | ASoC: davinci-mcasp: Format data delay configuration enhancement | Peter Ujfalusi | 1 | -3/+11 |
2014-04-14 | ASoC: davinci-mcasp: Fine tune and correct the DMA burst configuration | Peter Ujfalusi | 1 | -2/+15 |
2014-04-14 | ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic... | Peter Ujfalusi | 1 | -7/+23 |
2014-04-14 | ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same place | Peter Ujfalusi | 1 | -17/+13 |
2014-04-14 | ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code | Peter Ujfalusi | 2 | -24/+25 |
2014-04-14 | ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params() | Peter Ujfalusi | 1 | -1/+1 |