aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds5-5/+5
2011-03-31Fix common misspellingsLucas De Marchi5-5/+5
2011-03-28Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-8/+8
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt1-3/+1
2011-03-23ASoC: Explicitly say registerless widgets have no registerMark Brown1-8/+8
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai5-88/+192
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai1-0/+2
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown1-1/+2
2011-03-08ASoC: Provide CODEC clocking operations and API callsMark Brown1-0/+11
2011-03-08ASoC: Add DAPM widget and path data to CODEC driver structureMark Brown1-0/+6
2011-03-04ASoC: Add TI tlv320aic32x4 codec support.Javier Martin1-0/+31
2011-03-03ASoC: Add a late_probe() callback to cardsMark Brown1-0/+1
2011-03-03ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown1-0/+8
2011-03-03ASoC: Add a per-card DAPM contextMark Brown1-0/+3
2011-03-01ASoC: Add platform data for WM9081 IRQ pin configurationMark Brown1-3/+6
2011-02-18ASoC: Add kerneldoc for jack_status_check callbackMark Brown1-0/+3
2011-02-18ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown1-0/+3
2011-02-17ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr1-0/+5
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch2-45/+49
2011-02-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-7/+3
2011-02-13ASoC: WM8903: Fix mic detection register definitionsStephen Warren1-7/+3
2011-02-09ASoC: add support for multiple jack typesVinod Koul1-0/+23
2011-02-08ASoC: CS4271: Move Chip Select control out of the CODEC code.Alexander Sverdlin1-1/+0
2011-01-28ASoC: Add card driver dataMark Brown1-0/+13
2011-01-27ALSA: Release v1.0.24Jaroslav Kysela1-1/+1
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown2-2/+2
2011-01-27ASoC: Make cache status available via debugfsMark Brown1-2/+2
2011-01-27ASoC: Export card PM callbacks for use in direct registered cardsMark Brown1-0/+5
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown1-2/+2
2011-01-27ASoC: Use card rather than soc-audio device to card PM functionsMark Brown1-4/+4
2011-01-27ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth1-170/+0
2011-01-27ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth1-42/+307
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto1-51/+19
2011-01-25ASoC: Remove controls from sequenced PGA argumentsMark Brown1-4/+4
2011-01-25ASoC: Fix type for snd_soc_volatile_register()Mark Brown1-1/+2
2011-01-21ASoC: sh: fsi: Add snd_soc_dai_set_fmt supportKuninori Morimoto1-7/+1
2011-01-21ASoC: CS4271 codec supportAlexander Sverdlin1-0/+25
2011-01-21ASoC: wm8903: Expose GPIOs through gpiolibStephen Warren1-1/+19
2011-01-20ASoC: soc-cache: Introduce the cache_bypass optionDimitris Papastamos1-0/+1
2011-01-19ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown2-0/+6
2011-01-19ASoC: Add support for sequencing withinMark Brown1-0/+13
2011-01-19Merge branch 'for-2.6.38' into for-2.6.39Mark Brown6-4/+11
2011-01-17ASoC: soc core allow machine driver to register the cardVinod Koul1-0/+2
2011-01-14ALSA: constify functions in ac97Hanno Boeck1-1/+1
2011-01-13ASoC: soc core add inline to handle card list initialzationVinod Koul1-0/+10
2011-01-13ASoC: Automatically assign the default readable()/volatile() functionsDimitris Papastamos1-0/+2
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos1-2/+2
2011-01-13ASoC: soc-cache: Add support for default readable()/volatile() functionsDimitris Papastamos1-0/+22
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai4-57/+177
2011-01-12ASoC: soc-cache: Add reg_size as a member to snd_soc_codecDimitris Papastamos1-0/+1