summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-10-18ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470David Henningsson1-0/+27
2013-10-18ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)David Henningsson1-0/+9
2013-10-18ALSA: hda - Add fixup for ASUS N56VZTakashi Iwai1-0/+1
2013-10-18ALSA: hda - hdmi: Fix channel map switch not taking effectAnssi Hannula1-10/+8
2013-10-18ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2-25/+4
2013-10-13ALSA: hda - Fix GPIO for Acer Aspire 3830TGTakashi Iwai1-0/+11
2013-10-13ASoC: ab8500-codec: info leak in anc_status_control_put()Dan Carpenter1-1/+6
2013-10-13ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()Dan Carpenter1-0/+3
2013-10-13ASoC: max98095: a couple array underflowsDan Carpenter1-2/+2
2013-10-05ALSA: compress: Fix compress device unregister.Liam Girdwood1-1/+2
2013-09-26ALSA: hda - Add Toshiba Satellite C870 to MSI blacklistTakashi Iwai1-0/+1
2013-09-26ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula1-0/+11
2013-09-26ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesTakashi Iwai1-10/+31
2013-09-26ASoC: mc13783: add spi errata fixSteffen Trumtrar1-0/+4
2013-09-26ASoC: wm8960: Fix PLL register writesMike Dyer1-3/+3
2013-09-07ALSA: opti9xx: Fix conflicting driver object nameTakashi Iwai1-6/+2
2013-09-07ALSA: hda - Add inverted digital mic fixup for Acer Aspire OneTakashi Iwai1-0/+1
2013-09-07ALSA: hda - Fix NULL dereference with CONFIG_SND_DYNAMIC_MINORS=nTakashi Iwai1-0/+3
2013-08-20ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai1-0/+1
2013-08-20ALSA: hda - Add pinfix for LG LW25 laptopTakashi Iwai1-0/+10
2013-08-20ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai1-3/+3
2013-08-20ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk2-6/+16
2013-08-20ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2-2/+41
2013-08-20ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam C525Maksim A. Boyko1-0/+1
2013-08-20ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-08-20ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep VolumeBrian Austin1-1/+1
2013-08-20ASoC: dapm: Fix empty list check in dapm_new_mux()Lars-Peter Clausen1-3/+4
2013-08-14ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2-6/+34
2013-08-14ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch1-7/+6
2013-08-11ALSA: compress: fix the return value for SNDRV_COMPRESS_VERSIONVinod Koul1-1/+1
2013-08-11ALSA: hda - Fix missing fixup for Mac Mini with STAC9221Takashi Iwai2-1/+2
2013-08-04ASoC: wm8962: Remove remaining direct register cache accessesNicolin Chen1-11/+13
2013-08-04ASoC: tegra: correct playback_dma_data setupRichard Zhao2-5/+5
2013-08-04ASoC: max98088 - fix element type of the register cache.Chih-Chung Chang1-1/+1
2013-08-04ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRLFabio Estevam1-1/+1
2013-08-04ALSA: hda - Guess what, it's two more Dell headset mic quirksDavid Henningsson1-0/+2
2013-08-04ALSA: hda - Yet another Dell headset mic quirkDavid Henningsson1-0/+1
2013-07-28ALSA: hda - Fix EAPD GPIO control for Sigmatel codecsTakashi Iwai1-5/+6
2013-07-28ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack1-1/+1
2013-07-28ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n LaptopTakashi Iwai1-1/+1
2013-07-25ASoC: sglt5000: Fix SGTL5000_PLL_FRAC_DIV_MASKFabio Estevam1-1/+1
2013-07-25ASoC: atmel: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-25ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-25ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+4
2013-07-25ALSA: asihpi: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+3
2013-07-25ALSA: atiixp: Fix unlocked snd_pcm_stop() callTakashi Iwai2-0/+4
2013-07-25ALSA: pxa2xx: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2013-07-25ALSA: ua101: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+12
2013-07-25ALSA: 6fire: Fix unlocked snd_pcm_stop() callTakashi Iwai1-2/+10
2013-07-25ALSA: seq-oss: Initialize MIDI clients asynchronouslyTakashi Iwai2-4/+14