summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'topic/hda' into for-linusTakashi Iwai2012-01-1220-4709/+1556
|\ \
| * | ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai2012-01-111-13/+23
| * | ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-101-1/+4
| * | ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-102-1/+8
| * | ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-101-2/+0
| * | ALSA: hda/cirrus - support for iMac12,2 modelJérémy Lal2012-01-091-0/+9
| * | ALSA: HDA: Remove Poulsbo position fix quirksDavid Henningsson2012-01-081-2/+0
| * | ALSA: HDA: Fix typo for ALC269VB_FIXUP_DMICDavid Henningsson2012-01-081-1/+1
| * | ALSA: HDA: Add support for Cirrus Logic 4213David Henningsson2012-01-081-35/+70
| * | ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson2012-01-081-8/+6
| * | ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson2012-01-081-12/+1
| * | ALSA: HDA: Use LPIB position fix for OaktrailDavid Henningsson2012-01-081-1/+1
| * | ALSA: hda_intel: Add Oaktrail identifiersLi Peng2011-12-311-0/+3
| * | ALSA: hda - Fix left-over merge issues in patch_hdmi.cTakashi Iwai2011-12-201-3/+1
| * | Merge branch 'test/hda-jack' into topic/hdaTakashi Iwai2011-12-2015-495/+766
| |\ \
| | * | ALSA: hda - Integrate input-jack stuff into kctl-jackTakashi Iwai2011-12-016-277/+74
| | * | ALSA: hda - Don't add channel suffix for headphone pin labelsTakashi Iwai2011-11-211-21/+31
| | * | ALSA: hda - Fix a typoTakashi Iwai2011-11-211-1/+1
| | * | ALSA: hda - Give more unique names by snd_hda_get_pin_label()Takashi Iwai2011-11-166-54/+135
| | * | ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai2011-11-161-0/+1
| | * | ALSA: hda - Add missing initialization of kctl jack statusTakashi Iwai2011-11-161-0/+2
| | * | ALSA: hda/jack - Fix the assignment of input jack-typeTakashi Iwai2011-11-161-0/+1
| | * | ALSA: hda/jack - Fix NULL-dereference at probingTakashi Iwai2011-11-161-1/+3
| | * | ALSA: HDA: Jack: Export required functions from hda_jack.cDavid Henningsson2011-11-161-0/+2
| | * | ALSA: hda - Merge input-jack helpers to hda_jack.cTakashi Iwai2011-11-168-117/+100
| | * | ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai2011-11-163-49/+9
| | * | ALSA: hda - Manage unsol tags in hda_jack.cTakashi Iwai2011-11-168-126/+105
| | * | ALSA: hda - Create jack-detection kcontrolsTakashi Iwai2011-11-168-4/+232
| | * | ALSA: hda - Cache the jack-detection valueTakashi Iwai2011-11-1613-117/+284
| | * | ALSA: hda - Introduce snd_hda_get_pin_label()Takashi Iwai2011-11-165-9/+66
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-12-202-1/+9
| |\ \ \ | | | |/ | | |/|
| | * | ALSA: HDA: Use LPIB Position fix for Intel SCH PoulsboDavid Henningsson2011-12-151-1/+2
| | * | ALSA: hda: fix mute led polarity for HP laptops with buggy BIOSGustavo Maciel Dias Vieira2011-12-131-0/+6
| | * | ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based deviceDavid Henningsson2011-12-121-0/+1
| * | | ALSA: hda - Check non-snoop in a single placeTakashi Iwai2011-12-141-12/+30
| * | | ALSA: HDA: Add support for new AMD productsAndiry Xu2011-12-141-0/+13
| * | | ALSA: hda: remove unused quirk for inverted mute ledGustavo Maciel Dias Vieira2011-12-141-4/+0
| * | | ALSA: hda - GPIO to control mute LED may be enabled on HP systems with no suc...Vitaliy Kulikov2011-12-131-5/+7
| * | | ALSA: HDA: Realtek: Take vmaster dac from multiout dac listDavid Henningsson2011-12-121-22/+15
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-12-073-49/+127
| |\ \ \ | | |/ /
| | * | ALSA: hda/realtek - Fix lost speaker volume controlsTakashi Iwai2011-12-071-7/+30
| | * | ALSA: hda/realtek - Create "Bass Speaker" for two speaker pinsTakashi Iwai2011-12-071-0/+2
| | * | ALSA: hda/realtek - Don't create extra controls with channel suffixTakashi Iwai2011-12-071-9/+15
| | * | ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai2011-12-061-1/+1
| | * | Merge branch 'fix/hda-idt-fix' into fix/hdaTakashi Iwai2011-12-061-21/+24
| | |\ \
| | | * | ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai2011-12-061-21/+24
| | * | | ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai2011-12-021-0/+2
| * | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-12-014-54/+47
| |\ \ \ \
| * | | | | ALSA: hda - Increase the max number of coverters/pins in patch_hdmi.cTakashi Iwai2011-11-261-10/+10
| * | | | | ALSA: hda - Supports more audio streamsTakashi Iwai2011-11-263-27/+30
OpenPOWER on IntegriCloud