Age | Commit message (Expand) | Author |
2014-06-03 | Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a... | Mark Brown |
2014-05-26 | ASoC: davinci-evm: Replace instances of rtd->codec->card with rtd->card | Lars-Peter Clausen |
2014-05-26 | ASoC: omap-pcm: Move omap-pcm under include/sound | Jyri Sarha |
2014-04-30 | ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3X | Arnd Bergmann |
2014-04-22 | ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component() | Peter Ujfalusi |
2014-04-22 | ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform() | Peter Ujfalusi |
2014-04-18 | ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registration | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2 | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt() | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Support for LEFT_J format | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Add support for I2S format | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Move the FS polarity change out from the switch case | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Support for DSP_A format | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Format data delay configuration enhancement | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Fine tune and correct the DMA burst configuration | Peter Ujfalusi |
2014-04-14 | ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic... | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same place | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params() | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callback | Peter Ujfalusi |
2014-04-14 | ASoC: davinci-pcm: Add empty functions for !CONFIG_SND_DAVINCI_SOC builds | Peter Ujfalusi |
2014-04-08 | ASoC: davinci-mcasp: Fix bit clock polarity settings | Peter Ujfalusi |
2014-03-17 | ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT boot | Peter Ujfalusi |
2014-03-17 | ASoC: davinci: Add edma dmaengine platform driver | Peter Ujfalusi |
2014-03-13 | ASoC: davinci-evm: Register machine level DAPM elements with the card | Lars-Peter Clausen |
2014-03-09 | ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_params | Peter Ujfalusi |
2014-02-03 | ASoC: davinci-mcasp: Remove long lines from suspend/resume callbacks | Peter Ujfalusi |
2014-02-03 | ASoC: davinci-mcasp: Rename platform data struct | Peter Ujfalusi |
2014-02-03 | ASoC: davinci-mcasp: Code cleanup in davinci_mcasp_hw_params() | Peter Ujfalusi |
2014-01-31 | ASoC: davinci-mcasp: Move pm callbacks from platform device to soc_dai_driver | Peter Ujfalusi |
2014-01-31 | ASoC: davinci-mcasp: Return value handling cleanup for mcasp_common_hw_param() | Peter Ujfalusi |
2014-01-31 | Merge branch 'fix/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown |
2014-01-31 | ASoC: davinci-evm: Add pm callbacks to platform driver | Peter Ujfalusi |
2014-01-31 | ASoC: davinci-mcasp: Consolidate pm_runtime_get/put() use in the driver | Peter Ujfalusi |
2014-01-31 | ASoC: davinci-mcasp: Configure xxTDM, xxFMT and xxFMCT registers synchronously | Peter Ujfalusi |
2014-01-31 | ASoC: davinci-mcasp: Harmonize the sub hw_params function names | Peter Ujfalusi |
2014-01-27 | ASoC: davinci-mcasp: Set BCLK divider if McASP is BCLK master | Jyri Sarha |
2014-01-27 | ASoC: davinci-evm: Add named clock reference to DT bindings | Jyri Sarha |
2013-12-24 | ASoC: davinci: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2013-12-10 | ASoC: davinci-mcasp: Support for fck reparenting | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Correct am33xx snd_platform_data name | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Change IO functions parameter list | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Support for McASP version found in DRA7xx | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Fix synchronous master receive mode | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Data source (bus) selection support | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Simplify FIFO configuration code | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_... | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Rename private struct and it's users (dev -> mcasp) | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Do not inline the mcasp_set_ctl_reg function | Peter Ujfalusi |
2013-12-10 | ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_NUM_SERIALIZER define | Peter Ujfalusi |