Age | Commit message (Expand) | Author | Files | Lines |
2010-01-21 | ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute) | Jaroslav Kysela | 1 | -1/+10 |
2010-01-18 | sound: virtuoso: add Xonar DS support | Clemens Ladisch | 7 | -1/+1278 |
2010-01-08 | ALSA: hda - support OLPC XO-1.5 DC input | Daniel Drake | 1 | -23/+190 |
2010-01-08 | ALSA: hda - Configure XO-1.5 microphones at capture time | Daniel Drake | 1 | -40/+85 |
2010-01-08 | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela | 17 | -164/+711 |
2010-01-08 | ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700 | Ken Prox | 1 | -0/+50 |
2010-01-08 | ALSA: ac97_codec: merge WM9703 and WM9705 ops | Krzysztof Helt | 1 | -16/+1 |
2009-12-28 | ALSA: hda: Refactor powerdown for Realtek HDA codecs | Daniel T Chen | 1 | -22/+38 |
2009-12-28 | ALSA: hda: Add powerdown for Analog Devices HDA codecs | Daniel T Chen | 1 | -0/+68 |
2009-12-27 | ALSA: hda - Use strict_strtoul() | Takashi Iwai | 2 | -24/+31 |
2009-12-27 | ALSA: hda - Add sanity check for storing the user-defined pin configs | Takashi Iwai | 1 | -0/+3 |
2009-12-27 | ALSA: hda - Fix click noises at suspend/free with Realtek codecs | Takashi Iwai | 1 | -0/+7 |
2009-12-27 | ALSA: hda - Add snd_hda_shutup_pins() helper function | Takashi Iwai | 3 | -11/+21 |
2009-12-26 | ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecs | Takashi Iwai | 1 | -0/+14 |
2009-12-25 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 9 | -26/+50 |
2009-12-25 | ALSA: hda - HDMI sticky stream tag support | Wu Fengguang | 1 | -6/+15 |
2009-12-23 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 4 | -15/+40 |
2009-12-23 | ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700 | Anisse Astier | 1 | -0/+3 |
2009-12-23 | ALSA: hda - Set mixer name after codec patch | Takashi Iwai | 1 | -5/+5 |
2009-12-23 | ALSA: hda - Fix NID association for capture mixers | Takashi Iwai | 7 | -40/+12 |
2009-12-23 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 5 | -23/+141 |
2009-12-22 | ALSA: hda - Add Bass Speaker switch for HP dv7 | Takashi Iwai | 1 | -0/+57 |
2009-12-22 | ALSA: hda - Add MSI blacklist | Takashi Iwai | 1 | -0/+1 |
2009-12-22 | ALSA: hda - Add support for the new 27 inch IMacs | Rafael Avila de Espindola | 1 | -1/+21 |
2009-12-22 | ALSA: hda - Fix NULL dereference with enable_beep=0 option | Takashi Iwai | 1 | -9/+10 |
2009-12-21 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 1 | -1/+1 |
2009-12-21 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -37/+391 |
2009-12-21 | Merge remote branch 'alsa/fixes' into fix/hda | Takashi Iwai | 15 | -55/+96 |
2009-12-21 | ALSA: HDA: add powersaving hook for Realtek | Hector Martin | 1 | -0/+36 |
2009-12-21 | ALSA: HDA: remove useless mixers on Aspire 8930G | Hector Martin | 1 | -1/+20 |
2009-12-21 | ALSA: HDA: simplify Aspire 8930G verb array | Hector Martin | 1 | -4/+2 |
2009-12-21 | ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410 | Daniel T Chen | 1 | -1/+9 |
2009-12-20 | ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL | Jaroslav Kysela | 1 | -2/+0 |
2009-12-20 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Jaroslav Kysela | 4 | -31/+338 |
2009-12-19 | ALSA: Use kzalloc for allocating only one thing | Julia Lawall | 1 | -1/+1 |
2009-12-18 | ALSA: hda - Check class to identify Nvidia controller chips | Takashi Iwai | 1 | -26/+4 |
2009-12-18 | ALSA: hda - Fix quirk for Maxdata obook4-1 | Takashi Iwai | 1 | -1/+1 |
2009-12-17 | ALSA: hda - Fix NULL dereference in kctl-NID mapping in patch_realtek.c | Takashi Iwai | 1 | -1/+4 |
2009-12-17 | ALSA: hda - Fix missing capsrc_nids for ALC88x | Takashi Iwai | 1 | -0/+6 |
2009-12-17 | ALSA: hda - Make use of beep device found in Dell Vostro 1015n | Einar Rünkaru | 1 | -0/+4 |
2009-12-17 | ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015 | Einar Rünkaru | 1 | -6/+33 |
2009-12-17 | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 1 | -24/+282 |
2009-12-17 | ALSA: hda - More ALC663 fixes and support of compatible chips | Kailang Yang | 1 | -24/+282 |
2009-12-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 4 | -1/+13 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -4/+3 |
2009-12-15 | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization | Andres Salomon | 4 | -10/+23 |
2009-12-15 | Merge remote branch 'alsa/devel' into topic/hda | Takashi Iwai | 13 | -143/+455 |
2009-12-15 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 3 | -0/+12 |
2009-12-15 | ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG | Jaroslav Kysela | 8 | -38/+30 |
2009-12-15 | ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc) | Jaroslav Kysela | 9 | -23/+50 |