summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorLines
2011-06-30ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl sizeTakashi Iwai-1/+8
2011-06-13ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown-2/+1
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai-43/+230
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai-9/+18
2011-05-20Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai-2/+2
2011-05-19ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow-0/+26
2011-05-13ALSA: tea575x: use better card and bus namesOndrej Zary-0/+2
2011-05-13ALSA: tea575x: remove unused card from structOndrej Zary-1/+0
2011-05-13ALSA: tea575x: remove freq_fixup from structOndrej Zary-1/+2
2011-05-12ASoC: core - allow ASoC more flexible machine nameLiam Girdwood-0/+2
2011-05-11ASoC: tpa6130a2: Update e-mail addressPeter Ujfalusi-1/+1
2011-05-11ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi-1/+1
2011-05-10ALSA: tea575x: unify read/write functionsOndrej Zary-4/+9
2011-05-03Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown-1/+1
2011-05-03ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren-0/+6
2011-05-03ASoC: Add w->kcontrols, and populate itStephen Warren-0/+1
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren-34/+34
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen-1/+2
2011-05-03ASoC: Declare const properly for enum textsTakashi Iwai-1/+1
2011-04-28ASoC: Work around allmodconfig failureMark Brown-0/+3
2011-04-26ASoC: Define constants for WM8962 GPIO functionsMark Brown-0/+22
2011-04-20ASoC: Add EQ and filter to max98095 CODEC driverPeter Hsiang-0/+28
2011-04-20ASoC: simple style fixLu Guanqun-1/+1
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown-5/+5
2011-04-13ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes constLars-Peter Clausen-2/+2
2011-04-11ASoC: Add WM8915 CODEC driverMark Brown-0/+55
2011-04-08ASoC: Add data based control initialisation for CODECs and cardsMark Brown-1/+6
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-5/+5
2011-04-06ASoC: Add max98095 CODEC driverPeter Hsiang-0/+26
2011-04-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown-91/+193
2011-04-03Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown-8/+8
2011-03-31Fix common misspellingsLucas De Marchi-5/+5
2011-03-28Merge branch 'fix/misc' into topic/miscTakashi Iwai-3/+1
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-26ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos-0/+4
2011-03-26ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos-0/+4
2011-03-26ASoC: Add control_type in snd_soc_codecDimitris Papastamos-1/+2
2011-03-26ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos-0/+3
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-22ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos-0/+1
2011-03-21ALSA: tea575x-tuner: remove dev_nrOndrej Zary-1/+0
2011-03-21ALSA: tea575x-tuner: various improvementsOndrej Zary-2/+4
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