summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-05-27ASoC: Use explicit endianness conversion in snd_soc_16_8_write()Mark Brown1-2/+2
2011-05-27ASoC: Use cpu_to_be16() in 8x16 writeMark Brown1-2/+2
2011-05-27ASoC: Convert 7x9 write to use cpu_to_be16()Mark Brown1-4/+3
2011-05-26ASoC: atmel_ssc_dai: fix ssc error pathNicolas Ferre1-3/+1
2011-05-26ASoC: trivial: typo in atmel_pcm_dma_params strucutre commentNicolas Ferre1-1/+1
2011-05-26ASoC: trivial: typo in debug commentNicolas Ferre1-1/+1
2011-05-26ASoC: core: Don't schedule deferred_resume_work twiceStephen Warren1-9/+10
2011-05-26ASoC: Fix comment in cs4270 codec driverDaniel Mack1-4/+1
2011-05-25ASoC: davinci-pcm: comments for the conversion to BATCH modeBen Gardiner1-0/+19
2011-05-25ASoC: davinci-pcm: convert to BATCH modeBen Gardiner1-48/+19
2011-05-25ASoC: davinci-pcm: extract period elapsed functionsBen Gardiner1-4/+18
2011-05-25ASoC: davinci-pcm: fix audible glitch on 2nd ping-pong playbackBen Gardiner1-6/+7
2011-05-25ASoC: davinci-pcm: increase the maximum channelsBen Gardiner1-2/+2
2011-05-25ASoC: davinci-pcm: expand the .formatsBen Gardiner1-2/+18
2011-05-25ASoC: davinci-pcm: trivial: make ping-pong params setup symmetricalBen Gardiner1-2/+3
2011-05-24ASoC: sh: fsi: add fsi_hw_startup/shutdownKuninori Morimoto1-14/+29
2011-05-24ASoC: sh: fsi: cleanup suspend/resumeKuninori Morimoto1-55/+42
2011-05-24ASoC: sh: fsi: remove fsi_module_init/killKuninori Morimoto1-30/+0
2011-05-24ASoC: sh: fsi: make sure fsi_stream_push/pop access by spin lockKuninori Morimoto1-0/+8
2011-05-24ASoC: sh: fsi: remove pm_runtime from fsi_dai_set_fmt.Kuninori Morimoto1-20/+32
2011-05-24ASoC: sh: fsi: tidyup unclear variable namingKuninori Morimoto1-82/+100
2011-05-24ASoC: sh: fsi: irq control moves to fsi_port_start/stopKuninori Morimoto1-10/+10
2011-05-24ASoC: sh: fsi: add fsi_set_master_clkKuninori Morimoto1-77/+87
2011-05-24ASoC: sh: fsi: tidyup parameter of fsi_stream_pushKuninori Morimoto1-9/+5
2011-05-24ASoC: Convert 16x16 write to use cpu_to_be16()Mark Brown1-6/+4
2011-05-20ASoC: soc-cache: Cache a pointer to the last accessed rbnodeDimitris Papastamos1-0/+37
2011-05-20ASoC: soc-cache: Block based rbtree compressionDimitris Papastamos1-55/+177
2011-05-10Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-1/+1
2011-05-10ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren1-1/+1
2011-05-10Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai13-289/+737
2011-05-10Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai1-5/+8
2011-05-09ASoC: SSM2602: Provide dB ranges for the volume controlsLars-Peter Clausen1-5/+16
2011-05-09ASoC: SSM2602: Model power supply for the digital core as a DAPM widgetLars-Peter Clausen1-19/+6
2011-05-09ASoC: SSM2602: Add entry for the ssm2603 to the device id tableLars-Peter Clausen1-1/+2
2011-05-09ASoC: SSM2602: Add SSM2604 supportLars-Peter Clausen1-53/+116
2011-05-09ASoC: SSM2602: Do not power the codec up in probeLars-Peter Clausen1-3/+0
2011-05-09ASoC: SSM2602: Fix default register cacheLars-Peter Clausen1-2/+2
2011-05-08Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-2/+0
2011-05-08ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko1-2/+0
2011-05-08ASoC: SSM2602: Remove unused struct and defineLars-Peter Clausen1-6/+0
2011-05-08ASoC: SSM2602: Remove duplicate controlLars-Peter Clausen1-2/+0
2011-05-08ASoC: SSM2602: Cleanup coeff handlingLars-Peter Clausen1-40/+35
2011-05-08Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-5/+5
2011-05-08ASoC: SSM2602: Fix reg_cache_sizeLars-Peter Clausen1-1/+1
2011-05-08ASoC: SSM2602: Fix 'Mic Boost2' controlLars-Peter Clausen1-1/+1
2011-05-08ASoC: SSM2602: Properly annotate i2c probe and remove functionsLars-Peter Clausen1-3/+3
2011-05-08ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_wr...Dimitris Papastamos1-5/+6
2011-05-08ASoC: Create codec DAPM widgets before calling the codecs probe functionLars-Peter Clausen1-3/+4
2011-05-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2-0/+8
2011-05-03ASoC: sst_platform: add hw_free callback to fix resource leakxingchao1-0/+6