summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: als4000 - Code clean upAndreas Mohr2008-08-251-58/+148
* ALSA: Update MAINTAINERSTakashi Iwai2008-08-251-0/+2
* sound: oss: remove driver for SGI HAL2 audio deviceThomas Bogendoerfer2008-08-254-1814/+0Star
* ALSA: hda - disable delayed period-ack with bdl_pos_adj=0Takashi Iwai2008-08-251-0/+2
* ALSA: wss_lib: snd_wss_calibrate_mute improvementKrzysztof Helt2008-08-251-13/+13
* ALSA: hda - Add AD1882A codec supportTakashi Iwai2008-08-252-18/+58
* 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: release v1.0.18rc1Jaroslav Kysela2008-08-151-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/+4Star
* 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-154-7/+15
* ALSA: Add missing description of usb-audio parametersTakashi Iwai2008-08-151-0/+8
* ALSA: hda - put all HDA codec IDs to components for precise hw detectionJaroslav Kysela2008-08-131-2/+2
* ALSA: ALSA-Configuration.txt: supported cards updateAlexander Beregalov2008-08-131-7/+19
* 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: Clean up snd_BUG()Takashi Iwai2008-08-131-5/+1Star
* ALSA: Kill snd_assert() definitionTakashi Iwai2008-08-132-47/+1Star
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-1338-168/+217
* 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-1342-388/+583
* ALSA: Introduce snd_BUG_ON() macroTakashi Iwai2008-08-132-0/+45
* 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/+0Star
* 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-0610-678/+150Star
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-0610-581/+129Star