summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix build with CONFIG_PM=nTakashi Iwai2012-03-161-0/+9
* ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-03-141-8/+0
* ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai2012-03-135-10/+23
* ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai2012-03-135-22/+135
* ALSA: hda - Add EAPD control to Conexnat auto-parserTakashi Iwai2012-03-121-4/+32
* ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269Takashi Iwai2012-03-121-38/+44
* ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.cTakashi Iwai2012-03-121-87/+49
* ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai2012-03-123-5/+13
* ALSA: Add a hook capability to vmaster controlsTakashi Iwai2012-03-121-1/+45
* ALSA: hda - Initialize vmaster slave volumesTakashi Iwai2012-03-093-7/+72
* ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai2012-03-072-13/+5
* ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setupTakashi Iwai2012-03-071-10/+5
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-03-072-2/+19
|\
| * ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang2012-03-071-0/+8
| * ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint2012-03-061-0/+9
| * Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-041-2/+2
| |\
| | * ASoC: neo1973: fix neo1973 wm8753 initializationDenis 'GNUtoo' Carikli2012-03-041-2/+2
* | | ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelistTakashi Iwai2012-03-061-0/+1
* | | ALSA: hda - fix broken automute/autoswitch for RealtekDavid Henningsson2012-03-051-1/+1
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-03-0212-35/+79
|\ \ \ | |/ /
| * | ALSA: hda - Kill hyphenated namesTakashi Iwai2012-03-024-8/+8
| * | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-012-4/+10
| |\ \ | | |/
| | * ASoC: i.MX SSI: Fix DSP_A format.Javier Martin2012-02-231-1/+1
| | * ASoC: dapm: Check for bias level when powering downMark Brown2012-02-231-3/+9
| * | ALSA: hda - Add a fake mute featureTakashi Iwai2012-02-293-3/+30
| * | ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai2012-02-291-1/+1
| * | ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3Alban Bedel2012-02-251-2/+1
| * | ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai2012-02-251-1/+1
| * | ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills2012-02-221-1/+4
| * | Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-02-212-16/+17
| |\ \ | | |/
| | * ASoC: ak4642: fixup HeadPhone L/R dapm settingsKuninori Morimoto2012-02-211-15/+16
| | * ASoC: wm8962: Fix sidetone enumeration textsMark Brown2012-02-141-1/+1
| * | ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai2012-02-171-0/+8
* | | ALSA: hda/conexant - Clear unsol events on unused pinsTakashi Iwai2012-02-291-0/+45
* | | ALSA: hda - Enable docking-station SPDIF for ThinkpadTakashi Iwai2012-02-281-0/+1
* | | ALSA: hda - Add position_fix=4 (COMBO) optionTakashi Iwai2012-02-281-1/+9
* | | ALSA: hda - Fix audio playback support on HP Zephyr systemVitaliy Kulikov2012-02-281-0/+36
* | | ALSA: hda - add id for Atom Cedar Trail HDMI codecWu Fengguang2012-02-231-0/+2
* | | ALSA: hda/via - Add a few sanity checksTakashi Iwai2012-02-221-1/+10
* | | ALSA: hda/via - Don't create duplicated boost controlsTakashi Iwai2012-02-221-1/+8
* | | ALSA: hda/realtek - Small code cleanupsTakashi Iwai2012-02-211-135/+5
* | | ALSA: hda/realtek - Fix the wrong offset for two-speaker systemsTakashi Iwai2012-02-211-1/+5
* | | ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker nameTakashi Iwai2012-02-211-3/+6
* | | ALSA: hda/realtek - Create individual mute switches for shared DACTakashi Iwai2012-02-211-30/+20
* | | ALSA: hda/realtek - Fix possible Oops with NULL input_muxTakashi Iwai2012-02-211-0/+3
* | | ALSA: hda/realtek - Parse aa-loopback items dynamicallyTakashi Iwai2012-02-211-82/+22
* | | ALSA: hda/realtek - Remove the last static quirks for ALC882Takashi Iwai2012-02-213-1092/+92
* | | ALSA: hda/realtek - Add model=fixup not to apply fix-upsTakashi Iwai2012-02-201-0/+7
* | | ALSA: hda/realtek - Drop all ALC880 static quirksTakashi Iwai2012-02-203-856/+195
* | | ALSA: hda/realtek - Drop model=asus* from ALC880Takashi Iwai2012-02-202-127/+3