aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
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_DEVICE"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
2008-07-20ALSA: hda: digital pc-beep support hd-audio codecsMatthew Ranostay6-0/+254
2008-07-20ALSA: re-order AC97 codec ID table.Rene Herman1-10/+10
2008-10-02Merge branch 'asoc-fixes' into for-linusTakashi Iwai1-2/+2
2008-10-02ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen1-9/+22
2008-10-02ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen1-3/+16
2008-10-02ASoC: Set correct name for WM8753 rec mixer outputRob Sims1-2/+2
2008-09-30ALSA: hda - Fix model for Dell Inspiron 1525Takashi Iwai1-1/+1
2008-09-30ALSA: ASoC: Fix cs4270 error pathJean Delvare1-7/+18
2008-09-29ALSA: ASoC: Fix another cs4270 error pathJean Delvare1-6/+1
2008-09-29ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi1-56/+15
2008-09-25ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai1-10/+3
2008-09-25ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2-4/+4
2008-09-22ALSA: ASoC: Fix at32-pcm build breakage with PM enabledHaavard Skinnemoen1-2/+3
2008-09-06Fix CONFIG_AC97_BUS dependencyTakashi Iwai1-1/+3
2008-09-02ALSA: hda - Add mic-boost controls to ALC662/663 auto configurationTakashi Iwai1-0/+5
2008-09-02ALSA: hda - Fix ALC663 auto-probeTakashi Iwai1-0/+18
2008-09-01ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov1-1/+39
2008-09-01ALSA: hda: Distortion fix for dell_m6_core_initMatthew Ranostay1-2/+3
2008-08-29ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2-0/+8
2008-08-27Revert "ALSA: hda - Added model selection for iMac 24""Takashi Iwai1-1/+0
2008-08-26ALSA: ASoC: Fix error paths in N810 machine driver init and release clocks at exitJarkko Nikula1-5/+13
2008-08-26ALSA: oxygen: prevent muting of nonexistent AC97 controlsClemens Ladisch1-1/+4
2008-08-25ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell1-1/+1
2008-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds9-34/+54
2008-08-25ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare8-32/+51