summaryrefslogtreecommitdiffstats
path: root/include/sound
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* | | | | 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/+0
* | | | | 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/+0
* | | | | Merge commit 'v2.6.28-rc2' into topic/asocTakashi Iwai2008-10-313-5/+1
|\ \ \ \ \ | |/ / / /
| * | | | 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/+0
* | | | | 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/+0
|/ / /
* | | 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/+3
* | 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/+1
* | ALSA: Kill snd_assert() definitionTakashi Iwai2008-08-131-19/+0
* | ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-9/+0
* | 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/+0
* | ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-062-8/+7
* | ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-062-1/+25
* | ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-061-9/+0
* | ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-061-32/+0
* | ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-062-32/+6
* | ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-062-36/+13
* | ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-061-76/+96
* | ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-062-1/+0
* | ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-012-2/+9
OpenPOWER on IntegriCloud