aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-08ALSA: hda - Remove unused snd_hda_get_nid_path()Takashi Iwai1-16/+0
2015-10-20ALSA: hda - convert to hda_device_idTakashi Iwai1-3/+4
2015-08-25ALSA: hda - Fix path power activationTakashi Iwai1-5/+1
2015-08-25ALSA: hda - Check all inputs for is_active_nid_for_any()Takashi Iwai1-2/+3
2015-07-08ALSA: hda - Fix a wrong busy check in alt PCM openTakashi Iwai1-1/+1
2015-05-27ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai1-1/+4
2015-05-20ALSA: hda - Reduce verbs by node power-savesTakashi Iwai1-0/+8
2015-04-27ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai1-1/+2
2015-04-09ALSA: hda/generic - Don't override power_filter when power_save_node is setTakashi Iwai1-1/+2
2015-04-09ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicableTakashi Iwai1-0/+4
2015-04-09ALSA: hda/generic - Fix wrong initial power state for fixed pinsTakashi Iwai1-3/+11
2015-04-09ALSA: hda/generic - Check power state cap at updating the widget powerTakashi Iwai1-0/+2
2015-04-04ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai1-4/+2
2015-03-23ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai1-12/+2
2015-03-23ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai1-14/+11
2015-03-20ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai1-15/+15
2015-03-20ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai1-7/+30
2015-03-18ALSA: hda - Adjust power of beep widget and outputsTakashi Iwai1-0/+69
2015-03-18ALSA: hda - Support advanced power state controlsTakashi Iwai1-47/+254
2015-03-17ALSA: hda - Simplify PCM setup overridesTakashi Iwai1-50/+60
2015-03-16Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai1-12/+16
2015-03-16Merge branch 'topic/hda-bus' into for-nextTakashi Iwai1-5/+13
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai1-2/+19
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-03ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai1-12/+16
2015-02-23ALSA: hda - Bind codecs via standard busTakashi Iwai1-5/+13
2014-12-15ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai1-5/+3
2014-12-15ALSA: hda - Create capture source ctls when stereo mix input is addedTakashi Iwai1-0/+2
2014-10-30ALSA: hda - Add kerneldoc comments to hda_generic.cTakashi Iwai1-29/+135
2014-10-20ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputsDavid Henningsson1-1/+1
2014-10-20ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACsDavid Henningsson1-1/+14
2014-09-23ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson1-17/+0
2014-09-16ALSA: hda - Allow multiple callbacks for jackTakashi Iwai1-7/+12
2014-09-11ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai1-3/+1
2014-09-03ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai1-1/+8
2014-07-07ALSA: hda - Fix and neaten print_nid_path/debug_badnessJoe Perches1-9/+11
2014-06-25ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai1-1/+1
2014-05-14ALSA: hda - if statement not indentedDan Carpenter1-1/+1
2014-02-28ALSA: hda - Fix registration of beep input deviceTakashi Iwai1-1/+0
2014-02-25ALSA: hda - Replace with standard printkTakashi Iwai1-21/+21
2014-02-12Merge branch 'for-linus' into for-nextTakashi Iwai1-4/+4
2014-02-10ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai1-2/+1
2014-02-10ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai1-0/+1
2014-02-07ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai1-4/+4
2014-01-30ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path()Takashi Iwai1-1/+1
2014-01-13ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai1-2/+3
2014-01-08ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai1-2/+4
2013-12-19ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai1-22/+22
2013-12-16Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+46
2013-12-11ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai1-1/+22