summaryrefslogtreecommitdiffstats
path: root/include/sound
AgeCommit message (Expand)AuthorFilesLines
2008-12-09ASoC: Add platform registration APIMark Brown1-0/+5
2008-12-09ASoC: Add DAI registration APIMark Brown1-0/+8
2008-12-09ASoC: Add card registration APIMark Brown1-0/+5
2008-12-04ASoC: Remove obsolete declaration of struct snd_soc_clock_infoMark Brown1-1/+0
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+2
2008-12-03ASoC: Remove device from platform suspend and resume operationsMark Brown1-4/+2
2008-12-03ASoC: Push debugfs files out of the snd_soc_device structureMark Brown1-3/+5
2008-12-02ASoC: Push platform registration down into the cardMark Brown1-1/+1
2008-12-02ASoC: Push workqueue data into snd_soc_cardMark Brown1-2/+5
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown1-1/+1
2008-12-01Merge branch 'upstream' into topic/asocTakashi Iwai1-3/+7
2008-11-24ASoC: Remove DAI type informationMark Brown2-9/+1
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-2/+18
2008-11-21ASoC: Move DAI structure definitions into new soc-dai.hMark Brown2-146/+211
2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown1-4/+4
2008-11-18ASoC: Remove unused snd_soc_machine_config declarationMark Brown1-1/+0
2008-11-17ASoC: Machine driver for for s3c24xx with uda134xChristian Pellegrin1-0/+14
2008-11-17ASoC: UDA134x codec driverChristian Pellegrin2-0/+44
2008-11-10Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai1-3/+7
2008-11-07alsa: fix snd_BUG_on() and friendsAndrew Morton1-3/+7
2008-11-05ASoC: Remove core version numberMark Brown1-2/+0
2008-10-31Merge commit 'v2.6.28-rc2' into topic/asocTakashi Iwai3-5/+1
2008-10-31Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai1-1/+2
2008-10-30ASoC: Allow setting codec register with debugfs filesystemTroy Kisky1-0/+4
2008-10-30Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai1-1/+2
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown1-1/+2
2008-10-16ALSA: ASoC: Remove snd_soc_dapm_connect_input()Mark Brown1-2/+0
2008-10-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+1
2008-10-13ALSA: ASoC: Allow machine drivers to mark pins as not connectedMark Brown1-0/+1
2008-10-12V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/releaseHans Verkuil1-0/+1
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller17-507/+587
2008-10-10ALSA: Increase components array sizeTakashi Iwai2-4/+3
2008-10-10ALSA: Remove bitwise from snd_pcm_hw_param_tTakashi Iwai1-17/+27
2008-09-23ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov1-0/+25
2008-09-23ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov1-0/+20
2008-09-09ALSA: Release v1.0.18rc3Jaroslav Kysela1-1/+1
2008-09-09ALSA: remove stale filesTakashi Iwai1-0/+0
2008-08-29alsa: Remove special SBUS dma support code.David S. Miller2-5/+0
2008-08-25ALSA: ALS4000 driver work, step 2Andreas Mohr1-0/+5
2008-08-25ALSA: Allocate larger pages in sgbufTakashi Iwai2-2/+5
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2-4/+35
2008-08-15ALSA: release v1.0.18rc1Jaroslav Kysela1-1/+1
2008-08-13ALSA: Clean up snd_BUG()Takashi Iwai1-5/+1
2008-08-13ALSA: Kill snd_assert() definitionTakashi Iwai1-19/+0
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-9/+0
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-0/+2
2008-08-13ALSA: Introduce snd_BUG_ON() macroTakashi Iwai1-0/+4
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt1-111/+0
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2-8/+7