summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai30-190/+606
2012-03-18Merge branch 'topic/hda' into for-linusTakashi Iwai17-4892/+1766
2012-03-16ALSA: hda - Fix build with CONFIG_PM=nTakashi Iwai1-0/+9
2012-03-16ALSA: au88x0 - Avoid possible Oops at unbindingTakashi Iwai1-1/+1
2012-03-15ALSA: usb-audio - Fix build error by consitification of rate listTakashi Iwai1-2/+4
2012-03-15ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai1-5/+10
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown1-1/+2
2012-03-14ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-8/+0
2012-03-13ALSA: hda - fix printing of high HDMI sample ratesAnssi Hannula1-2/+2
2012-03-13ALSA: ymfpci - Fix legacy registers on S3/S4 resumeTakashi Iwai1-0/+9
2012-03-13ALSA: control - Fixe a trailing white space errorJeffrin Jose1-1/+1
2012-03-13ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook()Takashi Iwai5-10/+23
2012-03-13ALSA: hda - Add "Mute-LED Mode" enum controlTakashi Iwai5-22/+135
2012-03-12ALSA: hda - Add EAPD control to Conexnat auto-parserTakashi Iwai1-4/+32
2012-03-12ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269Takashi Iwai1-38/+44
2012-03-12ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.cTakashi Iwai1-87/+49
2012-03-12ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster()Takashi Iwai3-5/+13
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai1-1/+45
2012-03-09ALSA: hda - Initialize vmaster slave volumesTakashi Iwai3-7/+72
2012-03-09ALSA: core - Refactor card id string creation codeTakashi Iwai1-69/+100
2012-03-08ALSA: hdspm - Provide ioctl_compatAdrian Knoth1-0/+1
2012-03-07ALSA: hda - Set codec to D3 forcibly even if not usedTakashi Iwai2-13/+5
2012-03-07ALSA: hda/realtek - Reuse init_hook for ALC269VB coef setupTakashi Iwai1-10/+5
2012-03-07Merge branch 'fix/hda' into topic/hdaTakashi Iwai2-2/+19
2012-03-07ALSA: hda/realtek - Apply the coef-setup only to ALC269VBKailang Yang1-0/+8
2012-03-06ALSA: hda - Add Gigabyte GA-MA790X to the beep whitelistTakashi Iwai1-0/+1
2012-03-06ALSA: hda - add quirk to detect CD input on Gigabyte EP45-DS3Marton Balint1-0/+9
2012-03-05ALSA: hda - fix broken automute/autoswitch for RealtekDavid Henningsson1-1/+1
2012-03-05ALSA: ice1724 - constrain runtime rates for locked internal ratePavel Hofman1-0/+23
2012-03-04Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-2/+2
2012-03-04ASoC: neo1973: fix neo1973 wm8753 initializationDenis 'GNUtoo' Carikli1-2/+2
2012-03-02Merge branch 'fix/hda' into topic/hdaTakashi Iwai12-35/+79
2012-03-02ALSA: hda - Kill hyphenated namesTakashi Iwai4-8/+8
2012-03-01Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-4/+10
2012-02-29ALSA: hda/conexant - Clear unsol events on unused pinsTakashi Iwai1-0/+45
2012-02-29ALSA: hda - Add a fake mute featureTakashi Iwai3-3/+30
2012-02-29ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai1-1/+1
2012-02-28ALSA: hda - Enable docking-station SPDIF for ThinkpadTakashi Iwai1-0/+1
2012-02-28ALSA: hda - Add position_fix=4 (COMBO) optionTakashi Iwai1-1/+9
2012-02-28ALSA: hda - Fix audio playback support on HP Zephyr systemVitaliy Kulikov1-0/+36
2012-02-25ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3Alban Bedel1-2/+1
2012-02-25ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai1-1/+1
2012-02-25ALSA: snd-usb-6fire: Select missing SND_VMASTER option in KconfigTorsten Schenk1-0/+1
2012-02-23ASoC: i.MX SSI: Fix DSP_A format.Javier Martin1-1/+1
2012-02-23ALSA: ctxfi: Fix typo in ctvmem.cMasanari Iida1-1/+1
2012-02-23ASoC: dapm: Check for bias level when powering downMark Brown1-3/+9
2012-02-23ALSA: hda - add id for Atom Cedar Trail HDMI codecWu Fengguang1-0/+2
2012-02-22ALSA: snd-usb-6fire: add analog input volume controlTorsten Schenk2-0/+73
2012-02-22ALSA: snd-usb-6fire: add mute control for analog outputsTorsten Schenk2-0/+96
2012-02-22ALSA: snd-usb-6fire: add individual volume control for analog channelsTorsten Schenk2-23/+126