summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ASoC: omap-mcpdm: Use platform_get_resource_* to get resourcesPeter Ujfalusi2012-09-221-4/+23
| | * | | | ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...Peter Ujfalusi2012-09-221-2/+29
| | * | | | ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data structPeter Ujfalusi2012-09-225-9/+1
| | * | | | ASoC: omap-pcm: Select sDMA synchronization based on packet_sizePeter Ujfalusi2012-09-221-1/+6
| | * | | | ASoC: omap-mcbsp: Use sDMA packet mode instead of frame modePeter Ujfalusi2012-09-221-30/+17
| | * | | | ASoC: fsl: register the wm9712-codecEric Millbrandt2012-09-221-3/+29
| | * | | | ASoC: fsl: pcm030-audio-fabric use snd_soc_register_cardEric Millbrandt2012-09-221-18/+47
| | * | | | ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOCEric Millbrandt2012-09-221-1/+1
| | * | | | ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi2012-09-221-14/+29
| | * | | | ASoC: twl4030: Convert to use DAI DAPM widgetsPeter Ujfalusi2012-09-221-20/+28
| | * | | | ASoC: wm8960: remove 'dres' field from platform data structureTimur Tabi2012-09-211-5/+0
| | * | | | ASoC: wm8961: Move device identification and reset to I2C probeMark Brown2012-09-181-27/+33
| | * | | | ASoC: wm8961: Convert to direct regmap API usageMark Brown2012-09-181-265/+161
| | * | | | ASoC: wm8960: Support shared LRCLKMark Brown2012-09-181-0/+11
| | * | | | ASoC: wm8776: Convert to direct regmap API usageMark Brown2012-09-181-15/+60
| | * | | | ASoC: fsl: cleanup headers in pcm030-audio-fabricEric Millbrandt2012-09-181-9/+0
| | * | | | ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driverEric Millbrandt2012-09-182-0/+8
| | * | | | ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt2012-09-184-20/+17
| | * | | | ASoC: imx-audmux: remove null check of audmux_base in audmux_read_fileRichard Zhao2012-09-181-3/+0
| | * | | | ASoC: imx-pcm-dma: open function failed when snd_dmaengine_pcm_open failRichard Zhao2012-09-181-1/+1
| | * | | | ASoC: imx-pcm-dma: check kzalloc return value in function snd_imx_openRichard Zhao2012-09-181-0/+3
| | * | | | ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-183-29/+17
| | * | | | ASoC: wm8960: add support for big-endian audio samplesTimur Tabi2012-09-181-1/+8
| | * | | | ASoC: fsl: remove unnecessary call to dma_unmap_singleTimur Tabi2012-09-181-6/+0
| | * | | | ASoC: fsl: use snd_soc_register_card to register the cardTimur Tabi2012-09-182-50/+13
| | * | | | ASoC: mx27vis: retrieve gpio numbers from platform_dataShawn Guo2012-09-171-22/+20
| | * | | | ASoC: ad1836: Convert to direct regmap usage.Lars-Peter Clausen2012-09-131-23/+53
| | * | | | ASoC: ad193x: Use managed regmap initLars-Peter Clausen2012-09-131-40/+10
| | * | | | ASoC: core: Remove useless kfreePeter Senna Tschudin2012-09-131-2/+0
| | * | | | ASoC: core: Mark regmap CODEC register maps as dirty when suspendingMark Brown2012-09-131-0/+2
| | * | | | ASoC: arizona: Clarify logging for FLL lock status interruptMark Brown2012-09-121-1/+1
| | * | | | ASoC: wm8737: Convert to direct regmap API usageMark Brown2012-09-121-25/+50
| | * | | | ASoC: wm8737: Move regulator acquisition to device registrationMark Brown2012-09-121-18/+23
| | * | | | ASoC: wm8728: Convert to direct regmap API usageMark Brown2012-09-121-17/+28
| | * | | | ASoC: wm8711: Convert to direct regmap API usageMark Brown2012-09-121-12/+38
| | * | | | ASoC: wm8580: Move regulator acquisition to I2C probeMark Brown2012-09-121-14/+12
| | * | | | ASoC: wm8580: Convert to direct regmap API usageMark Brown2012-09-121-26/+90
| | * | | | ASoC: wm8510: Convert to direct regmap API usageMark Brown2012-09-121-25/+92
| | * | | | ASoC: wm8991: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+3
| | * | | | ASoC: wm8990: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+4
| | * | | | ASoC: wm8737: Convert to devm_kzalloc()Mark Brown2012-09-121-8/+8
| | * | | | ASoC: wm8728: Convert to devm_kzalloc()Mark Brown2012-09-121-8/+7
| | * | | | ASoC: wm8711: Convert to devm_kzalloc()Mark Brown2012-09-121-8/+7
| | * | | | ASoC: wm8580: Convert to devm_kzalloc()Mark Brown2012-09-121-4/+3
| | * | | | ASoC: wm8510: Convert to devm_kzalloc()Mark Brown2012-09-121-6/+6
| | * | | | ASoC: wm8900: Fix typo of name to wm9700Mark Brown2012-09-111-2/+2
| | * | | | ASoC: wm8900: Convert to direct regmap API usageMark Brown2012-09-111-58/+90
| | * | | | ASoC: wm8900: Convert to devm_kzalloc()Mark Brown2012-09-111-8/+6
| | * | | | Revert "ASoC: AC97 doesn't use regmap by default"Fabio Estevam2012-09-114-4/+0
| | * | | | ASoC: Revert "ASoC: ab8500: Inform SoC Core that we have our own I/O arrangem...Fabio Estevam2012-09-111-3/+0