| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda - Kill snd_hda_codec_update_cache() | Takashi Iwai | 2018-06-27 | 1 | -4/+4 |
* | ALSA: hda - Allow multiple ADCs for mic mute LED controls | Takashi Iwai | 2018-06-21 | 1 | -18/+14 |
* | ALSA: hda - Move mic mute LED helper to the generic parser | Takashi Iwai | 2018-06-21 | 1 | -0/+140 |
* | ALSA: hda: use position offset macro of TLV data | Takashi Sakamoto | 2018-05-14 | 1 | -1/+1 |
* | ALSA: hda - Use a macro for snd_array iteration loops | Takashi Iwai | 2018-04-24 | 1 | -14/+13 |
* | ALSA: hda - silence uninitialized variable warning in activate_amp_in() | Dan Carpenter | 2017-10-13 | 1 | -0/+2 |
* | Merge branch 'topic/hda-fix' into for-next | Takashi Iwai | 2017-06-28 | 1 | -0/+1 |
|\ |
|
| * | ALSA: hda - set input_path bitmap to zero after moving it to new place | Hui Wang | 2017-06-28 | 1 | -0/+1 |
* | | ALSA: hda - Move bind-mixer switch codes to generic parser | Takashi Iwai | 2017-05-17 | 1 | -2/+44 |
|/ |
|
* | ALSA: hda - Allow to enable/disable vmaster build explicitly | Takashi Iwai | 2017-04-10 | 1 | -2/+5 |
* | ALSA: hda - A new flag to enforce prefix to each pin | Takashi Iwai | 2017-04-10 | 1 | -0/+2 |
* | Merge branch 'for-next' into for-linus | Takashi Iwai | 2016-07-25 | 1 | -4/+0 |
|\ |
|
| * | ALSA: hda - Turn off loopback mixing as default | Takashi Iwai | 2016-06-02 | 1 | -4/+0 |
* | | ALSA: hda - fix read before array start | Bob Copeland | 2016-06-26 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2016-04-26 | 1 | -2/+4 |
|\ |
|
| * | ALSA: hda - Don't trust the reported actual power state | Takashi Iwai | 2016-04-17 | 1 | -2/+4 |
* | | ALSA: hda - Add missing capture_hook calls for dyn-ADC PCM streams | Takashi Iwai | 2016-04-12 | 1 | -0/+2 |
|/ |
|
* | ALSA: hda - Fix bad dereference of jack object | Takashi Iwai | 2016-02-09 | 1 | -2/+2 |
* | ALSA: hda - Implement loopback control switch for Realtek and other codecs | Takashi Iwai | 2015-12-08 | 1 | -19/+68 |
* | ALSA: hda - Make snd_hda_parse_nid_path() local | Takashi Iwai | 2015-12-08 | 1 | -3/+2 |
* | ALSA: hda - Remove unused snd_hda_get_nid_path() | Takashi Iwai | 2015-12-08 | 1 | -16/+0 |
* | ALSA: hda - convert to hda_device_id | Takashi Iwai | 2015-10-20 | 1 | -3/+4 |
* | ALSA: hda - Fix path power activation | Takashi Iwai | 2015-08-25 | 1 | -5/+1 |
* | ALSA: hda - Check all inputs for is_active_nid_for_any() | Takashi Iwai | 2015-08-25 | 1 | -2/+3 |
* | ALSA: hda - Fix a wrong busy check in alt PCM open | Takashi Iwai | 2015-07-08 | 1 | -1/+1 |
* | ALSA: hda - Set stream_pm ops automatically by generic parser | Takashi Iwai | 2015-05-27 | 1 | -1/+4 |
* | ALSA: hda - Reduce verbs by node power-saves | Takashi Iwai | 2015-05-20 | 1 | -0/+8 |
* | ALSA: hda - Fix click noise at start on Dell XPS13 | Takashi Iwai | 2015-04-27 | 1 | -1/+2 |
* | ALSA: hda/generic - Don't override power_filter when power_save_node is set | Takashi Iwai | 2015-04-09 | 1 | -1/+2 |
* | ALSA: hda/generic - Make snd_hda_gen_path_power_filter() always applicable | Takashi Iwai | 2015-04-09 | 1 | -0/+4 |
* | ALSA: hda/generic - Fix wrong initial power state for fixed pins | Takashi Iwai | 2015-04-09 | 1 | -3/+11 |
* | ALSA: hda/generic - Check power state cap at updating the widget power | Takashi Iwai | 2015-04-09 | 1 | -0/+2 |
* | ALSA: hda - Sync node attributes at resume from widget power saving | Takashi Iwai | 2015-04-04 | 1 | -4/+2 |
* | ALSA: hda - Use regmap for command verb caches, too | Takashi Iwai | 2015-03-23 | 1 | -12/+2 |
* | ALSA: hda - Move a part of hda_codec stuff into hdac_device | Takashi Iwai | 2015-03-23 | 1 | -14/+11 |
* | ALSA: hda - Rename power_mgmt flag with power_save_node | Takashi Iwai | 2015-03-20 | 1 | -15/+15 |
* | ALSA: hda - Fix power of pins used for mute LED with vrefs | Takashi Iwai | 2015-03-20 | 1 | -7/+30 |
* | ALSA: hda - Adjust power of beep widget and outputs | Takashi Iwai | 2015-03-18 | 1 | -0/+69 |
* | ALSA: hda - Support advanced power state controls | Takashi Iwai | 2015-03-18 | 1 | -47/+254 |
* | ALSA: hda - Simplify PCM setup overrides | Takashi Iwai | 2015-03-17 | 1 | -50/+60 |
* | Merge branch 'topic/hda-unbind' into for-next | Takashi Iwai | 2015-03-16 | 1 | -12/+16 |
|\ |
|
| * | ALSA: hda - Allocate hda_pcm objects dynamically | Takashi Iwai | 2015-03-03 | 1 | -12/+16 |
* | | Merge branch 'topic/hda-bus' into for-next | Takashi Iwai | 2015-03-16 | 1 | -5/+13 |
|\ \
| |/ |
|
| * | ALSA: hda - Bind codecs via standard bus | Takashi Iwai | 2015-02-23 | 1 | -5/+13 |
* | | ALSA: hda - Treat stereo-to-mono mix properly | Takashi Iwai | 2015-03-16 | 1 | -2/+19 |
* | | ALSA: hda - Don't access stereo amps for mono channel widgets | Takashi Iwai | 2015-03-13 | 1 | -8/+22 |
|/ |
|
* | ALSA: hda - Make add_stereo_mix_input flag tristate | Takashi Iwai | 2014-12-15 | 1 | -5/+3 |
* | ALSA: hda - Create capture source ctls when stereo mix input is added | Takashi Iwai | 2014-12-15 | 1 | -0/+2 |
* | ALSA: hda - Add kerneldoc comments to hda_generic.c | Takashi Iwai | 2014-10-30 | 1 | -29/+135 |
* | ALSA: hda - Use "Line Out" name instead of "PCM" when there are other outputs | David Henningsson | 2014-10-20 | 1 | -1/+1 |