summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2008-08-25sound: oss: remove driver for SGI HAL2 audio deviceThomas Bogendoerfer4-1814/+0
2008-08-25ALSA: hda - disable delayed period-ack with bdl_pos_adj=0Takashi Iwai1-0/+2
2008-08-25ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt1-13/+13
2008-08-25ALSA: hda - Add AD1882A codec supportTakashi Iwai1-17/+57
2008-08-25ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt1-14/+19
2008-08-25ALSA: hda - set up HDMI channelsTakashi Iwai1-8/+37
2008-08-25ALSA: hda - print a few HDMI information in procTakashi Iwai1-5/+18
2008-08-25ALSA: hda - Add definitions of HDMI-related verbsTakashi Iwai1-4/+78
2008-08-19mpu401: reindent misindented spinlockIlpo Järvinen1-1/+1
2008-08-15ALSA: dummy driver - do not use assignment in if conditionJaroslav Kysela1-11/+21
2008-08-15sound: Fix esoteric double free in the dummy sound driver.Daniel THOMPSON1-6/+4
2008-08-15ALSA: hda: 92HD75xx fixesMatthew Ranostay1-5/+82
2008-08-15ALSA: hda: dynamically create capture mux controlsMatthew Ranostay1-16/+36
2008-08-15ALSA: fix a typo during snd_assert() removalTakashi Iwai1-1/+1
2008-08-15ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai3-7/+10
2008-08-13ALSA: hda - put all HDA codec IDs to components for precise hw detectionJaroslav Kysela1-2/+2
2008-08-13ALSA: sound/pci: supported cards updateAlexander Beregalov2-0/+7
2008-08-13ALSA: hda - initialize node 0x21 properly on AD1988 codecsTakashi Iwai1-0/+6
2008-08-13ALSA: hda - Don't reset SPDIF in each status changeTakashi Iwai3-2/+9
2008-08-13ALSA: sound/pci/Kconfig: update for ice1712/24Alexander Beregalov1-5/+9
2008-08-13ALSA: ice1724/revo: simple clean upAlexander Beregalov1-4/+8
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai36-154/+209
2008-08-13ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai70-361/+632
2008-08-13ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai18-42/+80
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai41-388/+581
2008-08-13ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman1-1/+1
2008-08-13ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin1-1/+1
2008-08-13ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound driversTimur Tabi1-11/+15
2008-08-13ALSA: ASoC: Add WM8580 CODEC driverMark Brown4-0/+1103
2008-08-06ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman1-64/+69
2008-08-06ALSA: ac97 - Enable mono-out on ALC203 codec as defaultTakashi Iwai2-1/+9
2008-08-06ALSA: snd_usb_audio: fix SB Extigy IR Remote regressionPhillip Michael Jordan1-4/+5
2008-08-06ALSA: ASoC: Add WM8900 CODEC driverMark Brown4-0/+1612
2008-08-06ALSA: hda: Add support for ECS/PC Chips boards with Sigmatel codecsMauro Carvalho Chehab1-0/+35
2008-08-06ALSA: hda - Fix sound on NEC Versa S9100Pascal Terjan1-0/+48
2008-08-06ALSA: wss_lib: fix AZT2320 probe.Rene Herman1-5/+7
2008-08-06ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman1-0/+2
2008-08-06ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt1-4/+0
2008-08-06ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman1-3/+5
2008-08-06ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt1-2/+4
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt9-567/+150
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt8-573/+122
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt6-282/+73
2008-08-06ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt1-49/+55
2008-08-06ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt3-103/+114
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt6-24/+36
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt6-74/+78
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt12-880/+1129
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt12-11/+12
2008-08-06ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt5-39/+47