summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add dock support for ThinkPad X250 (17aa:2226)Yves-Alexis Perez2015-04-111-0/+1
* ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth2015-04-101-12/+0Star
* ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai2015-04-081-0/+9
* ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang2015-04-081-0/+2
* ALSA: hda/realtek - Support Dell headset mode for ALC256Kailang Yang2015-04-041-0/+16
* ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang2015-03-261-1/+1
* ALSA: hda_intel: apply the Seperate stream_tag for Sunrise PointLibin Yang2015-03-261-1/+1
* ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)Sebastian Wicki2015-03-231-0/+1
* ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2015-03-162-10/+49
* ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai2015-03-131-8/+22
* ALSA: hda - Add workaround for MacBook Air 5,2 built-in micTakashi Iwai2015-03-121-0/+1
* ALSA: hda - Set single_adc_amp flag for CS420x codecsTakashi Iwai2015-03-121-0/+1
* ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai2015-03-111-0/+11
* ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai2015-03-091-1/+1
* ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirkHui Wang2015-03-061-0/+7
* ALSA: hda - Disable runtime PM for Panther Point againTakashi Iwai2015-02-251-1/+1
* ALSA: hda: controller code - do not export static functionsJaroslav Kysela2015-02-241-5/+0Star
* ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai2015-02-231-1/+16
* ALSA: hda/tegra check correct return value from ioremap_resourceEliot Blennerhassett2015-02-141-2/+2
* ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth2015-02-131-0/+6
* ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang2015-02-131-0/+1
* Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-11109-1209/+843Star
|\
| * ALSA: hda - Add docking station support for another HP machineTienFu Chen2015-02-101-0/+1
| * ALSA: hda: read trigger_timestamp immediately after starting DMAPierre-Louis Bossart2015-02-091-0/+3
| * ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter2015-02-091-8/+19
| * ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai2015-02-051-0/+20
| * Merge branch 'topic/snd-device' into for-nextTakashi Iwai2015-02-032-3/+7
| |\
| | * ALSA: pcm: Embed struct deviceTakashi Iwai2015-02-021-1/+2
| | * ALSA: hwdep: Embed struct deviceTakashi Iwai2015-02-021-2/+5
| * | Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai2015-01-281-1/+3
| |\ \
| | * | ALSA: ak411x: Add PM helper functionsTakashi Iwai2015-01-281-1/+3
| | |/
| * | ALSA: au88x0: Remove superfluous ifdef __KERNEL__Takashi Iwai2015-01-281-2/+0Star
| * | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*Takashi Iwai2015-01-281-1/+1
| * | ALSA: Include linux/io.h instead of asm/io.hTakashi Iwai2015-01-2857-66/+57Star
| * | ALSA: hda - Enable docking station for an HP machineTienFu Chen2015-01-201-0/+13
| * | ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-9/+5Star
| * | ALSA: hdsp: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-9/+5Star
| * | ALSA: korg1212: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-7/+4Star
| * | ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-3/+2Star
| * | ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai2015-01-191-8/+5Star
| * | ALSA: add Studio Evolution SE6X supportClemens Ladisch2015-01-163-0/+171
| * | ALSA: oxygen: add XIO2001 initializationClemens Ladisch2015-01-161-1/+10
| * | ALSA: oxygen: add support for third analog inputClemens Ladisch2015-01-164-7/+82
| * | ALSA: oxygen: do not create useless S/PDIF controlsClemens Ladisch2015-01-161-0/+9
| * | ALSA: hda - Fix typo in hda_controller.cMasanari Iida2015-01-151-1/+1
| * | ALSA: hda - Select INPUT for Realtek HD-audio codecTakashi Iwai2015-01-152-6/+1Star
| * | Merge tag 'topic/i915-hda-componentized-2015-01-12' of git://anongit.freedesk...Takashi Iwai2015-01-134-126/+196
| |\ \
| | * | ALSA: hda: add component supportImre Deak2015-01-123-45/+106
| | * | ALSA: hda: pass intel_hda to all i915 interface functionsImre Deak2015-01-123-26/+33
| | * | ALSA: hda: export struct hda_intelImre Deak2015-01-123-29/+31
| | |/