summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - hdmi: Set converter channel count even without sinkAnssi Hannula2014-05-051-1/+3
* ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-301-0/+1
* ALSA: hda - Suppress CORBRP clear on Nvidia controller chipsTakashi Iwai2014-04-293-17/+21
* ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-281-0/+1
* ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang2014-04-161-0/+2
* ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-161-0/+1
* ALSA: hda/realtek - Add support of ALC288 codecKailang Yang2014-04-141-0/+2
* ALSA: hda - Make full_reset booleanThierry Reding2014-04-093-7/+7
* ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang2014-04-091-0/+1
* ALSA: hda - Use runtime helper to check active state.Dylan Reid2014-04-091-1/+1
* ALSA: hda - Do not assign streams in reverse orderAnssi Hannula2014-04-081-4/+5
* ALSA: hda/realtek - Add eapd shutup to ALC283Kailang Yang2014-04-081-0/+1
* ALSA: hda/realtek - Change model name alias for ChromeOSKailang Yang2014-04-081-1/+1
* ALSA: hda/realtek - Improve HP depop when system change power state on Chrome...Kailang Yang2014-04-071-0/+4
* ALSA: hda - Fix silent speaker output due to mute LED fixupTakashi Iwai2014-04-031-2/+3
* ALSA: hda/realtek - Fixed single output machine get empty hp senseKailang Yang2014-04-031-0/+10
* ALSA: hda - Enable beep for ASUS 1015EW. Trevor King2014-03-311-0/+1
* ALSA: hda - add headset mic detect quirks for three Dell laptopsHui Wang2014-03-261-0/+3
* ALSA: hda - Inform the unexpectedly ignored pins by auto-parserTakashi Iwai2014-03-251-5/+25
* ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codecMengdong Lin2014-03-201-0/+32
* Merge branch 'topic/alc28x' into for-nextTakashi Iwai2014-03-181-0/+77
|\
| * ALSA: hda/realtek - Restore default value for ALC282Kailang Yang2014-03-181-0/+77
* | Merge branch 'topic/alc28x' into for-nextTakashi Iwai2014-03-181-0/+177
|\ \ | |/
| * ALSA: hda/realtek - Fix the noise after suspend and resume on ALC282 codecKailang Yang2014-03-181-0/+73
| * ALSA: hda/realtek - Restore default value for ALC283Kailang Yang2014-03-181-0/+85
| * ALSA: hda - Fix loud click noise with IdeaPad 410YTakashi Iwai2014-03-071-0/+19
* | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-03-132-1/+7
|\ \ | |/
| * ALSA: hda - Use analog beep for Thinkpads with AD1984 codecsTakashi Iwai2014-03-051-0/+3
| * ALSA: hda - Add missing loopback merge path for AD1884/1984 codecsTakashi Iwai2014-03-051-0/+1
| * ALSA: hda - add automute fix for another dell AIO modelHui Wang2014-03-041-1/+1
| * ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371Marius Knaust2014-03-031-0/+1
| * ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang2014-02-261-0/+1
* | ALSA: hda - initialize audio InfoFrame to be all zeroMengdong Lin2014-03-111-0/+1
* | ALSA: hda/realtek - Add headset quirk for Dell DTKailang Yang2014-03-031-7/+41
* | ALSA: hda - Mark reg op args as iomemDylan Reid2014-03-032-12/+12
* | ALSA: hda - Rename reg access ops in hda_controller_opsDylan Reid2014-03-032-24/+24
* | ALSA: hda - Make azx_attach_pcm_stream staticDylan Reid2014-03-031-2/+2
* | ALSA: hda - remove PCI dependency in KconfigDylan Reid2014-03-012-18/+29
* | ALSA: hda - Move codec create to hda_controllerDylan Reid2014-03-013-248/+235
* | ALSA: hda - Move azx_interrupt to hda_controllerDylan Reid2014-03-013-68/+68
* | ALSA: hda - Add position_check opDylan Reid2014-03-012-9/+23
* | ALSA: hda - Move low level functions to hda_controllerDylan Reid2014-03-013-179/+180
* | ALSA: hda - move alloc_cmd_io to hda_controllerDylan Reid2014-03-013-6/+6
* | ALSA: hda - Relocate RIRB/CORB interface to hda_controllerDylan Reid2014-03-013-383/+396
* | ALSA: hda - Move the dsp loader to hda_controllerDylan Reid2014-03-013-152/+144
* | ALSA: hda - Pull pages allocation to hda_controllerDylan Reid2014-03-013-29/+52
* | ALSA: hda - Add hda_controller.c and move pcm ops from hda_intelDylan Reid2014-03-014-1000/+1078
* | ALSA: hda - Add pcm_mmap_prepare op.Dylan Reid2014-03-012-6/+16
* | ALSA: hda - Move snd page allocation to opsDylan Reid2014-03-012-54/+98
* | ALSA: hda - Pass max_slots and power_save to codec_createDylan Reid2014-03-011-11/+17
OpenPOWER on IntegriCloud