aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2014-01-09ALSA: hda - Add enable_msi=0 workaround for four HP machinesDavid Henningsson
2014-01-09ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail functionJongHo Kim
2014-01-09ASoC: wm5110: Correct HPOUT3 DAPM route typoCharles Keepax
2014-01-09ASoC: wm_adsp: Add small delay while polling DSP RAM startCharles Keepax
2014-01-09ASoC: wm8904: fix DSP mode B configurationBo Shen
2014-01-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren
2013-12-20ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devicesAnssi Hannula
2013-12-20ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai
2013-12-20ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai
2013-12-11ASoC: wm8731: fix dsp mode configurationBo Shen
2013-12-11ASoC: wm8990: Mark the register map as dirty when powering downMark Brown
2013-12-11ALSA: hda - Add mono speaker quirk for Dell Inspiron 5439David Henningsson
2013-12-11ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai
2013-12-11ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)David Henningsson
2013-12-11ALSA: hda - Another fixup for ASUS laptop with ALC660 codecTakashi Iwai
2013-12-11ALSA: hda - Fix silent output on ASUS W7J laptopTakashi Iwai
2013-12-04ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai
2013-12-04ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai
2013-12-04ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai
2013-12-04ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai
2013-12-04ALSA: hda/realtek - Add support of ALC231 codecKailang Yang
2013-12-04ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang
2013-12-04ASoC: wm5110: Add post SYSCLK register patch for rev D chipCharles Keepax
2013-12-04ASoC: arizona: Set FLL to free-run before disablingRichard Fitzgerald
2013-12-04ASoC: fsl: imx-pcm-fiq: omit fiq counter to avoid harm in unbalanced situationsOskar Schirmer
2013-12-04ASoC: blackfin: Fix missing breakTakashi Iwai
2013-12-04ASoC: wm8962: Turn on regcache_cache_only before disabling regulatorNicolin Chen
2013-12-04ASoC: cs42l52: Correct MIC CTL maskBrian Austin
2013-12-04ASoC: ak4642: prevent un-necessary changes to SG_SL1Phil Edworthy
2013-11-29ALSA: hda - Provide missing pin configs for VAIO with ALC260Takashi Iwai
2013-11-29ALSA: hda - Add headset quirk for Dell Inspiron 3135David Henningsson
2013-11-29ALSA: hda - Fix the headphone jack detection on Sony VAIO TXTakashi Iwai
2013-11-29ALSA: hda - Fix unbalanced runtime PM notification at resumeTakashi Iwai
2013-11-29ALSA: hda - Don't clear the power state at snd_hda_codec_reset()Takashi Iwai
2013-11-29ALSA: hda - Don't turn off EAPD for headphone on Lenovo N100Takashi Iwai
2013-11-29ALSA: hda - Check keep_eapd_on before inv_eapdTakashi Iwai
2013-11-29ALSA: hda - Fix Line Out automute on Realtek multifunction jacksDavid Henningsson
2013-11-29ALSA: hda - Add pincfg fixup for ASUS W5ATakashi Iwai
2013-11-29ALSA: hda - Add support for CX20952Takashi Iwai
2013-11-29ALSA: hda - Make sure mute LEDs stay on during runtime suspend (Realtek)David Henningsson
2013-11-29ALSA: hda - Enable SPDIF for Acer TravelMate 6293Takashi Iwai
2013-11-29ALSA: hda - Add support of ALC255 codecsKailang Yang
2013-11-29ALSA: msnd: Avoid duplicated driver nameTakashi Iwai
2013-11-29ALSA: compress: fix drain calls blocking other compress functions (v6)Vinod Koul
2013-11-29ALSA: compress: fix drain calls blocking other compress functionsVinod Koul
2013-11-29ALSA: 6fire: Fix probe of multiple cardsTakashi Iwai
2013-11-20ALSA: hda - hdmi: Fix reported channel map on common default layoutsAnssi Hannula
2013-11-13ASoC: dapm: Fix source list debugfs outputsTakashi Iwai
2013-11-13ASoC: wm_hubs: Add missing break in hp_supply_event()Takashi Iwai
2013-11-13ALSA: fix oops in snd_pcm_info() caused by ASoC DPCMRussell King