summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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-069-567/+150Star
* ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-068-573/+122Star
* ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-066-282/+73Star
* 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/+20Star
* ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-293-20/+42
* ALSA: ASoC: convert use of uint to unsigned intJon Smirl2008-07-292-42/+42
* ALSA: ASoC: Add all CODECs Kconfig optionMark Brown2008-07-291-0/+23
* ALSA: ASoC: AD1980 audio codec driverCliff Cai2008-07-294-0/+337
* ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26Mark Brown2008-07-291-1/+1
* ALSA: ASoC: Export DAI and codec for TLV320AIC26Mark Brown2008-07-292-0/+4
* ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driverGrant Likely2008-07-294-0/+618
* ALSA: ASoC: Add mpc5200-psc I2S driverGrant Likely2008-07-293-0/+893
* ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely2008-07-293-0/+177
* ALSA: ASoC: Rename mask to max to reflect usageJon Smirl2008-07-292-17/+17
* ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl2008-07-292-55/+83
* ALSA: ASoC: Allow codecs to override register displayMark Brown2008-07-291-3/+23
* ALSA: ASoC: Permit simultaneous compilation of both PXA AC97 driversDmitry Baryshkov2008-07-291-2/+2
* ALSA: hda - use input_free_device()Takashi Iwai2008-07-291-1/+1
* ALSA: Build jack detectionMark Brown2008-07-292-0/+7
* ALSA: Add jack reporting APIMark Brown2008-07-291-0/+163
* ALSA: Fix commit: Add automatic model setting for the Acer Aspire 5920G laptopJaroslav Kysela2008-07-281-1/+1
* ALSA: hda: added 92HD81/83 supportMatthew Ranostay2008-07-282-22/+227
* ALSA: usb-audio: add BOSS GT-10 supportClemens Ladisch2008-07-281-2/+29
* ALSA: hda: digital pc-beep support hd-audio codecsMatthew Ranostay2008-07-206-0/+254
* ALSA: re-order AC97 codec ID table.Rene Herman2008-07-201-10/+10
* Merge branch 'asoc-fixes' into for-linusTakashi Iwai2008-10-021-2/+2
|\
| * ASoC: Set correct name for WM8753 rec mixer outputRob Sims2008-10-021-2/+2
* | ALSA: snd-powermac: HP detection for 1st iMac G3 SLRisto Suominen2008-10-021-9/+22
* | ALSA: snd-powermac: mixers for PowerMac G4 AGPRisto Suominen2008-10-021-3/+16
* | ALSA: hda - Fix model for Dell Inspiron 1525Takashi Iwai2008-09-301-1/+1
* | ALSA: ASoC: Fix cs4270 error pathJean Delvare2008-09-301-7/+18
* | ALSA: ASoC: Fix another cs4270 error pathJean Delvare2008-09-291-6/+1Star
* | ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi2008-09-291-56/+15Star
* | ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-251-10/+3Star
* | ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-252-4/+4