aboutsummaryrefslogtreecommitdiffstats
path: root/sound/hda/hdac_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-10ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin1-1/+3
2022-08-02ALSA: hda: Replace sprintf() with sysfs_emit()Takashi Iwai1-21/+21
2021-01-31ALSA: hda: Constify static attribute_groupRikard Falkeborn1-1/+1
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai1-1/+1
2019-05-13ALSA: hda: Fix race between creating and refreshing sysfs entriesAmadeusz Sławiński1-0/+3
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19ALSA: hda: Avoid racy recreation of widget kobjectsTakashi Iwai1-0/+47
2015-10-20ALSA: hda - Add hdaudio bus modalias supportSubhransu S. Prusty1-0/+8
2015-08-26ALSA: hda - Fix widget sysfs tree corruption after refreshTakashi Iwai1-0/+3
2015-07-09ALSA: hda: Delete an unnecessary check before the function call "kobject_put"Markus Elfring1-2/+1
2015-04-13ALSA: hda - Expose codec type sysfsTakashi Iwai1-0/+2
2015-04-08ALSA: hda - Create AFG sysfs node at lastTakashi Iwai1-8/+8
2015-03-23ALSA: hda - Add widget sysfs treeTakashi Iwai1-0/+404