Age | Commit message (Expand) | Author | Files | Lines |
2024-10-02 | ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs | Takashi Iwai | 1 | -2/+2 |
2024-07-26 | ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown | Takashi Iwai | 1 | -0/+63 |
2024-05-08 | ALSA: hda: generic: Reduce CONFIG_PM dependencies | Takashi Iwai | 1 | -4/+0 |
2024-01-15 | ALSA: hda: generic: Remove obsolete call to ledtrig_audio_get | Heiner Kallweit | 1 | -1/+0 |
2023-09-15 | ALSA: hda: generic: Check potential mixer name string truncation | Takashi Iwai | 1 | -1/+5 |
2023-05-16 | ALSA: hda: Fix Oops by 9.1 surround channel names | Takashi Iwai | 1 | -3/+4 |
2022-01-26 | ALSA: hda: Fix UAF of leds class devs at unbinding | Takashi Iwai | 1 | -2/+15 |
2021-08-17 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -3/+7 |
2021-08-14 | ALSA: hda: Nuke unused reboot_notify callback | Takashi Iwai | 1 | -19/+0 |
2021-08-12 | ALSA: hda - fix the 'Capture Switch' value change notifications | Jaroslav Kysela | 1 | -3/+7 |
2021-06-08 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+1 |
2021-05-31 | ALSA: hda: Fix a regression in Capture Switch mixer read | Takashi Iwai | 1 | -0/+1 |
2021-05-14 | ALSA: hda: generic: Remove redundant assignment to dac | Jiapeng Chong | 1 | -1/+1 |
2021-05-06 | ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HP | Hui Wang | 1 | -5/+11 |
2021-03-30 | ALSA: HDA - remove the custom implementation for the audio LED trigger | Jaroslav Kysela | 1 | -137/+25 |
2021-03-12 | ALSA: hda: generic: Fix the micmute led init state | Hui Wang | 1 | -1/+1 |
2021-03-02 | ALSA: hda: fix kernel-doc warnings | Pierre-Louis Bossart | 1 | -2/+2 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 1 | -1/+1 |
2020-11-28 | ALSA: hda/generic: Add option to enforce preferred_dacs pairs | Takashi Iwai | 1 | -4/+8 |
2020-08-06 | ALSA: pci: delete repeated words in comments | Randy Dunlap | 1 | -1/+1 |
2020-07-20 | ALSA: Replace the word "slave" in vmaster API | Takashi Iwai | 1 | -10/+10 |
2020-06-18 | ALSA: hda: Let LED cdev handling suspend/resume | Takashi Iwai | 1 | -0/+1 |
2020-06-18 | ALSA: hda: generic: Add vmaster mute LED helper | Takashi Iwai | 1 | -12/+59 |
2020-06-18 | ALSA: hda: generic: Drop the old mic-mute LED hook | Takashi Iwai | 1 | -19/+3 |
2020-06-18 | ALSA: hda: generic: Drop unused snd_hda_gen_fixup_micmute_led() | Takashi Iwai | 1 | -23/+0 |
2020-06-18 | ALSA: hda: generic: Add a helper for mic-mute LED with LED classdev | Takashi Iwai | 1 | -2/+45 |
2020-06-18 | ALSA: hda: generic: Always call led-trigger for mic mute LED | Takashi Iwai | 1 | -13/+5 |
2020-01-14 | ALSA: hda: correct kernel-doc parameter descriptions | Pierre-Louis Bossart | 1 | -0/+5 |
2020-01-13 | ALSA: hda: Manage concurrent reg access more properly | Takashi Iwai | 1 | -1/+1 |
2020-01-03 | ALSA: hda - constify and cleanup static NodeID tables | Michał Mirosław | 1 | -2/+2 |
2019-08-30 | ALSA: hda/realtek - Fix overridden device-specific initialization | Takashi Iwai | 1 | -1/+2 |
2019-08-14 | ALSA: hda - Add a generic reboot_notify | Hui Wang | 1 | -0/+19 |
2019-08-10 | ALSA: hda - Fix a memory leak bug | Wenwen Wang | 1 | -1/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32 | Thomas Gleixner | 1 | -14/+1 |
2018-11-28 | ALSA: hda - Support led audio trigger | Takashi Iwai | 1 | -0/+31 |
2018-08-30 | ALSA: hda: move hda_codec.h to include/sound | Pierre-Louis Bossart | 1 | -1/+1 |
2018-06-27 | ALSA: hda - Kill snd_hda_codec_update_cache() | Takashi Iwai | 1 | -4/+4 |
2018-06-21 | ALSA: hda - Allow multiple ADCs for mic mute LED controls | Takashi Iwai | 1 | -18/+14 |
2018-06-21 | ALSA: hda - Move mic mute LED helper to the generic parser | Takashi Iwai | 1 | -0/+140 |
2018-05-14 | ALSA: hda: use position offset macro of TLV data | Takashi Sakamoto | 1 | -1/+1 |
2018-04-24 | ALSA: hda - Use a macro for snd_array iteration loops | Takashi Iwai | 1 | -14/+13 |
2017-10-13 | ALSA: hda - silence uninitialized variable warning in activate_amp_in() | Dan Carpenter | 1 | -0/+2 |
2017-06-28 | Merge branch 'topic/hda-fix' into for-next | Takashi Iwai | 1 | -0/+1 |
2017-06-28 | ALSA: hda - set input_path bitmap to zero after moving it to new place | Hui Wang | 1 | -0/+1 |
2017-05-17 | ALSA: hda - Move bind-mixer switch codes to generic parser | Takashi Iwai | 1 | -2/+44 |
2017-04-10 | ALSA: hda - Allow to enable/disable vmaster build explicitly | Takashi Iwai | 1 | -2/+5 |
2017-04-10 | ALSA: hda - A new flag to enforce prefix to each pin | Takashi Iwai | 1 | -0/+2 |
2016-07-25 | Merge branch 'for-next' into for-linus | Takashi Iwai | 1 | -4/+0 |
2016-06-26 | ALSA: hda - fix read before array start | Bob Copeland | 1 | -0/+2 |
2016-06-02 | ALSA: hda - Turn off loopback mixing as default | Takashi Iwai | 1 | -4/+0 |