| Commit message (Expand) | Author | Age |
* | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2010-01-19 |
|\ |
|
| * | 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 |
| * | 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 |
| * | 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: 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 |
| | |_|_|/
| |/| | | |
|
* | | | | | ALSA: hda_intel: ALSA HD Audio patch for Intel Cougar Point DeviceIDs | Seth Heasley | 2010-01-13 |
* | | | | | ALSA: hda - support OLPC XO-1.5 DC input | Daniel Drake | 2010-01-08 |
* | | | | | ALSA: hda - Configure XO-1.5 microphones at capture time | Daniel Drake | 2010-01-08 |
* | | | | | Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela | 2010-01-08 |
|\ \ \ \ \ |
|
| * | | | | | ALSA: hda: Refactor powerdown for Realtek HDA codecs | Daniel T Chen | 2009-12-28 |
| * | | | | | ALSA: hda: Add powerdown for Analog Devices HDA codecs | Daniel T Chen | 2009-12-28 |
| * | | | | | ALSA: hda - Use strict_strtoul() | Takashi Iwai | 2009-12-27 |
| * | | | | | ALSA: hda - Add sanity check for storing the user-defined pin configs | Takashi Iwai | 2009-12-27 |
| * | | | | | ALSA: hda - Fix click noises at suspend/free with Realtek codecs | Takashi Iwai | 2009-12-27 |
| * | | | | | ALSA: hda - Add snd_hda_shutup_pins() helper function | Takashi Iwai | 2009-12-27 |
| * | | | | | ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecs | Takashi Iwai | 2009-12-26 |
| * | | | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2009-12-25 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | ALSA: hda - HDMI sticky stream tag support | Wu Fengguang | 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 |
| | * | | | | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 2009-12-23 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|