summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/davinci' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2014-05-267-114/+175
|\
| * ASoC: davinci: add dependencies for SND_SOC_TLV320AIC3XArnd Bergmann2014-04-301-5/+5
| * ASoC: davinci-mcasp: Convert to use devm_snd_soc_register_component()Peter Ujfalusi2014-04-221-10/+7
| * ASoC: davinci-pcm: Convert to use devm_snd_soc_register_platform()Peter Ujfalusi2014-04-225-28/+1
| * ASoC: davinci-mcasp: Update MCASP_VERSION_4 platform driver registrationPeter Ujfalusi2014-04-181-6/+31
| * Merge commit 'topic/omap' into asoc-davinciMark Brown2014-04-186-105/+107
| |\
| * | ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2Peter Ujfalusi2014-04-141-1/+1
| * | ASoC: davinci-mcasp: Remove excess empty lines from davinci_mcasp_set_dai_fmt()Peter Ujfalusi2014-04-141-8/+0
| * | ASoC: davinci-mcasp: Support for LEFT_J formatPeter Ujfalusi2014-04-141-0/+7
| * | ASoC: davinci-mcasp: Add support for I2S formatPeter Ujfalusi2014-04-141-1/+10
| * | ASoC: davinci-mcasp: Move the FS polarity change out from the switch casePeter Ujfalusi2014-04-141-13/+14
| * | ASoC: davinci-mcasp: Support for DSP_A formatPeter Ujfalusi2014-04-141-0/+7
| * | ASoC: davinci-mcasp: Format data delay configuration enhancementPeter Ujfalusi2014-04-141-3/+11
| * | ASoC: davinci-mcasp: Fine tune and correct the DMA burst configurationPeter Ujfalusi2014-04-141-2/+15
| * | ASoC: davinic-mcasp: Adopt the AFIFO/DMA configuration to the stream (dynamic...Peter Ujfalusi2014-04-141-7/+23
| * | ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same placePeter Ujfalusi2014-04-141-17/+13
| * | ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration codePeter Ujfalusi2014-04-142-24/+25
| * | ASoC: davinci-mcasp: Fix debug typo in davinci_mcasp_hw_params()Peter Ujfalusi2014-04-141-1/+1
| * | ASoC: davinci-mcasp: Assign the dma_data earlier in dai_probe callbackPeter Ujfalusi2014-04-141-15/+21
| * | ASoC: davinci-pcm: Add empty functions for !CONFIG_SND_DAVINCI_SOC buildsPeter Ujfalusi2014-04-141-0/+10
* | | ASoC: omap: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen2014-05-203-7/+5
* | | ASoC: omap: Amstrad E3 needs TTY support for codecArnd Bergmann2014-05-011-1/+1
* | | ASoC: omap: RX-51 audio needs I2CArnd Bergmann2014-05-011-1/+1
* | | ASoC: omap: rx51: Add DT supportSebastian Reichel2014-05-011-0/+53
* | | Merge branch 'asoc-dt' into asoc-omapMark Brown2014-05-011-26/+42
|\ \ \
| * | | ASoC: dt: Allow Aux Codecs to be specified using DTSebastian Reichel2014-05-011-26/+42
| |/ /
* | | ASoC: omap: rx51: Add some error messagesSebastian Reichel2014-05-011-3/+13
* | | ASoC: omap: rx51: get GPIO numbers via gpiod APISebastian Reichel2014-05-011-35/+79
* | | ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameterSebastian Reichel2014-05-013-4/+5
* | | ASoC: omap: rx51: Use devm_snd_soc_register_cardSebastian Reichel2014-04-291-20/+22
* | | ASoC: omap: rx51: Add module aliasSebastian Reichel2014-04-291-0/+1
* | | ASoC: omap: rx51: Use static const char * const arraysSebastian Reichel2014-04-291-3/+5
* | | ASoC: omap-hdmi: Remove excess curly bracketPeter Ujfalusi2014-04-221-1/+0
* | | ASoC: omap-pcm: Drop the platform driver init codePeter Ujfalusi2014-04-181-25/+0
* | | ASoC: omap-hdmi-card: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
* | | ASoC: rx51: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
* | | ASoC: osk5912: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
* | | ASoC: omap3pandora: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-2/+2
* | | ASoC: n810: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
* | | ASoC: ams-delta: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
* | | ASoC: am3517evm: Use the same name for platform as the cpu_daiPeter Ujfalusi2014-04-181-1/+1
* | | ASoC: omap-twl4030: Use the same name/node for platform as the cpu_daiPeter Ujfalusi2014-04-181-2/+8
* | | ASoC: omap-abe-twl6040: Use the cpu_dai node to specify the platform driverPeter Ujfalusi2014-04-181-6/+2
* | | ASoC: omap-hdmi: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-181-1/+6
* | | ASoC: omap-dmic: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-181-0/+5
* | | ASoC: omap-dmic: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-181-1/+3
* | | ASoC: omap-mcbsp: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-181-4/+9
* | | ASoC: omap-mcbsp: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-181-3/+4
* | | ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loadingPeter Ujfalusi2014-04-181-1/+7
* | | ASoC: omap-mcpdm: Assign the dai DMA data at earlier timePeter Ujfalusi2014-04-181-3/+5
| |/ |/|
OpenPOWER on IntegriCloud