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