Age | Commit message (Expand) | Author | Files | Lines |
2010-01-06 | Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 5 | -51/+27 |
2010-01-04 | ASoC: fixup oops in generic AC97 codec glue | Manuel Lauss | 1 | -0/+6 |
2009-12-27 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 6 | -24/+58 |
2009-12-27 | ALSA: hda - Fix Oops at reloading beep devices | Takashi Iwai | 1 | -3/+7 |
2009-12-27 | ALSA: hda - Don't cache beep controls | Takashi Iwai | 1 | -3/+3 |
2009-12-26 | Merge commit 'v2.6.33-rc2' into for-2.6.33 | Mark Brown | 166 | -5662/+12670 |
2009-12-26 | ALSA: sound/arm: Fix build failure caused by missing struct aaci definition | Peter Huewe | 1 | -2/+1 |
2009-12-26 | ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.c | Takashi Iwai | 1 | -8/+10 |
2009-12-26 | ALSA: hda - Disable tigger at pin-sensing on AD codecs | Takashi Iwai | 3 | -4/+23 |
2009-12-25 | ALSA: hda - HDMI sticky stream tag support | Wu Fengguang | 1 | -6/+15 |
2009-12-25 | ALSA: Fix indentation in pcm_native.c | Guennadi Liakhovetski | 1 | -4/+4 |
2009-12-24 | ASoC: fix params_rate() macro use in several codecs | Guennadi Liakhovetski | 3 | -21/+21 |
2009-12-24 | ASoC: fsi-ak4642: Remove ak4642_add_i2c_device | Kuninori Morimoto | 1 | -30/+0 |
2009-12-23 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 4 | -15/+40 |
2009-12-23 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 3 | -3/+5 |
2009-12-23 | Merge branch 'fix/misc' into for-linus | Takashi Iwai | 2 | -16/+2 |
2009-12-23 | ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700 | Anisse Astier | 1 | -0/+3 |
2009-12-23 | ASoC: Do not write to invalid registers on the wm9712. | Eric Millbrandt | 1 | -1/+2 |
2009-12-23 | ALSA: hda - Set mixer name after codec patch | Takashi Iwai | 1 | -5/+5 |
2009-12-22 | ASoC: add missing parameter to mx27vis_hifi_hw_free() | Guennadi Liakhovetski | 1 | -1/+2 |
2009-12-22 | ASoC: sh: FSI:: don't check platform_get_irq's return value against zero | Uwe Kleine-König | 1 | -1/+1 |
2009-12-22 | ALSA: sound/core/pcm_timer.c: use lib/gcd.c | Florian Fainelli | 2 | -16/+2 |
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 | 10 | -132/+73 |
2009-12-21 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 3 | -19/+3 |
2009-12-21 | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2 | -37/+391 |
2009-12-21 | ALSA: sbawe: fix memory detection | Krzysztof Helt | 1 | -3/+3 |
2009-12-21 | ALSA: fix incorrect rounding direction in snd_interval_ratnum() | Krzysztof Helt | 1 | -2/+2 |
2009-12-21 | Merge remote branch 'alsa/fixes' into fix/hda | Takashi Iwai | 201 | -3409/+9545 |
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 | 2 | -2/+2 |
2009-12-18 | ALSA: AACI: switch to per-pcm locking | Russell King | 2 | -21/+30 |
2009-12-18 | ALSA: AACI: add double-rate support | Russell King | 1 | -2/+15 |
2009-12-18 | ALSA: AACI: factor common hw_params logic into aaci_pcm_hw_params | Russell King | 1 | -15/+7 |
2009-12-18 | ALSA: AACI: cleanup aaci_pcm_hw_params | Russell King | 1 | -11/+7 |
2009-12-18 | ALSA: AACI: simplify codec rate information | Russell King | 1 | -72/+3 |
2009-12-18 | ALSA: aaci - Fix a typo | Takashi Iwai | 1 | -1/+1 |
2009-12-18 | ASoC: wm8974: fix a wrong bit definition | Guennadi Liakhovetski | 1 | -1/+1 |
2009-12-18 | sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer | Clemens Ladisch | 3 | -3/+3 |
2009-12-18 | ALSA: hda - Fix quirk for Maxdata obook4-1 | Takashi Iwai | 1 | -1/+1 |
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 |