Age | Commit message (Expand) | Author | Files | Lines |
2009-05-22 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -2/+5 |
2009-05-22 | ALSA: Kill truncate warning by shortening Sigmatel-specific AC97 control name | Andreas Mohr | 1 | -2/+5 |
2009-04-21 | [ALSA] ac97_codec: increase timeout for analog subsections | Jaroslav Kysela | 1 | -1/+1 |
2009-03-24 | Merge branch 'topic/intel8x0' into for-linus | Takashi Iwai | 2 | -1/+3 |
2009-03-06 | ALSA: ac97 - Add patch entry for Conexant CX20468-31 chip | Takashi Iwai | 1 | -0/+1 |
2009-02-05 | ALSA: Fix missing KERN_* prefix to printk in sound/pci | Takashi Iwai | 1 | -1/+4 |
2009-01-29 | ALSA: AC97: Fix function name type in comment s/updat/update/ | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-01-29 | ALSA: AC97: Print AC97 flags in proc file to make debug it easier | Thadeu Lima de Souza Cascardo | 1 | -0/+2 |
2008-12-25 | Merge branch 'topic/cs5535audio' into to-push | Takashi Iwai | 1 | -2/+3 |
2008-12-10 | ALSA: cs5535audio: stick AD1888 bitshift values into a header file | Andres Salomon | 1 | -2/+3 |
2008-12-01 | ALSA: ac97 - Add WM9715 to AC97 IDs | Mark Brown | 1 | -1/+1 |
2008-11-07 | Merge branch 'topic/fix/misc' into topic/misc | Takashi Iwai | 1 | -3/+3 |
2008-10-30 | sound: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -3/+3 |
2008-10-20 | ALSA: Enable SPDIF output on ALC655 | Takashi Iwai | 1 | -0/+2 |
2008-10-13 | ALSA: ASoC: update email address for Liam Girdwood | Liam Girdwood | 1 | -1/+1 |
2008-09-04 | ALSA: ac97_patch make functions static | Harvey Harrison | 1 | -2/+2 |
2008-08-29 | ALSA: ac97 - vt1618 7.1 Audio Support | John L. Utz III | 2 | -3/+197 |
2008-08-13 | ALSA: Kill snd_assert() in sound/pci/* | Takashi Iwai | 1 | -7/+12 |
2008-08-06 | ALSA: ac97 - Enable mono-out on ALC203 codec as default | Takashi Iwai | 2 | -1/+9 |
2008-07-20 | ALSA: re-order AC97 codec ID table. | Rene Herman | 1 | -10/+10 |
2008-07-27 | ALSA: make snd_ac97_add_vmaster() static | Adrian Bunk | 1 | -2/+2 |
2008-07-15 | ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name. | Rene Herman | 1 | -1/+2 |
2008-07-10 | ALSA: ac97 - fix patch_ucb1400 for proper resume | Mike Rapoport | 1 | -2/+2 |
2008-07-10 | ALSA: Fix AC97 power down | Takashi Iwai | 1 | -1/+3 |
2008-06-13 | [ALSA] ac97 - Fix power_save option value as time-out | Takashi Iwai | 1 | -3/+4 |
2008-06-13 | [ALSA] ac97: add support for wm9711 master left inv switch | Juergen Beisert | 1 | -0/+1 |
2008-05-30 | [ALSA] Make ak4531 local to ens1370 driver | Takashi Iwai | 2 | -511/+0 |
2008-05-30 | [ALSA] Clean up sound/pci/ac97/Makefile | Takashi Iwai | 1 | -7/+2 |
2008-05-19 | [ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec. | Daniel Jacobowitz | 1 | -0/+76 |
2008-05-30 | [ALSA] ac97 - Fix ASUS A9T laptop output | Takashi Iwai | 1 | -14/+34 |
2008-05-05 | [ALSA] ac97 - Add a workaround for broken quirk for VT1617A codec | Takashi Iwai | 1 | -1/+8 |
2008-04-24 | [ALSA] sound: ac97_pcm.c fix shadowed variable warning | Harvey Harrison | 1 | -1/+0 |
2008-04-24 | [ALSA] intel8x0 - Add support of 8 channel sound | Takashi Iwai | 1 | -13/+33 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 4 | -4/+0 |
2008-01-31 | [ALSA] pci - check value range in ctl callbacks | Takashi Iwai | 1 | -2/+9 |
2008-01-31 | [ALSA] ac97_patch: compilation warning fix | Krzysztof Helt | 1 | -0/+2 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 9 | -11/+11 |
2007-10-16 | [ALSA] ac97: YMF743 missing controls support (2/2) | Keita Maehara | 4 | -26/+85 |
2007-10-16 | [ALSA] ac97: YMF743 missing controls support (1/2) | Keita Maehara | 1 | -27/+43 |
2007-10-16 | [ALSA] Add default values for power-saving as Kconfig options | Takashi Iwai | 1 | -1/+1 |
2007-10-16 | [ALSA] ac97 - Suppress the reset of audio-codec from modem-codec at resume | Takashi Iwai | 1 | -1/+4 |
2007-10-16 | [ALSA] Use msecs_to_jiffies() in ac97_codec.c | Takashi Iwai | 1 | -6/+8 |
2007-10-16 | [ALSA] Add missing static in ac97_codec.c | Takashi Iwai | 1 | -2/+2 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -17/+2 |
2007-05-16 | [ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty | Daniel T Chen | 1 | -0/+5 |
2007-05-11 | [ALSA] ac97 - Smart 5.1 for VIA 1617a codec | John Utz | 1 | -4/+99 |
2007-05-11 | [ALSA] ac97 - Fix MSI L720 laptop | Takashi Iwai | 1 | -0/+1 |
2007-05-11 | [ALSA] ac97 - Make patch functions static | Takashi Iwai | 6 | -165/+140 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-03-14 | [ALSA] ac97 - fix AD shared shared jack control logic | Randy Cushman | 1 | -5/+8 |