aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda/hda_generic.c
Commit message (Expand)AuthorAge
* ALSA: hda - Set stream_pm ops automatically by generic parserTakashi Iwai2015-05-27
* ALSA: hda - Reduce verbs by node power-savesTakashi Iwai2015-05-20
* ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai2015-04-27
* ALSA: hda/generic - Don't override power_filter when power_save_node is setTakashi Iwai2015-04-09
* ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicableTakashi Iwai2015-04-09
* ALSA: hda/generic - Fix wrong initial power state for fixed pinsTakashi Iwai2015-04-09
* ALSA: hda/generic - Check power state cap at updating the widget powerTakashi Iwai2015-04-09
* ALSA: hda - Sync node attributes at resume from widget power savingTakashi Iwai2015-04-04
* ALSA: hda - Use regmap for command verb caches, tooTakashi Iwai2015-03-23
* ALSA: hda - Move a part of hda_codec stuff into hdac_deviceTakashi Iwai2015-03-23
* ALSA: hda - Rename power_mgmt flag with power_save_nodeTakashi Iwai2015-03-20
* ALSA: hda - Fix power of pins used for mute LED with vrefsTakashi Iwai2015-03-20
* ALSA: hda - Adjust power of beep widget and outputsTakashi Iwai2015-03-18
* ALSA: hda - Support advanced power state controlsTakashi Iwai2015-03-18
* ALSA: hda - Simplify PCM setup overridesTakashi Iwai2015-03-17
* Merge branch 'topic/hda-unbind' into for-nextTakashi Iwai2015-03-16
|\
| * ALSA: hda - Allocate hda_pcm objects dynamicallyTakashi Iwai2015-03-03
* | Merge branch 'topic/hda-bus' into for-nextTakashi Iwai2015-03-16
|\|
| * ALSA: hda - Bind codecs via standard busTakashi Iwai2015-02-23
* | ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2015-03-16
* | ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai2015-03-13
|/
* ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai2014-12-15
* ALSA: hda - Create capture source ctls when stereo mix input is addedTakashi Iwai2014-12-15
* ALSA: hda - Add kerneldoc comments to hda_generic.cTakashi Iwai2014-10-30
* ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputsDavid Henningsson2014-10-20
* ALSA: hda - Fix "PCM" name being used on one DAC when there are two DACsDavid Henningsson2014-10-20
* ALSA: hda - Move the function "check_amp_caps" to hda_codec.cDavid Henningsson2014-09-23
* ALSA: hda - Allow multiple callbacks for jackTakashi Iwai2014-09-16
* ALSA: hda - Get rid of action field from struct hda_jack_tblTakashi Iwai2014-09-11
* ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controlsTakashi Iwai2014-09-03
* ALSA: hda - Fix and neaten print_nid_path/debug_badnessJoe Perches2014-07-07
* ALSA: hda - Kill the rest of snd_print*() usagesTakashi Iwai2014-06-25
* ALSA: hda - if statement not indentedDan Carpenter2014-05-14
* ALSA: hda - Fix registration of beep input deviceTakashi Iwai2014-02-28
* ALSA: hda - Replace with standard printkTakashi Iwai2014-02-25
* Merge branch 'for-linus' into for-nextTakashi Iwai2014-02-12
|\
| * ALSA: hda - Fix inconsistent Mic mute LEDTakashi Iwai2014-02-07
* | ALSA: hda - Make snd_hda_gen_spec_free() staticTakashi Iwai2014-02-10
* | ALSA: hda - Move HDA_FIXUP_ACT_FREE call in snd_hda_gen_free()Takashi Iwai2014-02-10
* | ALSA: hda - Avoid unnecessary verbs write in snd_hda_activate_path()Takashi Iwai2014-01-30
|/
* ALSA: hda - Apply codec power_filter to FG nodesTakashi Iwai2014-01-13
* ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai2014-01-08
* ALSA: hda - Kill EXPORT_SYMBOL_HDA()Takashi Iwai2013-12-19
* Merge branch 'for-linus' into for-nextTakashi Iwai2013-12-16
|\
| * ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai2013-12-11
| * ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai2013-12-10
* | ALSA: hda - Enable stereo mix as default for AD and VIA codecsTakashi Iwai2013-12-09
* | ALSA: hda - Add missing initialization of aamix pathsTakashi Iwai2013-12-06
* | ALSA: hda - Allow capture-only configurationTakashi Iwai2013-12-06
* | Merge branch 'for-linus' into for-nextTakashi Iwai2013-11-28
|\|