aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+1
* | ALSA: make the CS4270 driver a new-style I2C driverTimur Tabi2008-09-291-56/+15
* | ALSA: remove unneeded power_mutex lock in snd_pcm_dropTakashi Iwai2008-09-251-10/+3
* | ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()Takashi Iwai2008-09-252-4/+4
* | ALSA: ASoC: Fix at32-pcm build breakage with PM enabledHaavard Skinnemoen2008-09-221-2/+3
* | Fix CONFIG_AC97_BUS dependencyTakashi Iwai2008-09-061-1/+3
* | ALSA: hda - Add mic-boost controls to ALC662/663 auto configurationTakashi Iwai2008-09-021-0/+5
* | ALSA: hda - Fix ALC663 auto-probeTakashi Iwai2008-09-021-0/+18
|/
* ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov2008-09-011-1/+39
* ALSA: hda: Distortion fix for dell_m6_core_initMatthew Ranostay2008-09-011-2/+3
* ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2008-08-292-0/+8
* Revert "ALSA: hda - Added model selection for iMac 24""Takashi Iwai2008-08-271-1/+0
* ALSA: ASoC: Fix error paths in N810 machine driver init and release clocks at...Jarkko Nikula2008-08-261-5/+13
* ALSA: oxygen: prevent muting of nonexistent AC97 controlsClemens Ladisch2008-08-261-1/+4
* ALSA: fix for CA0106 on MSI K8N Diamond PLUS MotherboardStephen Rothwell2008-08-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-259-34/+54
|\
| * ALSA: ASoC: Fix double free and memory leak in many codec driversJean Delvare2008-08-258-32/+51
| * ALSA: CA0106 on MSI K8N Diamond PLUS MotherboardTravis Place2008-08-251-2/+3