summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add codec registration APIMark Brown2008-12-101-0/+5
* ASoC: Add platform registration APIMark Brown2008-12-091-0/+5
* ASoC: Add DAI registration APIMark Brown2008-12-091-0/+8
* ASoC: Add card registration APIMark Brown2008-12-091-0/+5
* ASoC: Remove obsolete declaration of struct snd_soc_clock_infoMark Brown2008-12-041-1/+0Star
* ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-031-4/+2Star
* ASoC: Remove device from platform suspend and resume operationsMark Brown2008-12-031-4/+2Star
* ASoC: Push debugfs files out of the snd_soc_device structureMark Brown2008-12-031-3/+5
* ASoC: Push platform registration down into the cardMark Brown2008-12-021-1/+1
* ASoC: Push workqueue data into snd_soc_cardMark Brown2008-12-021-2/+5
* ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown2008-12-011-1/+1
* Merge branch 'upstream' into topic/asocTakashi Iwai2008-12-011-3/+7
|\
| *-. Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai2008-11-101-3/+7
| |\ \
| | * | alsa: fix snd_BUG_on() and friendsAndrew Morton2008-11-071-3/+7
| | | |
| | \ \
| *-. \ \ Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai2008-10-301-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | ASoC: Remove DAI type informationMark Brown2008-11-242-9/+1Star
* | | | | ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-211-2/+18
* | | | | ASoC: Move DAI structure definitions into new soc-dai.hMark Brown2008-11-212-146/+211
* | | | | ASoC: Rename snd_soc_card to snd_soc_machineMark Brown2008-11-211-4/+4
* | | | | ASoC: Remove unused snd_soc_machine_config declarationMark Brown2008-11-181-1/+0Star
* | | | | ASoC: Machine driver for for s3c24xx with uda134xChristian Pellegrin2008-11-171-0/+14
* | | | | ASoC: UDA134x codec driverChristian Pellegrin2008-11-172-0/+44
* | | | | ASoC: Remove core version numberMark Brown2008-11-051-2/+0Star
* | | | | Merge commit 'v2.6.28-rc2' into topic/asocTakashi Iwai2008-10-313-5/+1Star
|\| | | |
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2008-10-131-0/+1
| |\ \ \ \
| | * | | | V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/releaseHans Verkuil2008-10-121-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-131-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-1117-507/+587
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | alsa: Remove special SBUS dma support code.David S. Miller2008-08-292-5/+0Star
* | | | | Merge branch 'topic/fix/asoc' into topic/asocTakashi Iwai2008-10-311-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown2008-10-301-1/+2
| | |_|/ | |/| |
* | | | ASoC: Allow setting codec register with debugfs filesystemTroy Kisky2008-10-301-0/+4
* | | | ALSA: ASoC: Remove snd_soc_dapm_connect_input()Mark Brown2008-10-161-2/+0Star
|/ / /
* | / ALSA: ASoC: Allow machine drivers to mark pins as not connectedMark Brown2008-10-131-0/+1
| |/ |/|
* | ALSA: Increase components array sizeTakashi Iwai2008-10-102-4/+3Star
* | ALSA: Remove bitwise from snd_pcm_hw_param_tTakashi Iwai2008-10-101-17/+27
* | ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov2008-09-231-0/+25
* | ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov2008-09-231-0/+20
* | ALSA: Release v1.0.18rc3Jaroslav Kysela2008-09-091-1/+1
* | ALSA: remove stale filesTakashi Iwai2008-09-091-0/+0
* | ALSA: ALS4000 driver work, step 2Andreas Mohr2008-08-251-0/+5
* | ALSA: Allocate larger pages in sgbufTakashi Iwai2008-08-252-2/+5
* | ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-252-4/+35
* | ALSA: release v1.0.18rc1Jaroslav Kysela2008-08-151-1/+1
* | ALSA: Clean up snd_BUG()Takashi Iwai2008-08-131-5/+1Star
* | ALSA: Kill snd_assert() definitionTakashi Iwai2008-08-131-19/+0Star
* | ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-9/+0Star
* | ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-131-0/+2
* | ALSA: Introduce snd_BUG_ON() macroTakashi Iwai2008-08-131-0/+4
* | ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-061-111/+0Star