| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: Au88x0 - Implement subdevice volume controls | Raymond Yau | 2012-01-24 | 3 | -13/+145 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-17 | 6 | -7/+12 |
|\ |
|
| * | ALSA: virtuoso: Xonar DS: fix polarity of front output | Clemens Ladisch | 2012-01-16 | 1 | -0/+1 |
| * | ALSA: Au88x0 - Reduce the number of playback subdevices of au8830 from 32 to 16 | Raymond Yau | 2012-01-16 | 2 | -1/+3 |
| * | ALSA: Au88x0 - Support 4 channels playback when AC97 codecs has SDAC bit | Raymond Yau | 2012-01-16 | 2 | -5/+6 |
| * | ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645 | David Henningsson | 2012-01-16 | 1 | -1/+1 |
| * | ALSA: HDA: Use LPIB position fix for Macbook Pro 7,1 | David Henningsson | 2012-01-13 | 1 | -0/+1 |
* | | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 2012-01-13 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2012-01-12 | 20 | -4709/+1556 |
|\ |
|
| * | ALSA: hda - Fix the lost power-setup of seconary pins after PM resume | Takashi Iwai | 2012-01-11 | 1 | -13/+23 |
| * | ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecs | Takashi Iwai | 2012-01-10 | 1 | -1/+4 |
| * | ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs | Takashi Iwai | 2012-01-10 | 2 | -1/+8 |
| * | ALSA: hda - Use auto-parser for HP laptops with cx20459 codec | Takashi Iwai | 2012-01-10 | 1 | -2/+0 |
| * | ALSA: hda/cirrus - support for iMac12,2 model | Jérémy Lal | 2012-01-09 | 1 | -0/+9 |
| * | ALSA: HDA: Remove Poulsbo position fix quirks | David Henningsson | 2012-01-08 | 1 | -2/+0 |
| * | ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMIC | David Henningsson | 2012-01-08 | 1 | -1/+1 |
| * | ALSA: HDA: Add support for Cirrus Logic 4213 | David Henningsson | 2012-01-08 | 1 | -35/+70 |
| * | ALSA: HDA: Fix automute for Cirrus Logic 421x | David Henningsson | 2012-01-08 | 1 | -8/+6 |
| * | ALSA: HDA: Fix master control for Cirrus Logic 421X | David Henningsson | 2012-01-08 | 1 | -12/+1 |
| * | ALSA: HDA: Use LPIB position fix for Oaktrail | David Henningsson | 2012-01-08 | 1 | -1/+1 |
| * | ALSA: hda_intel: Add Oaktrail identifiers | Li Peng | 2011-12-31 | 1 | -0/+3 |
| * | ALSA: hda - Fix left-over merge issues in patch_hdmi.c | Takashi Iwai | 2011-12-20 | 1 | -3/+1 |
| * | Merge branch 'test/hda-jack' into topic/hda | Takashi Iwai | 2011-12-20 | 15 | -495/+766 |
| |\ |
|
| | * | ALSA: hda - Integrate input-jack stuff into kctl-jack | Takashi Iwai | 2011-12-01 | 6 | -277/+74 |
| | * | ALSA: hda - Don't add channel suffix for headphone pin labels | Takashi Iwai | 2011-11-21 | 1 | -21/+31 |
| | * | ALSA: hda - Fix a typo | Takashi Iwai | 2011-11-21 | 1 | -1/+1 |
| | * | ALSA: hda - Give more unique names by snd_hda_get_pin_label() | Takashi Iwai | 2011-11-16 | 6 | -54/+135 |
| | * | ALSA: hda - Add missing inclusion of linux/export.h | Takashi Iwai | 2011-11-16 | 1 | -0/+1 |
| | * | ALSA: hda - Add missing initialization of kctl jack status | Takashi Iwai | 2011-11-16 | 1 | -0/+2 |
| | * | ALSA: hda/jack - Fix the assignment of input jack-type | Takashi Iwai | 2011-11-16 | 1 | -0/+1 |
| | * | ALSA: hda/jack - Fix NULL-dereference at probing | Takashi Iwai | 2011-11-16 | 1 | -1/+3 |
| | * | ALSA: HDA: Jack: Export required functions from hda_jack.c | David Henningsson | 2011-11-16 | 1 | -0/+2 |
| | * | ALSA: hda - Merge input-jack helpers to hda_jack.c | Takashi Iwai | 2011-11-16 | 8 | -117/+100 |
| | * | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai | 2011-11-16 | 3 | -49/+9 |
| | * | ALSA: hda - Manage unsol tags in hda_jack.c | Takashi Iwai | 2011-11-16 | 8 | -126/+105 |
| | * | ALSA: hda - Create jack-detection kcontrols | Takashi Iwai | 2011-11-16 | 8 | -4/+232 |
| | * | ALSA: hda - Cache the jack-detection value | Takashi Iwai | 2011-11-16 | 13 | -117/+284 |
| | * | ALSA: hda - Introduce snd_hda_get_pin_label() | Takashi Iwai | 2011-11-16 | 5 | -9/+66 |
| * | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-12-20 | 2 | -1/+9 |
| |\ \ |
|
| | * | | ALSA: HDA: Use LPIB Position fix for Intel SCH Poulsbo | David Henningsson | 2011-12-15 | 1 | -1/+2 |
| | * | | ALSA: hda: fix mute led polarity for HP laptops with buggy BIOS | Gustavo Maciel Dias Vieira | 2011-12-13 | 1 | -0/+6 |
| | * | | ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based device | David Henningsson | 2011-12-12 | 1 | -0/+1 |
| * | | | ALSA: hda - Check non-snoop in a single place | Takashi Iwai | 2011-12-14 | 1 | -12/+30 |
| * | | | ALSA: HDA: Add support for new AMD products | Andiry Xu | 2011-12-14 | 1 | -0/+13 |
| * | | | ALSA: hda: remove unused quirk for inverted mute led | Gustavo Maciel Dias Vieira | 2011-12-14 | 1 | -4/+0 |
| * | | | ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no suc... | Vitaliy Kulikov | 2011-12-13 | 1 | -5/+7 |
| * | | | ALSA: HDA: Realtek: Take vmaster dac from multiout dac list | David Henningsson | 2011-12-12 | 1 | -22/+15 |
| * | | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2011-12-07 | 3 | -49/+127 |
| |\| | |
|
| | * | | ALSA: hda/realtek - Fix lost speaker volume controls | Takashi Iwai | 2011-12-07 | 1 | -7/+30 |
| | * | | ALSA: hda/realtek - Create "Bass Speaker" for two speaker pins | Takashi Iwai | 2011-12-07 | 1 | -0/+2 |