summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2015-06-29ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machineHui Wang1-0/+25
2015-06-23ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420Takashi Iwai1-0/+1
2015-06-06ALSA: hda - Fix noise on AMD radeon 290x controllerTakashi Iwai1-0/+2
2015-06-06Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"Takashi Iwai1-1/+0
2015-06-06ALSA: hda/realtek - ALC292 dock fix for Thinkpad L450Ansgar Hegerfeld1-0/+1
2015-06-06ALSA: hda - Add headset mic quirk for Dell Inspiron 5548David Henningsson1-0/+7
2015-06-06ALSA: hda - Add headphone quirk for Lifebook E752Takashi Iwai1-0/+1
2015-06-06ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724David Henningsson1-0/+12
2015-05-13ALSA: hda - Add mute-LED mode control to ThinkpadTakashi Iwai1-0/+1
2015-05-13ALSA: hda - Fix mute-LED fixed modeTakashi Iwai1-9/+12
2015-05-13ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj4-13/+21
2015-05-13ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2-4/+6
2015-05-06ALSA: hda - fix headset mic detection problem for one more machineHui Wang1-9/+15
2015-05-06ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang1-0/+1
2015-05-06ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson1-2/+3
2015-05-06ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T450Jo-Philipp Wich1-0/+1
2015-05-06ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth1-12/+0
2015-05-06ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)Yves-Alexis Perez1-0/+1
2015-04-08ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai1-0/+9
2015-04-08ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang1-0/+2
2015-04-04ALSA: hda/realtek - Support Dell headset mode for ALC256Kailang Yang1-0/+16
2015-03-26ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang1-1/+1
2015-03-26ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang1-1/+1
2015-03-23ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)Sebastian Wicki1-0/+1
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2-10/+49
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-12ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai1-0/+1
2015-03-12ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai1-0/+1
2015-03-11ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai1-0/+11
2015-03-09ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai1-1/+1
2015-03-06ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirkHui Wang1-0/+7
2015-02-25ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai1-1/+1
2015-02-24ALSA: hda: controller code - do not export static functionsJaroslav Kysela1-5/+0
2015-02-23ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai1-1/+16
2015-02-14ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett1-2/+2
2015-02-13ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth1-0/+6
2015-02-13ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang1-0/+1
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds109-1209/+843
2015-02-10ALSA: hda - Add docking station support for another HP machineTienFu Chen1-0/+1
2015-02-09ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart1-0/+3
2015-02-09ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter1-8/+19
2015-02-06ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai1-0/+20
2015-02-03Merge branch 'topic/snd-device' into for-nextTakashi Iwai2-3/+7
2015-02-02ALSA: pcm: Embed struct deviceTakashi Iwai1-1/+2
2015-02-02ALSA: hwdep: Embed struct deviceTakashi Iwai1-2/+5
2015-01-29Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai1-1/+3
2015-01-29ALSA: ak411x: Add PM helper functionsTakashi Iwai1-1/+3
2015-01-28ALSA: au88x0: Remove superfluous ifdef __KERNEL__Takashi Iwai1-2/+0
2015-01-28ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai1-1/+1
2015-01-28ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai57-66/+57