aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: opl3sa2: drop snd_card pointer from the snd_opl3sa2 structureKrzysztof Helt2008-08-251-14/+19
* ALSA: hda - set up HDMI channelsTakashi Iwai2008-08-251-8/+37
* ALSA: hda - print a few HDMI information in procTakashi Iwai2008-08-251-5/+18
* ALSA: hda - Add definitions of HDMI-related verbsTakashi Iwai2008-08-251-4/+78
* mpu401: reindent misindented spinlockIlpo Järvinen2008-08-191-1/+1
* ALSA: dummy driver - do not use assignment in if conditionJaroslav Kysela2008-08-151-11/+21
* sound: Fix esoteric double free in the dummy sound driver.Daniel THOMPSON2008-08-151-6/+4
* ALSA: hda: 92HD75xx fixesMatthew Ranostay2008-08-151-5/+82
* ALSA: hda: dynamically create capture mux controlsMatthew Ranostay2008-08-151-16/+36
* ALSA: fix a typo during snd_assert() removalTakashi Iwai2008-08-151-1/+1
* ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai2008-08-153-7/+10
* ALSA: hda - put all HDA codec IDs to components for precise hw detectionJaroslav Kysela2008-08-131-2/+2
* ALSA: sound/pci: supported cards updateAlexander Beregalov2008-08-132-0/+7
* ALSA: hda - initialize node 0x21 properly on AD1988 codecsTakashi Iwai2008-08-131-0/+6
* ALSA: hda - Don't reset SPDIF in each status changeTakashi Iwai2008-08-133-2/+9
* ALSA: sound/pci/Kconfig: update for ice1712/24Alexander Beregalov2008-08-131-5/+9
* ALSA: ice1724/revo: simple clean upAlexander Beregalov2008-08-131-4/+8
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-1336-154/+209
* ALSA: Kill snd_assert() in sound/pci/*Takashi Iwai2008-08-1370-361/+632
* ALSA: Kill snd_assert() in sound/isa/*Takashi Iwai2008-08-1318-42/+80
* ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-1341-388/+581
* ALSA: wss_lib: missing closing brace in (ifdeffed out) debug function.Rene Herman2008-08-131-1/+1
* ALSA: au88x0: clipping ceiling loop wrong in commentroel kluin2008-08-131-1/+1
* ALSA: ASoC - fix DMA channel selection in Freescale MPC8610 sound driversTimur Tabi2008-08-131-11/+15
* ALSA: ASoC: Add WM8580 CODEC driverMark Brown2008-08-134-0/+1103
* ALSA: wss_lib: rework snd_ad1848_probe()Rene Herman2008-08-061-64/+69
* ALSA: ac97 - Enable mono-out on ALC203 codec as defaultTakashi Iwai2008-08-062-1/+9
* ALSA: snd_usb_audio: fix SB Extigy IR Remote regressionPhillip Michael Jordan2008-08-061-4/+5
* ALSA: ASoC: Add WM8900 CODEC driverMark Brown2008-08-064-0/+1612
* ALSA: hda: Add support for ECS/PC Chips boards with Sigmatel codecsMauro Carvalho Chehab2008-08-061-0/+35
* ALSA: hda - Fix sound on NEC Versa S9100Pascal Terjan2008-08-061-0/+48
* ALSA: wss_lib: fix AZT2320 probe.Rene Herman2008-08-061-5/+7
* ALSA: snd-cs4236: add Techmakers MF-4236PW PnP card IDRene Herman2008-08-061-0/+2
* ALSA: wss_lib: remove second mutexes initializationKrzysztof Helt2008-08-061-4/+0
* ALSA: wss_lib: opti92x-ad1848 WSS_HW_DETECT fixRene Herman2008-08-061-3/+5
* ALSA: wss_lib: fix opti93x capture formats limitationsKrzysztof Helt2008-08-061-2/+4
* ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-069-567/+150
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-068-573/+122
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-066-282/+73
* ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-061-49/+55
* ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-063-103/+114
* ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-066-24/+36
* ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-066-74/+78
* ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-0612-880/+1129
* ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-0612-11/+12
* ALSA: wss_lib: move cs4231_lib into wss_libKrzysztof Helt2008-08-065-39/+47
* ALSA: ice1724 - Support for Terrasoniq/MUSONIK TS22 PCI cardMisha Zhilin2008-08-012-1/+15
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-012-15/+37
* ALSA: Add USB US122L driverKarsten Wiese2008-08-019-0/+1646
* sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-013-42/+20