summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-01ALSA: ice1724 - Support for Terrasoniq/MUSONIK TS22 PCI cardMisha Zhilin2-1/+15
2008-08-01ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2-15/+37
2008-08-01ALSA: Add USB US122L driverKarsten Wiese9-0/+1646
2008-08-01sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela3-42/+20
2008-07-29ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL3-20/+42
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl2-42/+42
2008-07-29ALSA: ASoC: Add all CODECs Kconfig optionMark Brown1-0/+23
2008-07-29ALSA: ASoC: AD1980 audio codec driverCliff Cai4-0/+337
2008-07-29ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26Mark Brown1-1/+1
2008-07-29ALSA: ASoC: Export DAI and codec for TLV320AIC26Mark Brown2-0/+4
2008-07-29ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driverGrant Likely4-0/+618
2008-07-29ALSA: ASoC: Add mpc5200-psc I2S driverGrant Likely3-0/+893
2008-07-29ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely3-0/+177
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl2-17/+17
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl2-55/+83
2008-07-29ALSA: ASoC: Allow codecs to override register displayMark Brown1-3/+23
2008-07-29ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov1-2/+2
2008-07-29ALSA: hda - use input_free_device()Takashi Iwai1-1/+1
2008-07-29ALSA: Build jack detectionMark Brown2-0/+7
2008-07-29ALSA: Add jack reporting APIMark Brown1-0/+163
2008-07-28ALSA: Fix commit: Add automatic model setting for the Acer Aspire 5920G laptopJaroslav Kysela1-1/+1
2008-07-28ALSA: hda: added 92HD81/83 supportMatthew Ranostay2-22/+227
2008-07-28ALSA: usb-audio: add BOSS GT-10 supportClemens Ladisch1-2/+29