summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda' into for-linusTakashi Iwai2011-01-137-437/+549
|\
| * ALSA: hda - Fix NULL-derefence with a single mic in STAC auto-mic detectionTakashi Iwai2011-01-131-1/+1
| * ALSA: hda - Add missing NID 0x19 fixup for Sony VAIOTakashi Iwai2011-01-121-0/+1
| * ALSA: hda - Fix ALC275 enable hardware EQ for SONY VAIOKailang Yang2011-01-121-2/+22
| * ALSA: hda - Fix EAPD on Lenovo NB ALC269 to lowKailang Yang2011-01-121-0/+8
| * ALSA: hda - Fix missing EAPD for Acer 4930GTakashi Iwai2011-01-121-0/+1
| * ALSA: hda: Disable 4/6 channels on some NVIDIA GPUs.Nitin Daga2011-01-121-0/+42
| * ALSA: hda - Add static_hdmi_pcm option to HDMI codec parserTakashi Iwai2011-01-121-1/+6
| * ALSA: hda - Don't refer ELD when unpluggedTakashi Iwai2011-01-121-1/+1
| * ALSA: hda - Add support for multiple headphone/speaker controls for RealtekTakashi Iwai2011-01-101-69/+68
| * ALSA: hda - Fix multi-headphone handling for Realtek codecsTakashi Iwai2011-01-101-0/+3
| * ALSA: hda: Use vostro model quirk for Dell Vostro 1014Daniel T Chen2011-01-101-0/+1
| * ALSA: HDA: Add Lenovo vendor quirk for Conexant 205xxDavid Henningsson2011-01-101-8/+1
| * ALSA: HDA: Fix volume control indices for Mics (Realtek)David Henningsson2011-01-101-12/+19
| * ALSA: HDA: Rename "Mic Boost" to "Mic Boost Volume"David Henningsson2011-01-103-148/+148
| * ALSA: HDA: Add internal mic for IDT 92HD88BDavid Henningsson2011-01-101-1/+11
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-01-1011-57/+91
| |\
| * | ALSA: HDA: Rename "e-Mic" and "i-Mic" to "Mic" and "Internal Mic"David Henningsson2010-12-201-16/+16
| * | ALSA: HDA: Rename "Ext Mic" and "External Mic" to "Mic"David Henningsson2010-12-202-27/+27
| * | ALSA: HDA: Rename "Int Mic" to "Internal Mic"David Henningsson2010-12-202-54/+54
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-2039-72/+147
| |\ \
| * | | ALSA: hda - Clean up dead code in patch_realtek.cTakashi Iwai2010-12-161-10/+0
| * | | ALSA: hda - factorize an automute_mic realtek quirk functionAnisse Astier2010-12-161-28/+7
| * | | ALSA: hda - Mute speakers when line-out jack is plugged with Conexant auto modeTakashi Iwai2010-12-131-0/+3
| * | | ALSA: hda: Add fixup for mario systemTodd Broch2010-12-091-1/+21
| * | | ALSA: hda: Add modelname lookup and fixup for realtek codecsTodd Broch2010-12-091-12/+49
| * | | ALSA: HDA: Remove unconnected PCM devices for Intel HDMIDavid Henningsson2010-12-081-9/+32
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-084-15/+12
| |\ \ \
| * | | | ALSA: hda - use generic hdmi parser for ATI R6xx codecAnssi Hannula2010-12-051-1/+1
| * | | | ALSA: hda - Fix beep-tone on IDT 92HD87/88 codecsTakashi Iwai2010-12-031-1/+1
| * | | | ALSA: hda - Enable beep for IDT92HD87 / 88 codecsTakashi Iwai2010-12-031-1/+0
| * | | | ALSA: hda - Clean up cxt5066 port-D handling & coTakashi Iwai2010-12-031-14/+15
| * | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-12-034-23/+30
| |\ \ \ \
| * | | | | ALSA: hda - Remove dead md2 quirk codeTakashi Iwai2010-11-292-41/+2
| * | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2010-11-291104-7444/+14594
| |\ \ \ \ \
| * | | | | | ALSA: hda - Add a generic fixup callback for Realtek codecsTakashi Iwai2010-11-221-0/+9
* | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-01-1359-1125/+2752
|\ \ \ \ \ \ \
| * | | | | | | ALSA: oxygen: fix Xonar DG inputClemens Ladisch2011-01-121-1/+1
| * | | | | | | ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese2011-01-111-21/+20
| * | | | | | | ALSA: snd-usb-us122l: Fix MIDI outputKarsten Wiese2011-01-111-2/+9
| * | | | | | | ALSA: oxygen: add S/PDIF source selection for Claro cardsClemens Ladisch2011-01-111-4/+88
| * | | | | | | ALSA: oxygen: fix CD/MIDI for X-Meridian (2G)Clemens Ladisch2011-01-111-0/+3
| * | | | | | | ALSA: include delay.h for msleep in Xonar DG supportStephen Rothwell2011-01-111-0/+1
| * | | | | | | ALSA: oxygen: add some card namesClemens Ladisch2011-01-101-3/+21
| * | | | | | | ALSA: oxygen: do not show chip revision in card longnameClemens Ladisch2011-01-102-9/+3
| * | | | | | | ALSA: oxygen: X-Meridian: add S/PDIF source selectionClemens Ladisch2011-01-101-2/+75
| * | | | | | | ALSA: oxygen: add digital input validity check switchClemens Ladisch2011-01-101-10/+20
| * | | | | | | MAINTAINERS: add myselfClemens Ladisch2011-01-101-0/+43
| * | | | | | | ALSA: usb-audio: add Edirol SD-90 PCM supportClemens Ladisch2011-01-102-3/+6
| * | | | | | | ALSA: usb-audio: use enum control info helperClemens Ladisch2011-01-102-16/+3
OpenPOWER on IntegriCloud