| Commit message (Expand) | Author | Age |
* | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-01-25 |
|\ |
|
| * | ALSA: hda - add possibility to choose speakers configuration for 4930g | Łukasz Wojniłowicz | 2010-01-25 |
| * | ALSA: hda - Fix HP T5735 automute | Takashi Iwai | 2010-01-20 |
| * | ALSA: hda - Turn on EAPD only if available for Realtek codecs | Takashi Iwai | 2010-01-19 |
| * | ALSA: hda - Fix parsing pin node 0x21 on ALC259 | Takashi Iwai | 2010-01-19 |
* | | ASoC: fix a memory-leak in wm8903 | Guennadi Liakhovetski | 2010-01-25 |
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-01-18 |
|\| |
|
| * | ALSA: hda - Fix capture on Sony VAIO with single input | Takashi Iwai | 2010-01-17 |
| * | ALSA: hda - Fix mute led GPIO on HP dv-series notebooks | Kunal Gangakhedkar | 2010-01-15 |
| * | ALSA: hda - Fix missing capture mixer for ALC861/660 codecs | Takashi Iwai | 2010-01-14 |
| * | ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support | Alex Murray | 2010-01-13 |
| * | ALSA: hda - Fix Toshiba NB20x quirk entry | Takashi Iwai | 2010-01-13 |
* | | ALSA: Remove warning message for invalid OSS minor ranges | Takashi Iwai | 2010-01-18 |
* | | ALSA: use subsys_initcall for sound core instead of module_init | Thadeu Lima de Souza Cascardo | 2010-01-14 |
|/ |
|
* | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2010-01-12 |
|\ |
|
| * | ASoC: Fix WM8350 DSP mode B configuration | Mark Brown | 2010-01-08 |
* | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2010-01-12 |
|\ \ |
|
| * | | ALSA: hda - Fix ALC861-VD capture source mixer | Takashi Iwai | 2010-01-12 |
* | | | Merge remote branch 'alsa/fixes' into fix/misc | Takashi Iwai | 2010-01-12 |
|\ \ \ |
|
| * | | | ALSA: ac97: add AC97 STMicroelectronics' codecs | Krzysztof Helt | 2010-01-10 |
| * | | | ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklist | Daniel T Chen | 2010-01-10 |
| * | | | sbawe: fix memory detection part 2 | Krzysztof Helt | 2010-01-08 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Jaroslav Kysela | 2010-01-08 |
| |\| | |
|
| | * | | Merge branch 'for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2010-01-05 |
| | |\| |
|
| | | * | ASoC: fixup oops in generic AC97 codec glue | Manuel Lauss | 2010-01-04 |
| | | * | Merge commit 'v2.6.33-rc2' into for-2.6.33 | Mark Brown | 2009-12-26 |
| | | |\ |
|
| | | * | | ASoC: fix params_rate() macro use in several codecs | Guennadi Liakhovetski | 2009-12-24 |
| | | * | | ASoC: fsi-ak4642: Remove ak4642_add_i2c_device | Kuninori Morimoto | 2009-12-24 |
| * | | | | sound: oss: off by one bug | Dan Carpenter | 2010-01-08 |
* | | | | | ALSA: usb-audio - Avoid Oops after disconnect | Takashi Iwai | 2009-12-28 |
* | | | | | ALSA: test off by one in setsamplerate() | Roel Kluin | 2009-12-28 |
* | | | | | ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2 | Daniel T Chen | 2009-12-28 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-12-27 |
|\ \ \ \ |
|
| * | | | | ALSA: hda - Fix Oops at reloading beep devices | Takashi Iwai | 2009-12-27 |
| * | | | | ALSA: hda - Don't cache beep controls | Takashi Iwai | 2009-12-27 |
| * | | | | ALSA: hda - use snd_hda_jack_detect() again in patch_sigmatel.c | Takashi Iwai | 2009-12-25 |
| * | | | | ALSA: hda - Disable tigger at pin-sensing on AD codecs | Takashi Iwai | 2009-12-25 |
| * | | | | ALSA: hda - HDMI sticky stream tag support | Wu Fengguang | 2009-12-25 |
| | |_|/
| |/| | |
|
* | | | | ALSA: sound/arm: Fix build failure caused by missing struct aaci definition | Peter Huewe | 2009-12-26 |
* | | | | ALSA: Fix indentation in pcm_native.c | Guennadi Liakhovetski | 2009-12-25 |
|/ / / |
|
* | | | Merge branch 'fix/hda' into for-linus | Takashi Iwai | 2009-12-23 |
|\ \ \ |
|
| * | | | ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700 | Anisse Astier | 2009-12-23 |
| * | | | ALSA: hda - Set mixer name after codec patch | Takashi Iwai | 2009-12-23 |
| * | | | ALSA: hda - Add MSI blacklist | Takashi Iwai | 2009-12-22 |
| * | | | ALSA: hda - Add support for the new 27 inch IMacs | Rafael Avila de Espindola | 2009-12-22 |
| * | | | ALSA: hda - Fix NULL dereference with enable_beep=0 option | Takashi Iwai | 2009-12-22 |
* | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-12-23 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ASoC: Do not write to invalid registers on the wm9712. | Eric Millbrandt | 2009-12-23 |
| * | | | ASoC: add missing parameter to mx27vis_hifi_hw_free() | Guennadi Liakhovetski | 2009-12-22 |
| * | | | ASoC: sh: FSI:: don't check platform_get_irq's return value against zero | Uwe Kleine-König | 2009-12-22 |