aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-08ALSA: hda/realtek - Support Dell headset mode for ALC288Kailang Yang1-0/+67
2015-04-08ALSA: hda/realtek - Support headset mode for ALC286/288Kailang Yang1-0/+77
2015-04-08Merge branch 'for-linus' into for-nextTakashi Iwai2-2/+21
2015-04-08ALSA: hda/realtek - Make more stable to get pin sense for ALC283Kailang Yang1-0/+2
2015-04-07ALSA: hda_intel: add AZX_DCAPS_I915_POWERWELL for SKL and BSWLibin Yang1-2/+6
2015-04-04ALSA: hda: fix possible null dereferenceSudip Mukherjee1-3/+2
2015-04-04ALSA: hda/realtek - Support Dell headset mode for ALC256Kailang Yang1-0/+16
2015-04-04ALSA: hda - Enable widget power saving for Realtek codecsTakashi Iwai1-0/+1
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai1-4/+2
2015-04-04Merge branch 'topic/hda-regmap' into for-nextTakashi Iwai12-739/+164
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-25ALSA: hda/via - Add beep controls to VIA codecsW. Trevor King1-0/+61
2015-03-25ALSA: hda - Remove superfluous hda_nid_t definition in hda_codec.hTakashi Iwai1-3/+0
2015-03-23ALSA: hda - Add dock support for Thinkpad T450s (17aa:5036)Sebastian Wicki1-0/+1
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai9-309/+64
2015-03-23ALSA: hda - Use regmap for parameter caches, tooTakashi Iwai3-141/+48
2015-03-23ALSA: hda - Use regmap for amp accessesTakashi Iwai4-199/+32
2015-03-23ALSA: hda - Implement uncached version of parameter readsTakashi Iwai2-16/+16
2015-03-23ALSA: hda - Use regmap for codec parameter readsTakashi Iwai1-1/+1
2015-03-23ALSA: hda - Add regmap supportTakashi Iwai3-0/+6
2015-03-23ALSA: hda - Move generic array helpers to core libTakashi Iwai2-76/+0
2015-03-23ALSA: hda - Re-add tracepoints to HD-audio core driverTakashi Iwai2-120/+0
2015-03-23ALSA: hda - Fix possible runtime PM refcount unbalanceTakashi Iwai4-8/+25
2015-03-23ALSA: hda - Support indirect execution of verbsTakashi Iwai1-5/+7
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai2-6/+4
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai19-664/+323
2015-03-23ALSA: hda - Move some codes up to hdac_bus structTakashi Iwai7-161/+92
2015-03-23ALSA: hda - Make snd_hda_bus_type publicTakashi Iwai4-39/+21
2015-03-20ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai4-26/+26
2015-03-20ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai3-7/+38
2015-03-18ALSA: hda - Adjust power of beep widget and outputsTakashi Iwai3-13/+86
2015-03-18ALSA: hda - Use the new power control for VIA codecsTakashi Iwai1-650/+12
2015-03-18ALSA: hda - Support advanced power state controlsTakashi Iwai5-48/+269
2015-03-17ALSA: hda - Simplify PCM setup overridesTakashi Iwai2-91/+60
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai21-449/+384
2015-03-16Merge branch 'topic/hda-bus' into for-nextTakashi Iwai24-991/+572
2015-03-16Merge branch 'for-linus' into for-nextTakashi Iwai3-16/+71
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2-10/+49
2015-03-13ALSA: hda - Use shutdown driver ops instead of reboot notifierTakashi Iwai7-57/+36
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-12Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+11
2015-03-11ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai1-0/+11
2015-03-09Merge branch 'for-linus' into for-nextTakashi Iwai2-1/+8
2015-03-09ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai1-1/+1
2015-03-06Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai2-6/+1
2015-03-06ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirkHui Wang1-0/+7
2015-03-03ALSA: hda - Release resources in device release callbackTakashi Iwai1-28/+23